Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

cisagov/dotgov-home

Repository files navigation

The .gov website

A site for the .gov program, circa 2017 - 2024. We're now at https://github.com/cisagov/get.gov.

Built using

Developing locally

This site uses Jekyll, a Ruby-based static site generator.

The application is optimized for deployment on 18F's Federalist static site hosting service.

Install dependencies with Bundler:

bundle install

And run the site with Jekyll:

bundle exec jekyll serve

If all goes well, visit the site at http://localhost:4000.

Public domain

This project is in the worldwide public domain. As stated in CONTRIBUTING:

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.