| Commit message (Expand) | Author | Age | Files | Lines |
* | using @extend for responsive blocks, added shadow-box mixin to utlities for c... | Brandon Mathis | 2011-08-22 | 4 | -13/+24 |
* | Merge branch 'master' of github.com:imathis/octopress | Brandon Mathis | 2011-08-21 | 1 | -1/+1 |
|\ |
|
| * | Merge pull request #82 from jakemcc/7d6062b5eb3ebd2720fe5b836add73f9c88d2589 | Brandon Mathis | 2011-08-21 | 1 | -1/+1 |
| |\ |
|
| | * | fixed @extend for pp, code, and tt. The @extend was extending a non-existant ... | Jake McCrary | 2011-08-06 | 1 | -1/+1 |
* | | | added support for deploying "dot" files (eg. .htaccess), fixes #104 | Brandon Mathis | 2011-08-21 | 1 | -2/+14 |
|/ / |
|
* | | Merge branch 'master' of https://github.com/rwz/octopress into rwz-master | Brandon Mathis | 2011-08-21 | 3 | -1/+5 |
|\ \ |
|
| * | | added stringex gem for permalink url generation | Pavel Pravosud | 2011-08-20 | 3 | -1/+5 |
* | | | include_code now defaults to relative urls for easy testing on a development ... | Brandon Mathis | 2011-08-21 | 1 | -1/+1 |
* | | | improved lang:language for codeblock and include code. It no longer strips ou... | Brandon Mathis | 2011-08-21 | 2 | -4/+4 |
* | | | added option to force syntax highlighting language, example: {% include_code ... | Brandon Mathis | 2011-08-20 | 2 | -2/+11 |
* | | | Merge branch 'master' of github.com:imathis/octopress | Brandon Mathis | 2011-08-20 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | added excerpt_link to article include. fixes #97 | Brandon Mathis | 2011-08-20 | 1 | -1/+1 |
* | | | | centralized pygments aliases into pygments_code.rb. Added alias for .ru (ruby... | Brandon Mathis | 2011-08-20 | 3 | -6/+4 |
|/ / / |
|
* | | | now only excerpted articles show the "read on" link. Also the text for that l... | Brandon Mathis | 2011-08-20 | 3 | -3/+12 |
|/ / |
|
* | | updated blog theme to default to left aligned images. To center images, use c... | Brandon Mathis | 2011-08-18 | 1 | -2/+3 |
* | | reordered arguments in pagination | Brandon Mathis | 2011-08-18 | 1 | -2/+2 |
* | | Codeblock regex improved to better detect extensions fixes #96, added support... | Brandon Mathis | 2011-08-16 | 3 | -13/+21 |
* | | added blog_index_dir configuration and improved update_source | Brandon Mathis | 2011-08-16 | 1 | -16/+14 |
* | | removed unusable blog_index partial | Brandon Mathis | 2011-08-16 | 1 | -40/+0 |
* | | Added support for pagination with a blog index in any directory (helps with l... | Brandon Mathis | 2011-08-16 | 3 | -3/+162 |
* | | expand_urls now correctly matches urls pointing to the root directory, allowi... | Brandon Mathis | 2011-08-16 | 1 | -1/+1 |
* | | page layout will now accept pages without title metadata | Brandon Mathis | 2011-08-14 | 1 | -0/+2 |
* | | Merge pull request #93 from fsdev-cmiller/master | Brandon Mathis | 2011-08-12 | 1 | -1/+2 |
|\ \ |
|
| * | | Code text works in lists now. | Chris Miller | 2011-08-12 | 1 | -1/+2 |
|/ / |
|
* | | Merge pull request #91 from brigham/extra-subdir | Brandon Mathis | 2011-08-12 | 2 | -4/+2 |
|\ \ |
|
| * | | Fix extra subdirectories appearing in category links and atom.xml link. | Brigham Brown | 2011-08-11 | 2 | -4/+2 |
|/ / |
|
* | | Merge branch 'master' of github.com:imathis/octopress | Brandon Mathis | 2011-08-11 | 3 | -42/+48 |
|\ \ |
|
| * \ | Merge pull request #87 from marutanm/fix_rake-list | Brandon Mathis | 2011-08-11 | 1 | -1/+1 |
| |\ \ |
|
| | * | | fix rake-list | marutanm | 2011-08-11 | 1 | -1/+1 |
| |/ / |
|
| * | | added support for preserving customized source/index.html during template upd... | Brandon Mathis | 2011-08-10 | 3 | -41/+47 |
* | | | now using rack instead of Jekyll's webrick server, fixes #90 | Brandon Mathis | 2011-08-11 | 2 | -2/+2 |
|/ / |
|
* | | fixed issue where port setting didn't change jekyll's webbrick in _config.yml... | Brandon Mathis | 2011-08-07 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #73 from pilif/twitter-js-scope-fix | Brandon Mathis | 2011-08-04 | 1 | -1/+3 |
|\ |
|
| * | correctly scope locals | Philip Hofstetter | 2011-08-04 | 1 | -1/+3 |
* | | Merge pull request #74 from smt/feed-fix | Brandon Mathis | 2011-08-04 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Update atom.xml to use site.title and expand_urls | Stephen Tudor | 2011-08-04 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #64 from adamnbowen/master | Brandon Mathis | 2011-08-02 | 1 | -0/+2 |
|\ |
|
| * | added source.old, sass.old to .gitignore | Adam Bowen | 2011-08-02 | 1 | -0/+2 |
|/ |
|
* | changed mdash to unicode character to help some users with encoding errors | Brandon Mathis | 2011-08-02 | 1 | -1/+1 |
* | added explaination to _config.yml for why pygments are turned off | Brandon Mathis | 2011-08-02 | 1 | -1/+1 |
* | added header to customizable includes | Brandon Mathis | 2011-08-01 | 2 | -6/+7 |
* | added yml alias for yaml code highlighting | Brandon Mathis | 2011-08-01 | 2 | -0/+2 |
* | added a raw option to render_partial. Now you can import partials without hav... | Brandon Mathis | 2011-08-01 | 1 | -5/+14 |
* | code_block and inlcude_code no longer needlessly render through the Liquid te... | Brandon Mathis | 2011-08-01 | 2 | -8/+0 |
* | Backtick codeblocks now correctly replace & with & and Textile support fo... | Brandon Mathis | 2011-08-01 | 1 | -8/+3 |
* | udpated rake udpate_source task to preserve custom includes instaed of preser... | Brandon Mathis | 2011-07-31 | 1 | -2/+1 |
* | added custom partials for for footer and navigation | Brandon Mathis | 2011-07-31 | 4 | -8/+10 |
* | update instructions for adding custom asides | Brandon Mathis | 2011-07-31 | 1 | -1/+1 |
* | added support for custom includes | Brandon Mathis | 2011-07-31 | 3 | -2/+8 |
* | limited atom feed to 20 most recent items | Brandon Mathis | 2011-07-31 | 1 | -1/+1 |