This project repo is no longer being maintained. Please visit https://open.gsa.gov/api/codedotgov/ to view API documentation for code.gov.
This is the repository for developers.code.gov, the official documentation for the Code.gov API.
Thanks to CFPB team for creating this model and for furthering open source in government.
To get started, clone the repo locally. Then run bundle exec jekyll serve
and go to http://127.0.0.1:4000/ (or http://localhost:4000/) to run the site on your machine
If you are going to work on the JavaScript for this site, you need to do the following:
- Run
npm install -g bower
to install Bower. - Run
npm install -g grunt-cli
to install Grunt. - Run
npm install
in the directory to install other tools. - Run
bower install
to install dependencies. - Run
bundle install
to install additional dependencies.
After changing the JavaScript, run grunt
to rebuild the minified JS.
This site is deployed using Federalist. A new version of the site is deployed every time new changes are committed to the master branch.
See CONTRIBUTING for additional information.
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.
If you have questions, please feel free to contact us:
Open an Issue
@CodeDotGov on Twitter
Send us an email to code at gsa.gov
LinkedIn
Or join our #opensource-public channel on Slack: https://chat.18f.gov/