Go to file
2017-02-26 18:06:20 -05:00
.vscode Converted all client code to Standard JS compliant 2017-02-09 20:24:28 -05:00
app Added GitHub and Slack authentication integrations 2017-02-24 16:50:04 -05:00
assets Bug fixes + interactive setup UI 2017-02-26 18:06:20 -05:00
client Bug fixes + interactive setup UI 2017-02-26 18:06:20 -05:00
controllers Added GitHub and Slack authentication integrations 2017-02-24 16:50:04 -05:00
libs Bug fixes + interactive setup UI 2017-02-26 18:06:20 -05:00
locales Added GitHub and Slack authentication integrations 2017-02-24 16:50:04 -05:00
middlewares Standard JS code conversion + fixes 2017-02-08 20:52:37 -05:00
models Bug fixes + interactive setup UI 2017-02-26 18:06:20 -05:00
npm Fix for wiki not restarting after upgrade 2017-02-19 16:36:51 -05:00
test Standard JS code conversion + fixes 2017-02-08 20:52:37 -05:00
views Bug fixes + interactive setup UI 2017-02-26 18:06:20 -05:00
.babelrc Base Project Files 2016-08-16 20:56:55 -04:00
.editorconfig User delete feature 2017-02-10 13:13:40 -05:00
.eslintrc.json System Settings UI + code cleanup 2017-02-12 23:17:14 -05:00
.gitattributes Base Project Files 2016-08-16 20:56:55 -04:00
.gitignore npm install fixes + logs folder 2017-02-16 12:49:56 -05:00
.pug-lintrc.json Fixed pug linting issues 2017-02-09 21:35:37 -05:00
.snyk Updated snyk policy 2017-02-13 23:33:20 -05:00
.travis.yml Added nodejs 7 testing 2017-01-27 19:17:54 -05:00
agent.js Search-Index integration + cache flush on start 2017-02-12 15:40:43 -05:00
CHANGELOG.md Bug fixes + interactive setup UI 2017-02-26 18:06:20 -05:00
config.sample.yml Bug fixes + interactive setup UI 2017-02-26 18:06:20 -05:00
configure.js Bug fixes + interactive setup UI 2017-02-26 18:06:20 -05:00
gulpfile.js Bug fixes + interactive setup UI 2017-02-26 18:06:20 -05:00
LICENSE Initial commit 2016-08-16 15:35:26 -04:00
package.json Added GitHub and Slack authentication integrations 2017-02-24 16:50:04 -05:00
README.md npm install fixes + logs folder 2017-02-16 12:49:56 -05:00
server.js Bug fixes + interactive setup UI 2017-02-26 18:06:20 -05:00
wiki.cmd npm install feature 2017-02-14 15:27:08 -05:00
wiki.js Bug fixes + interactive setup UI 2017-02-26 18:06:20 -05:00

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.