diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
