2016-08-17 13:39:30 -05:00
|
|
|
<a href="https://github.com/Requarks/wiki">
|
2016-12-05 20:42:41 -06:00
|
|
|
<img src="https://raw.githubusercontent.com/Requarks/wiki/master/assets/favicons/favicon-96x96.png" alt="Wiki.js" title="Wiki.js" align="right" />
|
2016-08-17 13:39:30 -05:00
|
|
|
</a>
|
|
|
|
|
2016-12-05 20:42:41 -06:00
|
|
|
# Wiki.js
|
2016-08-16 20:13:48 -05:00
|
|
|
|
2017-02-14 19:48:39 -06:00
|
|
|
[](https://github.com/Requarks/wiki/releases)
|
|
|
|
[](https://github.com/requarks/wiki/blob/master/LICENSE)
|
|
|
|
[](https://www.npmjs.com/package/wiki.js)
|
2017-03-14 20:00:12 -05:00
|
|
|
[](https://www.npmjs.com/package/wiki.js)
|
2017-03-14 20:03:05 -05:00
|
|
|
[](https://gitter.im/Requarks/wiki)
|
2017-02-14 19:48:39 -06:00
|
|
|
[](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/)
|
2016-08-16 20:13:48 -05:00
|
|
|
|
|
|
|
##### A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown
|
2017-03-04 10:23:34 -06:00
|
|
|
|
|
|
|
- [Official Website](https://wiki.requarks.io/)
|
|
|
|
- [Documentation](#documentation)
|
2017-03-04 10:36:00 -06:00
|
|
|
- [Requirements](#requirements)
|
|
|
|
- [Change Log](https://github.com/Requarks/wiki/blob/master/CHANGELOG.md)
|
2017-03-04 13:30:11 -06:00
|
|
|
- [Project Status](https://waffle.io/Requarks/wiki)
|
2017-03-04 10:23:34 -06:00
|
|
|
- [Special Thanks](#special-thanks)
|
2016-08-16 20:13:48 -05:00
|
|
|
|
2016-10-17 18:41:14 -05:00
|
|
|
### Documentation
|
|
|
|
|
2016-12-21 19:38:12 -06:00
|
|
|
- [Installation Guide](https://wiki.requarks.io/get-started.html)
|
2017-03-04 10:23:34 -06:00
|
|
|
- [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.).
|
|
|
|
|
2017-03-04 10:27:00 -06:00
|
|
|
- Node.js **4.6.0** or later
|
|
|
|
- MongoDB **3.2** or later
|
2017-03-04 10:23:34 -06:00
|
|
|
- Git **2.11.0** or later
|
|
|
|
- An empty Git repository (optional)
|
|
|
|
|
|
|
|
Read the full [prerequisites](https://docs.wiki.requarks.io/prerequisites) article for full details.
|
|
|
|
|
2016-12-23 12:31:10 -06:00
|
|
|
### Special Thanks
|
2016-12-19 13:05:05 -06:00
|
|
|
|
2017-02-10 12:13:40 -06:00
|
|
|

|
2016-12-19 13:05:05 -06:00
|
|
|
[Browserstack](https://www.browserstack.com/) for providing access to their great cross-browser testing tools.
|
2016-12-23 12:31:10 -06:00
|
|
|
|
2017-02-10 12:13:40 -06:00
|
|
|

|
2016-12-23 12:31:10 -06:00
|
|
|
[DigitalOcean](https://www.digitalocean.com/) for providing hosting of the Wiki.js documentation site.
|