Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

DFE-Digital/conversions-design-history

Repository files navigation

Design history for GOV.UK services

A place to document GOV.UK service designs. The Apply to Become an Academy Design History can be found below:

https://conversions-design-history.netlify.app/

Purpose of this project

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.

Example design histories

Technical notes

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

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published