The ScanGov Standards are a set of government digital experience standards based on public policy, web protocol, guidelines and best practices.
Standards are based on guidance.
We encourage collaboration on the ScanGov Standards.:
- Submit an issue or pull request
- Post feedback to the
repo-standardschannel in ScanGov Discord - Web form
This is an 11ty powered site.
npm run start
npm i
^ pre requisite for this is node.js
Design tokens in public/css/scangov.css are copied from the ScanGov/components repo. This file should be edited there. Local edits are overwritten anytime the start command is run.
This site deploys itself to GitHub pages. The git action workflow writes the built files to the gh-pages pages branch which is what the GitHub pages uses for source.