Giter VIP home page Giter VIP logo

developers's Introduction

Template Developer Hub

Note - This is an effort to make a vanilla version of CFPB's outstanding API documentation. Though many of the references to the agency (and it's HMDA system) have been genericized, a number remain. In particular, the Basics, Console, and Queries page have mostly been kept intact in order to show how those pages can work. An agency re-using this would need to fully migrate that material to fit their API. One will also need to review the setup for the 'Fields` page in order to have it populate like it does on the CFPB instance.


This is the documentation repository for the [System] dataset. Check out this API documentation at http://usg-website-templates.github.io/developer-hub/.

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

developers's People

Contributors

dezzie avatar bahdvp avatar eudaephoric avatar gbinal avatar shawnjohnson avatar marcesher avatar cndreisbach avatar ascott1 avatar gui avatar contolini avatar noahkunin avatar virtix avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.