From 44c592c308dcc2f28009aa97d39ea30a8ce63b1b Mon Sep 17 00:00:00 2001 From: Nicolas Giard Date: Fri, 24 Nov 2017 21:22:46 -0500 Subject: [PATCH] docs: added online demo mention ***NO_CI*** --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b9154e40..226d4941 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ - **[Getting Started](https://wiki.js.org/get-started.html)** - **[Documentation](https://docs.requarks.io/wiki/)** - [Requirements](#requirements) +- [Demo](#demo) - [Change Log](https://github.com/Requarks/wiki/blob/master/CHANGELOG.md) - [Feature Requests](https://wikijs.canny.io/features) - [Milestones](#milestones) @@ -54,6 +55,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. +## Demo + +Wiki.js documentation site is actually running Wiki.js! [Check it out »](https://docs.requarks.io/wiki/) + +> We do not provide a demo with write access because of potential security / spam issues. The best way to try it is to install it on your own server / computer. It's easy! + ## Milestones Current and upcoming milestones *(major features only, see the [changelog](https://github.com/Requarks/wiki/blob/master/CHANGELOG.md) for complete list of features and bug fixes)*: