summaryrefslogtreecommitdiff
path: root/layouts
Commit message (Expand)AuthorAge
* Link the tag list from the homepageHEAD2026.09.19mainNicholas Johnson8 hours
* Link the homepage feed from the homepageNicholas Johnson8 hours
* Add Atom feeds for sectionsNicholas Johnson8 hours
* End generated capsule pages with a newlineNicholas Johnson8 hours
* End every template file with a newlineNicholas Johnson8 hours
* Drop whitespace trimming from HTML and XML templatesNicholas Johnson8 hours
* Add section templatesNicholas Johnson9 hours
* Handle missing optional site files gracefullyNicholas Johnson9 hours
* Ignore blank lines between front matter and entry bodyNicholas Johnson10 hours
* Drop scripting URL schemes from links and imagesNicholas Johnson12 hours
* Choose the best audio version of an entryNicholas Johnson12 hours
* Include the site title in page titlesNicholas Johnson12 hours
* Fix entry heading anchors on page bundlesNicholas Johnson12 hours
* Advertise Atom feeds to browsers and readersNicholas Johnson12 hours
* Fix empty entry heading on sites without journal entriesNicholas Johnson12 hours
* Order feeds by publish date rather than dateNicholas Johnson12 hours
* Limit home feeds to journal entriesNicholas Johnson12 hours
* Error on generating Atom feeds without an authorNicholas Johnson12 hours
* Fix preformatted text opening an entry being treated as proseNicholas Johnson2 days
* Fix build failure when RSS limit is unsetNicholas Johnson2 days
* Add audio support for entries on capsuleNicholas Johnson2026-09-06
* Move pageinfo below heading for capsuleNicholas Johnson2026-09-06
* Add audio support for entries on websiteNicholas Johnson2026-09-06
* Move pageinfo below heading for websiteNicholas Johnson2026-09-06
* Minify and fingerprint CSS stylesheetNicholas Johnson2026-09-06
* Replace ".Name" with ".Title" for entry headingsNicholas Johnson2026-09-06
* Replace visual dividers w/space for entry metadataNicholas Johnson2026-09-06
* Remove extra space created by Flexbox usageNicholas Johnson2025-07-27
* Make footer stick to bottom of pageNicholas Johnson2025-07-27
* Remove support for deprecated key "site.Author"Nicholas Johnson2025-07-27
* Migrate fully to Hugo's new template systemNicholas Johnson2025-07-26
* Move taxonomy and term layouts to layouts/_defaultNicholas Johnson2025-07-24
* Add non-breaking spaces within entry tag namesNicholas Johnson2025-02-06
* Remove commas from pageinfo tags list in htmlNicholas Johnson2025-02-06
* Move emojis outside link text, where they belongNicholas Johnson2025-02-06
* Add non-breaking spaces to improve text flowNicholas Johnson2025-02-06
* Move /style.css to /static/css/style.cssNicholas Johnson2024-11-25
* Map ref numbers to their superscripts using dictNicholas Johnson2024-11-22
* Change CSS styling for external linksNicholas Johnson2024-11-08
* Add "external" to rel attribute for external linksNicholas Johnson2024-11-08
* Remove unnecessary safeHTML calls for readabilityNicholas Johnson2024-11-08
* Remove incorrect safeHTML callNicholas Johnson2024-11-08
* Stop safeHTML overuse in emojis for readabilityNicholas Johnson2024-11-08
* Replace replaceRE with TrimSuffix for readabilityNicholas Johnson2024-11-08
* Set Gemini protocolNicholas Johnson2024-11-08
* Disable HTML renderer for Gemini output formatNicholas Johnson2024-11-07
* Remove timestamp obfuscation privacy featureNicholas Johnson2024-11-07
* Don't convert time to UTC in Atom feedsNicholas Johnson2024-11-07
* Convert remaining tabs to spacesNicholas Johnson2024-11-07
* Add time element to HTML entry metadataNicholas Johnson2024-11-07