12th July, 2025
#blog-dev

Reworks Coming Along

The CMS thing kinda fell through, but no matter! I have devised a terrible custom JavaScript solution! Anyone who bothers looking through the F12 screen will now notice the posts are in a single div. The posts are in seperate files which get read then injected into the div. I did not bother to write a markdown to HTML converter so the posts are still written in HTML, just in a different file now.

Currently, it only applies to short thoughts. I initially thought to get to work on this because of Asyangritan and wanting to document that. I realized if I kept the same model I had been using for here then I'd end up with a very unwieldy file indeed. Since it seems to work now, I'll get long thoughts working soon.