From a6329c8539662227c25af4b6a89d4ccc92436a7a Mon Sep 17 00:00:00 2001 From: Yudi Purwanto Date: Thu, 21 Apr 2016 23:49:38 +0700 Subject: [PATCH] Add Simple static sites with Laravel's Blade --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0ba6bc9..9af62df 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [Phrozn](https://github.com/Pawka/phrozn) - Another tool that converts Textile, Markdown and Twig into HTML. * [Sculpin](https://sculpin.io) - A tool that converts Markdown and Twig into static HTML. * [Spress](http://spress.yosymfony.com) - An extensible tool that converts Markdown and Twig into HTML. +* [Jigsaw](https://github.com/tightenco/jigsaw) - Simple static sites with Laravel's Blade ## HTTP *Libraries for working with HTTP.*