blog/.themes/classic/source
Michael G. Schwern cc93e6fc98 Use the Github API repo sorting.
The Github API can sort by pushed time, no need to do it manually.
http://developer.github.com/v3/repos/#list-user-repositories

This is both more efficient, Github does the sorting, but it also
fixes a bug.  Because the list of results are paginated, if you have
more than a page's worth of repositories it will only sort that page.
This results in a false view of what has been recently pushed.

For a good example, try my github account "schwern" with and
without this patch.
2013-02-18 14:17:32 +11:00
..
_includes fixed issue #949 using @alexkirmse's patch 2013-02-13 13:51:25 +01:00
_layouts Fix typo 2012-02-15 20:19:00 +01:00
assets/jwplayer Fix CRLF, closes #374 2012-01-14 23:17:59 +01:00
blog/archives Improved variable names for setting footer, sharing, sidebar and metadata diesplay from page configurations 2011-07-18 16:59:59 -04:00
images moved the favicon.png to the root directory for better discoverability 2011-07-19 22:43:29 -04:00
javascripts Use the Github API repo sorting. 2013-02-18 14:17:32 +11:00
atom.xml Adds CDATA sections to atom.xml, fixes #198 2011-10-04 19:18:40 +02:00
favicon.png moved the favicon.png to the root directory for better discoverability 2011-07-19 22:43:29 -04:00
index.html Removes <nav> for Pagination links, fixes #216 2011-10-17 18:50:28 +02:00
robots.txt Added robots.txt, with sitemap link 2012-04-19 00:15:05 +02:00