Commit Graph

616 Commits

Author SHA1 Message Date
Brandon Mathis
40b444c9cd added a raw option to render_partial. Now you can import partials without having them parsed by the Liquid template parser 2011-08-01 16:24:06 -04:00
Brandon Mathis
70d2c83843 code_block and inlcude_code no longer needlessly render through the Liquid template parser 2011-08-01 16:23:17 -04:00
Brandon Mathis
3d065c8ebc broke up theming docs into partials 2011-08-01 14:43:42 -04:00
Brandon Mathis
8d187c562c removed old code test 2011-08-01 09:44:24 -04:00
Brandon Mathis
e21c2bc12d updated docs and tests for backtick codeblocks 2011-08-01 09:43:54 -04:00
Brandon Mathis
ff1dba19f2 Backtick codeblocks now correctly replace & with & and Textile support for back tick code blocks has been removed. It never really worked. Textile makes me sad. 2011-08-01 09:06:55 -04:00
Brandon Mathis
d30c8c7f36 Backtick codeblocks now correctly replace & with & and Textile support for back tick code blocks has been removed. It never really worked. Textile makes me sad. 2011-08-01 09:06:37 -04:00
Brandon Mathis
a54876b0be fixed link in blogging/plugins 2011-07-31 22:05:07 -04:00
Brandon Mathis
e4f3de17ae Merge branch 'master' into site 2011-07-31 19:34:33 -04:00
Brandon Mathis
070f00bcb5 updated to latest custom partial system 2011-07-31 13:30:53 -04:00
Brandon Mathis
5d24e0ba2b udpated rake udpate_source task to preserve custom includes instaed of preserving navigation and footer 2011-07-31 13:24:56 -04:00
Brandon Mathis
6c2db74762 udpated rake udpate_source task to preserve custom includes instaed of preserving navigation and footer 2011-07-31 13:24:38 -04:00
Brandon Mathis
07f4937bfd added custom partials for for footer and navigation 2011-07-31 13:13:11 -04:00
Brandon Mathis
9c88204a33 added custom partials for for footer and navigation 2011-07-31 13:13:00 -04:00
Brandon Mathis
705ba9a394 update instructions for adding custom asides 2011-07-31 12:44:07 -04:00
Brandon Mathis
3a7bf28992 added support for custom includes 2011-07-31 12:27:33 -04:00
Brandon Mathis
d344a8c7ac added support for custom includes 2011-07-31 12:27:25 -04:00
Brandon Mathis
3525825e90 limited atom feed to 20 most recent items 2011-07-31 12:02:28 -04:00
Brandon Mathis
61a58c2ba2 added backtick test file 2011-07-30 15:45:02 -04:00
Brandon Mathis
9f2df5739a updated to use configurable sidebars 2011-07-30 15:44:23 -04:00
Brandon Mathis
f42e89b85a Merge branch 'master' into site 2011-07-30 15:41:16 -04:00
Brandon Mathis
247105c833 removed unused sidebar include 2011-07-30 12:10:27 -04:00
Brandon Mathis
8cb7bfd9aa Merge branch 'master' into site 2011-07-30 12:08:11 -04:00
Brandon Mathis
41ebe2a75a added config for multiple asides 2011-07-30 12:07:51 -04:00
Brandon Mathis
1db23acd78 added multi sidebar support 2011-07-30 12:06:02 -04:00
Brandon Mathis
141800087f Merge branch 'woodwardjd-master' 2011-07-30 12:05:34 -04:00
Brandon Mathis
cb6442e624 fixed empty line stripping from codeblocks 2011-07-30 09:06:56 -04:00
Brandon Mathis
435cec79e0 fixed empty line stripping from codeblocks 2011-07-30 09:06:38 -04:00
Brandon Mathis
ffc730fc0d Merge branch 'master' of https://github.com/woodwardjd/octopress into woodwardjd-master 2011-07-29 20:50:35 -04:00
Brandon Mathis
30662819d9 updated docs for image tag 2011-07-29 18:30:13 -04:00
Brandon Mathis
c837acd497 added support for width and height to image tag plugin 2011-07-29 18:29:53 -04:00
Brandon Mathis
5045657595 added support for width and height to image tag plugin 2011-07-29 18:29:39 -04:00
Brandon Mathis
e6c3451acf updated source from latest Octopress, added small improvement to blogging docs 2011-07-29 16:29:14 -04:00
Brandon Mathis
76860c1d32 Merge branch 'master' of github.com:imathis/octopress into site 2011-07-29 16:28:35 -04:00
Brandon Mathis
d6744967fa Improved support for adding author metadata to pages 2011-07-29 16:27:25 -04:00
Brandon Mathis
ee5bca6fa9 Improved support for adding author metadata to pages 2011-07-29 16:27:13 -04:00
Brandon Mathis
20de112526 include_code is now more forgiving, stripping leading forward slashes from the code_dir config 2011-07-29 10:49:54 -04:00
Brandon Mathis
4ece188eba include_code is now more forgiving, stripping leading forward slashes from the code_dir config 2011-07-29 10:49:37 -04:00
Brandon Mathis
400c8d2700 Merge branch 'master' into site 2011-07-29 09:12:02 -04:00
Brandon Mathis
531dddd60e updated docs for github backtick code blocks and added an example source to video tag 2011-07-28 22:24:20 -04:00
Brandon Mathis
afa5b9d462 updated to latest head with config based rss link in head 2011-07-28 22:23:53 -04:00
Brandon Mathis
df86e647b1 Rake task update_source now preserves footer as well as navigation 2011-07-28 22:12:50 -04:00
Brandon Mathis
c779ad7916 Now rss link in head will update correctly with changes to the config 2011-07-28 16:51:55 -04:00
Brandon Mathis
49a67785dc Add support using github backtick code blocks without supplying a language 2011-07-28 15:59:50 -04:00
Brandon Mathis
4d743e0990 Add support using github backtick code blocks without supplying a language 2011-07-28 15:59:27 -04:00
Brandon Mathis
2af038a725 added cannonical link to head 2011-07-28 15:53:39 -04:00
Brandon Mathis
1e2d10c2c5 removed appcache because it was annoying firefox users 2011-07-28 15:42:28 -04:00
Brandon Mathis
3b29bfc46f added / to the end of the permalinks by default to be more compatible with diqus permalink matching for wordpress default imports 2011-07-28 15:40:42 -04:00
Brandon Mathis
a516c773d1 improved replacement filters for textile markup on github backtick codeblocks, added comment to show regular HTML support 2011-07-28 15:21:46 -04:00
Brandon Mathis
f2d3fb5aec improved replacement filters for textile markup on github backtick codeblocks, added comment to show regular HTML support 2011-07-28 15:21:34 -04:00