| Commit message (Expand) | Author | Files | Lines |
2015-05-04 | remove all Octopress stuff | Zhiming Wang | 29 | -317/+0 |
2014-08-13 | Set layout to null to suppress warning | ChaYoung You | 1 | -1/+1 |
2014-08-12 | Support octopress-hooks and octopress-date-format #1622 | Brandon Mathis | 1 | -14/+4 |
2014-03-07 | Use HTTPS for google webfonts when on HTTPS site | Richard Cunningham | 1 | -2/+2 |
2013-10-28 | * properly escaped site title and post/page title in the RSS feeds; | Valentin VALCIU | 1 | -1/+1 |
2013-10-28 | * consistently convert page and post titles to titlecase if site.titlecase is... | Valentin VALCIU | 3 | -4/+4 |
2013-10-09 | removed superfluous parentheses | Michael Pfister | 1 | -1/+1 |
2013-10-09 | Use a protocol-relative url to load disqus over https or http | Michael Pfister | 1 | -1/+1 |
2013-10-03 | Fix Disqus over https. | Alexandre Perrin | 1 | -1/+1 |
2013-09-29 | Add proper disqus identifier comment count links | Trey Hunner | 1 | -1/+2 |
2013-07-25 | Fixed typo in path to jQuery fallback | Mason Stewart | 1 | -1/+1 |
2013-06-25 | Fix second Twitter URL to be protocol relative | Sam Whited | 1 | -1/+1 |
2013-06-25 | Use protocol relative URL for Twitter | Sam Whited | 1 | -1/+1 |
2013-05-09 | Recent posts sidebar now correctly observes titlecase settings | Brandon Mathis | 1 | -1/+1 |
2013-03-09 | Removed Twitter and Ender.js. Added jQuery and updated Modernizr | Brandon Mathis | 3 | -23/+5 |
2013-02-13 | fixed issue #949 using @alexkirmse's patch | Floyd Pink | 1 | -1/+1 |
2013-01-30 | Async load of Facebook JS | René | 1 | -1/+1 |
2012-07-11 | optimized order of styles and scripts in header | earaya | 1 | -2/+2 |
2012-06-02 | Do not strip trailing slash of canonical URLs. | OGINO Masanori | 1 | -1/+1 |
2012-03-23 | Don't display comments link for post excerpts on index page when comments for... | Luke Karrys | 1 | -1/+1 |
2012-02-19 | Github -> GitHub (capitalization) | Fletcher Tomalty | 1 | -2/+2 |
2011-12-11 | Search box can be toggled off. | Tim Gray | 1 | -0/+2 |
2011-12-10 | removed size restriction on twitter sidebar follow button | Brandon Mathis | 1 | -1/+1 |
2011-11-03 | Add custom date format to pages, add 'updated' field again | Frederic Hemberger | 1 | -1/+9 |
2011-11-01 | Reverted commit 514e848 (issue #236), should fix Disqus identifier issues. | Frederic Hemberger | 1 | -2/+2 |
2011-10-23 | only include facebook js if facebook_like is true | Aaron Malone | 1 | -0/+2 |
2011-10-21 | Improve handling of meta description | Frederic Hemberger | 1 | -1/+1 |
2011-10-21 | Use canonical URL for Disqus, fixes #236 | Frederic Hemberger | 2 | -4/+3 |
2011-10-18 | Remove unsupported 'updated' flag from _includes/post/date.html | Frederic Hemberger | 1 | -7/+1 |
2011-10-18 | Make post's date output configurable via _config.yml, closes #164 | Frederic Hemberger | 1 | -1/+2 |
2011-10-17 | Moves Google Analytics to <head> allowing verification for Google Webmaster T... | Frederic Hemberger | 2 | -1/+1 |
2011-10-17 | Adds support for Google+ widget, supports author information in search result... | Frederic Hemberger | 1 | -0/+11 |
2011-10-16 | Makes titlecase of page/post titles configurable | Frederic Hemberger | 1 | -2/+2 |
2011-10-09 | facebook like option | xdite | 3 | -0/+12 |
2011-10-09 | As other things rely on these variables, they need to be global.
| Drew Wells | 1 | -4/+4 |
2011-10-06 | Fixes delicious API url after moving from Yahoo! to AVOS, fixes #179 | Frederic Hemberger | 1 | -1/+1 |
2011-10-06 | Fixed duplicate title. | Mikkel Hoegh | 1 | -1/+0 |
2011-10-05 | First attempt at creating per-category Atom feeds. | Mikkel Hoegh | 1 | -0/+28 |
2011-09-29 | added support for adding content to the bottom of a page | Brandon Mathis | 2 | -0/+8 |
2011-09-26 | Fixes delicious integration #179 | Frederic Hemberger | 1 | -2/+3 |
2011-09-25 | Ender.js is now loaded locally instead of hotlinking | Brandon Mathis | 1 | -1/+1 |
2011-09-21 | Minor fixes | Frederic Hemberger | 2 | -4/+4 |
2011-09-21 | Fixed misuse of ARIA roles (see http://dev.opera.com/articles/view/introducti... | Frederic Hemberger | 2 | -3/+3 |
2011-09-21 | Refactored inclusion of disqus script | Frederic Hemberger | 2 | -12/+22 |
2011-09-21 | Added optional comment count for disqus, fixes #88 | Frederic Hemberger | 1 | -1/+6 |
2011-09-21 | Fixes whitespace, removed unnecessary closing '/' in HTML5 | Frederic Hemberger | 1 | -4/+4 |
2011-09-21 | Adds first 150 chars of content as meta description, if no page.description s... | Frederic Hemberger | 1 | -6/+4 |
2011-09-17 | removes index.html from canonical urls. closes #153 | Brandon Mathis | 1 | -2/+2 |
2011-09-04 | Time metadata for updated pages and posts are now displayed where and when it... | Brandon Mathis | 2 | -4/+6 |
2011-09-04 | changed left angle quote to dash for page titles | Brandon Mathis | 1 | -1/+1 |