| Commit message (Collapse) | Author | Files | Lines |
|
post was more than a month old
|
|
|
|
|
|
configurable border shadow box styling, moved .left, .right, .center classes to .basic-alignment class for @extending as needed in layouts. Fixes #109
|
|
|
|
link can be set in the _config.yml
|
|
classname "center"
|
|
|
|
landing pages). Added configuration for pagination directory base
|
|
|
|
|
|
|
|
updates. Moved the blog index code to a partial in source/_includes/blog_index.html
|
|
entry.
|
|
|
|
having such generic variables as feed and i global is a recipe for
trouble waiting to happen.
These variables aren't used outside of the twitter plugin, so we can
easily make them local to getTwitterFeed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
_config.yml
|
|
|
|
for caching highlighted code from pygments.rb and added default line numbering. Javascript auto line numbering now only occurs for embedded gists
|
|
|
|
|
|
|
|
and include_code plugins
|
|
defaulted appropriately
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2. Removed figure tag plugin
3. Renamed custom_filters to octopress_filters
4. Added styles to support new image tag plugin
|
|
|
|
appending filter for remapping root "/" urls when octopress is deployed to a subdirectory. Updated _includes/article and _layouts/page to use the filter
2. Added documentation for the include_code plugin
|
|
|
|
|
|
|
|
|
|
with themes until it's more obviously necessary. This way it's easier to merge and update plugins.
|