Thoughts
It takes just over a second to load Winter 2021. For a sane person that would be perfectly fine, but I'm not sane and that's not fast enough
Caching the HTML content from every thought instead of rendering them on-demand lets us save close to 400ms.
I've been working on getting this working for the last 7 hours.
It's still not fast enough for me, but I think this is close to the max I can get out of Django. Might need to re-write this as a static site at some point.