aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
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