文件名称:ace:王牌:吉柯主题
文件大小:167KB
文件格式:ZIP
更新时间:2024-02-24 21:37:42
jekyll jekyll-theme JekyllCSS
高手 使用主题(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 您应该在本地启动并运行服务器
【文件预览】:
ace-master
----_posts()
--------2015-06-04-welcome-to-jekyll.markdown(1KB)
--------2015-06-02-a-post-with-an-image.md(111B)
--------2015-06-01-post-for-pagination.markdown(104B)
--------2015-06-06-ace.markdown(925B)
--------2015-06-05-programming-language.md(697B)
--------2015-06-03-example-content.md(4KB)
----_layouts()
--------default.html(228B)
--------page.html(39B)
--------link.html(321B)
--------post.html(412B)
----ace-theme.gemspec(445B)
----example()
--------404.html(334B)
--------index.html(801B)
--------about()
--------atom.xml(988B)
--------posts()
----_includes()
--------head.html(726B)
--------pagination.html(514B)
--------medium-crosspost.html(147B)
--------post_pagination.html(364B)
--------header.html(265B)
----_config.yml(326B)
----LICENSE(1KB)
----screenshot.png(168KB)
----_sass()
--------github.scss(4KB)
--------basscss.min.scss(17KB)
--------ace.scss(707B)
----.gitignore(13B)
----README.md(992B)
----style.css(18KB)