New post
This commit is contained in:
parent
5728226327
commit
857bace76b
3 changed files with 15 additions and 2 deletions
8
assets/posts/an-update.json
Normal file
8
assets/posts/an-update.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"postTitle": "An update...",
|
||||
"timestamp": "1677910726",
|
||||
"editedTimestamp": "",
|
||||
"postContent": "Hello dear reader.\n\nIt's been a while since I actually posted something of substance around these parts.\n\nRecently, life has taken me on a journey and in the end I got a couple lessons out of if. I have much to write, in its due time of course.\n\nSoon I'll start to revamp the blog's UI, make it simpler, like the olden days of the internet. Or maybe change platforms entirely instead of using a self-made one. Not sure yet.\n\nBut this will turn into sort of a notepad for my thoughts, hopefully giving insight into the interesting things I run into.\n\nI've been leaving social media recently, most of it at least (still have Discord and Matrix accounts) and my email contact (pedro [at] pedrocx486.club) in case you, dear reader, want to contact me.",
|
||||
"filename": "an-update",
|
||||
"draft": false
|
||||
}
|
|
@ -1,4 +1,9 @@
|
|||
[
|
||||
{
|
||||
"postTitle": "An update...",
|
||||
"timestamp": "1677910726",
|
||||
"filename": "an-update"
|
||||
},
|
||||
{
|
||||
"postTitle": "eXtreme Go Horse (XGH)",
|
||||
"timestamp": "1675126863",
|
||||
|
@ -14,4 +19,4 @@
|
|||
"timestamp": "1654062776",
|
||||
"filename": "hello-world"
|
||||
}
|
||||
]
|
||||
]
|
|
@ -4,7 +4,7 @@
|
|||
"username": "pedrocx486",
|
||||
"bio": "code tinkerer, seeker of the meaningless meaning, 3d printing evangelist, probably a lil' bit crazy",
|
||||
"twitter": "",
|
||||
"mastodon": "http://mstdn.pedrocx486.club/@pedrocx486",
|
||||
"mastodon": "",
|
||||
"instagram": "",
|
||||
"youtube": "",
|
||||
"maxPosts": 5,
|
||||
|
|
Loading…
Reference in a new issue