A work in progress repository for consolidating the 18F Guides and Methods
- Clone this repo
- Run
docker compose up
- Open http://localhost:8080
To run the site locally:
- Clone this repo
- Run
npm install
- From the repo directory, run:
npm install npm run dev
- Open http://localhost:8080
We use pa11y-ci
is used to scan for accessibility issues. The scan runs as part of
our CI setup (see the pull-request.yml workflow)
on every pull request, but it can also be run locally. To run locally, type:
npm run test:pa11y-ci
Note that running pa11y-ci
inside the docker container may not always work.
If you are interested in contributing to this repository, you can read more at CONTRIBUTING.
Documentation on the replatforming effort can be found in /docs/replatforming.md
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