Go to file
2017-04-08 16:38:28 -04:00
.vscode ACE modes minify + copy, removed gulp leftovers 2017-04-02 13:18:33 -04:00
app Added support for 4 logging services 2017-03-28 20:19:01 -04:00
assets Remove generated assets from git repo 2017-04-06 20:29:50 -04:00
client Refactored install + handle long code lines + fuse skip ace 2017-04-08 16:16:13 -04:00
controllers Refactored install + handle long code lines + fuse skip ace 2017-04-08 16:16:13 -04:00
libs Updated deps + versions 2017-04-08 16:38:28 -04:00
locales improve ko locales 2017-03-23 23:17:02 +09:00
middlewares Merged core back into main project 2017-04-02 19:56:47 -04:00
models Updated deps + versions 2017-04-08 16:38:28 -04:00
npm Updated deps + versions 2017-04-08 16:38:28 -04:00
test Removing node v4 and v6 for Travis build 2017-03-26 22:15:19 -04:00
views Refactored install + handle long code lines + fuse skip ace 2017-04-08 16:16:13 -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 Ignore generated assets 2017-04-06 20:37:28 -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 Updated deps + versions 2017-04-08 16:38:28 -04:00
config.sample.yml Use existing values during configure mode 2017-04-04 19:50:32 -04:00
configure.js Install fixes 2017-04-07 15:22:20 -04:00
fuse.js Refactored install + handle long code lines + fuse skip ace 2017-04-08 16:16:13 -04:00
LICENSE Initial commit 2016-08-16 15:35:26 -04:00
package.json Updated deps + versions 2017-04-08 16:38:28 -04:00
README.md Updated README.md 2017-04-05 21:21:41 -04:00
server.js Fix eslint errors 2017-04-04 22:04:17 -04: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 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.

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.