1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/www/monolith
Kurt Jaeger 4afbd00278 New port: www/monolith
Data hoarder's dream come true: bundle any web page into
a single HTML file. You can finally replace that gazillion
of open tabs with a gazillion of .html files stored somewhere
on your precious little drive.

Unlike the conventional "Save page as", monolith not only saves
the target document, it embeds CSS, image, and JavaScript assets
all at once, producing a single HTML5 document that is a joy to
store and share.

If compared to saving websites with wget -mpk, this tool embeds all
assets as data URLs and therefore lets browsers render the saved page
exactly the way it was on the Internet, even when no network connection
is available.

WWW: https://github.com/Y2Z/monolith

PR:		247264
Submitted by:	Lewis Cook <vulcan@wired.sh>
2020-06-16 05:38:01 +00:00
..
distinfo
Makefile
pkg-descr