Simple Guides for Mizuki
199 字
1 分钟
Simple Guides for Mizuki
编辑
This blog template is built with Astro. For the things that are not mentioned in this guide, you may find the answers in the Astro Docs.
Front-matter of Posts
---title: My First Blog Postpublished: 2023-09-09description: This is the first post of my new Astro blog.image: ./cover.webptags: [Foo, Bar]category: Front-enddraft: false---| Attribute | Description |
|---|---|
title | The title of the post. |
published | The date the post was published. |
pinned | Whether this post is pinned to the top of the post list. |
priority | The priority of the pinned post. Smaller value means higher priority (0, 1, 2…). |
description | A short description of the post. Displayed on index page. |
image | The cover image path of the post. 1. Start with http:// or https://: Use web image2. Start with /: For image in public dir3. With none of the prefixes: Relative to the markdown file |
tags | The tags of the post. |
category | The category of the post. |
licenseName | The license name for the post content. |
author | The author of the post. |
sourceLink | The source link or reference for the post content. |
draft | If this post is still a draft, which won’t be displayed. |
Where to Place the Post Files
Your post files should be placed in src/content/posts/ directory. You can also create sub-directories to better organize your posts and assets.
src/content/posts/├── post-1.md└── post-2/ ├── cover.webp └── index.md支持与分享
如果这篇文章对你有帮助,欢迎分享给更多人或赞助支持!
Simple Guides for Mizuki
https://blogs.olxc.art/posts/guide/ 相关文章 智能推荐
1
测试
测试 2026-06-30
2
测试2
测试 测试
3
有些人,注定只能做普通朋友,却偷偷改变了你一生
公众号 很多人听《普通朋友》的时候,听到的不是一段关系的结束,而是一种成年人的克制。明明心里还有位置,嘴上却只能说一句:我们只是普通朋友。
4
Cloudflare Workers 部署 Cloudflare‑ImgBed 图床完整教程
博客 搭建属于自己的图床
5
我以为我们有以后,原来只是我一个人在计划
公众号 “是不是 一开始就没出现在你的计划里。”有时候,一句歌词最伤人的地方,不是它写得多苦。而是你听着听着,突然就安静了。
随机文章 随机推荐
看板娘