-
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)
-
released this
2025-10-27 21:10:04 +00:00 | 3 commits to main since this releaseDownloads
-
Source code (ZIP)
19 downloads
-
Source code (TAR.GZ)
21 downloads
-
Source code (ZIP)
-
released this
2025-10-23 21:54:59 +00:00 | 7 commits to main since this releaseNew
- this version allows you to display or hide a logo for the header
- by default, every post will display 5 random posts at the bottom
Downloads
-
Source code (ZIP)
20 downloads
-
Source code (TAR.GZ)
20 downloads