diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..7729067 --- /dev/null +++ b/README.md @@ -0,0 +1,85 @@ +# slimegirl.nexus + +my website and blog found @ https://slimegirl.nexus. +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, lowdown >=3.0.0 + +dev +: python3, entr + +publish +: rsync + +## loicense + +intellectual property is a spook. + +``` + _,_ + /7/Y/^\ + vuVV|C)| __ _ + \|^ / .' Y '>, + )| \) / _ _ \ + //)|\\ )(_) (_)(|} + / ^| \ \ { 4A } / + //^| || \\ \uLuJJ/\l +>//||| |\\\| |3 p)/ +| """"" 7/>l__ _____ ____ /nnm_n// +L>_ _-< 7/|_-__,__-)\,__)(". \_>-<_/D +)D" Y "c) 9) //V \_"-._.__G<D __ +\ || . _/ ( \ "-._"> G<D-_.-"_=)_ + ) __ / / " _/.__ />_c__.-__<"/ ( \ + | | | |(| < "-._"> _.G_.___)\ \7\ + \"=" // | (,"-.__.|\ \<.__.-" ) \ \ + '---' | |,"-.__"| \!"-.__.-".\ \ \ + |_;._/ (_"-.__"'\ \"-.__.-".| \_\ + )(" V \"-.__"'|\ \-.__.-".) \ \ + ( "-.__'"\_\ \.__.-"./ \ l + ) ".__"">>G\ \__.-"> V ) + "" G<\ \_.-" ./7 + G<\ \ /// + ___ G<D\ \ /7^ + /".-_"-"G"<\ \__ ///)) + ||,-_ " '.\_"- /// (\ + | (_) _ "/ __7 |X/ V + /\__""-/ "\ _""c_"GBV + _)( ""' "--.c__>D' + / / )E_>" + _/ ( | \() + / \ / | | + /\\| | | + / '(( | | + / / )\ \ | + / y \y |Y | + / / ( | | + L ." | | / + | \( | | + \_| | | + | \ { "| + | || | | + |x|| \_,/ + } || / \' + | || |_/ + | (| | }\ + | || } || + | || | || + | || |\|| + / || | || + | || ( |! + | |/ ) || + _/ \ | }| + _.-"_ ( )| jjs ! || + c_"-_-"_ ) | || + c,-_-'_--"" { || + "C(_/" \ /| + (! ) + /| \ + / |( + /7||\\ + ()U cUu" +```
\ No newline at end of file |
