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
Nicolas Giard b2175038db
Update README.md
10 years ago
.vscode Converted all client code to Standard JS compliant 10 years ago
app LDAP authentication 10 years ago
assets LDAP authentication 10 years ago
client Fixed file upload error when entity too large 10 years ago
controllers Fix auth fail when using uppercase in email 10 years ago
libs Fixed image align in markdown content 10 years ago
locales LDAP authentication 10 years ago
middlewares Standard JS code conversion + fixes 10 years ago
models Fix auth fail when using uppercase in email 10 years ago
npm LDAP authentication 10 years ago
test Standard JS code conversion + fixes 10 years ago
views LDAP authentication 10 years ago
.babelrc Base Project Files 10 years ago
.editorconfig User delete feature 10 years ago
.eslintrc.json System Settings UI + code cleanup 10 years ago
.gitattributes Base Project Files 10 years ago
.gitignore npm install fixes + logs folder 10 years ago
.pug-lintrc.json Fixed pug linting issues 10 years ago
.snyk Updated snyk policy 10 years ago
.travis.yml Added nodejs 7 testing 10 years ago
CHANGELOG.md Updated changelog 10 years ago
LICENSE Initial commit 10 years ago
README.md Update README.md 10 years ago
agent.js Search-Index integration + cache flush on start 10 years ago
config.sample.yml LDAP authentication 10 years ago
configure.js setup wizard intro + syscheck 10 years ago
gulpfile.js setup wizard intro + syscheck 10 years ago
package.json Updated snyk + dependencies 10 years ago
server.js Bug fixes + interactive setup UI 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 npm Downloads Chat on Gitter
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.