wikijs-fork/README.md

54 lines
1.8 KiB
Markdown
Raw Normal View History

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
- [x] Images
- [ ] Files/Documents
2016-10-31 03:03:36 +00:00
- [x] Authentication
- [x] Strategies
- [x] Local
- [x] Microsoft Account
- [x] Google ID
- [x] Facebook
- [x] Access Rights
- [x] View
- [ ] Edit / Create
- [x] Background Agent (git sync, cache purge, etc.)
2016-08-28 01:51:45 +00:00
- [x] Caching
- [x] Create Entry
- [x] Documentation
- [x] Prerequisites
- [x] Install
- [ ] Authentication
- [ ] Git
- [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
- [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
- [x] UI
- [x] View Entry Source