New Blog Post

This commit is contained in:
2025-10-29 23:15:25 -05:00
parent 70cf8145b4
commit 752ae3104d
2 changed files with 8 additions and 0 deletions

View File

@ -27,6 +27,7 @@
<div class="post">
<h3 class="postHeader">Blog Posts</h3>
<ul>
<li><a href="/pages/templates/post.html?29-10-25">29-10-25: I think I'm about done with the home page</a></li>
<li><a href="/pages/templates/post.html?20-10-25">20-10-25: My status has been upgraded</a></li>
<li><a href="/pages/templates/post.html?15-10-25">15-10-25: First Post with blog!</a></li>
</ul>

7
pages/blog/29-10-25.json Normal file
View File

@ -0,0 +1,7 @@
{
"title": "Finalizing Homepage",
"subTitle": "I think it's almost there",
"date": "29 October 2025",
"postType": "text",
"postText": "I think we have hit the point where the home page is pretty much done. The background simulation probably will get worked on but that is more related to the whole site and the mini game I want to make in the future. I hope if anyone is checking in on this who I haven't been sharing it I hope you like what I've made so far."
}