Version 1.0
2026-5-23
Now that I’ve spent some time working through all the directories and making sure that everything is where I want it, I’ve also started adding in Astro components that I can use to do fun things such as:
- highlighting words
- Redact cheeky content
info
Make nice notes about arbitrary details.Quote people easily.
— Myself, right now
And make nice looking code blocks. Hopefully I can now move onto actually making worthwhile content for this site now, instead of overhauling this site every six months or so. Some things seem to look a little goofy on desktop still, and not everything has the styling exactly as I’d want it (Various backend iterations while I’ve tinkered with some frontend stuff), but now things are where I’ll happily claim this as my own.
info
Shh! Can you keep a secret?
Since this is a passion project of mine, there will occasionally be new features added in, such as this expandable section. I intend for this to hide content like examples on how I would write code so that readers can use it as a reference to find working code. I’m certain that there are better ways of writing the same code that I do, but I try to write my code as clearly and as concise for people to read, and as close to English as I can get it, since I’ve found that doing so helps me understand the code a lot better, and hopefully I can do the same in my examples!