Docs Archives

Looking for the documentation of an older Fractum release (for example v1.3.0)? This page hosts dated, downloadable snapshots of the built Fractum documentation site as it looked at a given point in time — one snapshot per row below.

Each snapshot is a zip of the static HTML as it was published, with a SHA-256 checksum so you can verify your download wasn't tampered with in transit. This also lets you confirm the Fractum GPG signing key (or any other page) hasn't changed unexpectedly between visits, by comparing a current download against an archived snapshot below.

Date Label Commit Archive SHA-256
2026-05-21 release-1.3 a92d226 fractum-site-2026-05-21-release-1.3-a92d226.zip bde76f5067dd58caa02c044dd11a4d30b2ebd1018d7554be856f0d5fac1a6c1c

To verify a downloaded archive:

sha256sum fractum-site-<name>.zip
Get-FileHash fractum-site-<name>.zip -Algorithm SHA256

Compare the output against the checksum in the table above.