From b1d5e42fdc849fbc7408bcac1b32467f625afa0b Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Thu, 4 Aug 2022 12:01:44 +0000 Subject: [PATCH] create a redirect generation system to help move non dictatorship specifics out --- Makefile | 1 + README.adoc | 16 +++++++--------- generate-redirects | 39 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 47 insertions(+), 9 deletions(-) create mode 100755 generate-redirects diff --git a/Makefile b/Makefile index b3945d68e..a32be4235 100644 --- a/Makefile +++ b/Makefile @@ -49,6 +49,7 @@ $(OUT_MULTIPAGE): $(IN) template_dir/* -r asciidoctor-multipage \ $(OPTS) \ '$<' + ./generate-redirects clean: rm -rf $(OUT) $(BODY) diff --git a/README.adoc b/README.adoc index a0ec4fcda..b39b973a6 100644 --- a/README.adoc +++ b/README.adoc @@ -22720,13 +22720,11 @@ see also: < "out/multipage/$from.html" + + + + +Redirecting... + + + + +

Redirecting...

+Click here if you are not redirected. + + + +EOF +done