Skip to content

Instantly share code, notes, and snippets.

@roberto
Created August 1, 2012 19:38
Show Gist options
  • Save roberto/3230002 to your computer and use it in GitHub Desktop.
Save roberto/3230002 to your computer and use it in GitHub Desktop.
Octopress: Updating GitHub repos list to use GitHub Api v3

It has been fixed in the brach "2.1", so I cherry-picked the commmits into my fork's master (version 2).


git fetch octopress

git cherry-pick 693fc29572fe2fcd3c8dc546d29fb48dc8300833

git cherry-pick b69e876828510c583fa74f6b52641ae8f0d733b6

rake update_source

rake gen_deploy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment