how this site was made

This site’s repo is here1. And as long as github pages is a thing, the site is up here.

I’ve amalgamated too much of the internet to keep track of what came from where – apropos jekyll site construction–, but I’m trying to reference as much as possible in the site-construction posts.

specs

made w/

  • jekyll, version 4.4.1
  • ruby, version truffleruby 24.1.1, like ruby 3.2.4, Oracle GraalVM JVM [x86_64-linux]
  • minima theme, version 2.5.2
  • plugins:
    • jekyll-feed
    • jekyll-katex
    • jekyll-last-modified-at
    • jekyll-pdf-embed
    • jekyll-sitemap
    • jekyll-archives
  1. If you really want to view page history, you can git clone and serve old versions of the site yourself.