-
Notifications
You must be signed in to change notification settings - Fork 6
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
Theme update fix: sphinx-panels to sphinx-design transition #61
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…est jupyter book)
for more information, see https://pre-commit.ci
…-theme into theme-update
…ures (#59) * Re-populate layout * Remove docs-navbar block from layout * Remove docs-sidebar block from layout * Remove topbar.html block from layout * Remove _templates/prev-next.html block from layout * Add super() call to content block in layout * Add super() call to content block in layout * Cut the block content * Add banner and shim back * Add super() call back * Include _templates/prev-next.html * Add shim back * Add more into layout * Remove block docs_sidebar * Remove include topbar.html * Convert _templates/ to components/ * Remove super() call * Convert components/ to _templates/components/ * Footer and prev-next from parent * prev-next from parent * More layout * More layout * Fix super.super() call in layout * More layout * docs_navbar * docs_navbar * docs_navbar * docs_navbar * docs_navbar * docs_navbar * footer and silenced elements * docs_navbar * docs_navbar * shim and banner * --breakpoint-md to --bs-breakpoint-md * --breakpoint-md to --bs-breakpoint-md * footer * remove footer and more * Add back footer * footer * footer * footer * footer * footer * docs_body * docs_main super call * footer * footer * bd-footer * bd-footer * bd-footer * bd-footer * remove footer * add back footer * bd-footer * bd-footer super * footer * footer * footer * footer * footer * footer * footer.html * footer.html * footer.html debug * footer.html debug * footer * footer * sections/footer * footer * footer * footer-logos.html * footer-info.html * revert footer-info.html footer-logos.html * footer.html * footer.html * footer.html * footer.html * footer.html * footer.html * footer * footer * footer * footer * footer * footer * footer * layout * css * css colors * css colors * css colors * layout banner * css colors * css colors * css colors * css colors * css colors * footer.html * css * css * css * css * css * scss * css * css * css * css and scss * sphinx basic scss * sphinx basic scss * sphinx basic scss * css colors * css colors * css colors * css colors * Update docs
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
erogluorhan
changed the title
Theme update
Theme update fix: sphinx-panels to sphinx-design transition
Mar 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
v2024.3.0 PyPI release did not show that but the Conda release did: We had to get rid of sphinx-panels at all and switch fully to sphinx-design for grid/card creations in gallery pages. Main impact of this will be on resource-gallery and cookbook-gallery pages.