Added Capro - static site generator

This commit is contained in:
Alexander 2023-04-15 14:04:55 +02:00 committed by GitHub
parent eb57137df1
commit 684f4e1770
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -207,6 +207,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
### Static Site Generators
*Tools for pre-processing content to generate web pages.*
* [Capro](https://capro.xy2z.io) - Flexible static site generator with Blade templates and Markdown support.
* [Couscous](http://couscous.io) - Couscous turns Markdown documentation into beautiful websites. It's GitHub Pages on steroids.
* [Jigsaw](https://jigsaw.tighten.com/) - Simple static sites with Laravel's Blade.
* [Sculpin](https://sculpin.io) - A tool that converts Markdown and Twig into static HTML.