From a916c80c2a9ec92e94217df85eff166de470e626 Mon Sep 17 00:00:00 2001 From: Djeex Date: Thu, 21 Aug 2025 00:00:37 +0200 Subject: [PATCH] Stepper --- src/webui/gallery-editor/index.html | 30 +++++--- src/webui/index.html | 69 ++++++++++++++++++ src/webui/js/build.js | 30 +++++--- src/webui/site-info/index.html | 19 ++++- src/webui/style/style.css | 104 +++++++++++++++++++++++++--- src/webui/theme-editor/index.html | 22 ++++-- 6 files changed, 240 insertions(+), 34 deletions(-) create mode 100644 src/webui/index.html diff --git a/src/webui/gallery-editor/index.html b/src/webui/gallery-editor/index.html index 29ef972..c9a944f 100644 --- a/src/webui/gallery-editor/index.html +++ b/src/webui/gallery-editor/index.html @@ -13,7 +13,7 @@ @@ -42,7 +42,7 @@

Gallery editor

-
+

Title Carrousel

Select photos to display in the Title Carrousel

@@ -56,7 +56,7 @@
-
+

Gallery

Select and tags photos to display in the Gallery

@@ -68,10 +68,24 @@
- - - + +
+

Steps

+

Follow the steps to generate your static gallery

+ +
+ + + -