⚾︎
2023-08-23
I used an example in the "even" theme for Zola to activate tagging.
this should probably be a sidenote or footnote Zola even theme
I still don't really know what I'm doing, but I am starting to get a notion of a SSG as source code for the compiler, with intermediate references available for inclusion as the compile runs.
The front matter that declares the tags for this page:
[taxonomies]
tags = [ "about", "tags" ]
Anyway there's a tags link from the home page.