What's New?
7 June 2025
Spent 7 days overhauling the entirety of the website so it now looks like a notebook instead of a website. Mostly an aesthetic change, but I'm loving the new look.
There used to be just two layouts (desktop, mobile) but with this update there are three layouts (desktop, small notebook, and mobile where small notebook is essentially a scaled down version of the full site to reduce its width
Lost History
Much of the history between 2020 and 2025 is lost.
- Two pane mode
- New style and orders?
Maybe someday I'll go back through the git repo and add it.
18 April 2020
The index has been reworked to allow for different blog sections! Pages in a section share a top index page which is automatically appended to each page in a section. The arrow controls only let you navigate to other pages within each section.
As a result of these changes, the blog has been reorganized into 4 sections: top, meta blog, essay, and QuickThoughts.
20 January 2018
Worked on fixing bugs with the browser history not working as it should.
29 June 2018
Update the blog's style and made it work MUCH better on mobile.
9 June 2018
Fixed some bugs in markdown.js and scripts being evaluated twice.
p.s. why do I only post technical updates in this section?
23 March 2018
Instead of reloading all resources every time a link is clicked, only the .md file is loaded;
Next and Previous pages are also cached so they don't need to be reloaded every time.
31 December 2017
Getting the blog engine up and running for the first time.
- markdown.js
- various styling
- initial blog pages