Last active
December 17, 2015 20:39
-
-
Save yanping/5669042 to your computer and use it in GitHub Desktop.
Blogspot posts migrate to Octopress posts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# from http://pro.ctlok.com/blog/2012/03/25/blogger-migrate-to-octopress-github-page.html | |
# 先要给终端设置代理 | |
git clone git://gist.github.com/1807781 | |
cd 1807781 | |
./bloggerImport.sh <blogname> # <blogname>.blogspot.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment