We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5930fd5 commit 0547723Copy full SHA for 0547723
pelicanconf.py
@@ -80,6 +80,7 @@ def sponsors(preprocessor: Preprocessor, tag: str, markup: str) -> str:
80
TAG_URL = "category/{slug}/"
81
TAG_SAVE_AS = "category/{slug}/index.html"
82
TAGS_SAVE_AS = "category/index.html"
83
+USE_FOLDER_AS_CATEGORY = False
84
YEAR_ARCHIVE_SAVE_AS = "news/{date:%Y}/index.html"
85
YEAR_ARCHIVE_URL = "news/{date:%Y}/"
86
0 commit comments