61 lines
3.5 KiB
Markdown
61 lines
3.5 KiB
Markdown
<a href="https://github.com/Requarks/wiki">
|
|
<img src="https://raw.githubusercontent.com/Requarks/wiki/master/assets/favicons/favicon-96x96.png" alt="Wiki.js" title="Wiki.js" align="right" />
|
|
</a>
|
|
|
|
# Wiki.js
|
|
|
|
[](https://github.com/Requarks/wiki/releases)
|
|
[](https://github.com/requarks/wiki/blob/master/LICENSE)
|
|
[](https://www.npmjs.com/package/wiki.js)
|
|
[](https://www.npmjs.com/package/wiki.js)
|
|
[](https://gitter.im/Requarks/wiki)
|
|
[](https://twitter.com/requarks)
|
|
[](https://travis-ci.org/Requarks/wiki)
|
|
[](https://www.codacy.com/app/Requarks/wiki)
|
|
[](https://gemnasium.com/github.com/Requarks/wiki)
|
|
[](https://snyk.io/test/github/requarks/wiki)
|
|
[](http://standardjs.com/)
|
|
|
|
##### A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown
|
|
|
|
- [Official Website](https://wiki.requarks.io/)
|
|
- [Documentation](#documentation)
|
|
- [Requirements](#requirements)
|
|
- [Change Log](https://github.com/Requarks/wiki/blob/master/CHANGELOG.md)
|
|
- [Project Planning](https://waffle.io/Requarks/wiki)
|
|
- [Special Thanks](#special-thanks)
|
|
|
|
### Documentation
|
|
|
|
- [Installation Guide](https://wiki.requarks.io/get-started.html)
|
|
- [Admin Guide](https://docs.wiki.requarks.io/#admin-guide)
|
|
- [User Guide](https://docs.wiki.requarks.io/#user-guide)
|
|
|
|
### 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](https://docs.wiki.requarks.io/prerequisites) article for full details.
|
|
|
|
### Gitter
|
|
|
|
Want to discuss features, ideas or issues? Join our [gitter channel](https://gitter.im/Requarks/wiki). We are very active and friendly!
|
|
|
|
### Twitter
|
|
|
|
Follow our Twitter feed to learn about upcoming updates and new releases!
|
|
[](https://twitter.com/requarks)
|
|
|
|
### Special Thanks
|
|
|
|

|
|
[Browserstack](https://www.browserstack.com/) for providing access to their great cross-browser testing tools.
|
|
|
|

|
|
[DigitalOcean](https://www.digitalocean.com/) for providing hosting of the Wiki.js documentation site.
|