Skip to content

joet3ch/Raneto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raneto

Raneto is a free, open, simple Markdown powered Knowledgebase for Nodejs. Find out more →

Requirements

Install

  1. Download the latest version of Raneto from the releases page
  2. Create a new directory where you would like to run the app, and un-zip the package to that location
  3. Fire up a Terminal, the Node Command Prompt or shell and change directory to the root of the Raneto application (where app.js and config.js are)
  4. run npm install to install the node dependencies
  5. To start Raneto, run npm start
  6. 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.

Demo & Docs

See http://docs.raneto.com

Contribute

See http://docs.raneto.com/contributing

Showcase

Using Raneto in the wild? We'd love to see it. Add your site to the Raneto Showcase.

Credits

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

About

Markdown powered Knowledgebase for Nodejs

Resources

License

Stars

Watchers

Forks

Packages

No packages published