This package browser is in early development. Mind the rough edges.

monolith 2.8.1

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

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.

Installation

Install monolith 2.8.1 as follows:

guix install monolith@2.8.1

Or install the latest version:

guix install monolith

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.