Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 725 Bytes

README.md

File metadata and controls

40 lines (30 loc) · 725 Bytes

wercker-docs

wercker status

Wercker docs built with gulp and metalsmith.

Installation

With node and npm@2 installed:

git clone https://github.com/wercker/docs
cd docs
npm install

Building

Build:

make

Live reload while working

In one terminal run:

make watch

and in another run:

make open

License

MIT