7 Commits (64bb9a346b8ed93f19fd25fa258c7931d888773f)

Author SHA1 Message Date
Brandon Mathis cd6926e41b Striped whitespace from titles in blockquote plugin 12 years ago
Sean Kerr d686105bda Fixed blockquote plugin (author alone would not show up without title) 12 years ago
Brandon Mathis e53b26ad30 updated plugins to work with latest version of Liquid 13 years ago
Brandon Mathis 4e0fec0e0f Added a space between author and site to be sure it looked good in feed readers and places where the site CSS wasn't being loaded 13 years ago
B Strand d983e3eb31 Reverted previous commit to separate that change to a different pull request. 13 years ago
B Strand f6fb11a375 Added class='citation' to blockquotes generated by the blockquote plugin to differentiate their style from the style of an html or markdown blockquote. 13 years ago
Brandon Mathis 967eeb46e8 blockquote plugin now allows for source attribution with out a link, see docs 13 years ago
Brandon Mathis a71a709cb3 Fixed a bug where blockquotes broke without an author, also refactored a bit for reability 13 years ago
Brandon Mathis 17c59fb1d1 Moved plugins to root directory. I'm ditching the idea of shipping plugins with themes until it's more obviously necessary. This way it's easier to merge and update plugins. 13 years ago
Brandon Mathis 6a6de74aad improved regular expressions in blockquote plugin 13 years ago
Brandon Mathis acd1ba34d3 updated titlecase require on blockquote plugin 14 years ago
Brandon Mathis ee7b9dd958 Changed _plugins folder to plugins and updated rake tasks accordingly 14 years ago
Brandon Mathis ea349cdfbf Moved themes to .themes to get it out of the way. Updated Rakefile to 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 14 years ago
Brandon Mathis da514a6559 1. Updated typography for blockquotes 14 years ago
Brandon Mathis f77db80077 1. Switched back to Rdiscount 14 years ago
Brandon Mathis ab29d45ae8 1. Added new include_code tag to allow auhtors to insert files from the file system with syntax highligting and a download link 14 years ago
Brandon Mathis 929e606111 1. Removed pullquote and improved semantics of blockquote plugin. 14 years ago
Brandon Mathis 913fa105c4 1. Moved _plugins into themes/classic/_plugins 14 years ago
Brandon Mathis 8698a276f9 Cleaned out public from repository, updated gitignore, added syntax 14 years ago