Open
Description
CAUTION: This is a rough placeholder for upcoming accessibility improvements and needs to be fleshed out in more detail.
We leverage (and plan to leverage more of) the accessibility work being done for the PST (pydata sphinx theme). For example, see pydata/pydata-sphinx-theme#1564
@trallard Here is a partial list of SPHT (scientific python hugo theme) specific work:
- Theme specific colors
- Improved accessibility automated testing
- Custom shortcodes
- details
- tomltotables
- button @alphapapa: Implement PST "buttons" #480
- Add button shortcode #483
- https://pydata-sphinx-theme--1564.org.readthedocs.build/en/1564/user_guide/web-components.html#badges-and-button-links
- src/pydata_sphinx_theme/assets/styles/extensions/_sphinx_design.scss
- Unlike PST we will implement buttons as
<button>
and not<a>
tags
Metadata
Metadata
Assignees
Labels
No labels