Which gateway name to use when linking an IPFS website from a non-IPFS one?

You should be using 127.0.0.1:8080 probably as the idea is to have it super decentralised… but you could use a gateway (check the list: Curated list of IPFS gateways ) and then hope that the client implement a plugin that rewrites IPFS addresses to localhost.

I prefer 127.0.0.1:8080, or even better: your very own gateway :slight_smile: