Go to file
2025-08-07 08:26:18 -04:00
dist dev server proxy 2025-08-07 08:26:18 -04:00
scripts dev server proxy 2025-08-07 08:26:18 -04:00
src misc fixes (still broken import) 2025-08-04 17:06:40 -04:00
app.js bundle started 2025-08-01 11:13:10 -04:00
deno.json remote hosting fixes 2025-08-06 15:49:23 -04:00
deno.lock improved typing 2025-08-03 22:03:10 -04:00
index.html remote hosting fixes 2025-08-06 15:49:23 -04: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
types.d.ts improved typing 2025-08-03 22:03:10 -04: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