2016-08-17 18:39:30 +00:00
|
|
|
<a href="https://github.com/Requarks/wiki">
|
2016-12-06 02:42:41 +00:00
|
|
|
<img src="https://raw.githubusercontent.com/Requarks/wiki/master/assets/favicons/favicon-96x96.png" alt="Wiki.js" title="Wiki.js" align="right" />
|
2016-08-17 18:39:30 +00:00
|
|
|
</a>
|
|
|
|
|
2016-12-06 02:42:41 +00:00
|
|
|
# Wiki.js
|
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)
|
|
|
|
|
|
|
|
##### A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown
|
|
|
|
*Under development*
|
|
|
|
|
2016-10-17 23:41:14 +00:00
|
|
|
### Documentation
|
|
|
|
|
2016-12-06 02:42:41 +00:00
|
|
|
- [Installation Guide](https://wiki.requarks.io/install)
|
2016-10-17 23:41:14 +00:00
|
|
|
|
2016-08-17 01:13:48 +00:00
|
|
|
##### Milestones
|
2016-10-31 03:03:36 +00:00
|
|
|
- [ ] Account Management
|
2016-12-16 03:59:58 +00:00
|
|
|
- [x] Assets Management
|
2016-10-30 22:41:10 +00:00
|
|
|
- [x] Images
|
|
|
|
- [ ] Files/Documents
|
2016-10-31 03:03:36 +00:00
|
|
|
- [x] Authentication
|
2016-11-01 02:44:00 +00:00
|
|
|
- [x] Strategies
|
|
|
|
- [x] Local
|
|
|
|
- [x] Microsoft Account
|
|
|
|
- [x] Google ID
|
|
|
|
- [x] Facebook
|
|
|
|
- [x] Access Rights
|
|
|
|
- [x] View
|
|
|
|
- [ ] Edit / Create
|
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
|
2016-12-09 03:44:31 +00:00
|
|
|
- [x] Documentation
|
|
|
|
- [x] Prerequisites
|
|
|
|
- [x] Install
|
|
|
|
- [ ] Authentication
|
|
|
|
- [ ] Git
|
2016-08-30 02:19:47 +00:00
|
|
|
- [x] Edit Entry
|
2016-08-28 01:51:45 +00:00
|
|
|
- [x] Git Management
|
2016-12-16 03:59:58 +00:00
|
|
|
- [x] Markdown Editor
|
2016-10-30 22:41:10 +00:00
|
|
|
- [x] Basic Formatting
|
|
|
|
- [ ] Links
|
|
|
|
- [ ] Table 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
|