Skip to content

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

Notifications You must be signed in to change notification settings

evelyntorres1/digitalgov.gov

 
 

Repository files navigation

Digital.gov Logo

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 »

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

  • CSS 63.9%
  • HTML 24.1%
  • JavaScript 12.0%