maxloh 2 hours ago
It strips out all the JavaScript too, but also packs everything into a single HTML file that is easy to transfer. Binary assets (like web fonts and images) are packed as base64 strings.
They also offer a CLI powered by Puppeteer. [1]
wolttam an hour ago
Cool!
It would be especially cool to have a version that didn't require the separate serving process - even though it's nifty you can package up a whole site as a single binary.
Maybe a single HTML entrypoint shim with a bit of javascript that could index into an archive (potentially embedded) of the site's content?
21 minutes ago
Comment deletedgregwebs an hour ago
telesilla 20 minutes ago
Igor_Wiwi 30 minutes ago
sanqui an hour ago
dimiprasakis an hour ago
In any case, cool stuff :)
lolpython an hour ago
29 minutes ago
Comment deleteddaviding an hour ago
rahimnathwani an hour ago
delduca 36 minutes ago
grahamstanes17 an hour ago