Add lektor-deploy-ipfs plugin
This commit is contained in:
parent
1f315d8e5a
commit
3c63eddc35
|
@ -0,0 +1,15 @@
|
||||||
|
_model: plugin
|
||||||
|
---
|
||||||
|
name: lektor-deploy-ipfs
|
||||||
|
---
|
||||||
|
categories: deploy
|
||||||
|
---
|
||||||
|
tags:
|
||||||
|
|
||||||
|
IPFS
|
||||||
|
IPNS
|
||||||
|
DNS
|
||||||
|
publisher
|
||||||
|
setup-env
|
||||||
|
---
|
||||||
|
summary: Add Lektor deployment files to an <a href="https://ipfs.tech/">IPFS node</a> (such as Kubo) and (optionally) also an <a href="https://ipfscluster.io/">IPFS Cluster</a> pinset, referencing them using DNSLink (powered by <a href="https://dns-lexicon.readthedocs.io/">Lexicon</a>) or an IPNS key.
|
Loading…
Reference in New Issue