Skip to content

dylanPowers/ipfs-website

 
 

Repository files navigation

ipfs.io website

This is a metalsmith template based website. generate it with:

npm install
make

The output is in build/.

Note: if you change layouts, you'll need to run make again as the watcher fails to watch them :/

TODO

  • make this easy to publish with ipfs.
  • make this easy to publish with ipns + dns.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 83.3%
  • CSS 10.2%
  • JavaScript 2.8%
  • Makefile 2.1%
  • Shell 1.6%