This commit is contained in:
Nathan McCarty 2025-02-05 06:23:44 -05:00
parent 4c3e514a14
commit da4e562a06
4 changed files with 85 additions and 10 deletions

View file

@ -1,7 +1,7 @@
{
"title": "Stranger Systems",
"placeholder-id": 0,
"tagline": "Making software better by making it weird",
"about-id": 2,
"base-url": "https://www.stranger.systems",
"about-id": 0,
"tagline": "Making sofware better by making it weird"
}
"title": "Stranger Systems",
"placeholder-id": 0
}

View file

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

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

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