Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 392 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 392 Bytes

LIGO bounties website

Build && serve

git add .
nix build && result/www/ipfs-add.sh --pin=true

Congratulations, the website is already deployed and served by your local IPFS node, and therefore accessible worldwide. To view it:

Test (e.g. using brave browser)

brave $(cat result/ipfs.url)

Deploy to GitHub pages and a public pin service

git commit && git push