New Blog Post
This commit is contained in:
@ -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
7
pages/blog/29-10-25.json
Normal 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."
|
||||
}
|
||||
Reference in New Issue
Block a user