add a style guide section, add existing colors

This commit is contained in:
Joshua Seigler 2016-07-23 01:36:03 -04:00
parent 5207aedf80
commit beb38babd9
11 changed files with 180 additions and 5 deletions

View file

@ -1,5 +1,8 @@
markdown: kramdown
exclude: [README.md, rss.xml, _posts/README.md]
exclude:
- README.md
- rss.xml
- _posts/README.md
paginate: 5
paginate_path: "/blog/page:num/"
name: Dash
@ -16,3 +19,9 @@ sass:
gems:
- jekyll-paginate
- jekyll-multiple-languages-plugin
collections:
components: # style guide
output: false
colors: # style guide
output: false