add jekyll boilerplate

This commit is contained in:
Joel Glovier
2015-07-20 21:32:15 -04:00
parent e87d04770f
commit ed3f6156ae
23 changed files with 950 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Site settings
title: "Jekyll Boilerplate"
description: "site description goes here"
url: "http://yourdomain.com"
# Build settings
markdown: kramdown
sass:
sass_dir: _sass
style: compressed