1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-01 07:45:41 +01:00
site/_config.yml

43 lines
759 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# The Basics
# --------------------
name: BigchainDB
description: 'The worlds most scalable blockchain.'
url: https://www.bigchaindb.com
email:
contact: contact@bigchaindb.com
twitter: BigchainDB
# Track all the things
# --------------------
analyticsID: UA-60614729-8
# Urls
# --------------------
permalink: /:title/
# Content Parsing
# --------------------
markdown: redcarpet
redcarpet:
extensions: ['autolink', 'smart', 'hard_wrap', 'with_toc_data']
# Generator
# --------------------
source: ./_src
destination: ./_dist
# Plugins
# --------------------
gems:
- jekyll-sitemap