I want as many people as possible to be able to use this website, however be aware that parts will not be fully accessible.

If the sites accessibility can be improved please contact me or open an issue on kits-dna.

The following steps have been taken to make this website accessible:

# Lighthouse

This website is tested with Lighthouse. A GitHub Actions workflow runs on each git push and outputs the results. Lighthouse includes an Accessibility audit, which I'll use to improve the sites accessibility.

# Images

  • All images have alt text

# Emoji

  • This site uses emojis, emojis have built in alt text

# Colour

  • Colour and link contrast checked using WebAIM resources (WCAG AAA)
    • Colour Contrast Checker
    • Link Contrast Checker

# Dark Mode

This website is configured for auto dark mode based on your device/browser settings. If you want to manually enable dark mode please click on the moon icon in the top right hand corner of the site, to change back to light mode click on the sun icon. The icons are called "Toggle Dark/Light Mode".