{ "scripts": { "build": "deno --allow-all @11ty/eleventy", "serve": "deno --allow-all @11ty/eleventy --serve" } }