Wiki.js | A modern and powerful wiki app built on Node.js
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
NGPixel ddcbce054a
Fixed long block code scrollbar
10 years ago
.vscode ACE modes minify + copy, removed gulp leftovers 10 years ago
app Added support for 4 logging services 10 years ago
assets Remove generated assets from git repo 10 years ago
client Fixed long block code scrollbar 10 years ago
controllers Refactored install + handle long code lines + fuse skip ace 10 years ago
libs Updated deps + versions 10 years ago
locales improve ko locales 10 years ago
middlewares Merged core back into main project 10 years ago
models Updated deps + versions 10 years ago
npm Updated deps + versions 10 years ago
test Removing node v4 and v6 for Travis build 10 years ago
views Refactored install + handle long code lines + fuse skip ace 10 years ago
.babelrc Base Project Files 10 years ago
.deployexclude Migrated to Fusebox 10 years ago
.editorconfig User delete feature 10 years ago
.eslintignore Migrated to Fusebox 10 years ago
.eslintrc.json Merged core back into main project 10 years ago
.gitattributes Base Project Files 10 years ago
.gitignore Ignore generated assets 10 years ago
.pug-lintrc.json Fixed pug linting issues 10 years ago
.snyk Updated deps + versions 10 years ago
.travis.yml Removed zip option durinb deploy 10 years ago
CHANGELOG.md Updated deps + versions 10 years ago
LICENSE Initial commit 10 years ago
README.md Updated README.md 10 years ago
agent.js Merged core back into main project 10 years ago
config.sample.yml Use existing values during configure mode 10 years ago
configure.js Install fixes 10 years ago
fuse.js Fixed Fuse global tasks 10 years ago
package.json Updated deps + versions 10 years ago
server.js Fix eslint errors 10 years ago
wiki.cmd npm install feature 10 years ago
wiki.js Bug fixes + interactive setup UI 10 years ago

README.md

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.