New MkDocs plugins for embedding and visualizing audioPosted on September 22, 2025.Adding audio examples to my MkDocs website with custom plugins mkdocs-audiotag and mkdocs-wavesurfer.
Making a pygments lexer to syntax highlight SuperCollider codePosted on September 15, 2025.Reimplementing the lexical analysis of SuperCollider code in pygments.
Converting markdown to LaTeX with md2texPosted on September 4, 2025.Converting markdown to LaTeX using an improved fork of the conversion tool md2tex.
An integrated book and websitePosted on August 29, 2025.Kicking off a series about how I made a combined book and website with markdown, LaTeX, and Python.