-
released this
2026-03-22 19:45:20 +00:00 | 0 commits to main since this releaseFixes needed for the renaming of the renaming:
config:
# Before EXCLUDE_FEEDS_FROM_MAIN = ['draft', 'private'] # After EXCLUDE_SECTIONS_FROM_MAIN = ['draft', 'private'] # NAVBAR # Before {'text': 'Feeds', 'url': '/feed/'} # After {'text': 'Sections', 'url': '/section/'}and in case if you custom template!
Additionally, the config file needs to more options to choose the root path (should have made optional and not sure what breaks):
BLOGROLL_PATH = "" ROOT_PAGE = ""Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
2 downloads
-
Source code (ZIP)