Skip to content

Instantly share code, notes, and snippets.

@hashmaparraylist
Created January 12, 2014 15:16
Show Gist options
  • Save hashmaparraylist/8385879 to your computer and use it in GitHub Desktop.
Save hashmaparraylist/8385879 to your computer and use it in GitHub Desktop.
Octopress 部署博文
rake generate
rake deploy
git add .
git commit -m 'my message'
git push origin source
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment