This repo will contain the guidelines and best practices for 508 accessibility at 18f. The site is in draft.
The site is jekyll
based, and will require the Ruby gem to run.
gem install jekyll
To keep our code updating continuously as we edit, we use jekyll serve --baseurl '' --watch
. As of Jekyll 2.2.0, gh-pages compiles Sass natively.
This project is in the worldwide public domain. As stated in CONTRIBUTING:
This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.
All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.