Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 195 Bytes

File metadata and controls

14 lines (9 loc) · 195 Bytes

使用Rake进行程序处理,根目录下使用。命令如下:

启动jekyll

rake jekyll

创建新文章

rake post

创建新页面

rake page

构建生产包

rake build:en