From f54e1cb32ad49807d75dc64bde9b9563d7f36531 Mon Sep 17 00:00:00 2001 From: dzwdz Date: Sat, 19 Aug 2023 19:36:28 +0200 Subject: favicon, make posts --- Makefile | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 46919a4..41e0b10 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,11 @@ -.PHONY: all -all: out/index.html out/feed.ass out/feed.atom +.PHONY: all posts index +all: posts index +index: out/index.html out/feed.ass out/feed.atom +posts: \ +out/feeds.html \ +out/our.html \ +out/tui.html \ +# posts end out/index.html: src/index.sh src/feed.ass sh $^ > $@ -- cgit 1.4.1-2-gfad0