Skip to content

DFE-Digital/teacher-cpd-design-history

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a3b53c6 · Nov 13, 2023
Nov 13, 2023
Nov 13, 2023
May 18, 2021
Dec 17, 2021
Jun 29, 2023
May 18, 2021
Nov 13, 2023
Jun 19, 2023
Dec 17, 2021
Nov 13, 2023
May 18, 2021
Jun 19, 2023
May 26, 2021
May 18, 2021
Nov 13, 2023
Nov 13, 2023

Repository files navigation

Design history for Teacher CPD service

A history of the designs for the Get teacher CPD services

This repository makes it easy to:

  • screenshot your designs
  • create pages of screenshots to document designs
  • document designs using the GOV.UK Design System
  • print pages of designs
  • make designs shareable and linkable

Installation

  • Clone this repository to a folder on your computer
  • Open Terminal
  • In Terminal, change the path to the repository
  • Type npm install to install the dependencies

Working locally

Most of the time you'll be adding new posts. If you're just doing this then:

  • Open Terminal
  • Type npm start

This will automatically restart the application with any changes to your posts an any images applied.

If you want to make changes to CSS and JavaScript, and watch for those changes, run npm run dev.

Technical notes

Uses the Design History as a template (Github)

The design history uses the GOV.UK Design System and the Eleventy static site generator.