aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2024-02-19Remove line from READMEv1.2.4Nicholas Johnson
Google Lighthouse measures more than just page contents, so obtaining a 100/100 score isn't a certainty.
2024-02-04Document max Hugo version in README.mdNicholas Johnson
The maximum Hugo version cannot be documented in theme.toml because Hugo does not support such a key: https://github.com/gohugoio/hugo/issues/5342
2024-01-01Write new documentation conforming to DiátaxisNicholas Johnson
2023-10-08Fix division symbol in README.mdv1.0.6Nicholas Johnson
2023-08-02Update READMEv0.7.0Nicholas Johnson
2023-08-02Clarify READMENicholas Johnson
2023-05-05Remove slashes in READMEv0.5.0Nicholas Johnson
2023-05-04Improve READMENicholas Johnson
2023-05-04Fix typoNicholas Johnson
2023-01-21Add version information to READMEv0.1.0Nicholas Johnson
2023-01-21Spell check READMENicholas Johnson
2022-12-04Rebrand to "journal" and update linksNicholas Johnson
2022-11-09Remove Python scriptsNicholas Johnson
Using Hugo's configDir is more elegant. css/ was moved to assets so it isn't published when processing Gemini. Files in static/ are always published. Files in assets/ are only published when invoked in a template.
2022-10-23Add a READMENicholas Johnson