Go to file
2025-02-25 10:49:20 -05:00
dist add suport for easy "H" div maker 2025-02-25 10:49:20 -05:00
scripts development friendly setup 2025-02-25 09:32:44 -05:00
src add suport for easy "H" div maker 2025-02-25 10:49:20 -05:00
app.js add suport for easy "H" div maker 2025-02-25 10:49:20 -05:00
deno.json move things around 2025-02-24 12:00:51 -05:00
deno.lock move things around 2025-02-24 12:00:51 -05:00
index.html tweak gale api 2025-02-25 08:43:18 -05:00
README.md move things around 2025-02-24 12:00:51 -05:00
shadow.html fix hashing/id per-sheet 2025-02-25 09:09:51 -05:00

Run in an empty directory to setup basic files:

deno run -Ar https://gitea.hptrow.me/SethTrowbridge/gale/raw/branch/master/scripts/scaffold.ts
  • deno task work starts the dev server
  • deno task scan scans the deno.json for type declaration files (be sure to then restart the Deno language server)
  • deno task html creates an index.html for use when static file hosting (the dev serve will create its own index.html if none exists in the file system)

entry in the import map points to the starting file