gristlabs / grist-static

Showing Grist spreadsheets on a static website, without a special backend.
https://gristlabs.github.io/grist-static/
Apache License 2.0
82 stars 0 forks source link

reorganize dist directory #29

Closed paulfitz closed 1 year ago

paulfitz commented 1 year ago

Reorganize the dist directory to be friendlier to publishing a bundle. Move test material to dist-test, and Grist Labs deployment material to dist-deploy.

The pages in docs are noisy, just test pages made by docs/update.sh

A preliminary grist-static bundle is available at https://www.npmjs.com/package/grist-static. It currently has a built-in dependency on some pyodide URLs.