2026 年 04 月 28 日
The day has just begun but I'll still get started on documenting. I've added proper Licensing, how cool is that!? Okay, maybe not THAT cool but like it makes the whole thing feel much more proper. I've also set up a proper .github/workflows/deploy.yml that hopefully doesn't corrupt my .git/ folder again. I tried using AI to proof read my project but it didn't quite get it right... However, it was very useful for debugging my error messages that are way too long to decode myself! Now I know that getting a corrupted .git/ is easily fixed by recreating the folder, git clone <repository>, and git push -u origin main.

I've also created a README.md for my Github repo and added a cool screenshot of darkmode vs lightmode! Developers who are peaking at my code will also know the hidden message that I added in the source code. Next up on the TODO list is likely to fix the "You may also enjoy" recomendations. They are not supposed to be able to recomend the currently reading article.