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

NGPixel 6ea243e8d4 Removed Search-Index and LokiJS, replaced with Mongo + Updated VueJs 9 rokov pred
assets 6ea243e8d4 Removed Search-Index and LokiJS, replaced with Mongo + Updated VueJs 9 rokov pred
client 6ea243e8d4 Removed Search-Index and LokiJS, replaced with Mongo + Updated VueJs 9 rokov pred
controllers 6ea243e8d4 Removed Search-Index and LokiJS, replaced with Mongo + Updated VueJs 9 rokov pred
lib 90afe796ee Added New Folder feature in Image Editor + Winston init refactor 9 rokov pred
locales 1ad03a3d1f Markdown parsing + tree parsing + content display 9 rokov pred
middlewares 0f96377e30 Base server logic 9 rokov pred
models 6ea243e8d4 Removed Search-Index and LokiJS, replaced with Mongo + Updated VueJs 9 rokov pred
tests b035a68ca4 Base Project Files 9 rokov pred
views 6ea243e8d4 Removed Search-Index and LokiJS, replaced with Mongo + Updated VueJs 9 rokov pred
.babelrc b035a68ca4 Base Project Files 9 rokov pred
.gitattributes b035a68ca4 Base Project Files 9 rokov pred
.gitignore 24f90d4a17 Removed Redis & MongoDB dependencies in favor of Loki.js 9 rokov pred
.snyk 1f38cf9406 fix: package.json & .snyk to reduce vulnerabilities 9 rokov pred
.travis.yml 6ea243e8d4 Removed Search-Index and LokiJS, replaced with Mongo + Updated VueJs 9 rokov pred
LICENSE 5bec7ff5c5 Initial commit 9 rokov pred
README.md 492bb9efa6 Added move document feature 9 rokov pred
agent.js 6ea243e8d4 Removed Search-Index and LokiJS, replaced with Mongo + Updated VueJs 9 rokov pred
config.sample.yml 6ea243e8d4 Removed Search-Index and LokiJS, replaced with Mongo + Updated VueJs 9 rokov pred
gulpfile.js 6ea243e8d4 Removed Search-Index and LokiJS, replaced with Mongo + Updated VueJs 9 rokov pred
inch.json b035a68ca4 Base Project Files 9 rokov pred
package.json 6ea243e8d4 Removed Search-Index and LokiJS, replaced with Mongo + Updated VueJs 9 rokov pred
server.js 6ea243e8d4 Removed Search-Index and LokiJS, replaced with Mongo + Updated VueJs 9 rokov pred
wiki.sublime-project b035a68ca4 Base Project Files 9 rokov pred
ws-server.js 6ea243e8d4 Removed Search-Index and LokiJS, replaced with Mongo + Updated VueJs 9 rokov pred

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

Release License Build Status Codacy Badge Dependency Status Known Vulnerabilities Documentation

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

Under development

Milestones
  • Assets Management
  • Authentication
  • Background Agent (git sync, cache purge, etc.)
  • Caching
  • Create Entry
  • Edit Entry
  • Git Management
  • Markdown Editor
  • Move Entry
  • Navigation
  • Parsing / Tree / Metadata
  • Search
  • UI
  • View Entry Source