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

5
src/.gitignore vendored Normal file
View File

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