- 4/5/2026
- Initialized website.
- Set up Cloudflare
- Made GitHub repository
- Set up Quartz
- 5/5/2026
- minor adjustments to previous essays
- Changed the method of page sorting from serial to chronological.
- Changed sorting from descending to ascending.
- Got the homepage working.
- Changed local storage from the OneDrive folder to the actual document folder. May God smite the guys over at Microsoft for creating this monster whose corpse still troubles me.
- It seems that all of our stuff is stored within OneDrive folders, even if we uninstall it. This causes issues due to the special nature of these folders.
- 05-06-2026
- Got the sorting layout to order pages based on date as it’s primary method
- In the event that multiple pages share the same date, a secondary property known as order is used to determine the order.
- Disabled Github pages and actions to stop attempts of duplicate hosting.
- Redeployed this website again after cloudflare got stuck on an earlier build.