Skip to content

Commit

Permalink
readme improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Oct 2, 2011
1 parent 8b6dc0e commit ebfb423
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -159,7 +159,7 @@ DocPad (like Jekyll) is a static website generator, unlike Jekyll it's written i
#### Styles

- [Stylus](http://learnboost.github.com/stylus/) to CSS `.css.stylus`
- [CCSS](https://github.com/aeosynth/ccss) to CSS `.css.ccss|coffeecss|coffee`
- [CoffeeCSS](https://github.com/aeosynth/ccss) to CSS `.css.ccss|coffeecss|coffee`

#### Scripts

Expand All @@ -186,10 +186,10 @@ DocPad is awesomely extensible, it's easy to add support for new renderers and e
- Added [Stylus](http://learnboost.github.com/stylus/) to CSS support
- Uses [TJ Holowaychuk/LearnBoost's](https://github.com/learnboost) [Stylus](https://github.com/learnboost/stylus)
- Jade Plugin
- Added HTML to Jade support
- Added HTML to [Jade](http://jade-lang.com/) support
- Uses [Don Park's](https://github.com/donpark) [Html2Jade](https://github.com/donpark/html2jade)
- Coffee Plugin
- Added CoffeeCSS to CSS support
- Added [CoffeeCSS](https://github.com/aeosynth/ccss) to CSS support
- Uses [James Campos's](https://github.com/aeosynth) [CCSS](https://github.com/aeosynth/ccss)

- v1.1 September 28, 2011
Expand Down

0 comments on commit ebfb423

Please sign in to comment.