Go to file
2017-04-17 22:44:04 -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 Remove generated assets from git repo 2017-04-06 20:29:50 -04:00
client Work on All Pages section 2017-04-17 22:44:04 -04:00
controllers Work on All Pages section 2017-04-17 22:44:04 -04:00
libs Work on All Pages section 2017-04-17 22:44:04 -04:00
locales Azure AD support + defaultReadAccess option + All Pages UI work 2017-04-09 21:13:53 -04:00
middlewares Merged core back into main project 2017-04-02 19:56:47 -04:00
models Work on All Pages section 2017-04-17 22:44:04 -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 Work on All Pages section 2017-04-17 22:44:04 -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 Fixed search not working for guests in public mode 2017-04-16 12:30:19 -04:00
config.sample.yml Added CJK support + MathJax display 2017-04-14 14:15:11 -04:00
configure.js Fix git version detection during setup wizard 2017-04-11 20:17:34 -04:00
fuse.js Work on All Pages section 2017-04-17 22:44:04 -04:00
LICENSE Initial commit 2016-08-16 15:35:26 -04:00
package.json Mathjax init handling 2017-04-15 13:15:23 -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 Work on All Pages section 2017-04-17 22:44:04 -04: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.