mirror of https://github.com/requarks/wiki
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
70 lines
2.4 KiB
70 lines
2.4 KiB
<a href="https://github.com/Requarks/wiki">
|
|
<img src="https://raw.githubusercontent.com/Requarks/wiki/master/assets/favicons/favicon-96x96.png" alt="Wiki.js" title="Wiki.js" align="right" />
|
|
</a>
|
|
|
|
# Wiki.js
|
|
|
|
[![Release](https://img.shields.io/github/release/Requarks/wiki.svg?maxAge=86400)](https://github.com/Requarks/wiki/releases)
|
|
[![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)
|
|
[![Dependency Status](https://gemnasium.com/badges/github.com/Requarks/wiki.svg)](https://gemnasium.com/github.com/Requarks/wiki)
|
|
[![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*
|
|
|
|
### Documentation
|
|
|
|
- [Official Website](https://wiki.requarks.io/)
|
|
- [Installation Guide](https://wiki.requarks.io/get-started.html)
|
|
|
|
##### Milestones
|
|
- [ ] Account Management
|
|
- [x] Assets Management
|
|
- [x] Images
|
|
- [x] Files/Documents
|
|
- [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.)
|
|
- [x] Caching
|
|
- [x] Create Entry
|
|
- [x] Documentation
|
|
- [x] Prerequisites
|
|
- [x] Install
|
|
- [ ] Authentication
|
|
- [ ] Git
|
|
- [x] Upgrade
|
|
- [x] Edit Entry
|
|
- [x] Git Management
|
|
- [x] Markdown Editor
|
|
- [x] Basic Formatting
|
|
- [ ] Links
|
|
- [x] Image Selection modal
|
|
- [x] File Selection modal
|
|
- [x] Video player
|
|
- [x] Inline Code
|
|
- [x] Code Editor modal
|
|
- [ ] Table Editor
|
|
- [x] Move Entry
|
|
- [x] Navigation
|
|
- [x] Parsing / Tree / Metadata
|
|
- [x] Search
|
|
- [x] UI
|
|
- [x] View Entry Source
|
|
|
|
### Special Thanks
|
|
|
|
![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.
|
|
|
|
![DigitalOcean](https://wiki.requarks.io/assets/images/logo_digitalocean.png)
|
|
[DigitalOcean](https://www.digitalocean.com/) for providing hosting of the Wiki.js documentation site.
|