rhiokim / haroopress

A static site generator built with Node.js, "Haroo" means "a day" Support Markdown presentation, Syntax Highlight, Themes
http://haroopress.com
165 stars 35 forks source link

add dependency check #275

Closed andrwj closed 11 years ago

andrwj commented 11 years ago

...ation)

you need to install fellowing packages before haroopress installation.

  1. prerequisited packages

    $ sudo apt-get install g++ nodejs nodejs-dev default-jre

  2. for building node modules $ npm install node-gyp -g
  3. prepare your certification for git push to github.com on your $HOME/.ssh
    • make deploy does not complain even if it fails.