First post

This commit is contained in:
Nathan McCarty 2025-02-05 05:59:34 -05:00
parent 53c0c6a9d6
commit 4c3e514a14
8 changed files with 152 additions and 18 deletions

10
db/posts/0.json Normal file
View file

@ -0,0 +1,10 @@
{
"slugs": [
],
"hidden": true,
"posted-at": "2025-02-05T04:54:41.218425-05:00",
"placeholder": true,
"edited-at": [
],
"source": "/dev/null"
}

10
db/posts/1.json Normal file
View file

@ -0,0 +1,10 @@
{
"posted-at": "2025-02-05T06:00:49.553777-05:00",
"slugs": [
],
"source": "/home/nathan/Projects/Blog/projects/Markdown/MyNewBlog.md",
"edited-at": [
],
"hidden": false,
"markdown": true
}