LordLioath / knowledge-base

Markdown powered knowledgebase / support.elysium-project.org

Home Page:http://raneto.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elysium Project - Knowledge Base

Elysium's main source for support & helpful articles. This repository only includes the app, but no articles!

Links

Built with

  • Raneto - A markdown powered KB for Node.JS
  • SHA.js - Streamable SHA hashes in pure JavaScript

Quick Start

  1. Clone the repository & install Node.JS
  2. Inside the repo's folder, run: npm install
  3. Create a kb/credentials.js file and set your accounts (password needs to be hashed with SHA-256)
  4. Launch the app with: npm start or npm run start_win (Windows)
  5. Visit http://localhost:3000 in your webbrowser
  6. You can login at http://localhost:3000/login
  7. For more information check Raneto's documentation!

License

This project is licensed under the MIT License - see the LICENSE file for details!

About

Markdown powered knowledgebase / support.elysium-project.org

http://raneto.com

License:MIT License


Languages

Language:JavaScript 78.3%Language:CSS 16.7%Language:HTML 4.8%Language:Makefile 0.2%