文件名称:texture:可配置的jekyll主题,仅用于简单的美丽博客
文件大小:1.92MB
文件格式:ZIP
更新时间:2024-02-24 19:49:08
jekyll theme configurable-theme JekyllSCSS
质地 一个可配置的jekyll主题,仅用于漂亮的博客。 演示: 在Github页面上安装 将此行添加到您站点的_config.yml : remote_theme : thelehhman/texture 注意:如果要分叉此存储库,请在_config.yml删除base_url: /texture ,以加载所需的网站资产 安装 将此行添加到您的Jekyll网站的Gemfile : gem "texture" 并将此行添加到您的Jekyll网站的_config.yml : theme : texture 然后执行: $ bundle 或自己安装为: $ gem install
【文件预览】:
texture-master
----_posts()
--------2019-05-23-welcome-to-jekyll.markdown(889B)
--------2019-06-30-coding-post.markdown(1KB)
----_layouts()
--------page.html(356B)
--------post.html(1KB)
--------home.html(594B)
----404.html(620B)
----_includes()
--------head.html(396B)
--------post_header.html(408B)
--------image.html(150B)
--------nav.html(282B)
--------page_header.html(689B)
--------footer.html(1KB)
----assets()
--------css()
--------js()
--------font()
--------textures()
----_config.yml(1KB)
----texture.gemspec(746B)
----Gemfile(69B)
----screen2.png(915KB)
----screen1.png(986KB)
----_sass()
--------_syntax.scss(343B)
--------_begin.scss(556B)
--------ext()
--------theme.scss(4KB)
----.gitignore(55B)
----README.md(4KB)
----index.md(20B)
----LICENSE.txt(1KB)