From ee59b09650160e0c32415c2e0e0ea961af090caa Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Mon, 3 May 2021 22:41:07 -0600 Subject: Update readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 621fce1..88849bf 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # pyssg -Static Site Generator inspired by Roman Zolotarev's ssg5 and rssg, Luke Smith's lb and sup and, pedantic.software's blogit. + +Static Site Generator inspired by Roman Zolotarev's [ssg5](https://rgz.ee/bin/ssg5) and [rssg](https://rgz.ee/bin/rssg) Luke Smith's [lb and sup](https://github.com/LukeSmithxyz/lb) and, pedantic.software's [blogit](https://pedantic.software/git/blogit/). + +The reason of making this in python is because I was tired of wanting (some) features from all of these minimal programs, but being a pain in the ass to maintain or add features on my own, specially to `blogit`...; making minimalist software it's great and all, but there is a limit on how pretentious and elitist a software can be for me to accept it. -- cgit v1.2.3-54-g00ecf