Initial Jekyll project structure

This commit is contained in:
2021-08-17 13:11:59 -04:00
parent f4b48aa729
commit 74b55dd4fe
8 changed files with 248 additions and 0 deletions

6
src/index.markdown Normal file
View File

@ -0,0 +1,6 @@
---
# Feel free to add content and custom Front Matter to this file.
# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults
layout: home
---