Go to file
2017-04-28 18:46:27 -04:00
.build refactor: moved server content to /server 2017-04-28 17:58:38 -04:00
.github docs: Updated issue template 2017-04-24 22:47:16 -04:00
.vscode Work on All Pages section 2017-04-17 22:44:04 -04:00
assets feat: Page now uses max height + new logo 2017-04-22 19:46:20 -04:00
client refactor: moved server content to /server 2017-04-28 17:58:38 -04:00
npm feat: All Pages - include full parent paths in nav 2017-04-23 20:45:27 -04:00
server fix: Fixed logger filters 2017-04-28 18:46:27 -04:00
test refactor: moved server content to /server 2017-04-28 17:58:38 -04: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
.eslintignore Migrated to Fusebox 2017-03-26 22:07:40 -04:00
.eslintrc.json refactor: moved server content to /server 2017-04-28 17:58:38 -04:00
.gitattributes Base Project Files 2016-08-16 20:56:55 -04:00
.gitignore refactor: moved server content to /server 2017-04-28 17:58:38 -04:00
.pug-lintrc.json Fixed pug linting issues 2017-02-09 21:35:37 -05:00
.snyk Updated deps + versions 2017-04-08 16:38:28 -04:00
.travis.yml refactor: moved server content to /server 2017-04-28 17:58:38 -04:00
CHANGELOG.md feat: URL trailing slashes remove + All pages basepath 2017-04-23 10:56:14 -04:00
config.sample.yml feat: removed waffle link + added git author config 2017-04-25 22:04:11 -04:00
fuse.js refactor: moved server content to /server 2017-04-28 17:58:38 -04:00
LICENSE Initial commit 2016-08-16 15:35:26 -04:00
package.json refactor: moved server content to /server 2017-04-28 17:58:38 -04:00
README.md feat: removed waffle link + added git author config 2017-04-25 22:04:11 -04:00
wiki.cmd npm install feature 2017-02-14 15:27:08 -05:00
wiki.js refactor: moved server content to /server 2017-04-28 17:58:38 -04:00
yarn.lock refactor: moved server content to /server 2017-04-28 17:58:38 -04:00

Wiki.js

Release License npm Downloads Chat on Gitter Twitter Follow
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

Documentation

Requirements

Wiki.js can run on virtually all platforms where Node.js can (Windows, Mac, Linux, etc.).

  • Node.js 4.6.0 or later
  • MongoDB 3.2 or later
  • Git 2.7.4 or later
  • An empty Git repository (optional)

Read the full prerequisites article for full details.

Milestones

Current and upcoming milestones (features only, see the changelog for list of bug fixes):

Beta 11

  • Azure AD authentication
  • MathML / Tex math equations
  • Support for CJK (Chinese, Japanese & Korean) characters in content, meta and uploads
  • All Pages section
  • Heroku support

Beta 12

  • Insert Link modal in Editor
  • Better localization in the UI
  • Better simultaneous user editing handling
  • Preview changes directly from the editor, without saving
  • Upgrade from web UI

Gitter

Want to discuss features, ideas or issues? Join our gitter channel. We are very active and friendly!

Twitter

Follow our Twitter feed to learn about upcoming updates and new releases!
Twitter Follow

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.