| Commit message (Expand) | Author | Files | Lines |
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 |
2011-10-16 | Makes titlecase of page/post titles configurable | Frederic Hemberger | 2 | -3/+3 |
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-10-04 | Adds CDATA sections to atom.xml, fixes #198 | Frederic Hemberger | 1 | -7/+5 |
2011-10-04 | Add generator tag to Atom feed. | Mikkel Hoegh | 1 | -0/+1 |
2011-10-02 | Proper atom feed xml escaping | Aleksey Gureiev | 1 | -4/+4 |
2011-09-29 | removed console.log from twitter.js #facepalm | Brandon Mathis | 1 | -1/+0 |
2011-09-29 | fixed issue with expanded twitter urls, fixed issue where twitter would repor... | Brandon Mathis | 1 | -4/+8 |