So you might have noticed some changes to the site, but rest assured that it is nothing major.
I primarily just changed the theme from potato-dark to Stack because I wanted something more modern looking.
Additionally, the site structure was a bit dated and I was having trouble getting the theme working. So I recreated the site and moved all the content over to start fresh.
This new theme has dark mode and light mode support, and resizes dynamically to support mobile devices and the desktop.
I may or may not implement comments, but there will be no analytics. I don’t quite care about my site stats as I’m doing this as purely a hobby project.
The new theme works prefectly fine without Javascript, however, the photo gallery implement requires it.
The stock code for the theme uses JS for the dark mode toggle, but I locally overrode it to use the prefers-dark-mode selector that is given by modern browsers.
Oh, I also added the rest of the stickers and my avatar.
Happy blogging! :3
PS: I also implemented support for comments with Remark42 hosted on the same server as the site, however, it does need JavaScript enabled.