Go to file
2017-04-29 13:28:27 -04:00
.build fix: Added new deploy exclusions 2017-04-29 13:10:54 -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: Updated favicons to match new logo 2017-04-29 11:12:51 -04:00
client refactor: moved server content to /server 2017-04-28 17:58:38 -04:00
npm docs: Updated npm readme 2017-04-29 01:15:25 -04:00
server fix: Incorrectly start in Heroku mode 2017-04-29 13:21:03 -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 fix: Remove invalid yarn entry in gitignore 2017-04-29 01:17:05 -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 fix: Updated travis to use yarn 2017-04-28 20:43:45 -04:00
CHANGELOG.md docs: Updated changelog + readme 2017-04-29 12:37:00 -04:00
config.docker.yml fix: Fixed invalid sample config file 2017-04-29 13:28:27 -04:00
config.sample.yml fix: Fixed invalid sample config file 2017-04-29 13:28:27 -04:00
docker-compose.yml fix: Removed duplicate pkg + Dockerfile (alpha) 2017-04-28 20:17:10 -04:00
Dockerfile fix: docker detection on install 2017-04-28 20:37:43 -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 fix: Updated dependencies 2017-04-29 12:39:18 -04:00
README.md docs: Updated changelog + readme 2017-04-29 12:37:00 -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 Codefresh 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

Beta 12

  • Docker support + Auto compile/publish to Docker Hub
  • Heroku support

Beta 13

  • 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.