diff options
| author | lemurianmage <azureazure@disroot.org> | 2026-06-12 23:35:20 +0200 |
|---|---|---|
| committer | lemurianmage <azureazure@disroot.org> | 2026-06-12 23:35:20 +0200 |
| commit | 7da42c6e577f49ad4981f24c833b2e1d86357e0b (patch) | |
| tree | b1921f453b86cd5062adbd34b5e1b8dccc8f32ef /README.md | |
| parent | cf102ad6c7d171dd500cae8b419b7f5c1e796ab4 (diff) | |
| download | slimegirl.nexus-7da42c6e577f49ad4981f24c833b2e1d86357e0b.tar.gz | |
redesign and move to markdown with a perl+make build system
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -1,15 +1,19 @@ # slimegirl.nexus -my very poorly put together org mode website and blog found @ https://slimegirl.nexus +my website and blog found @ https://slimegirl.nexus.\ +everything is generated from markdown with md2html and a perl script +that does the templating and html post-processing work (template.pl). ## dependencies -entr, python, a modern emacs version, make, an internet conection to -download the rss generation emacs package for the first build +build: make, perl5, Mojo::DOM, md2html (md4c)\ +dev: python3, entr\ +publish: rsync\ +a typical linux/bsd system will have most of these already. ## loicense -use the code and writings however you want idc +intellectual property is a spook. ``` _,_ /7/Y/^\ |
