Updated static site generators.

This commit is contained in:
Povilas Balzaravičius 2013-12-14 14:13:43 +02:00
parent e25a387eec
commit a1dd633131

View File

@ -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. * [MtHaml](https://github.com/arnaud-lb/MtHaml) - A PHP implementation of the HAML template language.
* [Plates](http://platesphp.com/) - A native PHP templating library. * [Plates](http://platesphp.com/) - A native PHP templating library.
* [Lex](https://github.com/pyrocms/lex) - A lightweight template parser. * [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 ## HTTP
*Libraries for working with HTTP and scraping websites.* *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. * 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 # Suggestions
Please open an issue for any new suggestions. Please open an issue for any new suggestions.