Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | irrisponsibly massive commit | Brandon Mathis | 2011-04-17 | 1 | -219/+0 |
| | |||||
* | Requiring latest version of active_support | Kevin W. Gisi | 2010-08-04 | 1 | -2/+2 |
| | |||||
* | Explicitly require ActiveSupport 2.3.2. | Jerod Santo | 2010-05-24 | 1 | -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 partials | B Mathis | 2010-03-10 | 1 | -3/+2 |
| | |||||
* | Add partial support with a HAML approved version of jekyll's include | Ryan Daigle | 2010-02-05 | 1 | -0/+21 |
| | |||||
* | added titlize so posts created with rake tasks will have nice titles | B Mathis | 2009-12-07 | 1 | -0/+36 |
| | |||||
* | added back html_email obfusticator | B Mathis | 2009-11-12 | 1 | -0/+9 |
| | |||||
* | cleaned up helpers | B Mathis | 2009-11-12 | 1 | -52/+0 |
| | |||||
* | added email obfusticator to the helpers, use with ↵ | B Mathis | 2009-11-12 | 1 | -0/+9 |
| | | | | #{to_html_email("user@domain.com")} | ||||
* | updated styles for delicious and twitter | B Mathis | 2009-11-09 | 1 | -0/+9 |
| | |||||
* | updated atom feed to use full_url passed from yaml for post urls | B Mathis | 2009-11-07 | 1 | -2/+2 |
| | |||||
* | paramaterized feed, rsync deployment, and unified layouts | B Mathis | 2009-10-20 | 1 | -3/+0 |
| | |||||
* | improved starting point | B Mathis | 2009-10-18 | 1 | -0/+191 |