2015-12-20 05:22:45 +01:00
|
|
|
|
|
|
|
|
|
|
|
# The Basics
|
|
|
|
# --------------------
|
2016-01-30 15:00:49 +01:00
|
|
|
name: BigchainDB
|
2016-02-10 19:48:31 +01:00
|
|
|
description: 'The scalable blockchain database.'
|
2016-01-30 15:00:49 +01:00
|
|
|
url: https://www.bigchaindb.com
|
2015-12-20 05:22:45 +01:00
|
|
|
|
|
|
|
email:
|
2016-01-30 15:00:49 +01:00
|
|
|
contact: contact@bigchaindb.com
|
2016-02-06 14:33:15 +01:00
|
|
|
cla: troy@ascribe.io
|
2015-12-20 05:22:45 +01:00
|
|
|
|
2016-01-30 15:00:49 +01:00
|
|
|
twitter: BigchainDB
|
2016-02-06 17:44:53 +01:00
|
|
|
facebook: BigchainDB
|
2016-02-10 15:17:16 +01:00
|
|
|
github:
|
|
|
|
org: bigchaindb
|
|
|
|
repo: bigchaindb
|
2016-02-09 11:09:05 +01:00
|
|
|
medium: the-bigchaindb-blog
|
2016-02-09 19:08:43 +01:00
|
|
|
googlegroup: bigchaindb
|
2016-02-19 15:52:10 +01:00
|
|
|
gitter: bigchaindb/bigchaindb
|
2016-01-17 16:17:28 +01:00
|
|
|
disqus: bigchain
|
2015-12-20 05:22:45 +01:00
|
|
|
|
2016-01-21 13:07:50 +01:00
|
|
|
address:
|
|
|
|
street: Wichertstr. 17
|
|
|
|
zip: 10439
|
|
|
|
city: Berlin
|
|
|
|
country: Germany
|
2015-12-20 05:22:45 +01:00
|
|
|
|
|
|
|
# Track all the things
|
|
|
|
# --------------------
|
2016-01-08 19:13:31 +01:00
|
|
|
analyticsID: UA-60614729-8
|
2015-12-20 05:22:45 +01:00
|
|
|
|
|
|
|
|
|
|
|
# Urls
|
|
|
|
# --------------------
|
|
|
|
permalink: /:title/
|
|
|
|
|
|
|
|
|
|
|
|
# Content Parsing
|
|
|
|
# --------------------
|
2016-02-04 16:24:38 +01:00
|
|
|
markdown: redcarpet
|
2016-01-17 18:29:04 +01:00
|
|
|
|
|
|
|
kramdown:
|
|
|
|
input: GFM
|
|
|
|
extensions:
|
|
|
|
- autolink
|
|
|
|
- footnotes
|
|
|
|
- smart
|
2015-12-20 05:22:45 +01:00
|
|
|
|
|
|
|
redcarpet:
|
|
|
|
extensions: ['autolink', 'smart', 'hard_wrap', 'with_toc_data']
|
|
|
|
|
|
|
|
|
|
|
|
# Generator
|
|
|
|
# --------------------
|
|
|
|
source: ./_src
|
|
|
|
destination: ./_dist
|
2015-12-22 13:41:58 +01:00
|
|
|
|
|
|
|
|
|
|
|
# Plugins
|
|
|
|
# --------------------
|
|
|
|
gems:
|
|
|
|
- jekyll-sitemap
|
2016-01-30 12:09:07 +01:00
|
|
|
- jekyll-redirect-from
|