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

View file

@ -0,0 +1,6 @@
---
# You don't need to edit this file, it's empty on purpose.
# Edit theme's home layout instead if you wanna make some changes
# See: https://jekyllrb.com/docs/themes/#overriding-theme-defaults
layout: home
---