Shu Ding
Shu Ding
Satori can be used on the server too, where there's no color scheme defined. And also Satori doesn't have full CSS support (media queries) yet so it sounds a bit...
Gotcha, thanks for sharing the use case, very interesting! Although `prefers-color-scheme` is supported in browsers, but it's not a SVG standard. I think with #223, you will be able to...
This one will be a lot of work and ideally should be done in the layout engine level.
Thanks @wobsoriano! I’ll add it to the example list!
> I didn't find a way to ignore _meta.js to treating as a page 😅 I started to think again about this because I want to land this feature for...
I think it can be a general container without any structure or content preset, because it's an advanced feature and usually when people need it, they have a specific design...
We have this supported, you can use `getServerSideProps` similar to this: https://nextra.site/docs/guide/ssg
@timothymiller the module is `nextra/ssg` but we are gonna rename it to `nextra/data`.
Looking forward to a lightweight `@napi-rs/image` build with only svg → png and svg → jpeg features 👍
Done in #457!