Article navigation
The navigation between two successive pagination of article summaries is presented at the bottom: it provides both Oldest/Newest pages and also Fist/Last, for efficiency. When reading articles, the navigation between previous and next articles is presented both at the top and the bottom. This navigation feature is implemented thanks to the pelican neighbors plugin.
By default, the oldest pages and article navigation links appear on the right, and newest on the left. The LEPAGITO_NAVIGATION_SWAP variable in the pelicanconf.py file allows to swap from left to write this navigation. This feature is useful when the chronology of a …
Read more: