Skip to content

Duytran889889/identity-dev-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Login.gov Dev Docs

View it live ❯

Temporary Alert

To add a temporary alert to the developer docs set the temporary_alert configuration value in _config.yml to a string with the desired alert contents, e.g. The sandbox will be unavailable from <b>5:30-6:30p ET on Tuesday, August 9th</b>.. To turn off the alert change the configuration value to false.

Development

Locally

Run initial setup:

make setup

Run the server locally:

make run

Run the tests:

make test

This site uses the anchor.js. To update it:

  • Download latest anchor.js and put in assets/js/

YAML files

When updating a yml file, you only need to update the version in the /assets directory. This is symlinked to the _includes directory.

About

Login.gov developer documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.1%
  • Ruby 20.1%
  • JavaScript 16.3%
  • SCSS 13.2%
  • Makefile 1.3%