$ npm install
$ npm start
$ npm install -g gulp
$ npm install
$ gulp serve
$ gulp
Build and optimize the site, ready for deployment. This includes linting as well as image, script, stylesheet, and HTML optimization and minification.
$ gulp serve:dist
Serve the optimized and minified version of the site for local testing.
$ gulp deploy
This builds for production, then deploys the dist folder to gh-pages.
$ gulp update-generated-markdown
This rebuilds all markdown in the generated
directory.
$ gulp images
This command pipes all files in src/images
through imagemin
.
All bitcore brand assets can be found in bitcore-brand.