Simple Piku Docs hosted on Piku Micro PaaS using Ruby.
clone git@github:matrixjnr/piku-docs.git
git //change upstream url
git remote add piku piku@your-server:piku-docs
git add .
git commit -am "Your Message"
git push piku master
This project was a result of testing Ruby and Rails support in Piku.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.