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 c955bdcb5b
Removed all native comp. depdencies + fixes
8 years ago
.vscode Converted all client code to Standard JS compliant 8 years ago
app Added GitHub and Slack authentication integrations 8 years ago
assets Removed all native comp. depdencies + fixes 8 years ago
client Bug fixes + interactive setup UI 8 years ago
controllers Removed all native comp. depdencies + fixes 8 years ago
libs Removed all native comp. depdencies + fixes 8 years ago
locales Added GitHub and Slack authentication integrations 8 years ago
middlewares Standard JS code conversion + fixes 8 years ago
models Bug fixes + interactive setup UI 8 years ago
npm Fix for wiki not restarting after upgrade 8 years ago
test Standard JS code conversion + fixes 8 years ago
views Bug fixes + interactive setup UI 8 years ago
.babelrc Base Project Files 8 years ago
.editorconfig User delete feature 8 years ago
.eslintrc.json System Settings UI + code cleanup 8 years ago
.gitattributes Base Project Files 8 years ago
.gitignore npm install fixes + logs folder 8 years ago
.pug-lintrc.json Fixed pug linting issues 8 years ago
.snyk Removed all native comp. depdencies + fixes 8 years ago
.travis.yml Added nodejs 7 testing 8 years ago
CHANGELOG.md Bug fixes + interactive setup UI 8 years ago
LICENSE Initial commit 8 years ago
README.md Removed all native comp. depdencies + fixes 8 years ago
agent.js Search-Index integration + cache flush on start 8 years ago
config.sample.yml Bug fixes + interactive setup UI 8 years ago
configure.js Bug fixes + interactive setup UI 8 years ago
gulpfile.js Bug fixes + interactive setup UI 8 years ago
package.json Removed all native comp. depdencies + fixes 8 years ago
server.js Bug fixes + interactive setup UI 8 years ago
wiki.cmd npm install feature 8 years ago
wiki.js Bug fixes + interactive setup UI 8 years ago

README.md

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.