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.

109 lines
5.3 KiB

7 years ago
8 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
  1. ![Wiki.js](https://raw.githubusercontent.com/Requarks/wiki-site/1.0/assets/images/logo.png)
  2. [![Release](https://img.shields.io/github/release/Requarks/wiki.svg?style=flat-square&maxAge=3600)](https://github.com/Requarks/wiki/releases)
  3. [![License](https://img.shields.io/badge/license-AGPLv3-blue.svg?style=flat-square)](https://github.com/requarks/wiki/blob/master/LICENSE)
  4. [![npm](https://img.shields.io/badge/npm-wiki.js-blue.svg?style=flat-square)](https://www.npmjs.com/package/wiki.js)
  5. [![Downloads](https://img.shields.io/github/downloads/Requarks/wiki/total.svg?style=flat-square)](https://www.npmjs.com/package/wiki.js)
  6. [![Twitter Follow](https://img.shields.io/badge/follow-%40requarks-blue.svg?style=flat-square)](https://twitter.com/requarks)
  7. [![Build Status](https://img.shields.io/travis/Requarks/wiki/master.svg?style=flat-square)](https://travis-ci.org/Requarks/wiki)
  8. [![Codacy Badge](https://img.shields.io/codacy/grade/1d0217a3153c4595bdedb322263e55c8/master.svg?style=flat-square)](https://www.codacy.com/app/Requarks/wiki)
  9. [![Dependency Status](https://img.shields.io/gemnasium/Requarks/wiki.svg?style=flat-square)](https://gemnasium.com/github.com/Requarks/wiki)
  10. [![Standard - JavaScript Style Guide](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](http://standardjs.com/)
  11. [![Chat on Gitter](https://img.shields.io/badge/chat-on_gitter-CC2B5E.svg?style=flat-square&logo=image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAOCAMAAADUg/YpAAAABlBMVEUAAAD///%2Bl2Z/dAAAAAXRSTlMAQObYZgAAABVJREFUeAFjwAUYYTQByAAh0WicAAAFnwAYeB5bLwAAAABJRU5ErkJggg==)](https://gitter.im/Requarks/wiki)
  12. ##### A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown
  13. - [Official Website](https://wiki.js.org/)
  14. - [Documentation](#documentation)
  15. - [Requirements](#requirements)
  16. - [Change Log](https://github.com/Requarks/wiki/blob/master/CHANGELOG.md)
  17. - [Feature Requests](https://wikijs.canny.io/features)
  18. - [Milestones](#milestones)
  19. - [Chat with us](#gitter)
  20. - [Translations](#translations) *(We need your help!)*
  21. - [Special Thanks](#special-thanks)
  22. ## Documentation
  23. - [Installation Guide](https://wiki.js.org/get-started.html)
  24. - [Admin Guide](https://docs.requarks.io/wiki/#admin-guide)
  25. - [User Guide](https://docs.requarks.io/wiki/#user-guide)
  26. ## Requirements
  27. Wiki.js can run on virtually all platforms where Node.js can (Windows, Mac, Linux, etc.).
  28. - Node.js **6.11.1** or later
  29. - MongoDB **3.2** or later
  30. - Git **2.7.4** or later
  31. - An empty Git repository (optional)
  32. > Read the full [prerequisites](https://docs.requarks.io/wiki/prerequisites) article for full details.
  33. ## Cloud Install
  34. [![Deploy to Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/requarks/wiki-heroku)
  35. *Docker, Azure and more coming soon!*
  36. ## Milestones
  37. 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)*:
  38. ### Beta 13
  39. ![Progress](http://progressed.io/bar/100)
  40. - [x] Color Themes
  41. - [x] Server-side TeX/MathML rendering
  42. - [x] Render linebreaks by default (Github style)
  43. - [x] New Localization: German
  44. ### Beta 14
  45. > *Planned for August release*
  46. ![Progress](http://progressed.io/bar/20)
  47. - [ ] History / Revert to previous version
  48. - [ ] Optional Two-Steps Authentication (2FA)
  49. - [ ] Docker support + Auto compile/publish to Docker Hub
  50. - [ ] Support sub-directory installations (e.g. example.com/wiki)
  51. - [ ] Persist system settings to database instead of file-based
  52. ### Future
  53. - [ ] User Groups + Better permissions management
  54. - [ ] Insert Link modal in Editor
  55. - [ ] Better simultaneous user editing handling
  56. - [ ] Preview changes directly from the editor, without saving
  57. - [ ] Upgrade from web UI
  58. ## Gitter
  59. Want to discuss features, ideas or issues? Join our [gitter channel](https://gitter.im/Requarks/wiki). We are very active and friendly!
  60. ## Twitter
  61. Follow our Twitter feed to learn about upcoming updates and new releases!
  62. [![Twitter Follow](https://img.shields.io/badge/follow-%40requarks-blue.svg?style=flat-square)](https://twitter.com/requarks)
  63. ## Translations
  64. 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!
  65. **Languages that are already translated:**
  66. - [x] English
  67. - [x] Chinese - *Thanks to [@choicky](https://github.com/choicky)*
  68. - [x] French
  69. - [x] German - *Thanks to [@joetjengerdes](https://github.com/joetjengerdes)*
  70. - [x] Korean - *Thanks to [@junwonpk](https://github.com/junwonpk)*
  71. - [x] Portuguese - *Thanks to [@felipeplets](https://github.com/felipeplets)*
  72. - [x] Russian - *Thanks to [@efimlosev](https://github.com/efimlosev)*
  73. - [x] Spanish - *Thanks to [@MatiasArriola](https://github.com/MatiasArriola)*
  74. ## Special Thanks
  75. ![Browserstack](https://wiki.js.org/assets/images/logo_browserstack.png)
  76. [Browserstack](https://www.browserstack.com/) for providing access to their great cross-browser testing tools.
  77. ![DigitalOcean](https://wiki.js.org/assets/images/logo_digitalocean.png)
  78. [DigitalOcean](https://www.digitalocean.com/) for providing hosting of the Wiki.js documentation site.