Wercker docs built with gulp and metalsmith.
With node and npm@2 installed:
git clone https://github.com/wercker/docs
cd docs
npm install
Build:
make
In one terminal run:
make watch
and in another run:
make open
Wercker docs built with gulp and metalsmith.
With node and npm@2 installed:
git clone https://github.com/wercker/docs
cd docs
npm install
Build:
make
In one terminal run:
make watch
and in another run:
make open