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 63f1ec30b4
Headers section styling
8 years ago
assets Headers section styling 8 years ago
client Markdown display fixes + error pages 8 years ago
controllers Integration to Requarks Core 8 years ago
core/core-client/scss/components Integration to Requarks Core 8 years ago
libs Headers section styling 8 years ago
locales Navbar revamp + Footer 8 years ago
middlewares Added access rights feature + read access check 8 years ago
models Integration to Requarks Core 8 years ago
tests Base Project Files 8 years ago
views Headers section styling 8 years ago
.babelrc Base Project Files 8 years ago
.gitattributes Base Project Files 8 years ago
.gitignore Removed Redis & MongoDB dependencies in favor of Loki.js 8 years ago
.snyk Update snyk policy 8 years ago
.travis.yml Markdown display fixes + error pages 8 years ago
LICENSE Initial commit 8 years ago
README.md Markdown display fixes + error pages 8 years ago
agent.js Markdown display fixes + error pages 8 years ago
config.sample.yml Markdown display fixes + error pages 8 years ago
gulpfile.js Updated socket.io client path 8 years ago
package.json Formatted Account pages + fixed search UI 8 years ago
server.js Fix core path for production environments 8 years ago
wiki.sublime-project Base Project Files 8 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 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