From 71b9b9c61dccffac975c10f74e86dcdc4f91c17c Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 21 Jan 2021 22:13:23 -0300 Subject: Add build-aux/workflow/ to generated TODOs.html from TODOs.md --- Makefile | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 96cdace..e344d38 100644 --- a/Makefile +++ b/Makefile @@ -13,3 +13,10 @@ install: check: sh tests/all.sh + +public: + sh build-aux/workflow/TODOs.sh remembering remembering public-inbox + pandoc -s --metadata title='remembering - EuAndreh' -o public/index.html README.md + +clean: + rm -rf public/ -- cgit v1.2.3