Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/department-of-veterans-affairs/va-digital-service-handbook

Empowering VA teams to design and build great digital services on the Veteran-facing Services Platform --- https://department-of-veterans-affairs.github.io/va-digital-service-handbook/
https://github.com/department-of-veterans-affairs/va-digital-service-handbook

Last synced: 11 days ago
JSON representation

Empowering VA teams to design and build great digital services on the Veteran-facing Services Platform --- https://department-of-veterans-affairs.github.io/va-digital-service-handbook/

Lists

README

        

# VA Digital Service Handbook

Helping Veterans Affairs (VA) teams design, build, and launch great digital services that meet the [Digital Standards](https://department-of-veterans-affairs.github.io/va-digital-service-handbook/digital-standards) for the [Veteran-facing Services Platform](#fn1).

Contact @ehuntdsva for any questions, comments, or feedback.

## Contributing

* **DSVA team**: See [the repo Wiki](https://github.com/department-of-veterans-affairs/va-digital-service-handbook/wiki) for
* How this Jekyll site is organized
* How to use Markdown for writing/editing content
* How to update the ```modified-date``` that displays on site pages.
* See [CONTRIBUTING](CONTRIBUTING.md) for how to contribute content.

## Development

This is a Jekyll-built static site.

1. Clone/fork this repo.
2. For best results (urls work correctly), run locally at 127.0.0.1:4000/va-digital-service-handbook/

```
bundle exec jekyll serve
```

3. Whenever you make a change to content, also change the ```modified-date``` in the yml at the top of the relevant ```.md``` file. See [Updating Page Dates](https://github.com/department-of-veterans-affairs/va-digital-service-handbook/wiki/updating-page-dates) for more info.

## License

All content is available under the [Creative Commons Zero v1.0 Universal license](LICENSE), except where otherwise stated.

## Colophon

* Jekyll front-end code inspired by [login.gov](https://www.login.gov)


The *Veteran-facing Services Platform* is the set of technologies (and processes) that veteran-facing services on the [VA.gov](https://www.va.gov) website. VA teams who want to release a digital service for veterans using the Veteran-facing Services Platform should use this [Handbook](http://department-of-veterans-affairs.github.io/va-digital-service-handbook/) to learn how to do that.