sphinx-themes.org
sphinx-themes.org copied to clipboard
A showcase for Sphinx documentation themes
While running `linkcheck`, I found several redirects for links and image sources. PR incoming to fix links, but not images, as a new image source should be used instead, preferably...
~For now, this is just an experiment, I don't know yet if it will work as intended.~ I don't know how the handling of `progress` should be adapted.
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0. Release notes Sourced from pillow's releases. 10.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.3.0.html Changes CVE-2024-28219: Use strncpy to avoid buffer overflow #7928 [@hugovk] Use functools.lru_cache for hopper() #7912 [@hugovk]...
When running `sphinx-build -b linkcheck`, there are several links reported as broken, but are redirects. This PR updates the links to their current ones.
See https://github.com/sphinx-themes/sphinx-themes.org/pull/161#issuecomment-2404351280
Add link in header and even and odd body rows for WCAG compliance testing Closes #153
Set include-hidden-files=true for actions/upload-artifact to keep existing behaviour.
Use the illustration we are already shipping. Closes #154
Related to #132.