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 3300d42866
Fix for Search index not updated during create
10 years ago
.vscode Converted all client code to Standard JS compliant 10 years ago
app Added GitHub and Slack authentication integrations 10 years ago
assets Added GitHub and Slack authentication integrations 10 years ago
client Settings page UI + npm installation fixes 10 years ago
controllers Added GitHub and Slack authentication integrations 10 years ago
libs Fix for Search index not updated during create 10 years ago
locales Added GitHub and Slack authentication integrations 10 years ago
middlewares Standard JS code conversion + fixes 10 years ago
models Added GitHub and Slack authentication integrations 10 years ago
npm Fix for wiki not restarting after upgrade 10 years ago
test Standard JS code conversion + fixes 10 years ago
views Fix for Search index not updated during create 10 years ago
.babelrc Base Project Files 10 years ago
.editorconfig User delete feature 10 years ago
.eslintrc.json System Settings UI + code cleanup 10 years ago
.gitattributes Base Project Files 10 years ago
.gitignore npm install fixes + logs folder 10 years ago
.pug-lintrc.json Fixed pug linting issues 10 years ago
.snyk Updated snyk policy 10 years ago
.travis.yml Added nodejs 7 testing 10 years ago
CHANGELOG.md Changelog typo 10 years ago
LICENSE Initial commit 10 years ago
README.md npm install fixes + logs folder 10 years ago
agent.js Search-Index integration + cache flush on start 10 years ago
config.sample.yml Added GitHub and Slack authentication integrations 10 years ago
gulpfile.js npm install feature 10 years ago
package.json Added GitHub and Slack authentication integrations 10 years ago
server.js System Settings UI + code cleanup 10 years ago
wiki.cmd npm install feature 10 years ago
wiki.js npm install fixes + logs folder 10 years ago

README.md

Wiki.js

Wiki.js

Release License npm npm Downloads
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.