This is the repo that powers the iroh.computer web site, which includes marketing & documentation info for iroh.
You'll need zola
, node
, and yarn
$ git clone [email protected]:n0-computer/iroh.computer.git
$ cd iroh.computer
$ yarn
$ yarn dev
then visit 127.0.0.1:1111
in a browser