This repository maintains the WAI-ARIA Authoring Practices Guide. This is developed by the ARIA Working Group. The staff contact is Michael Cooper. Please do not provide commit access to this repository without coordination.
- All code should validate in the NU HTML Validator. Exceptions to this rule are warnings and errors related to future ARIA features we need to implement.
- To keep code in this repository consistent; editors should use a text editor that supports EditorConfig.
General documentation for editing ARIA deliverables is available in the ARIA repository. Some of that documentation covers technical procedures not needed for this specification.
- Go to the editors draft on rawgit
- Press the ReSpec button (top right hand corner)
- Select 'Save snapshot'
- Select 'Save as HTML'
- Open the gh-pages branch of the
aria-practices
repository - Open
index.html
in your preferred editor - Overwrite contents of
index.html
with the snapshot copy you saved - Commit and push changes
- Review changes at GitHub pages APG snapshot