From f02f1f6f3a4d713094473679e0ad42a716c29ec9 Mon Sep 17 00:00:00 2001 From: Thomas Hochstein Date: Sun, 1 Sep 2024 17:27:02 +0200 Subject: [PATCH] Add nanoc-extensions. Signed-off-by: Thomas Hochstein --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 392caf3..a750c5b 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,17 @@ The **Checkbot** ("Automatic Article Checker") has been discontinued since 2005. For more information please see the [distribution page](https://th-h.de/net/software/checkmail/) (in German). +## Web + +### [nanoc-extensions](https://code.virtcomm.de/thh/nanoc-extensions/) + +Extensions for the [*Nanoc*](https://nanoc.app/) static site generator, namely +*nanoc-dejure*, a *Nanoc* filter implementation of the *dejure.org* legal +integration service. For more information on the latter please see the +[distribution page](https://th-h.de/net/software/nanoc-dejure/) (in German). + +This repository is also present on [Github](https://github.com/th-h/nanoc-extensions). + ## Miscellaneous * Some small [scripts](https://code.virtcomm.de/thh/scripts) for my personal use.