Skip to content

Instantly share code, notes, and snippets.

@yongchun
Created July 12, 2014 08:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yongchun/16670b1a36726f447de6 to your computer and use it in GitHub Desktop.
Save yongchun/16670b1a36726f447de6 to your computer and use it in GitHub Desktop.
octopress命令
rake new_post[‘article name’] 生成博文框架,然后修改生成的文件即可
rake generate 生成静态文件
rake watch 检测文件变化,实时生成新内容
rake preview 在本机4000端口生成访问内容
rake deploy 发布文件
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment