Go to file
2017-05-27 18:07:28 -04:00
.build feat: History page - List previous commits 2017-04-30 16:37:10 -04:00
.github docs: Updated issue template 2017-04-24 22:47:16 -04:00
.vscode fix: navbar offset in editor + editor UI changes 2017-05-19 19:53:23 -04:00
assets chore: Updated manifest + added glimpse in debug mode 2017-05-14 13:56:33 -04:00
client refactor: editor + discard edits + save -> vue components 2017-05-27 18:03:24 -04:00
npm chore: Removed empty localizations + updated dependencies 2017-05-18 20:36:25 -04:00
server fix: moved pt-br locale files to generic pt 2017-05-27 18:07:28 -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: Migrate to Vue components 2017-05-20 23:21:16 -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 chore: Removed empty localizations + updated dependencies 2017-05-18 20:36:25 -04:00
.travis.yml chore: Excluded docker branch from Travis build 2017-04-30 19:41:20 -04:00
CHANGELOG.md docs: Updated changelog 2017-05-22 13:37:12 -04:00
config.sample.yml chore: Removed empty localizations + updated dependencies 2017-05-18 20:36:25 -04:00
docker-compose.yml fix: Removed duplicate pkg + Dockerfile (alpha) 2017-04-28 20:17:10 -04:00
Dockerfile Update Dockerfile 2017-05-23 01:13:38 -03:00
fuse.js refactor: vuex re-org + modal-create-page 2017-05-25 20:54:03 -04:00
LICENSE
package.json chore: Updated dependencies 2017-05-26 00:17:04 -04:00
README.md fix: automatic root admin creation if heroku 2017-05-15 22:00:01 -04:00
tsconfig.json refactor: Upgrade to Fusebox 2.0 2017-05-04 22:41:33 -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 chore: Updated dependencies 2017-05-26 00:17:04 -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 6.9.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 (major features only, see the changelog for complete list of features and bug fixes):

Beta 12

  • Better localization in the UI
  • Heroku support

Beta 13

  • History / Revert to previous version feature
  • Docker support + Auto compile/publish to Docker Hub

Beta 14

  • Insert Link modal in Editor
  • 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

Translations

We are looking for translators to make Wiki.js available in multiple languages. If your language is not listed below and would like to contribute to this project, contact us on our gitter channel and we'll provide you with the necessary tool to add translations, no coding required!

Languages that are already translated:

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.