|
|
|
|
|
|
172
|
## Static Site Generators
|
172
|
## Static Site Generators
|
|
173
|
*Tools for pre-processing content to generate web pages.*
|
173
|
*Tools for pre-processing content to generate web pages.*
|
|
174
|
|
174
|
|
|
175
|
-* [Sculpin](https://sculpin.io) - A tool that converts Markdown and Twig into static HTML.
|
|
|
|
|
|
175
|
+* [Couscous](http://couscous.io) - Couscous turns Markdown documentation into beautiful websites. It's GitHub Pages on steroids.
|
|
176
|
* [Phrozn](https://github.com/Pawka/phrozn) - Another tool that converts Textile, Markdown and Twig into HTML.
|
176
|
* [Phrozn](https://github.com/Pawka/phrozn) - Another tool that converts Textile, Markdown and Twig into HTML.
|
|
|
|
177
|
+* [Sculpin](https://sculpin.io) - A tool that converts Markdown and Twig into static HTML.
|
|
177
|
* [Spress](http://spress.yosymfony.com) - An extensible tool that converts Markdown and Twig into HTML.
|
178
|
* [Spress](http://spress.yosymfony.com) - An extensible tool that converts Markdown and Twig into HTML.
|
|
178
|
-* [Couscous](http://couscous.io) - Couscous turns Markdown documentation into beautiful websites. It's GitHub Pages on steroids.
|
|
|
|
179
|
|
179
|
|
|
180
|
## HTTP
|
180
|
## HTTP
|
|
181
|
*Libraries for working with HTTP and scraping websites.*
|
181
|
*Libraries for working with HTTP and scraping websites.*
|