Skip to content

lalitha-jonnalagadda/digitalgov.gov

 
 

Repository files navigation

Digital.gov Logo

We help people in government build better digital services

https://digital.gov

  • Sign-up for the [Digital.gov newsletter »]({{< ref "/about/subscribe.md" >}})
  • Follow us on Twitter »
  • Like our page on Facebook »

Want to learn more about how we work? Check out our Wiki page »


CircleCI

Development Guide

Digital.gov is built with Hugo and hosted by Federalist and Cloud.gov.

Install NPM Dependencies

npm install

Install Hugo

Read the HUGO quickstart guide »

For OSX: brew install hugo see https://gohugo.io/getting-started/installing/ for other OSs

Run

hugo serve (can take 30 secs to launch) or hugo serve --config=config_dev.yml (can take 5 secs to launch but only builds a portion of the content)

visit http://localhost:1313/

About

Digital.gov — Helping the government community deliver better digital services.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 58.2%
  • CSS 31.2%
  • JavaScript 10.6%