Add Statocles blog engine (#126)

Adding the Perl based Statocles blog engine.
This commit is contained in:
Lance Wicks
2022-08-03 16:37:43 +01:00
committed by GitHub
parent 080e5453fc
commit 05f091f3d2

View File

@ -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