all repos — aaoth.xyz @ 3eaef1b283f726679a00b610c58ec29857076204

aaoth.xyz website

readme: add note about dependencies
la-ninpre leobrekalini@gmail.com
Tue, 19 Apr 2022 09:40:28 +0300
commit

3eaef1b283f726679a00b610c58ec29857076204

parent

dfbbf580584c62fd98d8112d1adf53f6d11f54ad

1 files changed, 8 insertions(+), 0 deletions(-)

jump to
M README.mdREADME.md

@@ -18,6 +18,14 @@

[2]:https://rgz.ee/ssg.html [3]:https://rgz.ee/rssg.html +## dependencies + +main dependency is a unix shell, some kind of coreutils (for awk, find, date +and others). other than that `lowdown` is needed to convert markdown to html and +gemini. + +[lowdown home page](https://kristaps.bsd.lv/lowdown) + ## history firstly i've decided to use [jekyll][4] for this website.