WeIO Documentation in Flatdoc, found at: http://we-io.net/doc/gettingStarted.html
git clone https://github.com/nodesign/weioDoc.git
python -m SimpleHTTPServer
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.