Changelog
Lists all the changes that I’ve done to this site. Changes are listed
from most recent to oldest, and usually start with the internal name of
the page followed by the change I’ve made. (for example:
index: Some change that I’ve made to the front page)
Table of contents:
2026-02-21
- Optimized almost all of the images to reduce their file size
main.css: Added a new border and drop shadow to the pages.
2026-02-18
- Did a huge reorganization of this page’s source files, in hopes that it’ll make editing this site a lot easier and less prone to making mistakes like adding links to non-existent pages (I’ve done it at least twice now lol). The reorganization involves moving around almost all of my files, including articles, which means that if you had one of my articles bookmarked, the link probably won’t work anymore, so make sure to update that. It’s also possible that some stuff might be broken, like pages not using stylesheets or missing images. I’ll try to make sure they actually work (trust me).
2026-02-18 Addendum
internet-finds: Fixed the page using an older revision.changelog: Added a table of contents. These are being done manually until I can figure out how to implement them in my Pandoc template. I will also slowly add them to myinternet-findspage.- Moved the Good Sites section from the
indexto thecool-software-and-extensionspage, and added The Markdown Guide to the list. This section feels way more fitting on the software-related page than on the front page.
2026-02-17
this-is-my-personal-site: Created a new, short article titled ‘I keep forgetting this is my personal site’. Basically just to write down something I’ve been thinking about recently while making this site.main.css: Links don’t have underlines under them unless you hover over them. I think they look slightly nicer that way, hoping the colors are good enough to give a clear contrast between links and regular text.index: Finally found the original artist that made the background! It was made by li_shay and the image can be found on pixiv- Removed Herobrine.
2026-02-16
main.css:- Added three new fonts for the people who don’t have the following
fonts installed:
- Segoe UI, used
for most text. I believe this is not the same one as the standard font
found in Windows 10 and 11; this is the version that was used in the
Vista/7 days, most noticeable with the uppercase
Ihaving serifs and the number1having a numeral, making them distiguishible from a lowercasel. - Linux Libertine Semibold, used as the primary font for headings.
- IBM Plex Serif, used as a fallback font for headings.
- Segoe UI, used
for most text. I believe this is not the same one as the standard font
found in Windows 10 and 11; this is the version that was used in the
Vista/7 days, most noticeable with the uppercase
- Removed Verdana as one of the fallback fonts for text. Looking at it again, it’s way too wide to be used as a font for non-heading text, especially when compared to Segoe UI, Tahoma and Arial.
- Tweaked the amount of space in between list entries.
- Changed the style of focused elements that’s seen when tapping
TABor clicking or a link. Now they use a color and border style that is slightly more consistent with the rest of the site. - Reduced the amount of blur applied to the background.
- Added three new fonts for the people who don’t have the following
fonts installed:
2026-02-15
changelog: Created a Changelog page, since I very quickly realized that putting the changes on the front page is going to get cluttered quick. Moving it all to it’s own seperate page and only featuring the most recent changes on the front seems good.index: Moved the first changelog to this page.
- Not a change per se, but I’ve been messing around with converting Markdown files to HTML using Pandoc and a custom template to see if that’s more efficient. If you notice a bit of jankiness in some pages, that’s why.
2026-02-14
about-me: Created an About Me page. Contains some general information about me.index: Changed the link on Chikoi’s name from their Bandcamp page to their LinkStack, which gives you a list of links to all of Chikoi’s official accounts.internet-finds: Changed the name from “Stuff I’ve found while internet dumpster diving” to “Stuff I’ve found while internet exploring”. The previous name made it sound like the stuff I was finding was trash, when in reality I prefered it over whatever algorythyms tend to feed me, so I changed the name to be less aggresive.cool-software-and-extensions: Fixed the Vimium section not having a link, and did some clean up of the page’s HTML syntax.