2015-12-20 05:22:45 +01:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# The Basics
|
|
|
|
|
# --------------------
|
2016-01-30 15:00:49 +01:00
|
|
|
|
name: BigchainDB
|
2015-12-23 14:00:35 +01:00
|
|
|
|
description: 'The world’s most scalable blockchain.'
|
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
|
2015-12-20 05:22:45 +01:00
|
|
|
|
|
2016-01-30 15:00:49 +01:00
|
|
|
|
twitter: BigchainDB
|
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
|
|
|
|
|
# --------------------
|
|
|
|
|
markdown: redcarpet
|
|
|
|
|
|
|
|
|
|
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
|