| Commit message (Expand) | Author | Files | Lines |
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-04-04 | fixed video wrapping js | Brandon Mathis | 1 | -12/+6 |
2013-04-04 | fixed mobile navigation | Brandon Mathis | 1 | -11/+9 |
2013-03-11 | fixed addSidebarToggler where index and section were flip-flopped | Brandon Mathis | 1 | -1/+1 |
2013-03-10 | Fixed GitHub jsonp call. Closed #1118 | Brandon Mathis | 1 | -1/+1 |
2013-03-10 | Mobile nav fixed. | peterboni | 1 | -2/+2 |
2013-03-09 | Removed Twitter and Ender.js. Added jQuery and updated Modernizr | Brandon Mathis | 8 | -3331/+18 |
2013-02-20 | Use HTML5 '&' character to connect query params in GitHub API call. #1031. | Parker Moore | 1 | -1/+1 |
2013-02-18 | Use the Github API repo sorting. | Michael G. Schwern | 1 | -9/+1 |
2013-02-15 | Fixed issue with mobile nav choosing the last option by default. Fixes #950. | Floyd Pink | 1 | -0/+1 |
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 |
2013-01-06 | updated ender.js to latest | Brandon Mathis | 2 | -1400/+3159 |
2013-01-02 | Escape github repo descriptions, as they may contain HTML. | Thomas Rix | 1 | -1/+4 |
2012-10-01 | Using https instead of protocol relative urls, for Pinboard and Twitter feeds | Brandon Mathis | 2 | -7/+7 |
2012-09-29 | Twitter API call and links are now protocol relative | Brandon Mathis | 1 | -5/+5 |
2012-09-09 | Updated Github API to V3. | Zhao Lü | 1 | -1/+1 |
2012-09-09 | Updated Github API to V3. | Zhao Lü | 1 | -5/+5 |
2012-07-24 | Updated Github API to V3. | Zhao Lü | 1 | -1/+1 |
2012-07-19 | Updated Github API to V3. | Zhao Lü | 1 | -5/+5 |
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-04-19 | Added robots.txt, with sitemap link | Josep del Rio | 1 | -0/+7 |
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 |
2012-02-15 | Fix typo | Jo Liss | 1 | -1/+1 |
2012-01-14 | Fix CRLF, closes #374 | Robert Kowalski | 1 | -114/+114 |
2011-12-21 | Fix delicious widget js error | hSATAC | 1 | -1/+1 |
2011-12-11 | Search box can be toggled off. | Tim Gray | 1 | -0/+2 |
2011-12-10 | now mobile navigation inlcudes subscription links fixes #299 | Brandon Mathis | 1 | -1/+5 |
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 | 3 | -3/+11 |
2011-11-01 | Reverted commit 514e848 (issue #236), should fix Disqus identifier issues. | Frederic Hemberger | 1 | -2/+2 |
2011-10-28 | Add response check, fixes #252 | Frederic Hemberger | 1 | -2/+3 |
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 | 3 | -11/+5 |
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-17 | Removes <nav> for Pagination links, fixes #216 | Frederic Hemberger | 1 | -11/+9 |
2011-10-16 | Adds prev/next link below post, fixes #218 | Frederic Hemberger | 1 | -0/+8 |