First commit

This commit is contained in:
b
2024-10-08 08:26:14 -06:00
commit d3beb92c8e
10 changed files with 84 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
---
.title = "Nothing in Particular",
.author = "Brandon",
.date = @date("2024-10-07"),
.layout = "post.shtml",
---
Words on a page.
+7
View File
@@ -0,0 +1,7 @@
---
.title = "Posts",
.date = @date("2024-10-06T12:14:00-07:00"),
.author = "Brandon",
.layout = "posts.shtml",
---
Aint nothin here.