Compare commits
2 Commits
e03be84e94
...
360ca55a18
| Author | SHA1 | Date | |
|---|---|---|---|
| 360ca55a18 | |||
| 5e6caf5b0e |
@ -27,6 +27,7 @@
|
||||
<div class="post">
|
||||
<h3 class="postHeader">Blog Posts</h3>
|
||||
<ul>
|
||||
<li><a href="/pages/templates/post.html?01-11-25">01-11-25: My Halloween party</a></li>
|
||||
<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>
|
||||
|
||||
7
pages/blog/01-11-25.json
Normal file
7
pages/blog/01-11-25.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"title": "Halloween Party",
|
||||
"subTitle": "Halloween with the polycule",
|
||||
"date": "November 1, 2025",
|
||||
"postType": "text",
|
||||
"postText": "Last night I had a little Halloween horror movie watch party with my polycule. It was a lot of fun but I feel like it could have been better but I didn't really plan it out very well and should have set things up with people outside of the polycule. Trying to setup meetups with friends is so difficult but I just gotta keep doing it. I'm tired of not hanging out with a bunch of the people I know and want to know more. It was great at least to finally have everyone together and watch a movie. Even when you all live together trying to get a bunch of trans women together to do stuff is like trying to keep a bunch of cats in one place. We watched the movie Alien because my girlfriend Mosse hadn't seen it. We came to the conclusion the whole movie is just what happens when you don't listen to the minorities. Every time in the movie when something goes wrong it's because they aren't listening to either the transwoman or black man. The cis woman also does nothing but whine and complain the whole time and cries so much. Frainkly rewatching it was great and glad to do it with everyone"
|
||||
}
|
||||
7
pages/blog/template.json
Normal file
7
pages/blog/template.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"title": "",
|
||||
"subTitle": "",
|
||||
"date": "",
|
||||
"postType": "text",
|
||||
"postText": ""
|
||||
}
|
||||
@ -6,8 +6,15 @@
|
||||
<author>The Void System</author>
|
||||
<webMaster>willowfyi@proton.me</webMaster>
|
||||
<pubDate>Tue 7 Oct 2025 13:00 GMT</pubDate>
|
||||
<lastBuildDate>Thr 15 Oct 2025 18:52 GMT</lastBuildDate>
|
||||
<lastBuildDate>Saturday 01 November 2025 18:52 GMT</lastBuildDate>
|
||||
<!--Feed-->
|
||||
<item>
|
||||
<title>Halloween Party</title>
|
||||
<category>Blog Post</category>
|
||||
<link>https://voidwillow.neocities.org/pages/templates/post.html?01-11-25.json</link>
|
||||
<description>Having a fun night with my polycule</description>
|
||||
<pubDate>01 Nov 2025</pubDate>
|
||||
</item>
|
||||
<item>
|
||||
<title>I think I'm about done with the home page</title>
|
||||
<category>Site Update</category>
|
||||
|
||||
Reference in New Issue
Block a user