Add list pages

This commit is contained in:
David Eisinger
2025-02-16 02:17:09 -05:00
parent 118e61e010
commit 555f7f9d68
4 changed files with 18 additions and 0 deletions

View File

@@ -42,3 +42,6 @@ permalinkable = true
[outputs]
home = ["HTML", "RSS", "GEMINI"]
page = ["HTML", "GEMINI"]
section = ["HTML", "GEMINI"]
taxonomy = ["HTML", "GEMINI"]
term = ["HTML", "GEMINI"]