103 lines
5.4 KiB
Markdown
103 lines
5.4 KiB
Markdown

|
|
|
|
[](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://g.codefresh.io/repositories/Requarks/wiki/builds?filter=trigger:build;branch:master;service:5903d09d270a090001e864b6~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.js.org/)
|
|
- [Documentation](#documentation)
|
|
- [Requirements](#requirements)
|
|
- [Change Log](https://github.com/Requarks/wiki/blob/master/CHANGELOG.md)
|
|
- [Feature Requests](https://wikijs.canny.io/features)
|
|
- [Milestones](#milestones)
|
|
- [Chat with us](#gitter)
|
|
- [Translations](#translations) *(We need your help!)*
|
|
- [Special Thanks](#special-thanks)
|
|
|
|
## Documentation
|
|
|
|
- [Installation Guide](https://wiki.js.org/get-started.html)
|
|
- [Admin Guide](https://docs.requarks.io/wiki/#admin-guide)
|
|
- [User Guide](https://docs.requarks.io/wiki/#user-guide)
|
|
|
|
## Requirements
|
|
|
|
Wiki.js can run on virtually all platforms where Node.js can (Windows, Mac, Linux, etc.).
|
|
|
|
- Node.js **6.9.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.requarks.io/wiki/prerequisites) article for full details.
|
|
|
|
## Milestones
|
|
|
|
Current and upcoming milestones *(major features only, see the [changelog](https://github.com/Requarks/wiki/blob/master/CHANGELOG.md) for complete list of features and bug fixes)*:
|
|
|
|
### Beta 12
|
|
> *Planned for early June release*
|
|

|
|
|
|
- [x] Anchor with Copy to clipboard function
|
|
- [x] Full UI Localization
|
|
- [x] Heroku support
|
|
- [x] New Localizations: Chinese, French, Korean, Portuguese, Russian and Spanish
|
|
- [ ] Refactor of all client-side code to modular Vue components
|
|
|
|
### Beta 13
|
|
> *Planned for July release*
|
|

|
|
|
|
- [ ] History / Revert to previous version feature
|
|
- [ ] Docker support + Auto compile/publish to Docker Hub
|
|
|
|
### Future
|
|
|
|
- [ ] Insert Link modal in Editor
|
|
- [ ] Better simultaneous user editing handling
|
|
- [ ] Preview changes directly from the editor, without saving
|
|
- [ ] Upgrade from web UI
|
|
|
|
## 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)
|
|
|
|
## Translations
|
|
|
|
We are looking for translators to make Wiki.js available in multiple languages. If your language is not listed below and would like to contribute to this project, contact us on our [gitter channel](https://gitter.im/Requarks/wiki) and we'll provide you with the necessary tool to add translations, no coding required!
|
|
|
|
**Languages that are already translated:**
|
|
|
|
- [x] English
|
|
- [x] Chinese - *Thanks to [@choicky](https://github.com/choicky)*
|
|
- [x] French
|
|
- [x] Korean - *Thanks to [@junwonpk](https://github.com/junwonpk)*
|
|
- [x] Portuguese - *Thanks to [@felipeplets](https://github.com/felipeplets)*
|
|
- [x] Russian - *Thanks to [@efimlosev](https://github.com/efimlosev)*
|
|
- [x] Spanish - *Thanks to [@MatiasArriola](https://github.com/MatiasArriola)*
|
|
|
|
## 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.
|