gohugoio / hugo

The world’s fastest framework for building websites.
https://gohugo.io
Apache License 2.0
75.61k stars 7.52k forks source link

IPFS Deployment option #7621

Open kallisti5 opened 4 years ago

kallisti5 commented 4 years ago

hugo supports multiple deployers via hugo deploy

ipfs should be added to the deployment options. With the following arguments:

Hugo could self-publish websites to an IPFS node. This would make the site content available through any public IPFS gateway node.

For those without IPFS knowledge, I made a "crash course" infographic here: https://cloudflare-ipfs.com/ipfs/Qmbq5hoM4eCeCnSSTcXSyaYNjNHgCmeQ58VuqJxU1tu3ho/IPFS_For_Sysadmins.pdf

IPFS is attractive because it's literally "make your own cloud"

I published a "R1B2" release page for Haiku here as an example:

Essentially:

I made another example with https://terarocket.io this site uses the free Cloudflare IPFS gateway and has HTTPS

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. The resources of the Hugo team are limited, and so we are asking for your help. If this is a bug and you can still reproduce this error on the master branch, please reply with all of the information you have about it in order to keep the issue open. If this is a feature request, and you feel that it is still relevant and valuable, please tell us why. This issue will automatically be closed in the near future if no further activity occurs. Thank you for all your contributions.

vanbroup commented 2 years ago

I think this should stay on the backlog.