Skip to content
This repository has been archived by the owner on Oct 11, 2019. It is now read-only.

🛑DEPRECATED 🛑Quick micro site for Code.gov developer docs.

License

Notifications You must be signed in to change notification settings

GSA/code-gov-developer-docs

Repository files navigation

DEPRECATED

This project repo is no longer being maintained. Please visit https://open.gsa.gov/api/codedotgov/ to view API documentation for code.gov.

code-gov-developer-docs

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.

Setup instructions

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

Using JavaScript and Bower

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.

Deploying

This site is deployed using Federalist. A new version of the site is deployed every time new changes are committed to the master branch.

Contributing

See CONTRIBUTING for additional information.

Public domain

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.

Questions?

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/