govuk-developer-docs

? Tech docs for everyone working on GOV.UK

Github stars Tracking Chart

GOV.UK Developer Docs

? https://docs.publishing.service.gov.uk

Technical documentation

This is a static site generated with Middleman.

Tech docs template

This project uses alphagov/tech-docs-template.

This means that some of the files (like the CSS, javascripts and layouts) are
managed in the template and are not supposed to be modified here. Any project-specific
Ruby code needs to go into /app.

You can pull down the latest version of the template by running:

bin/update

Dependencies

  • Ruby

Running locally

The first time you'll need to bundle:

bundle install

To run the app locally:

./startup.sh

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

You may need a GitHub auth token if you find yourself rate limited. You can create one here:

https://github.com/settings/tokens/new

It doesn't need any permissions.

Use it like this:

export GITHUB_TOKEN=somethingsomething
./startup.sh

Building the project

Build the site with:

NO_CONTRACTS=true bundle exec middleman build

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

Testing

bundle exec rake

Deployment

This project is re-deployed by a production Jenkins task every hour between 9am and 7pm (to pick up external
changes). It is hosted on S3.

Pre-commit hooks

There are pre-commit hooks available to help when creating or editing markdown.

Install pre-commit and the vale linter:

brew install vale pre-commit
pre-commit install

Licence

MIT License

Main metrics

Overview
Name With Owneralphagov/govuk-developer-docs
Primary LanguageHTML
Program languageRuby (Language Count: 5)
Platform
License:MIT License
所有者活动
Created At2016-04-26 16:43:08
Pushed At2025-07-04 12:27:25
Last Commit At
Release Count348
Last Release Namerelease_1994 (Posted on 2020-04-28 10:06:18)
First Release Namerelease_1642 (Posted on 2019-11-14 15:55:22)
用户参与
Stargazers Count126
Watchers Count61
Fork Count31
Commits Count12.1k
Has Issues Enabled
Issues Count93
Issue Open Count12
Pull Requests Count4702
Pull Requests Open Count17
Pull Requests Close Count341
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private