This commit is contained in:
Emad Elsaid
2022-11-17 05:34:47 +01:00
committed by GitHub
parent a816bc9291
commit d8e1481edf

View File

@ -53,6 +53,7 @@ A static web site generator is an application that takes plain text files and co
* [Tinkerer](https://github.com/vladris/tinkerer) - `#Python` * [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` * [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 * [WP2Static](https://github.com/leonstafford) - WordPress static site generator for security, performance and cost benefits
* [Xlog](https://xlog.emadelsaid.com/) - Personal knowledge management application with focus on enriching markdown files and surfacing implicit links between pages.
### CMS ### CMS