Browse Source

Alphabetize static site generators

pull/568/merge
Jose Diaz-Gonzalez 9 years ago
parent
commit
32d0abc45e
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      README.md

+ 2
- 2
README.md View File

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.*

Loading…
Cancel
Save