aboutsummaryrefslogtreecommitdiff
path: root/.themes/classic/plugins (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-07-19Moved plugins to root directory. I'm ditching the idea of shipping plugins ↵Brandon Mathis14-1101/+0
with themes until it's more obviously necessary. This way it's easier to merge and update plugins.
2011-07-18Renamed include_file plugin to render_partial, added documentation to ↵Brandon Mathis3-31/+67
include_code and render_partial
2011-07-17scoped titlebar styling to figcaptions under figures with role="code", added ↵Brandon Mathis1-1/+1
an example for overriding a style in sass/custom/styles.scss
2011-07-17Added a plugin for easily generating <figure> and <figcaption> with imagesBrandon Mathis1-0/+69
2011-07-17Fixed typo in code_block pluginBrandon Mathis1-2/+1
2011-07-17Added plugin for simple code block authoringBrandon Mathis1-0/+81
2011-07-17removed unnecessary regex from pullquote pluginBrandon Mathis1-2/+0
2011-07-17improved regular expressions in blockquote pluginBrandon Mathis1-8/+8
2011-07-16Added support and documentation for deploying to subdirectories (likeBrandon Mathis1-1/+3
with gh-pages)
2011-07-12added a space in code figcaption title to make it play nicer with RSS or ↵Brandon Mathis1-1/+1
other no CSS views
2011-07-12fixed unclosed link on category tagBrandon Mathis1-1/+1
2011-07-11updated titlecase require on blockquote pluginBrandon Mathis1-1/+2
2011-07-11Changed _plugins folder to plugins and updated rake tasks accordinglyBrandon Mathis12-0/+915