woorank-theme

14.0.2 • Public • Published

Woorank Living Style Guide

Styleguide pages built with Kss Node.

Development instructions

The style guide build tasks are made with Gulp.

Start the local environment

$ docker-compose build
$ docker-compose run --rm styleguide npm run build
$ docker-compose run --rm --service-ports styleguide

Watcher

You can launch the development watch with the following command:

$ docker-compose run --rm styleguide npm run dev

Development flow

You should develop your changes in the branches and create a pull request where the last commit is setting the new version number according to the semantic versioning.

Always use the npm version command to update the package:

$ npm version <major|minor|patch>

Publication of the styleguide

To publish the styleguide changes you have to build the project at CircleCI.

Successfull build will automatically push the woorank-theme assets into the S3 with the current version number and can be used in the applications.

Readme

Keywords

none

Package Sidebar

Install

npm i woorank-theme

Weekly Downloads

18

Version

14.0.2

License

MIT

Unpacked Size

2.06 MB

Total Files

670

Last publish

Collaborators

  • woorank-admin
  • ndemoor
  • woorank-ci
  • yoggsoft