Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 452 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 452 Bytes

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.