文件名称:torra3167.github.io
文件大小:17KB
文件格式:ZIP
更新时间:2024-03-31 03:51:30
Ruby
初学者入门 的启动模板。 通过安装Chirpy时,Jekyll只能从主题的gem读取_includes , _layout , _sass和assets文件夹中的文件以及_config.yml文件的一小部分(使用命令bundle info --path jekyll-theme-chirpy查找)。 要完全使用Chirpy的所有功能,还需要将其他关键文件/目录从主题的gem复制到Jekyll站点。 # The critical files/directories to run Chirpy theme ├── _data ├── _plugins ├── _tabs ├── _config.yml ├── app.js ├── feed.xml ├── index.html ├── robots.txt ├── sw.js └── 404.html 我们提取了Chirpy主题宝石的
【文件预览】:
torra3167.github.io-main
----.gitignore(124B)
----app.js(166B)
----.nojekyll(0B)
----_data()
--------date_format.yml(102B)
--------rights.yml(309B)
--------share.yml(745B)
--------label.yml(343B)
--------contact.yml(796B)
----robots.txt(132B)
----feed.xml(2KB)
----LICENSE(1KB)
----_config.yml(5KB)
----.github()
--------workflows()
----tools()
--------test.sh(1KB)
--------deploy.sh(1KB)
----README.md(3KB)
----_tabs()
--------tags.md(60B)
--------categories.md(74B)
--------about.md(149B)
--------archives.md(72B)
----index.html(34B)
----Gemfile(557B)
----.gitattributes(568B)
----.editorconfig(224B)
----_plugins()
--------posts-lastmod-hook.rb(323B)
----sw.js(1KB)
----Gemfile.lock(3KB)
----404.html(456B)