diff --git a/Dockerfile b/Dockerfile index f49cf44..4f9ba87 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,9 +6,8 @@ COPY requirements.txt . RUN pip install --no-cache-dir -r requirements.txt +COPY build.py gallery.py VERSION /app/ COPY ./src/ ./src/ -COPY ./build.py ./build.py -COPY ./gallery.py ./gallery.py COPY ./config /app/default COPY ./docker/.sh/entrypoint.sh /app/entrypoint.sh RUN chmod +x /app/entrypoint.sh diff --git a/README.MD b/README.MD index 7a92e40..6f2652a 100644 --- a/README.MD +++ b/README.MD @@ -18,7 +18,7 @@ The project includes two thoughtfully designed themes—one modern, one minimali - **Typewriter** — [View Demo](https://typewriter.djeex.fr) > [!NOTE] -> This GitHub repository is a mirror of the primary source at [git.djeex.fr/Djeex/lumeex](https://git.djeex.fr/Djeex/lumeex). The main repository includes the full history, releases, and bug-checking assisted by an LLM. +> _This GitHub repository is a mirror of the primary source at [git.djeex.fr/Djeex/lumeex](https://git.djeex.fr/Djeex/lumeex). The main repository includes the full history and releases_. ## 📌 Table of Contents @@ -41,20 +41,23 @@ The project includes two thoughtfully designed themes—one modern, one minimali - Typewriter — [Demo](https://typewriter.djeex.fr) - Supports Google Fonts and locally hosted fonts -### No-Code Builder (YAML Based) +### No-Code Builder (WebUI Manager) -- Configure site info, SEO, colors, fonts, and more through simple YAML files -- Reference and tag photos without any coding required -- *(Optional)* Automatically update photo references via script +
Select photos to display in the Title Carrousel
+Select and tags photos to display in the Gallery
+Follow the steps to generate your static gallery
+Use this generator to create a static gallery from your photos. Then, upload the static files to your preferred web server.
+ + +Follow the steps to generate your static gallery
+Follow the steps to generate your static gallery
+Follow the steps to generate your static gallery
+