0.5.0 • Published 5 years ago

@dpa-connect/bootstrap-theme v0.5.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

@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.0 should 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.0 should 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 install

Development

yarn run dev

Starts a SASS watcher.

yarm run serve

Serves file in public locally.

Build

yarn run build

Deployment

yarn run deploy

Deploys public folder (without static webfonts) to github pages.

0.5.0

5 years ago

0.4.0

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago