From 684f4e1770293e4c28092751907d8da05641ca90 Mon Sep 17 00:00:00 2001 From: Alexander Date: Sat, 15 Apr 2023 14:04:55 +0200 Subject: [PATCH] Added Capro - static site generator --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a59559f..550dbd9 100644 --- a/README.md +++ b/README.md @@ -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.