A static version of docstash
System Preparation
To use this project, you'll need the following things installed on your machine.
- Ruby - use the installer.
- Jekyll -
$ gem install jekyll
- NodeJS - use the installer.
- GulpJS -
$ npm install -g gulp
Local Installation
- Clone this repo, or download it into a directory of your choice.
- Inside the directory, run
npm install
.
Usage
$ npm start