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.
15 years ago
B Mathis
eefe29e5d0
now Octopress uses partials
15 years ago
Ryan Daigle
572be10d7d
Add partial support with a HAML approved version of jekyll's include
15 years ago
B Mathis
6a1a9a8bb8
added titlize so posts created with rake tasks will have nice titles
15 years ago
B Mathis
bd96f301ef
added back html_email obfusticator
16 years ago
B Mathis
c51a1be7f9
cleaned up helpers
16 years ago
B Mathis
4d1e6d414c
added email obfusticator to the helpers, use with #{to_html_email("user@domain.com")}
16 years ago
B Mathis
bc033cfa8e
updated styles for delicious and twitter
16 years ago
B Mathis
bc9dd41b84
updated atom feed to use full_url passed from yaml for post urls
16 years ago
B Mathis
e0a0d093c4
paramaterized feed, rsync deployment, and unified layouts
16 years ago
B Mathis
82d0251da1
improved starting point
16 years ago