warriordog/mooltipage

Docs: Support reader mode, screen readers, and other assistive tech

Open

#50 opened on Oct 4, 2020

 (0 comments) (0 reactions) (0 assignees)TypeScript (4 forks)auto 404
documentationenhancementgood first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

  • Support reader mode in main browsers (Chrome / FF at a minimum, preferably Safari and Edge too)
  • Validate and correct (if needed) usage of HTML5 semantic tags in all parts of the documentation
  • Add aria tags / related accessibility HTML features

EDIT: Adding "good first issue" tag because this requires no knowledge of Mooltipage to complete. It could, however, require advanced knowledge of HTML so keep that in mind if you consider working this issue.

Contributor guide