Sunshine
Sunshine
I think you can do that using Ctrl+S in any web browser.
It may be worth using "cargo auditable" for building binaries for releases (#404).
Hi Nico! That's a pretty cool idea. I've used CDP just recently for a very cool scraping project working with a lovely bunch of folks; it seems to be widely...
Hello. All good, no worries. You can run `pwd` in the terminal to see where you're saving the file.
Hi Lucy! Thank you for this feature request. Implementing something like this has crossed my mind early in the project, mainly to reduce the output file size. The issue I...
From my memory, I believe that SCRIPT tags can either have content or "src", not both... it must be somewhere in the spec.
The next release will embed JS files as text inside `` tags by default. I might add a flag to force using base64 for scripts, but don't think there'll be...
JS is now embedded as plain text by default (v2.10.0 and up). I'll take care of LINK/STYLE next, can't promise when exactly, but it's high up on the list.
CSS is on its way to being included as `...` in the next couple of releases, but urlencode is still valid for data URLs that can't be embedded in any...
Looks like it exists https://packages.guix.gnu.org/packages/monolith What's your architecture?