Skip to content

healthdatasafe/style

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Health Data Safe Style

Showcase site and asset repository for the HDS design system. Published at style.datasafe.dev.

Contains:

  • Palettes showcase — visual reference for palette-doctor, palette-patient, palette-dark
  • Icons and logos — served from https://style.datasafe.dev/images/
  • Reference CSShds.css / hds.min.css

Technology Choices

Setup

Install with ./scripts/setup.sh (which handles cloning of the gh-pages branch into dist for publishing) or npm install.

Development

Run the development server:

npm run dev

Open ./src/index.html with your browser to see the result.

Deployment

The site is deployed to GitHub Pages via the gh-pages branch.

npm run build   # copies src to dist, minifies CSS
# then push the dist/ contents to the gh-pages branch

About

HDS Reference CSS, JS and media files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors