| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Advertise Atom feeds to browsers and readers | Nicholas Johnson | 21 hours |
| | | | | | | | | | | | | | The feeds were only reachable by following the visible link on a taxonomy or term page, and the homepage did not link to its feed at all. Without a rel="alternate" element in the document head, feed readers and browser extensions cannot discover a feed from the page it belongs to. Emit the link on any page that has an Atom output format, so each page advertises its own feed rather than a hardcoded site-wide one. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> | ||
| * | Minify and fingerprint CSS stylesheet | Nicholas Johnson | 2026-09-06 |
| | | | | | This improves page performance and load times. | ||
| * | Migrate fully to Hugo's new template system | Nicholas Johnson | 2025-07-26 |
| This was the only way I could get term pages to consistently render correctly. | |||
