This commit is contained in:
mihaisc 2023-07-19 15:23:41 +03:00 committed by GitHub
commit b4ba2686e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 44 additions and 51 deletions

View File

@ -1,9 +1,7 @@
# The Basics
# --------------------
name: BigchainDB
description: 'The blockchain database.'
description: "The blockchain database."
url: https://www.bigchaindb.com
bigchaindb_api_url: https://test.ipdb.io
getstarted_url: https://ipdb.io/resources/
@ -49,29 +47,25 @@ social:
address:
company: BigchainDB GmbH
street: Bernauer Str. 49
zip: "10435"
street: An der Kolonnade 11
zip: "10117"
city: Berlin
country: Germany
# Track all the things
# --------------------
analyticsID: UA-60614729-8
typekitID: fih1ngo
# Urls
# --------------------
permalink: /:title/
# Generator
# --------------------
source: ./_src
destination: ./_dist
# Jekyll native collections
# --------------------
collections:
@ -101,7 +95,6 @@ plugins:
- jekyll-redirect-from
- jekyll-toc
jekyll_get:
data: countries
json: 'https://raw.githubusercontent.com/mledoze/countries/master/dist/countries.json'
json: "https://raw.githubusercontent.com/mledoze/countries/master/dist/countries.json"