virgin octopress主题安装与部署
在您的 octopress 博客目录下,运行以下两个命令:
cd .theme
git clone git@github.com:sunaiwen/virgin.git
然后,在 octopress 目录下的任何位置,运行:
rake install['virgin']
rake generate
现在,您的博客主题已完成安装。如果您准备好部署,只需运行:
rake deploy
下载地址
用户评论