name = "{{NAME}}" main = "worker.js" compatibility_date = "2025-06-01" [vars] TITLE = "{{TITLE}}" [build] command = "node ../engine/gen.mjs --src content --target _manifest.js" watch_dir = "content" [[rules]] type = "Text" globs = ["**/*.html", "**/*.md"]