From fb6d875e98a3d1211b4d275b6c012679ac26c446 Mon Sep 17 00:00:00 2001 From: lemurianmage Date: Sun, 21 Jun 2026 21:32:02 +0200 Subject: switch to lowdown and write something --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index d9191fc..65c9fab 100644 --- a/README +++ b/README @@ -1,12 +1,12 @@ # slimegirl.nexus my website and blog found @ https://slimegirl.nexus. -everything is generated from markdown with md4c and a perl script +everything is generated from markdown with lowdown and a perl script that does the templating and html post-processing work (template.pl). # dependencies -build: gnu make, perl5, mojolicious, md2html (md4c) +build: gnu make, perl5, mojolicious, lowdown >=3.0.0 dev: python3, entr publish: rsync -- cgit v1.2.3