2016-08-17 18:39:30 +00: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 19:39:57 +00:00
|
|
|
# Requarks Wiki
|
2016-08-17 01:13:48 +00:00
|
|
|
|
2016-08-29 05:21:35 +00:00
|
|
|
[![Release](https://img.shields.io/github/release/Requarks/wiki.svg?maxAge=86400)](https://github.com/Requarks/wiki/releases)
|
2016-08-17 01:13:48 +00: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-17 01:15:49 +00:00
|
|
|
[![Dependency Status](https://gemnasium.com/badges/github.com/Requarks/wiki.svg)](https://gemnasium.com/github.com/Requarks/wiki)
|
2016-08-17 01:13:48 +00:00
|
|
|
[![Known Vulnerabilities](https://snyk.io/test/github/requarks/wiki/badge.svg)](https://snyk.io/test/github/requarks/wiki)
|
2016-08-29 05:21:35 +00:00
|
|
|
[![Documentation](http://inch-ci.org/github/Requarks/wiki.svg?branch=master)](https://requarks-wiki.readme.io/)
|
2016-08-17 01:13:48 +00:00
|
|
|
|
|
|
|
##### A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown
|
|
|
|
*Under development*
|
|
|
|
|
|
|
|
##### Milestones
|
2016-08-28 01:51:45 +00:00
|
|
|
- [ ] Assets Management
|
2016-08-17 01:13:48 +00:00
|
|
|
- [ ] Authentication
|
2016-09-01 02:45:28 +00:00
|
|
|
- [x] Background Agent (git sync, cache purge, etc.)
|
2016-08-28 01:51:45 +00:00
|
|
|
- [x] Caching
|
2016-08-30 02:19:47 +00:00
|
|
|
- [x] Create Entry
|
|
|
|
- [x] Edit Entry
|
2016-08-28 01:51:45 +00:00
|
|
|
- [x] Git Management
|
2016-08-17 01:13:48 +00:00
|
|
|
- [ ] Markdown Editor
|
2016-09-09 23:22:18 +00:00
|
|
|
- [x] Move Entry
|
2016-08-28 01:51:45 +00:00
|
|
|
- [x] Navigation
|
|
|
|
- [x] Parsing / Tree / Metadata
|
2016-09-05 18:11:51 +00:00
|
|
|
- [x] Search
|
2016-09-01 02:45:28 +00:00
|
|
|
- [x] UI
|
|
|
|
- [x] View Entry Source
|