Skip to content

Wuero13/iroh.computer

 
 

Repository files navigation

Iroh Website

This is the repo that powers the iroh.computer web site, which includes marketing & documentation info for iroh.

Running locally

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

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.7%
  • CSS 31.4%
  • JavaScript 11.9%