My First Post (Content Collections)
私の最初の投稿 (Content Collections版)
2025/4/14
This is my first post using Astro’s Content Collections.
Content Collections make it easy to manage articles in a type-safe way — frontmatter is validated automatically, so you can catch mistakes before they reach the browser.
AstroのContent Collectionsを使って最初の記事を追加しました。
Content Collectionsを使うと、記事のフロントマターが型安全に管理できます。スキーマを定義しておくことで、タイトルや公開日の書き忘れをビルド時に検出できるのが便利です。