Skip to content

healthdatasafe/style-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HDS style assets

Reference CSS, JS and media files.

Usage

Basic

Just refer to the published files: https://healthdatasafe.github.io/style

Customize

Add a package.json dev dependency pointing to this repo, then use and override source files in your build.

Contributing

Setup

Install with ./dev-env/setup.sh (which handles cloning of the gh-pages branch into dist for publishing) or npm install. Build with npm run build, which outputs assets to dist.

Do stuff

  • Styles (i.e. Bootstrap variables and overrides) are in stylus
  • Media assets are in assets

Publish

TODO: versioning.

After building, commit and push the changes from dist (i.e. publishes to GitHub pages).

License

Revised BSD license

About

HDS Reference CSS, JS and media files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors