aboutsummaryrefslogtreecommitdiff
path: root/plugins/pullquote.rb (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-07-22fixed error in pullquote pluginBrandon Mathis1-1/+1
2011-07-19Moved plugins to root directory. I'm ditching the idea of shipping plugins ↵Brandon Mathis1-0/+0
with themes until it's more obviously necessary. This way it's easier to merge and update plugins.
2011-07-17removed unnecessary regex from pullquote pluginBrandon Mathis1-2/+0
2011-07-11Changed _plugins folder to plugins and updated rake tasks accordinglyBrandon Mathis1-0/+0
2011-06-29Moved themes to .themes to get it out of the way. Updated Rakefile to ↵Brandon Mathis1-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-191. Switched back to RdiscountBrandon Mathis1-0/+42
2. Improved Blockquote comment header 3. Added Include File and Pullquote plugins 4. Improved blog typography 5. Simplified "Read more" link