This capsule is hosted on SourceHut Pages (both Gemini & HTTPS), which should be considered the main access point, and will continue to get updates unless I change places again and decide to drop it. Additionally, I publish it to IPFS (with an ipfs:// URI).
Both the Gemini and the HTTPS versions of the capsule have the exact same content, feel free to use whichever is more convenient to you. Just be warned that Gemini is my distribution/consumption target and that the Gemtext to HTML conversion is kind of a hack and may not exactly reflect the Gemtext content.
You may download the capsule as a whole (including gmi and HTML, assets, &c) through the tarball linked to above or using this command:
ipfs get -o siiky.srht.site.tgz -a -C -l=9 -p -- CID
This tarball will be just slightly different from the other one above. Here's the size of the downloaded archive and a snippet of its contents:
$ du -b siiky.srht.site.tgz; du -bh siiky.srht.site.tgz 1785117 siiky.srht.site.tgz 1.8M siiky.srht.site.tgz $ tar tf siiky.srht.site.tgz | head CID CID/about.gmi CID/about.html CID/algebra CID/algebra/cat_theory_perf.gmi CID/algebra/cat_theory_perf.html CID/algebra/ctp-cat-perf-h.gvs CID/algebra/ctp-cat-perf-h.png CID/algebra/ctp-cat-perf-h.svg CID/algebra/ctp-cat-perf.gvs
I'm experimenting with publishing through IPNS too. Let's see how it goes.