Skip to content

This project was inspired by our friends in the EU who created a City SDK for Europe. This project is led by the US Census Bureau in collaboration with other federal and local government entities, as well as private industry.

License

Notifications You must be signed in to change notification settings

bureauofthecensus-zz/citysdk

 
 

Repository files navigation

City SDK

*Note - The Github pages site for the City SDK was initially forked (then created as a duplicate repo) based on CFPB's outstanding API documentation. Thanks to the CFPB eRegs and HMDA teams and their documentation work for starting us off with a great codebase.

You can use DOCter to build documentation sites similar to this one.

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.

After changing the JavaScript, run grunt to rebuild the minified JS.

Project Page URL Structure

In order to have the local resources work for both a github pages organizational and a project type site, pass a baseurl parameter at jekyll startup.

bundle exec jekyll server --watch  --baseurl ''

See this page for more information

About

This project was inspired by our friends in the EU who created a City SDK for Europe. This project is led by the US Census Bureau in collaboration with other federal and local government entities, as well as private industry.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 88.0%
  • HTML 6.6%
  • JavaScript 5.3%
  • Ruby 0.1%