As of March 5, 2025, this site is served by cloudflare.

The workflow is: I write the content in markdown (mostly), using obsidian, push the changes to github, from where cloudflare picks up the changes and builds it into static HTML pages using Quartz on Cloudflare Workers.


Attention Conservation Notice

The following is outdated information about this website. Here only for posterity.

This website is put together using a Python script1 that leverages all the following software and libraries.

The styling is a combination of bass.css, matcha.css, and pandoc’s own kate theme for syntax highlighting.

Table of contents

Software

See also: About this Website

Footnotes

  1. This file is generated by running pygmentize -O full,style=emacs,linenos=1 -f html -l python -o sitebuild.html sitebuild