0.5.0 • Published 7 years ago
@dpa-connect/bootstrap-theme v0.5.0
@dpa-connect/bootstrap-theme
Bootstrap theme for dpa-connect.
Warning: This is heavily work in progress and subject to change.
Semantic-versioning policy
- Everything below
1.0.0should be considered unstable/prerelease. Breaking changes are likely to be introduced at MINOR 0.x.0 level. Do not depend on them in production. Or use strict version locking. - Everthing above
1.0.0should be conidered stable. Breaking changes will bump MAJOR x.0.0 and new features with backwards compatible API will bump MINOR 0.x.0.
Requirements
Installation
yarn installDevelopment
yarn run devStarts a SASS watcher.
yarm run serveServes file in public locally.
Build
yarn run buildDeployment
yarn run deployDeploys public folder (without static webfonts) to github pages.