Unverified Commit 58230e99 authored by Nicolas Giard's avatar Nicolas Giard Committed by GitHub

docs: updated milestones

***NO_CI***
parent f52c9a2e
...@@ -42,12 +42,6 @@ Wiki.js can run on virtually all platforms where Node.js can (Windows, Mac, Linu ...@@ -42,12 +42,6 @@ Wiki.js can run on virtually all platforms where Node.js can (Windows, Mac, Linu
> Read the full [prerequisites](https://docs.requarks.io/wiki/prerequisites) article for full details. > Read the full [prerequisites](https://docs.requarks.io/wiki/prerequisites) article for full details.
<h2 align="center">Cloud Install</h2>
[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/requarks/wiki-heroku)
*Docker Cloud, Azure, IBM Bluemix and more coming soon!*
<h2 align="center">Docker</h2> <h2 align="center">Docker</h2>
A docker Wiki.js image is available on Docker Hub: A docker Wiki.js image is available on Docker Hub:
...@@ -56,6 +50,12 @@ A docker Wiki.js image is available on Docker Hub: ...@@ -56,6 +50,12 @@ A docker Wiki.js image is available on Docker Hub:
You can also use a Dockerfile ([see example](https://github.com/Requarks/wiki/blob/master/tools/Dockerfile)) or Docker Compose ([see example](https://github.com/Requarks/wiki/blob/master/tools/docker-compose.yml)) to run Wiki.js. You can also use a Dockerfile ([see example](https://github.com/Requarks/wiki/blob/master/tools/Dockerfile)) or Docker Compose ([see example](https://github.com/Requarks/wiki/blob/master/tools/docker-compose.yml)) to run Wiki.js.
<h2 align="center">Cloud Install</h2>
[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/requarks/wiki-heroku)
*Docker Cloud, Azure, IBM Bluemix and more coming soon!*
<h2 align="center">Demo</h2> <h2 align="center">Demo</h2>
Wiki.js documentation site is actually running Wiki.js! [Check it out &raquo;](https://docs.requarks.io/wiki/) Wiki.js documentation site is actually running Wiki.js! [Check it out &raquo;](https://docs.requarks.io/wiki/)
...@@ -103,10 +103,8 @@ Current and upcoming milestones *(major features only, see the [changelog](https ...@@ -103,10 +103,8 @@ Current and upcoming milestones *(major features only, see the [changelog](https
- [x] New Login page - [x] New Login page
- [x] Two-Factor Authentication (2FA) - [x] Two-Factor Authentication (2FA)
- [x] New Navigation Concept - [x] New Navigation Concept
- [ ] Themes :rocket: - [ ] Modular editors
- [ ] Modular editors :rocket: - [ ] Markdown editor with live preview :rocket:
- [ ] SimpleMDE (markdown)
- [ ] Monaco (code)
- [ ] Modular content parsers/renderers :rocket: - [ ] Modular content parsers/renderers :rocket:
- [ ] Modular search engines - [ ] Modular search engines
- [ ] PostgreSQL search engine - [ ] PostgreSQL search engine
...@@ -127,6 +125,7 @@ Current and upcoming milestones *(major features only, see the [changelog](https ...@@ -127,6 +125,7 @@ Current and upcoming milestones *(major features only, see the [changelog](https
- [ ] Preview changes directly from the editor, without saving - [ ] Preview changes directly from the editor, without saving
- [ ] Diagrams as code (Mermaid module) - [ ] Diagrams as code (Mermaid module)
- [ ] Insert Link modal in Markdown Editor - [ ] Insert Link modal in Markdown Editor
- [ ] Themes
- [ ] Additional storage engines - [ ] Additional storage engines
- [ ] Dropbox - [ ] Dropbox
- [ ] Google Drive - [ ] Google Drive
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment