Markdown Example
23 字
1 分钟
Markdown Example
Markdown features
Use Astro content collections to organize posts.
const greeting = "Hello, template!";console.log(greeting);- Write content in Markdown.
- Add metadata in frontmatter.
- Preview changes with
pnpm dev.
文章分享
如果这篇文章对你有帮助,欢迎分享给更多人!



