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.

102 lines
5.4 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. [![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)
  7. [![Twitter Follow](https://img.shields.io/badge/follow-%40requarks-blue.svg?style=flat-square)](https://twitter.com/requarks)
  8. [![Build Status](https://img.shields.io/travis/Requarks/wiki/master.svg?style=flat-square)](https://travis-ci.org/Requarks/wiki)
  9. [![Codefresh Build Status]( https://g.codefresh.io/api/badges/build?repoOwner=Requarks&repoName=wiki&branch=master&pipelineName=wiki&accountName=NGPixel&type=cf-1&style=flat-square)](https://g.codefresh.io/repositories/Requarks/wiki/builds?filter=trigger:build;branch:master;service:5903d09d270a090001e864b6~wiki)
  10. [![Codacy Badge](https://img.shields.io/codacy/grade/1d0217a3153c4595bdedb322263e55c8/master.svg?style=flat-square)](https://www.codacy.com/app/Requarks/wiki)
  11. [![Dependency Status](https://img.shields.io/gemnasium/Requarks/wiki.svg?style=flat-square)](https://gemnasium.com/github.com/Requarks/wiki)
  12. [![Known Vulnerabilities](https://snyk.io/test/github/requarks/wiki/badge.svg?style=flat-square)](https://snyk.io/test/github/requarks/wiki)
  13. [![Standard - JavaScript Style Guide](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](http://standardjs.com/)
  14. ##### A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown
  15. - [Official Website](https://wiki.js.org/)
  16. - [Documentation](#documentation)
  17. - [Requirements](#requirements)
  18. - [Change Log](https://github.com/Requarks/wiki/blob/master/CHANGELOG.md)
  19. - [Feature Requests](https://wikijs.canny.io/features)
  20. - [Milestones](#milestones)
  21. - [Chat with us](#gitter)
  22. - [Translations](#translations) *(We need your help!)*
  23. - [Special Thanks](#special-thanks)
  24. ## Documentation
  25. - [Installation Guide](https://wiki.js.org/get-started.html)
  26. - [Admin Guide](https://docs.requarks.io/wiki/#admin-guide)
  27. - [User Guide](https://docs.requarks.io/wiki/#user-guide)
  28. ## Requirements
  29. Wiki.js can run on virtually all platforms where Node.js can (Windows, Mac, Linux, etc.).
  30. - Node.js **6.9.0** or later
  31. - MongoDB **3.2** or later
  32. - Git **2.7.4** or later
  33. - An empty Git repository (optional)
  34. > Read the full [prerequisites](https://docs.requarks.io/wiki/prerequisites) article for full details.
  35. ## Milestones
  36. 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)*:
  37. ### Beta 12
  38. > *Planned for early June release*
  39. ![Progress](http://progressed.io/bar/85)
  40. - [x] Anchor with Copy to clipboard function
  41. - [x] Full UI Localization
  42. - [x] Heroku support
  43. - [x] New Localizations: Chinese, French, Korean, Portuguese, Russian and Spanish
  44. - [ ] Refactor of all client-side code to modular Vue components
  45. ### Beta 13
  46. > *Planned for July release*
  47. ![Progress](http://progressed.io/bar/10)
  48. - [ ] History / Revert to previous version feature
  49. - [ ] Docker support + Auto compile/publish to Docker Hub
  50. ### Future
  51. - [ ] Insert Link modal in Editor
  52. - [ ] Better simultaneous user editing handling
  53. - [ ] Preview changes directly from the editor, without saving
  54. - [ ] Upgrade from web UI
  55. ## Gitter
  56. Want to discuss features, ideas or issues? Join our [gitter channel](https://gitter.im/Requarks/wiki). We are very active and friendly!
  57. ## Twitter
  58. Follow our Twitter feed to learn about upcoming updates and new releases!
  59. [![Twitter Follow](https://img.shields.io/badge/follow-%40requarks-blue.svg?style=flat-square)](https://twitter.com/requarks)
  60. ## Translations
  61. 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!
  62. **Languages that are already translated:**
  63. - [x] English
  64. - [x] Chinese - *Thanks to [@choicky](https://github.com/choicky)*
  65. - [x] French
  66. - [x] Korean - *Thanks to [@junwonpk](https://github.com/junwonpk)*
  67. - [x] Portuguese - *Thanks to [@felipeplets](https://github.com/felipeplets)*
  68. - [x] Russian - *Thanks to [@efimlosev](https://github.com/efimlosev)*
  69. - [x] Spanish - *Thanks to [@MatiasArriola](https://github.com/MatiasArriola)*
  70. ## Special Thanks
  71. ![Browserstack](https://wiki.js.org/assets/images/logo_browserstack.png)
  72. [Browserstack](https://www.browserstack.com/) for providing access to their great cross-browser testing tools.
  73. ![DigitalOcean](https://wiki.js.org/assets/images/logo_digitalocean.png)
  74. [DigitalOcean](https://www.digitalocean.com/) for providing hosting of the Wiki.js documentation site.