ipfs-publish

Continuous Delivery of static websites to IPFS

MIT License

Downloads
137
Stars
65
Committers
5

Bot releases are hidden (Show)

ipfs-publish - Dependencies update Latest Release

Published by AuHau almost 4 years ago

ipfs-publish - Cloudflare support

Published by AuHau over 4 years ago

This release brings mainly Cloudflare support which lets you change your DNSLink TXT record and bypassing IPNS.

Other improvements are:

  • upgrade of py-ipfs-client. Thanks @alexander255
  • multiaddr support for connecting to IPFS Daemon
  • several fixes
ipfs-publish - Fix for listening for specific branch events

Published by AuHau over 5 years ago

ipfs-publish - Docs & bins fix

Published by AuHau over 5 years ago

ipfs-publish - Docs & version fix

Published by AuHau over 5 years ago

ipfs-publish - Lets publish Git repos to IPFS!

Published by AuHau over 5 years ago

First release with following features:

  • Built-in webserver
  • Ignore files - .ipfs_publish_ignore file specify entries that should be removed before adding the repo to IPFS
  • Publish directory - you can publish only specific sub-directory inside the repo
  • Publish specific branch - you can specify which branch should be published from the repo
  • Build script - before adding to IPFS you can run script/binary inside the cloned repo
  • After publish script - after the publishing to IPFS, this script is run with argument of the created IPFS address