From 05f091f3d2f65ae4d37247237575e1d0896addf1 Mon Sep 17 00:00:00 2001 From: Lance Wicks Date: Wed, 3 Aug 2022 16:37:43 +0100 Subject: [PATCH] Add Statocles blog engine (#126) Adding the Perl based Statocles blog engine. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cf31a8e..4c7ef6e 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ A static web site generator is an application that takes plain text files and co * [Sphido](https://sphido.org/) - A rocket 🚀 fast, lightweight, static site generator `#Node.js` * [Spress](https://github.com/spress/Spress/) - `#PHP` * [Static](https://github.com/nakkaya/static) - Supports org-mode and markdown. - `#Clojure` +* [Statocles](http://preaction.me/statocles/) - Markdown, code highlighting etc. ' `#Perl` * [Tinkerer](https://github.com/vladris/tinkerer) - `#Python` * [CommonMark Blog for Laravel](https://github.com/spekulatius/laravel-commonmark-blog) - Static generator to use with Laravel projects. Uses CommonMark and FrontMatter to generate and publish files in the `public`-folder. Supports articles as well as listing pages `#PHP` * [WP2Static](https://github.com/leonstafford) - WordPress static site generator for security, performance and cost benefits