|
|
@@ -212,10 +212,10 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
212
|
212
|
### Static Site Generators
|
|
213
|
213
|
*Tools for pre-processing content to generate web pages.*
|
|
214
|
214
|
|
|
|
215
|
+* [Cecil](https://cecil.app/) - A simple and powerful content-driven static site generator.
|
|
215
|
216
|
* [Couscous](http://couscous.io) - Couscous turns Markdown documentation into beautiful websites. It's GitHub Pages on steroids.
|
|
216
|
217
|
* [Jigsaw](https://jigsaw.tighten.com/) - Simple static sites with Laravel's Blade.
|
|
217
|
218
|
* [Sculpin](https://sculpin.io) - A tool that converts Markdown and Twig into static HTML.
|
|
218
|
|
-* [Cecil](https://cecil.app/) - A simple and powerful content-driven static site generator.
|
|
219
|
219
|
|
|
220
|
220
|
### HTTP
|
|
221
|
221
|
*Libraries for working with HTTP.*
|