Skip to content

Instantly share code, notes, and snippets.

View const7's full-sized avatar

Kun CHEN const7

View GitHub Profile
@const7
const7 / jekyll-guide.md
Created July 29, 2021 08:04 — forked from hellokaton/jekyll-guide.md
Jekyll 中的配置和模板语法

Jekyll 中的配置和模板语法

配置

文件介绍

_config.yml

Jekyll 的全局配置文件。
比如网站的名字,网站的域名,网站的链接格式等等。