Skip to content

Space for IAE Architecture and code documentation

License

Unlicense, CC0-1.0 licenses found

Licenses found

Unlicense
LICENSE
CC0-1.0
COPYING.txt
Notifications You must be signed in to change notification settings

BMGburger/openIAE

 
 

Repository files navigation

IAE Transparency Space Documentation

This is the documentation and guidance repository for all GSA Transparency Initiative related materials.

Thanks to CFPB team for creating this model and for furthering open source in government.

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.

About

Space for IAE Architecture and code documentation

Resources

License

Unlicense, CC0-1.0 licenses found

Licenses found

Unlicense
LICENSE
CC0-1.0
COPYING.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.6%
  • CSS 33.9%
  • HTML 5.5%