Go to file
2017-03-25 17:03:13 -04:00
.vscode Converted all client code to Standard JS compliant 2017-02-09 20:24:28 -05:00
app Setup wizard - all UI steps 2017-03-25 17:03:09 -04:00
assets Setup wizard - all UI steps 2017-03-25 17:03:09 -04:00
client Setup wizard - all UI steps 2017-03-25 17:03:09 -04:00
controllers Fix auth fail when using uppercase in email 2017-03-12 12:15:29 -04:00
libs Setup wizard - all UI steps 2017-03-25 17:03:09 -04:00
locales improve ko locales 2017-03-23 23:17:02 +09:00
middlewares Standard JS code conversion + fixes 2017-02-08 20:52:37 -05:00
models Setup wizard - all UI steps 2017-03-25 17:03:09 -04:00
npm LDAP authentication 2017-03-11 23:38:47 -05:00
test Standard JS code conversion + fixes 2017-02-08 20:52:37 -05:00
views Setup wizard - all UI steps 2017-03-25 17:03:09 -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
.eslintrc.json System Settings UI + code cleanup 2017-02-12 23:17:14 -05:00
.gitattributes Base Project Files 2016-08-16 20:56:55 -04:00
.gitignore npm install fixes + logs folder 2017-02-16 12:49:56 -05:00
.pug-lintrc.json Fixed pug linting issues 2017-02-09 21:35:37 -05:00
.snyk Updated snyk policy 2017-03-08 22:12:07 -05:00
.travis.yml Setup wizard - considerations + syschecks UI fixes 2017-03-14 21:23:14 -04:00
agent.js Setup wizard - all UI steps 2017-03-25 17:03:09 -04:00
CHANGELOG.md Setup wizard - all UI steps 2017-03-25 17:03:09 -04:00
config.sample.yml LDAP authentication 2017-03-11 23:38:47 -05:00
configure.js Setup wizard - all UI steps 2017-03-25 17:03:09 -04:00
gulpfile.js Setup wizard - all UI steps 2017-03-25 17:03:09 -04:00
LICENSE Initial commit 2016-08-16 15:35:26 -04:00
package.json Setup wizard - all UI steps 2017-03-25 17:03:09 -04:00
README.md Update README.md 2017-03-19 15:35:06 -04:00
server.js Bug fixes + interactive setup UI 2017-02-26 18:06:20 -05: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
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.11.0 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!

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.