Skip to content

GBGRAVES/find-benefits-and-services-documentation

 
 

Repository files navigation

Find benefits and services documentation

Find benefits and services is a web-based application that helps Veterans find relevant benefits. The application is currently in beta and can be found at cdsvacpoc.azurewebsites.net. It is undergoing development and is not yet publicly released for use.

This repository contains companion documentation for the project and can be viewed at https://cds-snc.github.io/find-benefits-and-services-documentation/.

Editing the documentation

The documentation uses Jekyll and the DOCter theme.

DOCter needs Jekyll and other dependencies to run locally. These can be installed with Bundler by running the following commands.

gem install bundler
bundle install

Run Jekyll:

bundle exec jekyll serve --watch --baseurl ''

Open it up in your browser: http://localhost:4000/

_config.yml

Options within the _config.yml file allow you to control some of the site's content and left column navigation.

About

Companion documentation for VAC Benefits Directory Alpha

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 60.3%
  • HTML 23.3%
  • JavaScript 16.0%
  • Ruby 0.4%