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.

73 lines
2.6 KiB

8 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
  1. <a href="https://github.com/Requarks/wiki">
  2. <img src="https://raw.githubusercontent.com/Requarks/wiki/master/assets/favicons/favicon-96x96.png" alt="Wiki.js" title="Wiki.js" align="right" />
  3. </a>
  4. # Wiki.js
  5. [![Release](https://img.shields.io/github/release/Requarks/wiki.svg?maxAge=3600)](https://github.com/Requarks/wiki/releases)
  6. [![License](https://img.shields.io/badge/license-AGPLv3-blue.svg)](https://github.com/requarks/wiki/blob/master/LICENSE)
  7. [![Github All Releases](https://img.shields.io/github/downloads/Requarks/wiki/total.svg)](https://github.com/Requarks/wiki/releases/latest)
  8. [![Build Status](https://travis-ci.org/Requarks/wiki.svg?branch=master)](https://travis-ci.org/Requarks/wiki)
  9. [![Codacy Badge](https://api.codacy.com/project/badge/Grade/1d0217a3153c4595bdedb322263e55c8)](https://www.codacy.com/app/Requarks/wiki)
  10. [![Dependency Status](https://gemnasium.com/badges/github.com/Requarks/wiki.svg)](https://gemnasium.com/github.com/Requarks/wiki)
  11. [![Known Vulnerabilities](https://snyk.io/test/github/requarks/wiki/badge.svg)](https://snyk.io/test/github/requarks/wiki)
  12. ##### A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown
  13. *Under active development*
  14. ### Documentation
  15. - [Official Website](https://wiki.requarks.io/)
  16. - [Installation Guide](https://wiki.requarks.io/get-started.html)
  17. ##### Milestones
  18. - [x] Account Management
  19. - [x] Profile
  20. - [x] Manage users
  21. - [ ] Create local account
  22. - [x] Assets Management
  23. - [x] Images
  24. - [x] Files/Documents
  25. - [x] Authentication
  26. - [x] Strategies
  27. - [x] Local
  28. - [x] Microsoft Account
  29. - [x] Google ID
  30. - [x] Facebook
  31. - [x] Access Rights
  32. - [x] View
  33. - [x] Edit / Create
  34. - [x] Background Agent (git sync, cache purge, etc.)
  35. - [x] Caching
  36. - [x] Create Entry
  37. - [x] Documentation
  38. - [x] Prerequisites
  39. - [x] Install
  40. - [x] Authentication
  41. - [x] Git
  42. - [x] Upgrade
  43. - [x] Edit Entry
  44. - [x] Git Management
  45. - [x] Markdown Editor
  46. - [x] Basic Formatting
  47. - [ ] Insert Link modal
  48. - [x] Image Selection modal
  49. - [x] File Selection modal
  50. - [x] Video player
  51. - [x] Inline Code
  52. - [x] Code Editor modal
  53. - [ ] Table Visual Editor
  54. - [x] Move Entry
  55. - [x] Navigation
  56. - [x] Parsing / Tree / Metadata
  57. - [x] Search
  58. - [x] UI
  59. - [x] View Entry Source
  60. ### Special Thanks
  61. ![Browserstack](https://wiki.requarks.io/assets/images/logo_browserstack.png)
  62. [Browserstack](https://www.browserstack.com/) for providing access to their great cross-browser testing tools.
  63. ![DigitalOcean](https://wiki.requarks.io/assets/images/logo_digitalocean.png)
  64. [DigitalOcean](https://www.digitalocean.com/) for providing hosting of the Wiki.js documentation site.