Custom blocks:
- button
- ck-editor
- header-align
- image-edit
- map
- spacer
- text-align
- widget
- columns
Clone this repo and install the dependencies:
- Install node dependencies:
npm install
- Install project dependencies:
bower install
Before doing any of the following tasks make sure you have installed the project
gulp doc
generate the jsdocs and store in the doc foldergulp compile
generate new compile results of the blocks:sir-trevor-blocks.js
,sir-trevor-blocks.min.js
,sir-trevor-blocks.css
, andsir-trevor-blocks.min.css
gulp patch
compile and generate a new tag in the git repository incrementing the path versiongulp feature
compile and generate a new tag in the git repository incrementing the feature versiongulp release
compile and generate a new tag in the git repository incrementing the major version