In the spirit of decentralization, we should be hosting the website on IPFS. This will require running go-ipfs on our infrastructure and then pinning its hash, after adding the files.
A bunch of small changes are also required to make the website ipfs-ready.
There is no need for a deployment procedure of the website itself for now, since it's simply a matter of adding the hashes locally and pinning them remotely.
In the spirit of decentralization, we should be hosting the website on IPFS. This will require running
go-ipfs
on our infrastructure and then pinning its hash, after adding the files.A bunch of small changes are also required to make the website ipfs-ready.
There is no need for a deployment procedure of the website itself for now, since it's simply a matter of adding the hashes locally and pinning them remotely.