17th April, 2025
#blog-dev

Memorial + Reworks

I discovered an old webring called the Global TransGendeRing. I loved it and the pun so much that I've made a memorial page for it and added it to the navbar. The navbar at the top of every page is now a separate file that gets included into each page, so that I don't need to deal with changing every copy of the navbar if I add a page. I intend to do several more changes like that in the coming days. This blog for example is nothing more than a big file which I add to, which isn't very sensible. Ideally, I could write this blog in something like markdown and then have that be processed into a page. Looking into so-called "CMS" solutions at the moment.