Beginning of fighting the tagging and paging system.

This commit is contained in:
Bun 2025-07-01 19:14:18 -04:00
parent 7fafd5b927
commit 2bea4c6dfd
11 changed files with 81 additions and 38 deletions

View file

@ -3,7 +3,7 @@ compile_sass = true
build_search_index = true
taxonomies = [
{ name = "tags", feed = true},
{name = "tags", feed = true, rss = true },
]
[markdown]