Commit Graph

11 Commits

Author SHA1 Message Date
Jerod Santo 80b276c21e Explicitly require ActiveSupport 2.3.2.
Rails 3's ActiveSupport does not include Fixnum#ordinalize. Any system with this version of ActiveSupport installed will encounter a NoMethodError when running the 'generate' rake task.
2010-05-24 08:32:37 +08:00
B Mathis eefe29e5d0 now Octopress uses partials 2010-03-10 12:23:30 -06:00
Ryan Daigle 572be10d7d Add partial support with a HAML approved version of jekyll's include 2010-02-05 09:47:13 -06:00
B Mathis 6a1a9a8bb8 added titlize so posts created with rake tasks will have nice titles 2009-12-07 10:55:50 -06:00
B Mathis bd96f301ef added back html_email obfusticator 2009-11-12 14:42:31 -06:00
B Mathis c51a1be7f9 cleaned up helpers 2009-11-12 14:13:51 -06:00
B Mathis 4d1e6d414c added email obfusticator to the helpers, use with #{to_html_email("user@domain.com")} 2009-11-12 12:03:34 -06:00
B Mathis bc033cfa8e updated styles for delicious and twitter 2009-11-09 23:38:48 -06:00
B Mathis bc9dd41b84 updated atom feed to use full_url passed from yaml for post urls 2009-11-07 23:02:55 -06:00
B Mathis e0a0d093c4 paramaterized feed, rsync deployment, and unified layouts 2009-10-20 08:50:16 -05:00
B Mathis 82d0251da1 improved starting point 2009-10-18 19:07:36 -05:00