mirror of
https://github.com/minetest/dev.luanti.org.git
synced 2025-01-22 05:08:58 +00:00
8b5abbb581
* Add a11y test (failing) * Test on local build, document scripts, sort package.json * Update dev guide * Use local hugo to build site * Fixup CI pipeline * Document local vs global Hugo, role of Node * Use hugo-bin instead of hugo-extended * Update readme * Revert "Update readme" This reverts commitf368bcbb9c
. * Revert "Use hugo-bin instead of hugo-extended" This reverts commit618d49d3ca
.
4 lines
248 B
Markdown
4 lines
248 B
Markdown
# Accessibility (a11y)
|
|
|
|
This folder contains test files to help us review the accessibility of the site. We use `Playwright` and `axe` for this. Learn more at [Accessibility testing | Playwright](https://playwright.dev/docs/accessibility-testing).
|