本文へスキップ

記事を書く

ブログ記事に必要なフロントマターを説明する仮の記事です。公開前に差し替えてください。

読了 1 分 The Webway team

仮の記事です。公開前に差し替えてください。

フロントマター

yaml
---
title: Post title
description: One sentence. Becomes the meta description, the OG summary, and the RSS item description.
publishedAt: "2026-08-12" # required for correct ordering
updatedAt: "2026-08-19" # optional; feeds sitemap lastmod
author: Your name
tags: ["announcements"]
draft: true # visible in dev, excluded from the build
---

そのあとに起きること

ファイルは /blog/<ファイル名> としてレンダリングされ、BlogPosting の構造化データ、 正規 URL、article タイプの Open Graph カードが付きます。ほかに登録は要りません。