diff options
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/^\ |
