Merge pull request #721 from mrueg/patch-1
Update Dependencies in Readme, alphabetize
This commit is contained in:
commit
a041d7a19a
|
@ -22,19 +22,20 @@ h2. Diving In
|
||||||
|
|
||||||
h2. Runtime Dependencies
|
h2. Runtime Dependencies
|
||||||
|
|
||||||
* RedCloth: Textile support (Ruby)
|
|
||||||
* Liquid: Templating system (Ruby)
|
|
||||||
* Classifier: Generating related posts (Ruby)
|
* Classifier: Generating related posts (Ruby)
|
||||||
* Maruku: Default markdown engine (Ruby)
|
|
||||||
* Directory Watcher: Auto-regeneration of sites (Ruby)
|
* Directory Watcher: Auto-regeneration of sites (Ruby)
|
||||||
|
* Kramdown: Markdown-superset converter (Ruby)
|
||||||
|
* Liquid: Templating system (Ruby)
|
||||||
|
* Maruku: Default markdown engine (Ruby)
|
||||||
* Pygments: Syntax highlighting (Python)
|
* Pygments: Syntax highlighting (Python)
|
||||||
|
|
||||||
h2. Developer Dependencies
|
h2. Developer Dependencies
|
||||||
|
|
||||||
* Shoulda: Test framework (Ruby)
|
|
||||||
* RR: Mocking (Ruby)
|
|
||||||
* RedGreen: Nicer test output (Ruby)
|
|
||||||
* RDiscount: Discount Markdown Processor (Ruby)
|
* RDiscount: Discount Markdown Processor (Ruby)
|
||||||
|
* RedCloth: Textile support (Ruby)
|
||||||
|
* RedGreen: Nicer test output (Ruby)
|
||||||
|
* RR: Mocking (Ruby)
|
||||||
|
* Shoulda: Test framework (Ruby)
|
||||||
|
|
||||||
h2. License
|
h2. License
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue