From e4b2615612ed24fb5ba6239444e344871feb7b72 Mon Sep 17 00:00:00 2001 From: PlexSheep Date: Wed, 24 Apr 2024 13:42:33 +0200 Subject: [PATCH] add chirpy and digital garden recommendations --- _posts/2024-04-11-jekyll.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_posts/2024-04-11-jekyll.md b/_posts/2024-04-11-jekyll.md index a930614..dac9f67 100644 --- a/_posts/2024-04-11-jekyll.md +++ b/_posts/2024-04-11-jekyll.md @@ -36,6 +36,12 @@ A large collection of Jekyll themes can be found [here](http://jekyllthemes.org/) (note: this site does not use HTTPS for some reason). +The ones I'd recommend: + +- [Chirpy](https://github.com/cotes2020/jekyll-theme-chirpy) - This is what this website uses too! +- [Digital Garden](https://github.com/maximevaillancourt/digital-garden-jekyll-template) - + Excellent for notes instead of a blog, I'm customizing this for a private novel. This template even features a graph showing the relationships between the notes! + ## Cons of Jekyll ### Multilingual sucks