Skip to content
This repository has been archived by the owner on Oct 31, 2019. It is now read-only.
/ document-kit Public archive

A set of components which teams can use to build interactive HTML documents

Notifications You must be signed in to change notification settings

alphagov/document-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Document Kit

Document Kit is a set of components which teams can use to build interactive HTML documents.

It's currently an alpha, built with the GDS Enabling Strategy discovery teams in mind.

Example

Take a look at the examples/ directory for a working example - a copy is hosted on GitHub Pages.

Building from source

Document Kit uses Grunt to compile SASS and minify JavaScript. It outputs the built files (and any images) into the dist/ directory.

npm install -g grunt-cli
npm install
grunt

About

A set of components which teams can use to build interactive HTML documents

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published