From 3eaef1b283f726679a00b610c58ec29857076204 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Tue, 19 Apr 2022 09:40:28 +0300 Subject: readme: add note about dependencies --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 01ec423..ea6ceb0 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,14 @@ both scripts are included in the repository for ease of use. [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. -- cgit v1.2.3