An open API service indexing awesome lists of open source software.

https://github.com/alphagov/tech-docs-template

A template for building technical documentation with a GOV.UK style
https://github.com/alphagov/tech-docs-template

cross-gds tech-docs-template tech-writers

Last synced: about 1 month ago
JSON representation

A template for building technical documentation with a GOV.UK style

Awesome Lists containing this project

README

        

# Tech Docs Template

The Tech Docs Template is a [Middleman template][mmt] that
you can use to build technical documentation using a GOV.UK style.

This repo is the template used to generate new sites. The generated site uses HTML, CSS, JS and images from the [tech docs gem](https://github.com/alphagov/tech-docs-gem).

You’re welcome to use the template even if your service isn’t considered part of GOV.UK, but your site or service must not:

- identify itself as being part of GOV.UK
- use the crown or GOV.UK logotype in the header
- use the GDS Transport typeface
- suggest that it’s an official UK government website if it’s not

👉 To find out more about setting up and managing content for a website using this template, see the [Tech Docs Template documentation][tdt-docs].

## Contribute

👉 Find out how to [contribute][contribute].

## Licence

Unless stated otherwise, the codebase is released under [the MIT License][mit].
This covers both the codebase and any sample code in the documentation.

The documentation is [© Crown copyright][copyright] and available under the terms of the [Open Government 3.0][ogl] licence.

[mit]: LICENCE
[copyright]: http://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/uk-government-licensing-framework/crown-copyright/
[ogl]: http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
[mmt]: https://middlemanapp.com/advanced/project_templates/
[tdt-docs]: https://tdt-documentation.london.cloudapps.digital
[config]: https://tdt-documentation.london.cloudapps.digital/amend_project/configuration/#configuration-options
[frontmatter]: https://tdt-documentation.london.cloudapps.digital/frontmatter.html#frontmatter
[multipage]: https://tdt-documentation.london.cloudapps.digital/create_project/multipage/#build-a-multipage-documentation-site
[example-content]: https://tdt-documentation.london.cloudapps.digital/amend_project/content/#change-your-content
[partials]: https://tdt-documentation.london.cloudapps.digital/create_project/single_page/#add-partial-lines
[contribute]: https://tdt-documentation.london.cloudapps.digital/support/#contribute
[install-ruby]: https://tdt-documentation.london.cloudapps.digital/create_project/setup_local/#install-ruby
[install-middleman]: https://tdt-documentation.london.cloudapps.digital/create_project/setup_local/#install-ruby