Added jekyll backend

This folder /jekyll-backend-site/ will be where the redesigned webpage will be. Will be made to look like the other site and has much usability in the future. For the docs start here https://jekyllrb.com/docs/quickstart/  This will show people how to use the jekyll backend after I graduate.
This commit is contained in:
Unknown 2017-09-26 08:45:03 -04:00
parent 7c6d5a2437
commit 1d34369051
8 changed files with 204 additions and 0 deletions

3
jekyll-backend-site/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
_site
.sass-cache
.jekyll-metadata