First commit
This commit is contained in:
7
content/posts/first-post.smd
Normal file
7
content/posts/first-post.smd
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
.title = "Nothing in Particular",
|
||||
.author = "Brandon",
|
||||
.date = @date("2024-10-07"),
|
||||
.layout = "post.shtml",
|
||||
---
|
||||
Words on a page.
|
7
content/posts/index.smd
Normal file
7
content/posts/index.smd
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
.title = "Posts",
|
||||
.date = @date("2024-10-06T12:14:00-07:00"),
|
||||
.author = "Brandon",
|
||||
.layout = "posts.shtml",
|
||||
---
|
||||
Ain’t nothin’ here.
|
Reference in New Issue
Block a user