Skip to content

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

Notifications You must be signed in to change notification settings

SeanAUS120/digitalgov.gov

 
 

Repository files navigation

Digital.gov

We help the government build better digital services

https://digital.gov

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

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 --config=config.yml (can take 2-3 minutes to launch) or hugo serve --config=config_dev.yml (can take 20 secsto 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

  • CSS 63.7%
  • HTML 24.2%
  • JavaScript 12.1%