|
|
6e2beaa969
|
added support for github style backtick code blocks
|
2011-07-26 23:37:31 -04:00 |
|
|
|
7b81aab5ac
|
added support for pygments.rb removing dependency on pygments, added support for caching highlighted code from pygments.rb and added default line numbering. Javascript auto line numbering now only occurs for embedded gists
|
2011-07-26 23:36:42 -04:00 |
|
|
|
20764e31ee
|
updated syntax highlighting support for perl and objective c in code_block and include_code plugins
|
2011-07-25 20:35:24 -04:00 |
|
|
|
d5aa08d3f3
|
added video tag plugin
|
2011-07-23 17:41:08 -04:00 |
|
|
|
a80cb12c8c
|
fixed typos and cleand up the image tag plugin
|
2011-07-23 17:41:03 -04:00 |
|
|
|
fe074b2c1b
|
removed some unnecessary steps from the category_generator plugin to avoid confusion
|
2011-07-23 01:18:02 -04:00 |
|
|
|
da38dbe584
|
fixed misspelling of exerpt to excerpt for in the Octopress filters
|
2011-07-23 01:16:55 -04:00 |
|
|
|
a2bc6f9762
|
1. Added image tag plugin
2. Removed figure tag plugin
3. Renamed custom_filters to octopress_filters
4. Added styles to support new image tag plugin
|
2011-07-23 00:26:00 -04:00 |
|
|
|
8e489ac2da
|
fixed error in pullquote plugin
|
2011-07-22 17:49:14 -04:00 |
|
|
|
967eeb46e8
|
blockquote plugin now allows for source attribution with out a link, see docs
|
2011-07-22 11:48:45 -04:00 |
|
|
|
ba0e5ef4a3
|
Render partial now automatically stirps out yaml front matter
|
2011-07-22 11:48:36 -04:00 |
|
|
|
39d56bc988
|
Finally a nice solution for mapping relative urls
|
2011-07-22 00:00:18 -04:00 |
|
|
|
44e1351fc7
|
1. Added condition to full_url filter to allow it to be used as a root_url 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
|
2011-07-21 16:14:23 -04:00 |
|
|
|
0843c02f4e
|
improved documentation on codeblock plugin
|
2011-07-20 12:13:27 -04:00 |
|
|
|
c030550917
|
added optional title to include code tag
|
2011-07-20 11:03:10 -04:00 |
|
|
|
ae51fe859e
|
removed incorrect usage of gsub! which was returning nil if the substitution was not found. Now strips leading and trailing whitespace
|
2011-07-20 11:01:56 -04:00 |
|
|
|
3587076aed
|
updated gist_tag.rb to use <div>s to get around RDiscount's foolishness
|
2011-07-20 00:42:35 -04:00 |
|
|
|
6f646e7290
|
added <div> wrappers to code blocks because rdiscount stupidly wraps <figure> tags with paragraphs. Grr.
|
2011-07-19 18:00:56 -04:00 |
|
|
|
a71a709cb3
|
Fixed a bug where blockquotes broke without an author, also refactored a bit for reability
|
2011-07-19 16:32:57 -04:00 |
|
|
|
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.
|
2011-07-19 09:06:54 -04:00 |
|