aboutsummaryrefslogtreecommitdiff
path: root/source/_helpers.rb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* irrisponsibly massive commitBrandon Mathis2011-04-171-219/+0
|
* Requiring latest version of active_supportKevin W. Gisi2010-08-041-2/+2
|
* Explicitly require ActiveSupport 2.3.2.Jerod Santo2010-05-241-30/+30
| | | | 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.
* now Octopress uses partialsB Mathis2010-03-101-3/+2
|
* Add partial support with a HAML approved version of jekyll's includeRyan Daigle2010-02-051-0/+21
|
* added titlize so posts created with rake tasks will have nice titlesB Mathis2009-12-071-0/+36
|
* added back html_email obfusticatorB Mathis2009-11-121-0/+9
|
* cleaned up helpersB Mathis2009-11-121-52/+0
|
* added email obfusticator to the helpers, use with ↵B Mathis2009-11-121-0/+9
| | | | #{to_html_email("user@domain.com")}
* updated styles for delicious and twitterB Mathis2009-11-091-0/+9
|
* updated atom feed to use full_url passed from yaml for post urlsB Mathis2009-11-071-2/+2
|
* paramaterized feed, rsync deployment, and unified layoutsB Mathis2009-10-201-3/+0
|
* improved starting pointB Mathis2009-10-181-0/+191