jekyll/lib
Terry Schmidt c76e41d157 Update `Utils#pluralized_array_from_hash` and `Utils#value_from_singular_key` per suggestion from @parkr
Switched to using the `#tap` method for more concise code. Also returning the value from
`value_from_singular_key` instead of returning an array wrapped presentation of the value.
This allows for a one-liner in `pluralized_array_from_hash`.
2014-05-20 12:32:59 -05:00
..
jekyll Update `Utils#pluralized_array_from_hash` and `Utils#value_from_singular_key` per suggestion from @parkr 2014-05-20 12:32:59 -05:00
site_template Use site.title instead of site.name in site template 2014-05-07 15:11:50 -04:00
jekyll.rb Require kramdown instead of maruku. 2014-05-06 21:55:11 -04:00