Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 1.27 KB

readme.md

File metadata and controls

41 lines (23 loc) · 1.27 KB

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/