Skip to content

jonathanglassman/tech-docs-manual

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech docs manual

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.

Running locally

To run the app locally:

./startup.sh

The app will appear at http://localhost:4567/

Building the project

Build the site with:

bundle exec middleman build

This will create a bunch of static files in /build.

Deployment

This project uses GitHub pages for hosting. It is deployed automatically when a Pull Request is merged.

Licence

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.

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 60.3%
  • HTML 37.4%
  • CSS 1.5%
  • Other 0.8%