Create a new documentation project
Open the command line interface and go to your documents folder.
Run the following in the command line:
middleman init <project_name> -T alphagov/tech-docs-template
where
<project_name>
is the name of your project.Answer the installation questions.
When you see
Bundle complete!
, go to the new project folder and runbundle install
to update the Ruby gems.
This page was last reviewed on 1 July 2021.
It needs to be reviewed again on 1 July 2022
by the page owner #gds-technical-writing
.
This page was set to be reviewed before 1 July 2022
by the page owner #gds-technical-writing.
This might mean the content is out of date.