diff options
| author | lemurianmage <azureazure@disroot.org> | 2026-06-21 21:32:02 +0200 |
|---|---|---|
| committer | lemurianmage <azureazure@disroot.org> | 2026-06-21 21:32:02 +0200 |
| commit | fb6d875e98a3d1211b4d275b6c012679ac26c446 (patch) | |
| tree | 7d96e77d99f2b1fabd330235bed930b4078f0da4 /README | |
| parent | 3782f2e533b0a5e517e2e4074db166c8d65dc8cd (diff) | |
| download | slimegirl.nexus-fb6d875e98a3d1211b4d275b6c012679ac26c446.tar.gz | |
switch to lowdown and write something
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 |
