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

NGPixel 09b4d37f4c Update snyk policy %!s(int64=8) %!d(string=hai) anos
assets 3d20fee5df Local authentication %!s(int64=8) %!d(string=hai) anos
client 3d20fee5df Local authentication %!s(int64=8) %!d(string=hai) anos
controllers 3d20fee5df Local authentication %!s(int64=8) %!d(string=hai) anos
libs 3d20fee5df Local authentication %!s(int64=8) %!d(string=hai) anos
locales 1ad03a3d1f Markdown parsing + tree parsing + content display %!s(int64=9) %!d(string=hai) anos
middlewares 0f96377e30 Base server logic %!s(int64=9) %!d(string=hai) anos
models 3d20fee5df Local authentication %!s(int64=8) %!d(string=hai) anos
tests b035a68ca4 Base Project Files %!s(int64=9) %!d(string=hai) anos
views 3d20fee5df Local authentication %!s(int64=8) %!d(string=hai) anos
.babelrc b035a68ca4 Base Project Files %!s(int64=9) %!d(string=hai) anos
.gitattributes b035a68ca4 Base Project Files %!s(int64=9) %!d(string=hai) anos
.gitignore 24f90d4a17 Removed Redis & MongoDB dependencies in favor of Loki.js %!s(int64=9) %!d(string=hai) anos
.snyk 09b4d37f4c Update snyk policy %!s(int64=8) %!d(string=hai) anos
.travis.yml 2cf8f2c247 Replaced Express-Brute store from Mongo to Mongoose %!s(int64=9) %!d(string=hai) anos
LICENSE 5bec7ff5c5 Initial commit %!s(int64=9) %!d(string=hai) anos
README.md 3d20fee5df Local authentication %!s(int64=8) %!d(string=hai) anos
agent.js dc6fc449f0 Added Social Authentication + fixed Agent Cron %!s(int64=8) %!d(string=hai) anos
config.sample.yml dc6fc449f0 Added Social Authentication + fixed Agent Cron %!s(int64=8) %!d(string=hai) anos
gulpfile.js fa7391ea4b Login screen %!s(int64=9) %!d(string=hai) anos
package.json dc6fc449f0 Added Social Authentication + fixed Agent Cron %!s(int64=8) %!d(string=hai) anos
server.js dc6fc449f0 Added Social Authentication + fixed Agent Cron %!s(int64=8) %!d(string=hai) anos
wiki.sublime-project b035a68ca4 Base Project Files %!s(int64=9) %!d(string=hai) anos

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

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

Under development

Documentation

Milestones
  • Account Management
  • Assets Management
    • Images
    • Files/Documents
  • Authentication
    • Local
    • Microsoft Account
    • Google ID
    • Facebook
  • Background Agent (git sync, cache purge, etc.)
  • Caching
  • Create Entry
  • Edit Entry
  • Git Management
  • Markdown Editor
    • Basic Formatting
    • Links
    • Table Editor
  • Move Entry
  • Navigation
  • Parsing / Tree / Metadata
  • Search
  • UI
  • View Entry Source