From 79c3b6d1095993a863b16f29f4da90d5a56eaf84 Mon Sep 17 00:00:00 2001 From: Milos Stojanovic Date: Tue, 17 Jan 2023 13:17:45 +0100 Subject: [PATCH] Website generation with Couscous --- index.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 0cd18e3..ea49a4a 100644 --- a/index.html +++ b/index.html @@ -148,7 +148,14 @@
  • No database required
  • Framework free
  • -

    Demo with docker

    +

    Demo

    +

    https://demo.filegator.io

    +

    This is read-only demo with guest account enabled

    + +

    Rut it with docker

    docker run -p 8000:80 -d filegator/filegator
     visit: http://127.0.0.1:8000 login as admin/admin123

    Limitations