| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Document configuration in the readme | Nicholas Johnson | 10 hours |
| | | | | | | | | | | | | | | Nothing the theme reads was written down: the parameters, the front matter keys, the output formats each page kind needs and the two optional site files all had to be found by reading the templates. The readme pointed at another repository for guidance instead. List them, and point at the example site for a working pair of configuration files. Also state the minimum Hugo version, which was only recorded in theme.toml. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> | ||
| * | Update readme | Nicholas Johnson | 2026-09-06 |
| | | |||
| * | Fix link in README | Nicholas Johnson | 2025-09-07 |
| | | |||
| * | Remove max version notice from README.md | Nicholas Johnson | 2025-07-24 |
| | | |||
| * | Switch to calendar versioning | Nicholas Johnson | 2025-07-24 |
| | | | | | | Semantic versioning doesn't make sense for a Hugo theme, since there is no API to track changes for. | ||
| * | Document max Hugo version in README.md | Nicholas Johnson | 2025-07-24 |
| | | | | | | | | 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 | ||
| * | List Gemini in README for live demo | Nicholas Johnson | 2025-01-28 |
| | | |||
| * | Fix typo | Nicholas Johnson | 2024-11-08 |
| | | |||
| * | Remove version notice from README.md2024.06.11 | Nicholas Johnson | 2024-06-11 |
| | | |||
| * | Remove line from README2024.02.19 | Nicholas Johnson | 2024-02-19 |
| | | | | | | Google Lighthouse measures more than just page contents, so obtaining a 100/100 score isn't a certainty. | ||
| * | Document max Hugo version in README.md | Nicholas Johnson | 2024-02-04 |
| | | | | | | | | 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 | ||
| * | Write new documentation conforming to Diátaxis | Nicholas Johnson | 2024-01-01 |
| | | |||
| * | Fix division symbol in README.md2023.10.08 | Nicholas Johnson | 2023-10-08 |
| | | |||
| * | Update README2023.08.02 | Nicholas Johnson | 2023-08-02 |
| | | |||
| * | Clarify README | Nicholas Johnson | 2023-08-02 |
| | | |||
| * | Remove slashes in README2023.05.05 | Nicholas Johnson | 2023-05-05 |
| | | |||
| * | Improve README | Nicholas Johnson | 2023-05-04 |
| | | |||
| * | Fix typo | Nicholas Johnson | 2023-05-04 |
| | | |||
| * | Add version information to README2023.01.21 | Nicholas Johnson | 2023-01-21 |
| | | |||
| * | Spell check README | Nicholas Johnson | 2023-01-21 |
| | | |||
| * | Rebrand to "journal" and update links | Nicholas Johnson | 2022-12-04 |
| | | |||
| * | Remove Python scripts | Nicholas Johnson | 2022-11-09 |
| | | | | | | | | | 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. | ||
| * | Add a README | Nicholas Johnson | 2022-10-23 |
