wiki/README.md

70 lines
2.4 KiB
Markdown
Raw Normal View History

2016-08-17 13:39:30 -05:00
<a href="https://github.com/Requarks/wiki">
2016-12-05 20:42:41 -06: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 13:39:30 -05:00
</a>
2016-12-05 20:42:41 -06:00
# Wiki.js
2016-08-16 20:13:48 -05:00
2016-08-29 00:21:35 -05:00
[![Release](https://img.shields.io/github/release/Requarks/wiki.svg?maxAge=86400)](https://github.com/Requarks/wiki/releases)
2016-08-16 20:13:48 -05: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 20:15:49 -05:00
[![Dependency Status](https://gemnasium.com/badges/github.com/Requarks/wiki.svg)](https://gemnasium.com/github.com/Requarks/wiki)
2016-08-16 20:13:48 -05: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 active development*
2016-08-16 20:13:48 -05:00
2016-10-17 18:41:14 -05:00
### Documentation
- [Official Website](https://wiki.requarks.io/)
- [Installation Guide](https://wiki.requarks.io/get-started.html)
2016-10-17 18:41:14 -05:00
2016-08-16 20:13:48 -05:00
##### Milestones
2016-10-30 22:03:36 -05:00
- [ ] Account Management
2016-12-15 21:59:58 -06:00
- [x] Assets Management
- [x] Images
- [x] Files/Documents
2016-10-30 22:03:36 -05:00
- [x] Authentication
- [x] Strategies
- [x] Local
- [x] Microsoft Account
- [x] Google ID
- [x] Facebook
- [x] Access Rights
- [x] View
- [x] Edit / Create
- [x] Background Agent (git sync, cache purge, etc.)
2016-08-27 20:51:45 -05:00
- [x] Caching
- [x] Create Entry
- [x] Documentation
- [x] Prerequisites
- [x] Install
- [ ] Authentication
- [x] Git
2016-12-19 13:05:05 -06:00
- [x] Upgrade
- [x] Edit Entry
2016-08-27 20:51:45 -05:00
- [x] Git Management
2016-12-15 21:59:58 -06:00
- [x] Markdown Editor
- [x] Basic Formatting
- [ ] Links
- [x] Image Selection modal
- [x] File Selection modal
2017-01-02 21:20:24 -06:00
- [x] Video player
- [x] Inline Code
- [x] Code Editor modal
- [ ] Table Editor
2016-09-09 18:22:18 -05:00
- [x] Move Entry
2016-08-27 20:51:45 -05:00
- [x] Navigation
- [x] Parsing / Tree / Metadata
2016-09-05 13:11:51 -05:00
- [x] Search
- [x] UI
2016-12-19 13:05:05 -06:00
- [x] View Entry Source
2016-12-23 12:31:10 -06:00
### Special Thanks
2016-12-19 13:05:05 -06:00
![Browserstack](https://wiki.requarks.io/assets/images/logo_browserstack.png)
[Browserstack](https://www.browserstack.com/) for providing access to their great cross-browser testing tools.
2016-12-23 12:31:10 -06:00
2016-12-23 12:31:21 -06:00
![DigitalOcean](https://wiki.requarks.io/assets/images/logo_digitalocean.png)
2016-12-23 12:31:10 -06:00
[DigitalOcean](https://www.digitalocean.com/) for providing hosting of the Wiki.js documentation site.