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

NGPixel 63f1ec30b4 Headers section styling před 9 roky
assets 63f1ec30b4 Headers section styling před 9 roky
client 593481c7e1 Markdown display fixes + error pages před 9 roky
controllers 985761556c Integration to Requarks Core před 9 roky
core 985761556c Integration to Requarks Core před 9 roky
libs 63f1ec30b4 Headers section styling před 9 roky
locales 8c0ed4682c Navbar revamp + Footer před 9 roky
middlewares a05560e9fc Added access rights feature + read access check před 9 roky
models 985761556c Integration to Requarks Core před 9 roky
tests b035a68ca4 Base Project Files před 9 roky
views 63f1ec30b4 Headers section styling před 9 roky
.babelrc b035a68ca4 Base Project Files před 9 roky
.gitattributes b035a68ca4 Base Project Files před 9 roky
.gitignore 24f90d4a17 Removed Redis & MongoDB dependencies in favor of Loki.js před 9 roky
.snyk 09b4d37f4c Update snyk policy před 9 roky
.travis.yml 593481c7e1 Markdown display fixes + error pages před 9 roky
LICENSE 5bec7ff5c5 Initial commit před 9 roky
README.md 593481c7e1 Markdown display fixes + error pages před 9 roky
agent.js 593481c7e1 Markdown display fixes + error pages před 9 roky
config.sample.yml 593481c7e1 Markdown display fixes + error pages před 9 roky
gulpfile.js 238ba96037 Updated socket.io client path před 9 roky
package.json 2227515b26 Formatted Account pages + fixed search UI před 9 roky
server.js 923ebf80b7 Fix core path for production environments před 9 roky
wiki.sublime-project b035a68ca4 Base Project Files před 9 roky

README.md

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

Wiki.js

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
    • Strategies
      • Local
      • Microsoft Account
      • Google ID
      • Facebook
    • Access Rights
      • View
      • Edit / Create
  • 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