12 ms·
This looks amazing! I really like the clear seperation of loading/prepping data, and presenting it. Some requests: Add simple examples and more clarity to the
by 77ko 3y ago
This looks amazing! I really like the clear seperation of loading/prepping data, and presenting it.
Some requests:
Add simple examples and more clarity to the publish docs.
I assume most ppl would prefer to deploy via github actions[1], which the docs currently just link to a complex deploy file - can you please add some more documentation on this, or add an example of the simplest possible deploy file?
Suggestion: is it possible to use a interface (like in vercel) to connect to a github repo and build/publish on changes?
[1]: https://observablehq.com/framework/getting-started#deploying-via-github-actions https://observablehq.com/framework/getting-started#deploying...