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

add a button to demo to show embedding #17

Closed paulfitz closed 1 year ago

paulfitz commented 1 year ago

Adds a button to the code snippet in the demo to actually run it and replace the code with the spreadsheet it describes.

A bit lame because there's no way to undo other than reload :-), but, baby-steps.

Screencast from 07-27-2023 07:49:28 AM.webm

Also updates to latest grist-core to pick up https://github.com/gristlabs/grist-core/pull/596

paulfitz commented 1 year ago

Added an example of loading CSV as well. These examples are handy for quickly testing on different browsers and devices.

paulfitz commented 1 year ago

Also swapped out meme example with flashcards (more useful).

alexmojaki commented 1 year ago

Overall I think what's in this PR is fine, and changing the light param is not really in scope, but at the same time it would be ideal to avoid documenting something we want to change.