From 8f31a8bdbc265e3a7b18bfb6c9a66a8cc6cf5d36 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 14 Jan 2021 14:41:35 -0300 Subject: Use rst for TODOs --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 54c7468..e7adf4f 100644 --- a/Makefile +++ b/Makefile @@ -10,5 +10,5 @@ clean: .PHONY: public public: - ./build-aux/generate-tasks-and-bugs.sh - pandoc -s --metadata title='VPS - EuAndreh' -c styles.css -o public/index.html README.md + ./build-aux/workflow/TODOs.sh VPS vps public-inbox + pandoc -s --metadata title='VPS - EuAndreh' -o public/index.html README.md -- cgit v1.2.3