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(theme): allow footer and sidebar to be displayed at the same time #4532

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

yuyinws
Copy link
Contributor

@yuyinws yuyinws commented Jan 31, 2025

Description

This PR introduced a new theme config option: footer.showWithSidebar,
when set it to true, all pages will display the footer.

And user can also disable/enable a specific page's footer display by set footer to false/true on frontmatter.

image

Linked Issues

fixes #1037

Additional Context


Tip

The author of this PR can publish a preview release by commenting /publish below.

@yuyinws yuyinws marked this pull request as ready for review January 31, 2025 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow footer compatible with sidebar
1 participant