ace:王牌:吉柯主题 源码
高手 使用主题(3.2+)。 安装 安装Jekyll: gem install jekyll 安装Ace: gem install ace-theme 将主题添加到您的配置中: theme : ace-theme 在配置中启用分页: gems : [jekyll-paginate] paginate : 5 paginate_path : ' /:num ' 将主题导入您的主CSS文件中: // At the bottom of your file: @import " ace " ; 最后,运行服务器并查看您的更改: jekyll serve 您应该在本地启动并运行服务器
下载地址
用户评论