ci: move to cloudflare worker

This commit is contained in:
Jimmy Cai
2026-01-25 12:09:53 +01:00
parent d6ced60f51
commit 090378e4da
37 changed files with 78 additions and 27 deletions
+9
View File
@@ -0,0 +1,9 @@
name = "hugo-theme-stack"
compatibility_date = "2026-01-25"
[build]
command = "chmod a+x ./.ci/build.sh && ./.ci/build.sh"
[assets]
directory = "demo/public"
not_found_handling = "404-page"