From 6e916e6715b10627ac34b4439397308e5be2109a Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sat, 24 Jul 2021 01:00:09 +0000 Subject: Clean up more links, convert to m.css theme (no JavaScript!) --- GNUmakefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index c1948e5..1648584 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -12,6 +12,8 @@ all: trac-to-pelican-home.md tools/extract.py --source-url ${SOURCE_URL} ln -f trac-to-pelican-home.md pelican/content/trac-to-pelican-home.md ./kludge-cgit-urls.py + mv pelican/content/DNSSEC/Requirements.md pelican/content/DNSSEC-Requirements.md + rmdir pelican/content/DNSSEC cd pelican; pelican --output website --settings pelicanconf.py --fatal errors content trac-to-pelican-home.md: tools/trac-to-pelican-home.md -- cgit v1.2.3