From adb5f89a665ce695bab0d1aaeb9bb1243a50bc9b Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Tue, 18 Jun 2024 11:04:07 +0700 Subject: [PATCH] chore: srht make all --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 2517056..1a49598 100644 --- a/Makefile +++ b/Makefile @@ -45,6 +45,7 @@ format-html: deno fmt ./posts srht: + $(MAKE) all # https://srht.site/quickstart # go install git.sr.ht/~emersion/hut@latest tar -C docs -cvz . > site.tar.gz