Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-10-12 | Updated pullquote.rb to use a vernacular similar to the image tag. | B Strand | 1 | -3/+4 | |
2011-10-11 | Implemented pullquoteleft functionality | strand | 1 | -3/+5 | |
2011-07-22 | fixed error in pullquote plugin | Brandon Mathis | 1 | -1/+1 | |
2011-07-19 | Moved plugins to root directory. I'm ditching the idea of shipping plugins ↵ | Brandon Mathis | 1 | -0/+0 | |
with themes until it's more obviously necessary. This way it's easier to merge and update plugins. | |||||
2011-07-17 | removed unnecessary regex from pullquote plugin | Brandon Mathis | 1 | -2/+0 | |
2011-07-11 | Changed _plugins folder to plugins and updated rake tasks accordingly | Brandon Mathis | 1 | -0/+0 | |
2011-06-29 | Moved themes to .themes to get it out of the way. Updated Rakefile to ↵ | Brandon Mathis | 1 | -0/+0 | |
support .themes dir and remove duplication. Improved deploy task. Renamed init_deploy to cofig_deploy and rewrote it to update configurations in the Rakefile for easier deploy use | |||||
2011-06-19 | 1. Switched back to Rdiscount | Brandon Mathis | 1 | -0/+42 | |
2. Improved Blockquote comment header 3. Added Include File and Pullquote plugins 4. Improved blog typography 5. Simplified "Read more" link |