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

Theme update fix: sphinx-panels to sphinx-design transition #61

Merged
merged 42 commits into from
Mar 29, 2024

Conversation

erogluorhan
Copy link
Member

@erogluorhan erogluorhan commented Mar 29, 2024

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.

erogluorhan and others added 30 commits January 18, 2024 09:54
…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
@erogluorhan erogluorhan changed the title Theme update Theme update fix: sphinx-panels to sphinx-design transition Mar 29, 2024
@erogluorhan erogluorhan merged commit acf6dd9 into main Mar 29, 2024
1 of 2 checks passed
@erogluorhan erogluorhan linked an issue Mar 30, 2024 that may be closed by this pull request
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.

Update theme to use newest Sphinx Book Theme
1 participant