我试图在github页面上使用Jekyll ( http://jekyllbootstrap.com/usage/jekyll-quick-start.html)构建一个博客。
在发布该网站后,一个用户找到了一个主题Hyde,它使用Poole (https://github.com/poole/poole/#readme)。
我发现在Jekyll上安装它有点棘手。我希望有人能指点我。
谢谢!
发布于 2014-04-02 07:07:20
rake theme:install git="https://github.com/jekyllbootstrap/theme-the-program.git"如果您有问题,请检查API,或者直接将它放在包含/主题/主题名称中。
http://jekyllbootstrap.com/api/theme-api.html http://jekyllbootstrap.com/usage/jekyll-theming.html
https://stackoverflow.com/questions/21000445
复制相似问题