Default Configuration
lang: en-US # zh-CN is also available
author: # default: site.github.owner_name
addons: false
addons_commit: false # means addons commit
edit: false
copyright: false
rougify: github
logo: false # relative path to your image
disqus: false # your disqus username
By default Html is compressed and use Jsdelivr CDN
debug
debug: # if debug is true use local static files.
compress: false # close html compress
From plugins
Following configuration options by jekyll-github-metadata
- Propagates the
site.githubnamespace with repository metadata - Sets
site.titleas the repository name, if none is set - Sets
site.descriptionas the repository tagline if none is set - Sets
site.urlas the GitHub Pages domain (cname or user domain), if none is set - Sets
site.baseurlas the project name for project pages if none is set