dash-website/_config.yml
0xfff 3a0a543859 (Update) Dependencies: Add bundler and Gemfile (#5)
* (Update) Dependencies: Add bundler and Gemfile to handle ruby dependencies

* (Update) Dependencies: Move  jekyll-multiple-languages-plugin into Gemfile instead of using a git submodule

* (Doc) README: Adjust note about jekyll-multiple-language-plugin
2016-09-09 12:41:03 -04:00

34 lines
590 B
YAML

markdown: kramdown
exclude:
- README.md
- rss.xml
- _posts/README.md
paginate: 5
paginate_path: "/blog/page:num/"
name: Dash
url: https://www.dash.org
description: Digital Cash
api: http://www-test.dash.org/api/v1
languages: ["en", "es", "cn", "pt", "ru", "it"]
exclude_from_localizations: ["assets"]
sass:
style: compressed
cache: false
autoprefixer:
browsers:
- last 2 versions
gems:
- jekyll-paginate
- jekyll-autoprefixer
- jekyll-multiple-languages-plugin
collections:
components: # style guide
output: false
colors: # style guide
output: false