getpelican / pelican-themes

Themes for Pelican
https://getpelican.com/
2.13k stars 1.09k forks source link

Add pelican-bootstrap3 option for sidebar pages #583

Open kroesche opened 6 years ago

kroesche commented 6 years ago

New option for pelican-bootstrap3 theme DISPLAY_PAGES_ON_SIDEBAR allows showing list of pages on the sidebar, similar to the way list of recent posts or categories can be shown in the sidebar.

Sometimes I want to list my site pages in the sidebar. This change adds a new option for pelican-bootstrap3 theme. It has no effect on existing sites if the new option is not defined or set to False.