-
Updated mmmfs and integrated it into the tup build system so now all of mmm.s-ol.nu/ is powered by mmmfs. Page load still takes long but that's remedied by all pages being server-side pre-rendered so you always see the content while the client catches up.
-
Once the page is loaded all data is in memory though, and navigation happens in the page (with history.pushState) so that the rest is painless :)