summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2021-07-24 01:00:09 +0000
committerRob Austein <sra@hactrn.net>2021-07-24 01:01:01 +0000
commit6e916e6715b10627ac34b4439397308e5be2109a (patch)
treeceec03301adeab2a5c114e1a1e271c5d506cafb9 /GNUmakefile
parent4ce647bd96d624b10a4bd19c4c6104fea601b6a4 (diff)
Clean up more links, convert to m.css theme (no JavaScript!)
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 2 insertions, 0 deletions
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