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 ebddba0d2a
Welcome page + project renaming leftovers
9 years ago
assets Welcome page + project renaming leftovers 9 years ago
client Welcome page + project renaming leftovers 9 years ago
controllers Welcome page + project renaming leftovers 9 years ago
core/core-client/scss/components
libs
locales
middlewares
models
tests
views Welcome page + project renaming leftovers 9 years ago
.babelrc
.gitattributes
.gitignore
.snyk
.travis.yml Welcome page + project renaming leftovers 9 years ago
LICENSE
README.md Welcome page + project renaming leftovers 9 years ago
agent.js Welcome page + project renaming leftovers 9 years ago
config.sample.yml Welcome page + project renaming leftovers 9 years ago
gulpfile.js Welcome page + project renaming leftovers 9 years ago
package.json Welcome page + project renaming leftovers 9 years ago
server.js Welcome page + project renaming leftovers 9 years ago
wiki.sublime-project

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
  • Documentation
    • Prerequisites
    • Install
    • Authentication
    • Git
  • Edit Entry
  • Git Management
  • Markdown Editor
    • Basic Formatting
    • Links
    • Table Editor
  • Move Entry
  • Navigation
  • Parsing / Tree / Metadata
  • Search
  • UI
  • View Entry Source