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:
parent
7c6d5a2437
commit
1d34369051
8 changed files with 204 additions and 0 deletions
6
jekyll-backend-site/index.md
Normal file
6
jekyll-backend-site/index.md
Normal 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
|
||||
---
|
||||
Loading…
Add table
Add a link
Reference in a new issue