jekyll 的配置文件(_config.yml)
title: 标题
email:
description: >- # this means to ignore newlines until "baseurl:"
详细说明.
详细说明
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://falwat.github.io" # the base hostname & protocol for your site, e.g. http://example.com
# twitter_username: jekyllrb
github_username: falwat
# Build settings
theme: minima
plugins:
- jekyll-feed