From 3c63eddc352249596d8e438ff0e76755cd161a01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erin=E2=80=84Yuki=E2=80=89Schlarb?= Date: Sun, 24 Dec 2023 02:07:02 +0100 Subject: [PATCH] Add lektor-deploy-ipfs plugin --- content/plugins/lektor-deploy-ipfs/contents.lr | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 content/plugins/lektor-deploy-ipfs/contents.lr diff --git a/content/plugins/lektor-deploy-ipfs/contents.lr b/content/plugins/lektor-deploy-ipfs/contents.lr new file mode 100644 index 00000000..65d328c3 --- /dev/null +++ b/content/plugins/lektor-deploy-ipfs/contents.lr @@ -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 IPFS node (such as Kubo) and (optionally) also an IPFS Cluster pinset, referencing them using DNSLink (powered by Lexicon) or an IPNS key. \ No newline at end of file