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
|
2017-07-18 11:47:58 +02:00
|
|
|
ipdb_api_url: https://test.ipdb.io
|
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
|
2017-04-03 13:37:46 +02:00
|
|
|
cla_cc: sylvain@bigchaindb.com
|
2017-04-20 14:31:08 +02:00
|
|
|
enterprise: ikytz6br@robot.zapier.com
|
2015-12-20 05:22:45 +01:00
|
|
|
|
2017-05-29 16:32:03 +02:00
|
|
|
social:
|
|
|
|
gitter:
|
2017-06-21 14:49:47 +02:00
|
|
|
title: Gitter
|
|
|
|
url: https://gitter.im/bigchaindb/bigchaindb
|
2017-05-29 16:32:03 +02:00
|
|
|
github:
|
2017-06-21 14:49:47 +02:00
|
|
|
title: GitHub
|
|
|
|
url: https://github.com/bigchaindb
|
|
|
|
org: bigchaindb
|
|
|
|
repo: bigchaindb
|
2017-05-29 16:32:03 +02:00
|
|
|
twitter:
|
2017-06-21 14:49:47 +02:00
|
|
|
title: Twitter
|
|
|
|
handle: bigchaindb
|
|
|
|
url: https://twitter.com/bigchaindb
|
2017-06-29 12:17:42 +02:00
|
|
|
facebook:
|
|
|
|
title: Facebook
|
|
|
|
handle: bigchaindb
|
|
|
|
url: https://www.facebook.com/BigchainDB/
|
2017-05-29 16:32:03 +02:00
|
|
|
medium:
|
2017-06-21 14:49:47 +02:00
|
|
|
title: Blog
|
|
|
|
url: https://blog.bigchaindb.com
|
2017-05-29 16:32:03 +02:00
|
|
|
meetup:
|
2017-06-21 14:49:47 +02:00
|
|
|
title: Meetup
|
|
|
|
url: https://www.meetup.com/BigchainDB-IPDB-Meetup
|
2017-05-29 16:32:03 +02:00
|
|
|
linkedin:
|
2017-06-21 14:49:47 +02:00
|
|
|
title: LinkedIn
|
|
|
|
url: https://www.linkedin.com/company/bigchaindb
|
2017-05-29 16:32:03 +02:00
|
|
|
youtube:
|
2017-06-21 14:49:47 +02:00
|
|
|
title: YouTube
|
2017-06-29 21:33:51 +02:00
|
|
|
url: https://www.youtube.com/bigchaindb
|
2015-12-20 05:22:45 +01:00
|
|
|
|
2016-01-21 13:07:50 +01:00
|
|
|
address:
|
2016-07-27 12:02:26 +02:00
|
|
|
company: BigchainDB GmbH
|
|
|
|
street: Wichertstr. 14a
|
2016-01-21 13:07:50 +01:00
|
|
|
zip: 10439
|
|
|
|
city: Berlin
|
|
|
|
country: Germany
|
2015-12-20 05:22:45 +01:00
|
|
|
|
2017-05-04 14:27:12 +02:00
|
|
|
|
2015-12-20 05:22:45 +01:00
|
|
|
# Track all the things
|
|
|
|
# --------------------
|
2016-01-08 19:13:31 +01:00
|
|
|
analyticsID: UA-60614729-8
|
2017-04-10 17:14:35 +02:00
|
|
|
typekitID: fih1ngo
|
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
|
|
|
|
2015-12-20 05:22:45 +01:00
|
|
|
redcarpet:
|
2017-04-12 18:49:50 +02:00
|
|
|
extensions: ['no_intra_emphasis', 'autolink', 'tables', 'smart', 'hard_wrap', 'fenced_code_blocks', 'strikethrough', 'highlight', 'quote', 'footnotes', 'with_toc_data', 'space_after_headers', 'superscript', 'lax_spacing']
|
2015-12-20 05:22:45 +01:00
|
|
|
|
|
|
|
|
|
|
|
# Generator
|
|
|
|
# --------------------
|
|
|
|
source: ./_src
|
|
|
|
destination: ./_dist
|
2015-12-22 13:41:58 +01:00
|
|
|
|
|
|
|
|
2017-03-28 14:22:01 +02:00
|
|
|
# Jekyll native collections
|
|
|
|
# --------------------
|
|
|
|
collections:
|
|
|
|
usecases:
|
|
|
|
output: true
|
|
|
|
permalink: /:collection/:path/
|
2017-04-06 17:22:24 +02:00
|
|
|
partners:
|
|
|
|
output: true
|
|
|
|
permalink: /:collection/:path/
|
2017-03-28 14:22:01 +02:00
|
|
|
|
|
|
|
|
2015-12-22 13:41:58 +01:00
|
|
|
# Plugins
|
|
|
|
# --------------------
|
2017-07-18 11:32:38 +02:00
|
|
|
plugins:
|
2015-12-22 13:41:58 +01:00
|
|
|
- jekyll-sitemap
|
2016-01-30 12:09:07 +01:00
|
|
|
- jekyll-redirect-from
|
2017-04-18 10:59:13 +02:00
|
|
|
|
|
|
|
|
|
|
|
jekyll_get:
|
|
|
|
data: countries
|
2017-04-18 17:41:35 +02:00
|
|
|
json: 'https://raw.githubusercontent.com/mledoze/countries/master/dist/countries.json'
|