I assume it's storing the images and assets in base64 format, so it might get quite big. I always wished there was a standard way to package a website in a single compressed file. Sort of like an epub / ODF kind of format that keeps the website layout. But this is the next best thing.
3 Comments
DetachablePianist@programming.dev · 5 pts · 1y
This looks extremely useful. Well done!
TriflingToad@sh.itjust.works · 4 pts · 1y
yay!
Ferk@programming.dev · 3 pts · 1y
Awesome!
I assume it's storing the images and assets in base64 format, so it might get quite big. I always wished there was a standard way to package a website in a single compressed file. Sort of like an epub / ODF kind of format that keeps the website layout. But this is the next best thing.