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.

48 lines
1.7 KiB

8 years ago
8 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="Requarks Wiki" title="Requarks Wiki" align="right" />
  3. </a>
  4. # Requarks Wiki
  5. [![Release](https://img.shields.io/github/release/Requarks/wiki.svg?maxAge=86400)](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. [![Build Status](https://travis-ci.org/Requarks/wiki.svg?branch=master)](https://travis-ci.org/Requarks/wiki)
  8. [![Codacy Badge](https://api.codacy.com/project/badge/Grade/1d0217a3153c4595bdedb322263e55c8)](https://www.codacy.com/app/Requarks/wiki)
  9. [![Dependency Status](https://gemnasium.com/badges/github.com/Requarks/wiki.svg)](https://gemnasium.com/github.com/Requarks/wiki)
  10. [![Known Vulnerabilities](https://snyk.io/test/github/requarks/wiki/badge.svg)](https://snyk.io/test/github/requarks/wiki)
  11. ##### A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown
  12. *Under development*
  13. ### Documentation
  14. - [Installation Guide](https://requarks-wiki.readme.io/docs/prerequisites)
  15. ##### Milestones
  16. - [ ] Account Management
  17. - [ ] Assets Management
  18. - [x] Images
  19. - [ ] Files/Documents
  20. - [x] Authentication
  21. - [x] Strategies
  22. - [x] Local
  23. - [x] Microsoft Account
  24. - [x] Google ID
  25. - [x] Facebook
  26. - [x] Access Rights
  27. - [x] View
  28. - [ ] Edit / Create
  29. - [x] Background Agent (git sync, cache purge, etc.)
  30. - [x] Caching
  31. - [x] Create Entry
  32. - [x] Edit Entry
  33. - [x] Git Management
  34. - [ ] Markdown Editor
  35. - [x] Basic Formatting
  36. - [ ] Links
  37. - [ ] Table Editor
  38. - [x] Move Entry
  39. - [x] Navigation
  40. - [x] Parsing / Tree / Metadata
  41. - [x] Search
  42. - [x] UI
  43. - [x] View Entry Source