Powered by Raneto is a free, open, simple Markdown powered Knowledgebase. Find out more →
If you find any issues with our articles, feel free to create an issue or submit a pull request with any changes, and someone from our team will review!
Cloud-A Customers who contribute documentation or changes will be added to the Credits section, and awarded with a credit on their account for each accepted pull request.
- Install Node.js v0.10+.
- Check out the Cloud-A knowledgebase project
- run
npm install
to install the node dependencies - To start Raneto, run
npm start
- Visit
http://localhost:3000
in your web browser
Note: When running on a live site you'll want to set the PORT
env variable to 80
so you don't need to add :3000
to the URL.
Content Contributed By:
- Geoff Sullivan (geoff@clouda.ca)
- Adam Thurlow (adam@clouda.ca)
- Jacob Godin (jacob@clouda.ca)
- Jackson Brown (hyprbst@gmail.com)
Raneto was created by Gilbert Pellegrom from Dev7studios. Released under the MIT license.