/weioDoc

WeIO Documentation in Flatdoc

Primary LanguageJavaScript

weioDoc

WeIO Documentation in Flatdoc, found at: http://we-io.net/doc/gettingStarted.html

Install

git clone https://github.com/nodesign/weioDoc.git

Test

python -m SimpleHTTPServer

Deploy

Go to the directory that will be uoploaded to the site via FTP and rsync from cloned repo:

rsync -a --exclude='.git/' /home/drasko/weioDoc/* .

Then upload all to the site.