We recognize that some post-production work may be required before a completely frozen site can be bundled as a publication. We explore tools and processes using a site archive as read-only hypertext media.
See Public Assets to launch a server
We examine all pages for algorithmic diagrams in Graphviz plugins that have not been frozen as svg.
http://small.fed.wiki/assets/ready/to-be-frozen.html
ready
We are ready to publish. We'll download this site as static content to be served read-only.
mkdir -p small.localhost deno run --allow-net --allow-read=. --allow-write=.\ http://small.fed.wiki/assets/ready/download.js
We launch the server from the same directory.
deno run --allow-net --allow-read=. \ http://small.fed.wiki/assets/start.js
We can now read this from localhost