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

feat: allow disabling whole layout #1268

Merged
merged 1 commit into from Sep 1, 2022
Merged

feat: allow disabling whole layout #1268

merged 1 commit into from Sep 1, 2022

Conversation

brc-dd
Copy link
Member

@brc-dd brc-dd commented Sep 1, 2022

fixes #1091
fixes #1227
closes #1236

This PR allows users to do this in their frontmatter:

---
layout: false
---

This is different from layout: page as in this case sidebar, navbar, secondary navbar, footer, backdrop, etc. also won't be rendered.

@brc-dd brc-dd merged commit 8f63033 into main Sep 1, 2022
@brc-dd brc-dd deleted the feat/layout-blank branch September 1, 2022 13:21
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability to hide Nav per-page Empty Layout option
1 participant