Wiki.js | A modern and powerful wiki app built on Node.js

NGPixel 24f90d4a17 Removed Redis & MongoDB dependencies in favor of Loki.js 9 лет назад
assets e94abf9466 syntax highlight + TOC scroll + other content parsing improvements 9 лет назад
client e94abf9466 syntax highlight + TOC scroll + other content parsing improvements 9 лет назад
controllers 24f90d4a17 Removed Redis & MongoDB dependencies in favor of Loki.js 9 лет назад
locales 1ad03a3d1f Markdown parsing + tree parsing + content display 9 лет назад
middlewares 0f96377e30 Base server logic 9 лет назад
models 24f90d4a17 Removed Redis & MongoDB dependencies in favor of Loki.js 9 лет назад
tests b035a68ca4 Base Project Files 9 лет назад
views e94abf9466 syntax highlight + TOC scroll + other content parsing improvements 9 лет назад
.babelrc b035a68ca4 Base Project Files 9 лет назад
.gitattributes b035a68ca4 Base Project Files 9 лет назад
.gitignore 24f90d4a17 Removed Redis & MongoDB dependencies in favor of Loki.js 9 лет назад
.snyk b035a68ca4 Base Project Files 9 лет назад
.travis.yml 01b6072e01 Updated README.md 9 лет назад
LICENSE 5bec7ff5c5 Initial commit 9 лет назад
README.md 24d0a6b698 Base Layout work 9 лет назад
config.sample.yml 24f90d4a17 Removed Redis & MongoDB dependencies in favor of Loki.js 9 лет назад
gulpfile.js e94abf9466 syntax highlight + TOC scroll + other content parsing improvements 9 лет назад
inch.json b035a68ca4 Base Project Files 9 лет назад
package.json 24f90d4a17 Removed Redis & MongoDB dependencies in favor of Loki.js 9 лет назад
server.js 24f90d4a17 Removed Redis & MongoDB dependencies in favor of Loki.js 9 лет назад
wiki.sublime-project b035a68ca4 Base Project Files 9 лет назад

README.md

<img src="https://raw.githubusercontent.com/Requarks/wiki/master/assets/favicons/favicon-96x96.png" alt="Requarks Wiki" title="Requarks Wiki" align="right" />

Requarks Wiki

License Build Status Codacy Badge Codacy Badge Dependency Status Known Vulnerabilities Documentation

A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown

Under development

Milestones
  • UI
  • Authentication
  • Git Management
  • Markdown Editor
  • Parsing / Wiki Navigation
  • Assets Management
  • History Management