diff options
author | Nicholas Johnson <> | 2025-07-24 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <> | 2025-07-24 00:00:00 +0000 |
commit | 49eb4b5eaf9cf949de6f81ef45b9e6ac2585d5ee545beadf798944715e0e653f (patch) | |
tree | b7edb419a24b517017a00ad622c67fc33ee8c75808692ae47d7c7c5984b4401d /README.md | |
parent | 94e581e59ff8e5504016b52770a3aed9273a9ba4a195885a604e764298b43cea (diff) | |
download | hugo-theme-journal-49eb4b5eaf9cf949de6f81ef45b9e6ac2585d5ee545beadf798944715e0e653f.tar.gz hugo-theme-journal-49eb4b5eaf9cf949de6f81ef45b9e6ac2585d5ee545beadf798944715e0e653f.zip |
Switch to calendar versioning
Semantic versioning doesn't make sense for a Hugo theme, since there is
no API to track changes for.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -46,10 +46,6 @@ $ git submodule add https://git.nicholasjohnson.ch/hugo-theme-journal themes/jou To render the blog for Gemini and the Web, use separate configuration files. For guidance, look at [my journal repo](https://git.nicholasjohnson.ch/journal). -## Versioning - -This Hugo theme uses [Semantic Versioning 2.0.0](https://semver.org/). - ## License Hugo Journal Theme is licensed under [GPLv3 or later](LICENSE). |