| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed a couple of buggy filters on RDiscount (for now) | Brandon Mathis | 2013-05-07 | 1 | -2/+0 |
* | Updated RDiscount, added footnotes and other extensions | Brandon Mathis | 2013-05-07 | 1 | -0/+7 |
* | removed Twitter configuration for timeline and follow buton which are no long... | Brandon Mathis | 2013-03-10 | 1 | -5/+1 |
* | tilecase -> titlecase | Graham Christensen | 2011-12-31 | 1 | -1/+1 |
* | added site-wide description to config.yml (this provides a default meta descr... | Brandon Mathis | 2011-12-13 | 1 | -0/+1 |
* | Make third-party asides default to false, closes #263 | Frederic Hemberger | 2011-11-11 | 1 | -2/+2 |
* | Add custom date format %o for ordinal representation of the day | Frederic Hemberger | 2011-11-04 | 1 | -2/+3 |
* | Make post's date output configurable via _config.yml, closes #164 | Frederic Hemberger | 2011-10-18 | 1 | -0/+5 |
* | Adds support for Google+ widget, supports author information in search result... | Frederic Hemberger | 2011-10-17 | 1 | -2/+7 |
* | Makes titlecase of page/post titles configurable | Frederic Hemberger | 2011-10-16 | 1 | -0/+2 |
* | facebook like option | xdite | 2011-10-09 | 1 | -0/+3 |
* | Added optional comment count for disqus, fixes #88 | Frederic Hemberger | 2011-09-21 | 1 | -0/+1 |
* | changed order for Github 3rd-party configs | Brandon Mathis | 2011-09-03 | 1 | -6/+6 |
* | added github asides to the default asides list | Brandon Mathis | 2011-09-03 | 1 | -1/+1 |
* | Merge branch 'github-repositories-plugin' of https://github.com/pilif/octopre... | Brandon Mathis | 2011-09-03 | 1 | -0/+6 |
|\ |
|
| * | corrected fork skipping logic | Philip Hofstetter | 2011-08-04 | 1 | -0/+1 |
| * | provide an option to show or not show github profile link | Philip Hofstetter | 2011-08-04 | 1 | -0/+1 |
| * | allow limiting the amount of repos to display | Philip Hofstetter | 2011-08-04 | 1 | -0/+1 |
| * | add github repositories sidebar plugin | Philip Hofstetter | 2011-08-04 | 1 | -0/+3 |
* | | now only excerpted articles show the "read on" link. Also the text for that l... | Brandon Mathis | 2011-08-20 | 1 | -0/+1 |
* | | Added support for pagination with a blog index in any directory (helps with l... | Brandon Mathis | 2011-08-16 | 1 | -2/+3 |
* | | now using rack instead of Jekyll's webrick server, fixes #90 | Brandon Mathis | 2011-08-11 | 1 | -1/+0 |
* | | fixed issue where port setting didn't change jekyll's webbrick in _config.yml... | Brandon Mathis | 2011-08-07 | 1 | -1/+1 |
|/ |
|
* | added explaination to _config.yml for why pygments are turned off | Brandon Mathis | 2011-08-02 | 1 | -1/+1 |
* | update instructions for adding custom asides | Brandon Mathis | 2011-07-31 | 1 | -1/+1 |
* | added config for multiple asides | Brandon Mathis | 2011-07-30 | 1 | -2/+9 |
* | Merge branch 'master' of https://github.com/woodwardjd/octopress into woodwar... | Brandon Mathis | 2011-07-29 | 1 | -0/+3 |
|\ |
|
| * | allow select and order of sidebar components to be configurable in jekyll's _... | Jason Woodward | 2011-07-28 | 1 | -0/+3 |
* | | added / to the end of the permalinks by default to be more compatible with di... | Brandon Mathis | 2011-07-28 | 1 | -1/+1 |
|/ |
|
* | added support for pygments.rb removing dependency on pygments, added support ... | Brandon Mathis | 2011-07-26 | 1 | -1/+1 |
* | updated rakefile and config to support url mapping in previous commit | Brandon Mathis | 2011-07-22 | 1 | -3/+1 |
* | cleaned up config for generic use | Brandon Mathis | 2011-07-19 | 1 | -3/+3 |
* | Improved organziation of _config.yml | Brandon Mathis | 2011-07-19 | 1 | -20/+25 |
* | Added support and documentation for deploying to subdirectories (like | Brandon Mathis | 2011-07-16 | 1 | -1/+8 |
* | 1. Styled pagination for blog index | Brandon Mathis | 2011-07-13 | 1 | -3/+3 |
* | 1. Made default layout more generic. | Brandon Mathis | 2011-07-12 | 1 | -0/+5 |
* | 1. Updated config so blog categories get ouput to /blog/categories | Brandon Mathis | 2011-07-01 | 1 | -4/+5 |
* | 1. Added Category support | Brandon Mathis | 2011-06-27 | 1 | -0/+1 |
* | 1. Added html5 video with flash fallback. | Brandon Mathis | 2011-06-24 | 1 | -5/+7 |
* | 1. Switched back to Rdiscount | Brandon Mathis | 2011-06-19 | 1 | -2/+3 |
* | 1. Replaced Rdiscount in favor of Kramdown (better html5 support) for markdow... | Brandon Mathis | 2011-06-17 | 1 | -4/+4 |
* | 1. Added new include_code tag to allow auhtors to insert files from the file ... | Brandon Mathis | 2011-06-15 | 1 | -2/+3 |
* | 1. Improved responsive navigation styling when email subscription is present | Brandon Mathis | 2011-06-11 | 1 | -1/+2 |
* | 1. Added support for styled subtitle in header | Brandon Mathis | 2011-06-08 | 1 | -0/+1 |
* | Added themes directory, improved javascript load and minification. | Brandon Mathis | 2011-06-07 | 1 | -1/+1 |
* | Another massive commit: | Brandon Mathis | 2011-06-07 | 1 | -10/+26 |
* | Cleaned out public from repository, updated gitignore, added syntax | Brandon Mathis | 2011-05-30 | 1 | -6/+4 |
* | major refactoring, improved file watching, changed site to public to support ... | Brandon Mathis | 2011-05-15 | 1 | -5/+4 |
* | irrisponsibly massive commit | Brandon Mathis | 2011-04-17 | 1 | -7/+24 |
* | now blog posts use a different layout | B Mathis | 2010-03-10 | 1 | -1/+1 |