Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

This is a 'design-history' for the SDD services to document their designs.

License

Notifications You must be signed in to change notification settings

steve-oconnor/sdd-design-history

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design history for the DfE SDD services

A place to document your our services designs.

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

Purpose of this project

This repository makes it easy to:

  • screenshot our 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

This is a 'design-history' for the SDD services to document their designs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nunjucks 39.2%
  • SCSS 31.7%
  • JavaScript 29.1%