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 0547723 commit c9b803eCopy full SHA for c9b803e
pelicanconf.py
@@ -69,6 +69,7 @@ def sponsors(preprocessor: Preprocessor, tag: str, markup: str) -> str:
69
CATEGORY_URL = None
70
CATEGORY_SAVE_AS = None
71
CATEGORIES_SAVE_AS = None
72
+DEFAULT_CATEGORY = None
73
# Index is the news listing. We move it in order to have our index.md file as the home page.
74
INDEX_SAVE_AS = "news/index.html"
75
# Pages we use prefix in order to split the menu between projects and general links.
0 commit comments