Started working on the project structure and design of the site

This commit is contained in:
2021-08-23 21:43:08 -04:00
parent 1187777ba0
commit 11c0357d56
11 changed files with 145 additions and 53 deletions

7
src/_layouts/page.html Normal file
View File

@ -0,0 +1,7 @@
---
layout: default
---
This is a page layout.
{{ content }}