Updated 2017-11-17: Use ruby 2.4.2 (installed by homebrew) on macOS Sierra.
需要手工安装:
1 2 3 |
|
启动命令需要使用bundle exec rake some_action
————–分界线—————
First time to touch Octopress.
Very like this way to write blog.
为了方便记忆Octopress的各种常用命令,现制作Cheat Sheet如下:
创建新博客
1
|
|
创建新页面
1 2 3 4 |
|
生成静态页面
1
|
|
查看修改
1
|
|
预览
1
|
|
部署到远程服务器(之后别忘记用Git提交到github)
1
|
|