Wiki.js | A modern and powerful wiki app built on Node.js
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
NGPixel f8161f2e7a
Added appdata support
10 years ago
app Added appdata support 10 years ago
assets Edit User client logic + Delete User UI 10 years ago
client Edit User client logic + Delete User UI 10 years ago
controllers Edit User client logic + Delete User UI 10 years ago
libs Added appdata support 10 years ago
locales Navbar revamp + Footer 10 years ago
middlewares Added access rights feature + read access check 10 years ago
models Integration to Requarks Core 10 years ago
tests Base Project Files 10 years ago
views Added appdata support 10 years ago
.babelrc Base Project Files 10 years ago
.gitattributes Base Project Files 10 years ago
.gitignore Removed Redis & MongoDB dependencies in favor of Loki.js 10 years ago
.snyk Update snyk policy 10 years ago
.travis.yml Welcome page + project renaming leftovers 10 years ago
LICENSE Initial commit 10 years ago
README.md Added access check for write and manage actions 10 years ago
agent.js Added appdata support 10 years ago
config.sample.yml Files Management + Editor Modal + Code Editor fixes 10 years ago
gulpfile.js Video player modal + provider match 10 years ago
package.json Updated dependencies + fonts optimizations 10 years ago
server.js Added appdata support 10 years ago
wiki.sublime-project Base Project Files 10 years ago

README.md

Wiki.js

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 active 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
  • Documentation
    • Prerequisites
    • Install
    • Authentication
    • Git
    • Upgrade
  • Edit Entry
  • Git Management
  • Markdown Editor
    • Basic Formatting
    • Links
    • Image Selection modal
    • File Selection modal
    • Video player
    • Inline Code
    • Code Editor modal
    • Table Editor
  • Move Entry
  • Navigation
  • Parsing / Tree / Metadata
  • Search
  • UI
  • View Entry Source

Special Thanks

Browserstack
Browserstack for providing access to their great cross-browser testing tools.

DigitalOcean
DigitalOcean for providing hosting of the Wiki.js documentation site.