Initial pass

This commit is contained in:
Madison Scott-Clary
2017-08-09 22:12:17 -06:00
parent 8e60a78de3
commit 49f9961f60
10 changed files with 411 additions and 2 deletions

6
.gitignore vendored
View File

@ -1,3 +1,5 @@
_site/
.sass-cache/
_site
.sass-cache
.jekyll-metadata
.bundle
node_modules