Go to file
2017-03-04 11:23:34 -05:00
.vscode Converted all client code to Standard JS compliant 2017-02-09 20:24:28 -05:00
app Added GitHub and Slack authentication integrations 2017-02-24 16:50:04 -05:00
assets Removed all native comp. depdencies + fixes 2017-03-04 11:23:34 -05:00
client Bug fixes + interactive setup UI 2017-02-26 18:06:20 -05:00
controllers Removed all native comp. depdencies + fixes 2017-03-04 11:23:34 -05:00
libs Removed all native comp. depdencies + fixes 2017-03-04 11:23:34 -05:00
locales Added GitHub and Slack authentication integrations 2017-02-24 16:50:04 -05:00
middlewares Standard JS code conversion + fixes 2017-02-08 20:52:37 -05:00
models Bug fixes + interactive setup UI 2017-02-26 18:06:20 -05:00
npm Fix for wiki not restarting after upgrade 2017-02-19 16:36:51 -05:00
test Standard JS code conversion + fixes 2017-02-08 20:52:37 -05:00
views Bug fixes + interactive setup UI 2017-02-26 18:06:20 -05: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 Removed all native comp. depdencies + fixes 2017-03-04 11:23:34 -05:00
.travis.yml Added nodejs 7 testing 2017-01-27 19:17:54 -05:00
agent.js Search-Index integration + cache flush on start 2017-02-12 15:40:43 -05:00
CHANGELOG.md Bug fixes + interactive setup UI 2017-02-26 18:06:20 -05:00
config.sample.yml Bug fixes + interactive setup UI 2017-02-26 18:06:20 -05:00
configure.js Bug fixes + interactive setup UI 2017-02-26 18:06:20 -05:00
gulpfile.js Bug fixes + interactive setup UI 2017-02-26 18:06:20 -05:00
LICENSE Initial commit 2016-08-16 15:35:26 -04:00
package.json Removed all native comp. depdencies + fixes 2017-03-04 11:23:34 -05:00
README.md Removed all native comp. depdencies + fixes 2017-03-04 11:23:34 -05: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 npm Downloads
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 v4.6.0 or later
  • MongoDB v3.2 or later
  • Git 2.11.0 or later
  • An empty Git repository (optional)

Read the full prerequisites article for full details.

Change Log

View all notable changes between releases in the changelog.

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.