- Clone the project, install DocPad and its dependencies, and then run the server
git clone git@github.com:futekov/csspre.git
cd csspre
npm install -g docpad@6.69.2
npm install
docpad run- 
Open the local server at http://localhost:9778/ 
- 
Make your changes in the srcdirectory
Built with DocPad