Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breadcrumbs #207

Merged
merged 6 commits into from
Jan 29, 2021
Merged

Breadcrumbs #207

merged 6 commits into from
Jan 29, 2021

Conversation

adityatelange
Copy link
Owner

@adityatelange adityatelange commented Jan 28, 2021

  • Can be enabled or disabled by

in site config:

Params:
    ShowBreadCrumbs: true

in page front-matter:

---
ShowBreadCrumbs: false
---

Demo:

image

@sonarcloud
Copy link

sonarcloud bot commented Jan 29, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@adityatelange adityatelange merged commit 75855b2 into master Jan 29, 2021
@adityatelange adityatelange deleted the breadcrumbs branch January 30, 2021 05:43
@adityatelange adityatelange added the enhancement New feature or improvement label Mar 22, 2021
kylethedeveloper pushed a commit to kylethedeveloper/hugo-PaperMod that referenced this pull request Feb 21, 2023
* adds Breadcrumb nav above title of single page/post
* add enabler var 'ShowBreadCrumbs'
* introduce i18n var "home"

usage:
in site config:
Params:
    ShowBreadCrumbs: true

in page front-matter:
ShowBreadCrumbs: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant