From 1082cbcc2650ef3dddcaf67f5accbd2197b26afc Mon Sep 17 00:00:00 2001 From: Aron Petau Date: Fri, 16 May 2025 20:57:06 +0200 Subject: [PATCH] Add How to manipulate --- How-to-manipulate.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 How-to-manipulate.md diff --git a/How-to-manipulate.md b/How-to-manipulate.md new file mode 100644 index 0000000..186149c --- /dev/null +++ b/How-to-manipulate.md @@ -0,0 +1,4 @@ +The site is hosted with caddy. it assumes prebuilt HTML, anything in the www folder is being fed live. +There is an automatic CI that updates every 24 hours. +Any change you push to www will be live within 24 hours, be careful, there is no dev and prod branch so far. +Anything outside www will be ignored and could be used for frameworks. \ No newline at end of file