http://rockq-org.github.io/index.html
sudo npm install idoc -g
cd rockq-org.github.io
idoc clean # Clear the generate static files.
idoc build # Markdown produces static pages document.
idoc server # Open local static html server.
Add or edit Markdown files in md
.
md/FOLDER will be rendered as menu.
Clean, build and server.
scripts/cbs
scripts/deploy
Or add commit message
scripts/deploy "add more files"
Copyright 2016 Rockq members and contributors. MIT License (enclosed)