Go to file
2017-03-08 20:05:41 -05:00
.vscode
app Added GitHub and Slack authentication integrations 2017-02-24 16:50:04 -05:00
assets Fixed file upload error when entity too large 2017-03-08 20:05:41 -05:00
client Fixed file upload error when entity too large 2017-03-08 20:05:41 -05:00
controllers Removed all native comp. depdencies + fixes 2017-03-04 11:23:34 -05:00
libs Fixed image align in markdown content 2017-03-08 19:44:01 -05:00
locales Added GitHub and Slack authentication integrations 2017-02-24 16:50:04 -05:00
middlewares
models Bug fixes + interactive setup UI 2017-02-26 18:06:20 -05:00
npm
test
views setup wizard: general + db step UI 2017-03-05 22:22:21 -05:00
.babelrc
.editorconfig
.eslintrc.json
.gitattributes
.gitignore
.pug-lintrc.json
.snyk Updated snyk + README 2017-03-04 11:36:00 -05:00
.travis.yml
agent.js
CHANGELOG.md Updated readme + changelog 2017-03-04 14:30:11 -05:00
config.sample.yml Bug fixes + interactive setup UI 2017-02-26 18:06:20 -05:00
configure.js setup wizard intro + syscheck 2017-03-04 23:20:22 -05:00
gulpfile.js setup wizard intro + syscheck 2017-03-04 23:20:22 -05:00
LICENSE
package.json setup wizard intro + syscheck 2017-03-04 23:20:22 -05:00
README.md Updated readme + changelog 2017-03-04 14:30:11 -05:00
server.js Bug fixes + interactive setup UI 2017-02-26 18:06:20 -05:00
wiki.cmd
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 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.

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.