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 3b5c0a9b74
Fixed SSH authentication + uploads folder check
9 years ago
.vscode
app Fixed SSH authentication + uploads folder check 9 years ago
assets User delete feature 9 years ago
client User delete feature 9 years ago
controllers User delete feature 9 years ago
libs Fixed SSH authentication + uploads folder check 9 years ago
locales
middlewares
models User delete feature 9 years ago
test
views User delete feature 9 years ago
.babelrc
.editorconfig User delete feature 9 years ago
.eslintrc.json
.gitattributes
.gitignore
.pug-lintrc.json Fixed pug linting issues 9 years ago
.snyk
.travis.yml
CHANGELOG.md Fixed SSH authentication + uploads folder check 9 years ago
LICENSE
README.md User delete feature 9 years ago
agent.js
config.sample.yml Fixed SSH authentication + uploads folder check 9 years ago
gulpfile.js
package.json User delete feature 9 years ago
server.js

README.md

Wiki.js

Wiki.js

Release License Github All Releases Build Status Codacy Badge Dependency Status Known Vulnerabilities Standard - JavaScript Style Guide

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

Under active development

Documentation

Milestones
  • Account Management
    • Profile
    • Manage users
    • Create local account
  • 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
    • Insert Link modal
    • Image Selection modal
    • File Selection modal
    • Video player
    • Inline Code
    • Code Editor modal
    • Table Visual 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.