From a1dd633131e6b19efacc66eef540b2012051deb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Povilas=20Balzaravi=C4=8Dius?= Date: Sat, 14 Dec 2013 14:13:43 +0200 Subject: [PATCH] Updated static site generators. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b8dafac..3f9b3b4 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,8 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [MtHaml](https://github.com/arnaud-lb/MtHaml) - A PHP implementation of the HAML template language. * [Plates](http://platesphp.com/) - A native PHP templating library. * [Lex](https://github.com/pyrocms/lex) - A lightweight template parser. -* [Sculpin](http://symfony.com/projects/sculpin) - A library that converts Markdown and Twig into static HTML. +* [Sculpin](http://sculpin.io) - A library that converts Markdown and Twig into static HTML. +* [Phrozn](http://phrozn.info) - Static site generator converts Textile, Markdown and Twig into HTML. ## HTTP *Libraries for working with HTTP and scraping websites.* @@ -615,4 +616,4 @@ Various resources, such as books, websites and articles, for improving your PHP * Collecting Garbage: [1](http://www.php.net/manual/en/features.gc.refcounting-basics.php) [2](http://www.php.net/manual/en/features.gc.collecting-cycles.php) [3](http://www.php.net/manual/en/features.gc.performance-considerations.php) - A series about the PHP garbage collection internals. # Suggestions -Please open an issue for any new suggestions. \ No newline at end of file +Please open an issue for any new suggestions.