You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
12 years ago
..
_includes fixed issue #949 using @alexkirmse's patch 12 years ago
_layouts Fix typo 13 years ago
assets/jwplayer Fix CRLF, closes #374 13 years ago
blog/archives Improved variable names for setting footer, sharing, sidebar and metadata diesplay from page configurations 14 years ago
images moved the favicon.png to the root directory for better discoverability 14 years ago
javascripts Use the Github API repo sorting. 12 years ago
atom.xml Adds CDATA sections to atom.xml, fixes #198 14 years ago
favicon.png moved the favicon.png to the root directory for better discoverability 14 years ago
index.html Removes <nav> for Pagination links, fixes #216 14 years ago
robots.txt Added robots.txt, with sitemap link 13 years ago