blog/.themes/classic/source/javascripts
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
..
libs updated ender.js to latest 2013-01-06 22:53:12 -06:00
ender.js updated ender.js to latest 2013-01-06 22:53:12 -06:00
github.js Use the Github API repo sorting. 2013-02-18 14:17:32 +11:00
modernizr-2.0.js Moved themes to .themes to get it out of the way. Updated Rakefile to support .themes dir and remove duplication. Improved deploy task. Renamed init_deploy to cofig_deploy and rewrote it to update configurations in the Rakefile for easier deploy use 2011-06-29 14:01:06 -04:00
octopress.js Fixed issue with mobile nav choosing the last option by default. Fixes #950. 2013-02-15 02:22:58 +01:00
pinboard.js Using https instead of protocol relative urls, for Pinboard and Twitter feeds 2012-10-01 07:28:30 -05:00
twitter.js Using https instead of protocol relative urls, for Pinboard and Twitter feeds 2012-10-01 07:28:30 -05:00