c837acd497added support for width and height to image tag plugin
Brandon Mathis
2011-07-29 18:29:39 -0400
d6744967faImproved support for adding author metadata to pages
Brandon Mathis
2011-07-29 16:27:13 -0400
20de112526include_code is now more forgiving, stripping leading forward slashes from the code_dir config
Brandon Mathis
2011-07-29 10:49:37 -0400
df86e647b1Rake task update_source now preserves footer as well as navigation
Brandon Mathis
2011-07-28 22:12:50 -0400
c779ad7916Now rss link in head will update correctly with changes to the config
Brandon Mathis
2011-07-28 16:51:55 -0400
49a67785dcAdd support using github backtick code blocks without supplying a language
Brandon Mathis
2011-07-28 15:59:27 -0400
2af038a725added cannonical link to head
Brandon Mathis
2011-07-28 15:53:39 -0400
1e2d10c2c5removed appcache because it was annoying firefox users
Brandon Mathis
2011-07-28 15:42:28 -0400
3b29bfc46fadded / to the end of the permalinks by default to be more compatible with diqus permalink matching for wordpress default imports
Brandon Mathis
2011-07-28 15:40:42 -0400
a516c773d1improved replacement filters for textile markup on github backtick codeblocks, added comment to show regular HTML support
Brandon Mathis
2011-07-28 15:21:34 -0400
7209aaf64cupdated Github style backtick filter to support textile, markdown and html
Brandon Mathis
2011-07-28 14:44:18 -0400
d8b17814e0allow select and order of sidebar components to be configurable in jekyll's _config.yml
Jason Woodward
2011-07-28 12:02:08 -0400
3d238313a7Fixed [cp: cannot stat `.themes/classic/source/*.': No such file or directory]
Luke Armstrong
2011-07-27 23:50:35 +0200
25704fe355improved new_post title substitutions, fixed directories in rake update tasks
Brandon Mathis
2011-07-27 16:39:50 -0400
d0f56ef1cafixed bug in backtick_codeblock where indentations were being unintentionally removed
Brandon Mathis
2011-07-26 23:56:14 -0400
6e2beaa969added support for github style backtick code blocks
Brandon Mathis
2011-07-26 23:37:31 -0400
786b8e8783Merge branch 'master' of github.com:imathis/octopress
Brandon Mathis
2011-07-26 23:36:57 -0400
7b81aab5acadded 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
Brandon Mathis
2011-07-26 23:36:42 -0400
c32516fdb0Stops the (scary) warning bar in Firefox about storing data for offline usage.
Luke Armstrong
2011-07-26 23:27:44 +0200
a12b0b7f6eupdated push rake task to copy contents of public directory into _deploy
Brandon Mathis
2011-07-26 14:32:15 -0400
d6bed015beimproved the default options and instructions on custom/_colors.scss
Brandon Mathis
2011-07-26 12:32:43 -0400
38e6772260imrpoved support for light colored solarized theme
Brandon Mathis
2011-07-26 12:08:07 -0400
3ebe3e5a0eMerge branch 'master' of github.com:imathis/octopress
Brandon Mathis
2011-07-25 20:35:36 -0400
20764e31eeupdated syntax highlighting support for perl and objective c in code_block and include_code plugins
Brandon Mathis
2011-07-25 20:34:52 -0400
9facd80d90fixed issue where solarized syntax highlighting colors were not being defaulted appropriately
Brandon Mathis
2011-07-25 11:02:17 -0400
d10ba20d14improved consistency of video and image block styling
Brandon Mathis
2011-07-24 17:32:38 -0400
b4584bd01cimproved navigation selection and fixed mobile nav select
Brandon Mathis
2011-07-21 15:32:10 -0400
16b03308bdimproved font-size for pages
Brandon Mathis
2011-07-23 18:47:09 -0400
a92504a629fixed typo in CHANGELOG - thanks VIM modes :/
Brandon Mathis
2011-07-23 17:57:47 -0400
240a3202d9removed upgrading instructions for now.
Brandon Mathis
2011-07-23 17:47:17 -0400
af910781f0updated readme to point to octopress.org and removed old instructions
Brandon Mathis
2011-07-23 17:45:48 -0400
d5aa08d3f3added video tag plugin
Brandon Mathis
2011-07-23 17:39:49 -0400
a80cb12c8cfixed typos and cleand up the image tag plugin
Brandon Mathis
2011-07-23 17:40:17 -0400
3d3781e259scoped force-wrap to anchor links in articles and sidebar
Brandon Mathis
2011-07-23 09:45:23 -0400
51b2a36b40Added a fix for wrapping long lines of text in articles and in the sidebar
Brandon Mathis
2011-07-23 09:05:16 -0400
fe074b2c1bremoved some unnecessary steps from the category_generator plugin to avoid confusion
Brandon Mathis
2011-07-23 01:17:47 -0400
da38dbe584fixed misspelling of exerpt to excerpt for in the Octopress filters
Brandon Mathis
2011-07-23 01:16:40 -0400
f49b24ac60improved consistency of margins on code blocks
Brandon Mathis
2011-07-23 00:32:19 -0400
a2bc6f97621. 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
Brandon Mathis
2011-07-23 00:23:50 -0400
8e489ac2dafixed error in pullquote plugin
Brandon Mathis
2011-07-22 17:45:26 -0400
967eeb46e8blockquote plugin now allows for source attribution with out a link, see docs
Brandon Mathis
2011-07-22 11:47:23 -0400
ba0e5ef4a3Render partial now automatically stirps out yaml front matter
Brandon Mathis
2011-07-22 11:46:55 -0400
12aed03eeaupdated rakefile and config to support url mapping in previous commit
Brandon Mathis
2011-07-22 00:03:11 -0400
39d56bc988Finally a nice solution for mapping relative urls
Brandon Mathis
2011-07-21 23:50:32 -0400
44e1351fc71. 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
Brandon Mathis
2011-07-21 15:45:09 -0400
05e4b7951dmade bottom margin for code blocks more consistant
Brandon Mathis
2011-07-20 12:20:29 -0400
0843c02f4eimproved documentation on codeblock plugin
Brandon Mathis
2011-07-20 12:11:52 -0400
c030550917added optional title to include code tag
Brandon Mathis
2011-07-20 11:02:49 -0400
ae51fe859eremoved incorrect usage of gsub! which was returning nil if the substitution was not found. Now strips leading and trailing whitespace
Brandon Mathis
2011-07-20 11:01:34 -0400
3587076aedupdated gist_tag.rb to use <div>s to get around RDiscount's foolishness
Brandon Mathis
2011-07-20 00:41:21 -0400
af39f96826cleaned up config for generic use
Brandon Mathis
2011-07-19 23:01:25 -0400
f6774b7c2fmoved the favicon.png to the root directory for better discoverability
Brandon Mathis
2011-07-19 22:43:29 -0400
19df7e84d6added source_update and sass_update rake tasks, for easily updating a blog to the latest theme
Brandon Mathis
2011-07-19 22:18:34 -0400
6a149ea302Updated Readme with latest instructions
Brandon Mathis
2011-07-19 18:48:02 -0400
6f646e7290added <div> wrappers to code blocks because rdiscount stupidly wraps <figure> tags with paragraphs. Grr.
Brandon Mathis
2011-07-19 18:00:56 -0400
3f2855ac6bfixed logic for showing dates on page layout
Brandon Mathis
2011-07-19 17:28:36 -0400
6006ac8a01new_page rake task now creates pages as page_name/index.[default_format] if no file extension is passed. By default this creates nicer urls
Brandon Mathis
2011-07-19 17:01:14 -0400
e027d82d17changed post layout so that blog posts default to comments being turned on
Brandon Mathis
2011-07-19 16:34:42 -0400
a71a709cb3Fixed a bug where blockquotes broke without an author, also refactored a bit for reability
Brandon Mathis
2011-07-19 16:32:57 -0400
98cfd74d9aIn new_post and new_page rake tasks: adding quotes around title attribute for better compatibility with yaml
Brandon Mathis
2011-07-19 16:18:40 -0400
4a40323166Changed rake task 'post' to 'new_post' and updated the yaml front matter. Added 'new_page' rake task for easily adding new pages with a default yaml block
Brandon Mathis
2011-07-19 16:09:42 -0400
f08cba2558Updated Readme to break out rake install with more explanation
Brandon Mathis
2011-07-19 09:08:21 -0400
3069892654Improved organziation of _config.yml
Brandon Mathis
2011-07-19 09:07:30 -0400
17c59fb1d1Moved 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.
Brandon Mathis
2011-07-19 09:06:54 -0400
873a604e14Fixed header link
Brandon Mathis
2011-07-18 18:13:28 -0400
1fd21a6e25Renamed include_file plugin to render_partial, added documentation to include_code and render_partial
Brandon Mathis
2011-07-18 17:04:56 -0400
64b23d9f34Improved variable names for setting footer, sharing, sidebar and metadata diesplay from page configurations
Brandon Mathis
2011-07-18 16:59:59 -0400
0f2686eff7Refactored layout styles: 1. Now iPad vertical gets a collapsed sidebar with columns 2. Moved sidebar toggler styles from layout to sidebar/base 3. Added body class .sidebar-footer to support an always collapsed sidebar 4. Added $indented-lists (bool) for easily setting list indent preferences 5. Removed no-sidebar checking from sidebar-toggler, handled it through css.
Brandon Mathis
2011-07-18 15:33:11 -0400
4dfc5c1d67scoped titlebar styling to figcaptions under figures with role="code", added an example for overriding a style in sass/custom/styles.scss
Brandon Mathis
2011-07-17 20:28:02 -0400
790521a44bAdded a plugin for easily generating <figure> and <figcaption> with images
Brandon Mathis
2011-07-17 20:23:08 -0400
e17bb6ebd5Fixed typo in code_block plugin
Brandon Mathis
2011-07-17 17:27:18 -0400