matcornic/hugo-theme-learn

Enhance #184 to allow per-page enable/disable of breadcrumbs & previous/next page buttons

Open

#189 opened on Nov 1, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)HTML (1,427 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,575 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

PR #184 added sitewide config flags for disabling breadcrumbs in the title bar and for disabling the previous/next page buttons beside the content.

Extend the functionality so that the features can also be overridden on per-page basis.

Contributor guide