Inspiration

My all-time favorite academic website is Amy Ko’s.

Additionally, taking inspiration from Cade Brown,

Requirements

  1. The site must be statically generated.
  2. My posts must be able to be written in markdown.
  3. Absolutely no JavaScript can required in the frontend.
  4. The DOM needs to be human-comprehensible.
  5. Collections of content must be easily created and maintained.
  6. Everything needs to be FOSS.

Stack

With all of these requirements considered,

Implementation