From d9f8b33ee7f1b1a39818f332b7df46b0e6e8ef37 Mon Sep 17 00:00:00 2001 From: JP Hastings-Spital Date: Mon, 29 Apr 2024 17:41:56 +0100 Subject: [PATCH] Add Gemini task --- Taskfile.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Taskfile.yml b/Taskfile.yml index 1964b5c1..431af089 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -43,3 +43,9 @@ tasks: cmds: - go run ./import/omnivore ../ - go run ./import/webmentionio + + gemini: + desc: Builds the site & starts a gemini server (on the default port) for it. + deps: [ build ] + cmds: + - agate --content public --lang en-GB --hostname localhost --central-conf