Go to file
2017-04-24 22:47:16 -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
app Added CJK support + MathJax display 2017-04-14 14:15:11 -04:00
assets feat: Page now uses max height + new logo 2017-04-22 19:46:20 -04:00
client feat: All Pages - include full parent paths in nav 2017-04-23 20:45:27 -04:00
controllers feat: URL trailing slashes remove + All pages basepath 2017-04-23 10:56:14 -04:00
libs feat: All Pages - include full parent paths in nav 2017-04-23 20:45:27 -04:00
locales Azure AD support + defaultReadAccess option + All Pages UI work 2017-04-09 21:13:53 -04:00
middlewares feat: URL trailing slashes remove + All pages basepath 2017-04-23 10:56:14 -04:00
models feat: All Pages - include full parent paths in nav 2017-04-23 20:45:27 -04:00
npm feat: All Pages - include full parent paths in nav 2017-04-23 20:45:27 -04:00
test Removing node v4 and v6 for Travis build 2017-03-26 22:15:19 -04:00
views feat: All Pages - include full parent paths in nav 2017-04-23 20:45:27 -04:00
.babelrc Base Project Files 2016-08-16 20:56:55 -04:00
.deployexclude Migrated to Fusebox 2017-03-26 22:07:40 -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 Merged core back into main project 2017-04-02 19:56:47 -04:00
.gitattributes Base Project Files 2016-08-16 20:56:55 -04:00
.gitignore Mathjax init handling 2017-04-15 13:15:23 -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 Removed zip option durinb deploy 2017-04-04 22:58:38 -04:00
agent.js Merged core back into main project 2017-04-02 19:56:47 -04:00
CHANGELOG.md feat: URL trailing slashes remove + All pages basepath 2017-04-23 10:56:14 -04:00
config.sample.yml Added CJK support + MathJax display 2017-04-14 14:15:11 -04:00
configure.js feat: URL trailing slashes remove + All pages basepath 2017-04-23 10:56:14 -04:00
fuse.js Added support for Heroku + config wizard fixes 2017-04-18 20:23:42 -04:00
init.js Added support for Heroku + config wizard fixes 2017-04-18 20:23:42 -04:00
LICENSE Initial commit 2016-08-16 15:35:26 -04:00
package.json feat: All Pages - include full parent paths in nav 2017-04-23 20:45:27 -04:00
README.md docs: Updated github templates 2017-04-24 22:43:10 -04:00
server.js feat: URL trailing slashes remove + All pages basepath 2017-04-23 10:56:14 -04:00
wiki.cmd npm install feature 2017-02-14 15:27:08 -05:00
wiki.js Added support for Heroku + config wizard fixes 2017-04-18 20:23:42 -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.