Skip to content

Fix/pytorch accessibility#173

Merged
kah3f merged 7 commits intouvarc:stagingfrom
Mwarsame871:fix/pytorch-accessibility
Mar 17, 2026
Merged

Fix/pytorch accessibility#173
kah3f merged 7 commits intouvarc:stagingfrom
Mwarsame871:fix/pytorch-accessibility

Conversation

@Mwarsame871
Copy link
Contributor

@Mwarsame871 Mwarsame871 commented Mar 17, 2026

Accessibility Fixes — Introduction to PyTorch for HPC

Fixes accessibility issues found by Pa11y CI and the RC Learning
Accessibility Checklist for the pytorch-hpc workshop.

Changes

  • search.html: uncommented label, added aria-label to search input
  • docs_sidebar.html: added role=search and hidden submit button
  • book_sidebar.html: added role=search and hidden submit button
  • overview.md: added alt text to 4 activation function images
  • simple_nn.md: added alt text to neural network diagram
  • custom.scss: fixed contrast ratio on code block function/class names
  • custom.scss: set body line-height to 1.6 for WCAG 1.4.12
  • custom.scss: added sidebar contrast fix for light and dark mode

Testing

All 7 pytorch-hpc pages pass Pa11y locally with 0 errors.

@kah3f kah3f merged commit c6fead9 into uvarc:staging Mar 17, 2026
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.

2 participants