This project contains the documentation for the GOV.UK Tech Docs project.
👉 Go to alphagov.github.io/tech-docs-manual
It uses the tech-docs-gem for layout.
To run the app locally:
./startup.sh
The app will appear at http://localhost:4567/
Build the site with:
bundle exec middleman build
This will create a bunch of static files in /build
.
This project uses GitHub pages for hosting. It is deployed automatically when a Pull Request is merged.
Unless stated otherwise, the codebase is released under the MIT License. This covers both the codebase and any sample code in the documentation.
The documentation is © Crown copyright and available under the terms of the Open Government 3.0 licence.