aboutsummaryrefslogtreecommitdiff
path: root/_plugins/iterator.rb (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-06-111. Moved _plugins into themes/classic/_pluginsBrandon Mathis1-49/+0
I think it's probably better to ship plugins with themes to make it easier to update them. 2. Improved 'install' rake task and made nicer output
2011-05-30Cleaned out public from repository, updated gitignore, added syntaxBrandon Mathis1-0/+49
highlighting tests, improved syntax highlighting and styling of pre blocks. Overriding dynamic gist styling. Added a plugin for pygments caching which should speed things up terrifically. added ender.js as a lightweight way of scripting the DOM, events, etc. Some general typography and semantic html improvements.