The PRA Guide is a plain language guide which answers the most common questions like, “What is the PRA for?”, “Do I need clearance?”, and “What’s the process?”
It aims to give federal employees confidence working with the PRA—and through this, lower the barriers to working effectively with the public.
Learn more at https://pra.digital.gov
-
This site uses Jekyll, a Ruby-based static site generator. For more information about using Jekyll, refer to the Jekyll documentation.
-
The site is built with the U.S. Web Design System, a set of reusable, high-quality components for modern websites.
-
The site is optimized for deployment on 18F's Federalist publishing service.
After cloning the repo, install Jekyll and any necessary dependencies using:
npm install
bundle install
To run the site locally, from the project folder, run:
npm start
If all goes well, visit the site at http://localhost:4000
.
To provide feedback, follow this repository and open an issue in the repo.
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.