Skip to content
Denney's Blog
Go back

Astro文章模版

Edit page

Table of contents

Open Table of contents

Frontmatter

---
title: 文章模版
author: Denney Yang                      # ← 可选:作者名
pubDatetime: 2026-03-14T22:25:00+08:00          # ← 必须是 UTC 时间(推荐用浏览器控制台生成)
slug: template-post                      # ← 可选:手动控制文章网址(推荐英文小写+连字符)
description: 这里写 100-160 个字符的一句话描述,用于 SEO 和文章卡片预览 
tags:                                      # ← 可选:标签(支持多个)
  - notes  
draft: false                               # ← true = 草稿(不显示在列表页)
featured: false                            # ← true = 置顶文章
---

macos生成时间:

date -u +"%Y-%m-%dT%H:%M:%S" | awk '{print $1 "+08:00"}'

Edit page
Share this post on:

Previous Post
2026年3月17日随想
Next Post
相信未来(食指)