Language

Package: monolith @ 2.4.1

Synopsis

Command line tool for saving web pages as a single HTML file

Description

Monolith bundles any web page into a single HTML file.

Unlike 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.

If compared to saving websites with wget -mpk, Monolith embeds all assets as data URLs and therefore displays the saved page exactly the same, being completely separated from the Internet.

Home page
https://github.com/Y2Z/monolith
Location
gnu/packages/web.scm (line: 317, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings