# Raneto **Repository Path**: cnbin/Raneto ## Basic Information - **Project Name**: Raneto - **Description**: No description available - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-07-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README <<<<<<< HEAD Raneto ====== [Raneto](http://raneto.com) is a free, open, simple Markdown powered Knowledgebase for Nodejs. [Find out more →](http://docs.raneto.com/what-is-raneto) Requirements ------------ * [Node.js](http://nodejs.org) **v0.10+** Install ------- 1. Download the latest version of Raneto from the [releases page](https://github.com/gilbitron/Raneto/releases) 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](https://github.com/gilbitron/Raneto/wiki/Raneto-Showcase). Credits ------- Raneto was created by [Gilbert Pellegrom](http://gilbert.pellegrom.me) from [Dev7studios](http://dev7studios.com). Released under the [MIT license](https://raw.githubusercontent.com/gilbitron/Raneto/master/LICENSE). ======= #Raneto >>>>>>> fadf316a6b0bc5bfd2eca37bed7ecdd9b95d01c9