diff --git a/_config.yml b/_config.yml index ded016a..4f0421f 100644 --- a/_config.yml +++ b/_config.yml @@ -27,3 +27,16 @@ plugins: sitemap: file: "/sitemap.xml" include: [PGP, PHP, keybase.txt, robots.txt] + +# {{ipfs}}/IPFSHASHHERE to get ipfs link via gateway. Hopefully future +# proof letting me simply swap the link here instead of changing it +# everywhere in case I will start using it. +# NOTE! I didn't get image embedding working with this, but the theory +# seems sound. +# IMPORTANT! When adding content, either add a directory with +# `ipfs add -r` OR SINGLE FILE `ipfs add -w file` so a new directory gets +# created for the content and when it's used, the filename and type are +# remembered which may be helpful with media files or embeds. +ipfs: https://cloudflare-ipfs.com/ipfs +# IPNS is also a thing +ipns: https://cloudflare-ipfs.com/ipns