mirror of https://github.com/requarks/wiki
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.
NGPixel
48e7ea2e30
|
8 years ago | |
---|---|---|
.vscode | 8 years ago | |
app | 8 years ago | |
assets | 8 years ago | |
client | 8 years ago | |
controllers | 8 years ago | |
libs | 8 years ago | |
locales | 8 years ago | |
middlewares | 8 years ago | |
models | 8 years ago | |
npm | 8 years ago | |
test | 8 years ago | |
views | 8 years ago | |
.babelrc | 8 years ago | |
.editorconfig | 8 years ago | |
.eslintrc.json | 8 years ago | |
.gitattributes | 8 years ago | |
.gitignore | 8 years ago | |
.pug-lintrc.json | 8 years ago | |
.snyk | 8 years ago | |
.travis.yml | 8 years ago | |
CHANGELOG.md | 8 years ago | |
LICENSE | 8 years ago | |
README.md | 8 years ago | |
agent.js | 8 years ago | |
config.sample.yml | 8 years ago | |
configure.js | 8 years ago | |
gulpfile.js | 8 years ago | |
package.json | 8 years ago | |
server.js | 8 years ago | |
wiki.cmd | 8 years ago | |
wiki.js | 8 years ago |
README.md
Wiki.js
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 for providing access to their great cross-browser testing tools.
DigitalOcean for providing hosting of the Wiki.js documentation site.