# Site title:Ryan'Blog#博客名 subtitle:''#副标 description:''#描述 keywords:#关键词 author:Wonder-Ryan#作者 language:zh-CN#语言 timezone:''#时区 # URL ## If your site is put in a subdirectory, set url as 'http://yoursite.com/child' and root as '/child/' url:https://wonder-ryan.coding.me#博客地址 root:/#网站根目录 permalink::year/:month/:day/:title/#博客文章永久链接 permalink_defaults: pretty_urls: trailing_index:true# 去除博客文章链接的index.html后缀 #deploy配置 deploy: type:git repo:https://github.com/<username>/<project> # 例如, https://github.com/hexojs/hexojs.github.io branch:master