From f4bef46566be8cc684779ee8078fe44b90e32537 Mon Sep 17 00:00:00 2001 From: Peter Thaleikis Date: Wed, 6 Jan 2021 01:36:10 +0400 Subject: [PATCH] spekulatius/laravel-commonmark-blog (#85) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 781dab1..df3b448 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ A static web site generator is an application that takes plain text files and co * [Spress](https://github.com/spress/Spress/) - `#PHP` * [Static](https://github.com/nakkaya/static) - Supports org-mode and markdown. - `#Clojure` * [Tinkerer](http://tinkerer.me/) - `#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` ### CMS