Move to use a content folder instead of everything in root.

This commit is contained in:
Zach Leatherman
2023-01-23 14:50:45 -06:00
parent ea6acf2f6d
commit 216a9de439
19 changed files with 10 additions and 12 deletions

6
content/blog/blog.json Normal file
View File

@@ -0,0 +1,6 @@
{
"tags": [
"posts"
],
"layout": "layouts/post.njk"
}