Initial commit

This commit is contained in:
Perry Woodin 2016-06-14 15:07:17 -04:00
commit cbbac7e2d9
115 changed files with 7110 additions and 0 deletions

14
_config.yml Normal file
View file

@ -0,0 +1,14 @@
markdown: kramdown
exclude: [README.md, rss.xml, _posts/README.md]
gems: [jekyll-paginate]
# paginate: 5
# paginate_path: "/blog/page:num/"
name: Dash
url: https://www.dash.org
description: Digital Cash
languages: ["en", "es"]
exclude_from_localizations: ["assets"]
gems:
- jekyll-multiple-languages-plugin