new_post_name::title.md# 新文档文件名 default_layout:post# 默认文件夹 titlecase:false# Transform title into titlecase external_link: enable:true# Open external links in new tab field:site# Apply to the whole site exclude:'' filename_case:0 render_drafts:false post_asset_folder:true relative_link:false future:true syntax_highlighter:highlight.js highlight: line_number:false auto_detect:true tab_replace:'' wrap:true hljs:false prismjs: preprocess:true line_number:true tab_replace:''
Home page setting ⊕ 本人暂未用到不知道作用
# path: Root path for your blogs index page. (default = '') # per_page: Posts displayed per page. (0 = disable pagination) # order_by: Posts order. (Order by date descending by default) index_generator: path:'' per_page:10 order_by:-date
## 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'
Pagination ⊕ 本人暂未用到不知道作用
## Set per_page to 0 to disable pagination per_page:10 pagination_dir:page
Include / Exclude file(s) ⊕ 本人暂未用到不知道作用
## include:/exclude: options only apply to the 'source/' folder include: exclude: ignore: