front-matter编写教程

front-matter编写教程

参考:(98条消息) front-matter使用详解_front matter_略略略~的博客-CSDN博客

Hexo官方参考:https://hexo.io/zh-cn/docs/front-matter.html

编写实例:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
title: Hello World # 标题
date: 2019/3/26 hh:mm:ss # 时间
type: tags # 帮助脚本识别这是一个用来创建tags的文档
layout: tag # 我的tags模版标签叫tag你可以根据你的模版名称输入对应的名称
categories: # 分类(严格的顺序结构)
- first # 第一级
- second # 第二级
- third # 第三级
- fourth # 第四级
- ……
tags: # 标签(多个标签均为并列关系,不存在父子关系)
- math
- games
- physics
---

front-matter包含的内容

参数list

  • Copyright: Copyright is owned by the author. For commercial reprints, please contact the author for authorization. For non-commercial reprints, please indicate the source.
  • Copyrights © 2023-2024 Guijie Wang
  • Visitors: | Views:

请我喝杯咖啡吧~

支付宝
微信