spekulatius/laravel-commonmark-blog (#85)

This commit is contained in:
Peter Thaleikis
2021-01-06 01:36:10 +04:00
committed by GitHub
parent 176c7c9a5f
commit f4bef46566

View File

@ -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` * [Spress](https://github.com/spress/Spress/) - `#PHP`
* [Static](https://github.com/nakkaya/static) - Supports org-mode and markdown. - `#Clojure` * [Static](https://github.com/nakkaya/static) - Supports org-mode and markdown. - `#Clojure`
* [Tinkerer](http://tinkerer.me/) - `#Python` * [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 ### CMS