aboutsummaryrefslogtreecommitdiff
path: root/layouts
Commit message (Expand)AuthorAge
* Limit home feeds to journal entriesNicholas Johnson19 hours
* Error on generating Atom feeds without an authorNicholas Johnson19 hours
* Fix preformatted text opening an entry being treated as proseNicholas Johnson3 days
* Fix build failure when RSS limit is unsetNicholas Johnson3 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
* Remove extra safeURL calls in id elementsNicholas Johnson2024-08-17
* Combine two replaceRE ops into oneNicholas Johnson2024-08-17
* Remove extraneous multi-line regex flagsNicholas Johnson2024-08-16
* Substitute replace with replaceRE for correctnessNicholas Johnson2024-08-16
* Make author element optional in Atom feedsNicholas Johnson2024-08-16
* Add backward compatibility for old taxonomy APINicholas Johnson2024-08-16
* Make email subelement optional in Atom feedsNicholas Johnson2024-08-16
* Add support for new taxonomy APINicholas Johnson2024-08-16
* Remove "index.gmi" from Gemini Atom link suffixesNicholas Johnson2024-08-16
* Fix bug in bold/italics regexNicholas Johnson2024-08-16
* Remove accidentally-introduced extra newlineNicholas Johnson2024-07-04
* Add missing end of line matchingNicholas Johnson2024-06-30
* Revert "Don't add rel="noreferrer" to non-web links"2024.06.28Nicholas Johnson2024-06-28
* Correct reference index counting2024.06.18Nicholas Johnson2024-06-18
* Save link index in mapNicholas Johnson2024-06-11
* Work around slices bug in Hugo v0.114.0 or newerNicholas Johnson2024-06-11