2016-08-17 14:39:30 -04:00
|
|
|
<a href="https://github.com/Requarks/wiki">
|
|
|
|
<img src="https://raw.githubusercontent.com/Requarks/wiki/master/assets/favicons/favicon-96x96.png" alt="Requarks Wiki" title="Requarks Wiki" align="right" />
|
|
|
|
</a>
|
|
|
|
|
2016-08-16 15:39:57 -04:00
|
|
|
# Requarks Wiki
|
2016-08-16 21:13:48 -04:00
|
|
|
|
2016-08-29 01:21:35 -04:00
|
|
|
[![Release](https://img.shields.io/github/release/Requarks/wiki.svg?maxAge=86400)](https://github.com/Requarks/wiki/releases)
|
2016-08-16 21:13:48 -04:00
|
|
|
[![License](https://img.shields.io/badge/license-AGPLv3-blue.svg)](https://github.com/requarks/wiki/blob/master/LICENSE)
|
|
|
|
[![Build Status](https://travis-ci.org/Requarks/wiki.svg?branch=master)](https://travis-ci.org/Requarks/wiki)
|
|
|
|
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/1d0217a3153c4595bdedb322263e55c8)](https://www.codacy.com/app/Requarks/wiki)
|
2016-08-16 21:15:49 -04:00
|
|
|
[![Dependency Status](https://gemnasium.com/badges/github.com/Requarks/wiki.svg)](https://gemnasium.com/github.com/Requarks/wiki)
|
2016-08-16 21:13:48 -04:00
|
|
|
[![Known Vulnerabilities](https://snyk.io/test/github/requarks/wiki/badge.svg)](https://snyk.io/test/github/requarks/wiki)
|
2016-08-29 01:21:35 -04:00
|
|
|
[![Documentation](http://inch-ci.org/github/Requarks/wiki.svg?branch=master)](https://requarks-wiki.readme.io/)
|
2016-08-16 21:13:48 -04:00
|
|
|
|
|
|
|
##### A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown
|
|
|
|
*Under development*
|
|
|
|
|
|
|
|
##### Milestones
|
2016-08-27 21:51:45 -04:00
|
|
|
- [ ] Assets Management
|
2016-08-16 21:13:48 -04:00
|
|
|
- [ ] Authentication
|
2016-08-31 22:45:28 -04:00
|
|
|
- [x] Background Agent (git sync, cache purge, etc.)
|
2016-08-27 21:51:45 -04:00
|
|
|
- [x] Caching
|
2016-08-29 22:19:47 -04:00
|
|
|
- [x] Create Entry
|
|
|
|
- [x] Edit Entry
|
2016-08-27 21:51:45 -04:00
|
|
|
- [x] Git Management
|
2016-08-16 21:13:48 -04:00
|
|
|
- [ ] Markdown Editor
|
2016-09-09 19:22:18 -04:00
|
|
|
- [x] Move Entry
|
2016-08-27 21:51:45 -04:00
|
|
|
- [x] Navigation
|
|
|
|
- [x] Parsing / Tree / Metadata
|
2016-09-05 14:11:51 -04:00
|
|
|
- [x] Search
|
2016-08-31 22:45:28 -04:00
|
|
|
- [x] UI
|
|
|
|
- [x] View Entry Source
|