My first blog post
This is my second real blog post on here (not sure what happened to the first one). I'm trying to set up a system to automatically sync my blog posts. This can easily be done with a server side script and some JavaScript fetch. But Neocities is incompatible with server-side scripting. That makes things a little bit harder. I could set up some scripting with the Neocities CLI to automatically push an update every night, but I have decided to take the much harder route of making my own static site generator and flattening everything to a static HTML file before I upload it. You may think that it isn't worth it and you would be right, but I really like that sweet sweet dynamic web development and also I'm an engineer so I really appreciate that kind of self inflicted pain.
Be like me, build a dynamic website that no one except for you will be able to appreciate the dynamicness of.
Be like me and go through the painful process of static site generation so you can ruin the dynamicness of your beautifully dynamic website and share it on Neocities.
Be like me and frequently update what is now your new personal website that no one else can see, but only go through the effort of generating and posting a static copy every couple months.