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