# 2、网址URL(推荐改url,不推荐改permalink) ## Set your site url here. For example, if you use GitHub Page, set url as 'https://username.github.io/project' url: https://ruiqingyan.com # 页面底部分享的url(就是做好博客之后每页都有分享页面) permalink: :year/:month/:day/:title/ # 文章的永久链接格式 permalink_defaults: # 永久链接中每个段的默认值 pretty_urls: trailing_index: true # 尾随index.html,设置为false以删除它 true trailing_html: true # 跟踪.html,设置为false以删除它(不适用于跟踪index.html) true
### 10、一些其他 # Category & Tag default_category: uncategorized category_map: tag_map:
# Metadata elements ## https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta meta_generator: true
# Date / Time format ## Hexo uses Moment.js to parse and display date ## You can customize the date format as defined in ## http://momentjs.com/docs/#/displaying/format/ date_format: YYYY-MM-DD time_format: HH:mm:ss ## updated_option supports 'mtime', 'date', 'empty' updated_option: 'mtime'
# Include / Exclude file(s) ## include:/exclude: options only apply to the 'source/' folder include: exclude: ignore: