Skip to content

CloudA/knowledgebase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud-A Knowledgebase

Powered by Raneto is a free, open, simple Markdown powered Knowledgebase. Find out more →

Contributing

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 Locally

  1. Install Node.js v0.10+.
  2. Check out the Cloud-A knowledgebase project
  3. run npm install to install the node dependencies
  4. To start Raneto, run npm start
  5. 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.

Credits

Content Contributed By:

Raneto was created by Gilbert Pellegrom from Dev7studios. Released under the MIT license.

Packages

No packages published

Languages

  • HTML 38.1%
  • JavaScript 35.2%
  • CSS 26.7%