Colophon
Michael W. ArnoldHow this site is made.
Generator
This site is built with Hugo, a fast static site generator written in Go. No databases, no server-side rendering — just files.
Hosting
Hosted on Netlify. Builds are triggered automatically on every push to the Git repository.
Search
Full-text search is powered by Pagefind, which indexes the site at build time and runs entirely in the browser. No search server required.
Fonts
- Atkinson Hyperlegible Next — body text, designed for low-vision readers
- Atkinson Hyperlegible Mono — code and monospace text
Both fonts are by the Braille Institute of America and freely available.
Feeds
Content is available as RSS and JSON Feed. See the /feeds page for details.
Analytics
Lightweight, privacy-respecting analytics via Tinylytics. No cookies, no tracking across sites.
Comments
None. If something I wrote moves you to respond, I’d love to hear from you by email or on Micro.blog.
JavaScript
Minimal and purposeful. No frameworks. Plain JavaScript is used only where HTML and CSS cannot do the job — specifically for the search UI, the Micro.blog feed on the homepage, and lectionary readings on sermon pages.
Version Control
Source code is managed with Git.
Standards
This site attempts to implement:
- Microformats2 (h-entry, h-card, h-feed)
- OpenGraph
- Schema.org structured data (JSON-LD)
- Slash Pages
- JSON Feed
- IndieWeb principles