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