This sounds like a good idea — dissociating the actual content from a platform like GitHub. But I wouldn’t suggest the bitcoin blockchain. Unless the OP has a decent amount of disk storage (which is easy to get) and a good amount of network bandwidth to keep it in sync and also push changes to the network, this would be cumbersome. The OP would also have to consider the time delay for propagating the update into the blockchain network (which could be several minutes or sometimes hours, AFAIK).
Maybe using the script to fetch from IPFS? (I have absolutely no clue if this is even feasible and how it would work)
You don't have to run a full node yourself to embed data into the blockchain. Just use a light wallet (but be sure to obscure your IP) and push the transaction.
Comments
This sounds like a good idea — dissociating the actual content from a platform like GitHub. But I wouldn’t suggest the bitcoin blockchain. Unless the OP has a decent amount of disk storage (which is easy to get) and a good amount of network bandwidth to keep it in sync and also push changes to the network, this would be cumbersome. The OP would also have to consider the time delay for propagating the update into the blockchain network (which could be several minutes or sometimes hours, AFAIK).
Maybe using the script to fetch from IPFS? (I have absolutely no clue if this is even feasible and how it would work)
You don't have to run a full node yourself to embed data into the blockchain. Just use a light wallet (but be sure to obscure your IP) and push the transaction.