-
Notifications
You must be signed in to change notification settings - Fork 302
digital.gov Platform
Nick Lyons edited this page Jan 20, 2023
·
7 revisions
As a product, digital.gov maintains a collection of repositories.
The repositories below are all used to maintain digital.gov:
Platform
Project | Description |
---|---|
GSA/digitalgov.gov | (This repo) Site platform currently deployed as a static site built with Hugo and hosted by Cloud.gov. |
18F/dns | DNS configuration for digital.gov domains managed by GSA TTS. |
uswds/uswds | This site is developed using the U.S. Web Design System v3, managed by GSA TTS. |
Tools - projects we have created in order to better aid our work on the digital.gov platform.
Project | Description |
---|---|
GSA/digital.gov-design | A collection of design assets used for the digital.gov platform. |
GSA/digitalgov-workflow (Archived) | A tool for managing the digital.gov editorial workflow on GitHub. |
GSA/redir | A basic Jekyll template to use for temporary redirects. |
- Hugo - The primary site engine that builds digital.gov code and content.
-
Front Matter - The top of each page/post includes keywords within
---
tags. This is meta data that helps Hugo build the site, but you can also use it to pass custom variables. - U.S. Web Design System v3.0 - the design system used in digital.gov.
- Gulp - the asset pipeline.
- GitHub Actions
- CircleCI
- Cloud.gov
- AWS
🎉Questions? Email digitalgov@gsa.gov