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