Conversation
CORS許可リスト、SEO URL、sitemap、robots.txt、 プライバシーポリシー連絡先を一括差し替え。
chore: ドメインを obatlog.osaka29.jp → obatlog.com に統一
gray-matter, remark, remark-html, @tailwindcss/typography
frontmatterバリデーション付き。不備時はビルドエラー。
使い方ガイド: 始め方、通知設定、デモ機能 Tips: 飲み忘れ防止、過量服薬防止、習慣化
カテゴリタブ(すべて / 使い方ガイド / Tips)付き。 SEOメタデータ設定済み。
generateStaticParams で全記事を静的生成。 generateMetadata でfrontmatterからSEOメタデータ自動生成。 Article JSON-LD 構造化データ付き。
- BlogListPage: ARIA属性追加(role=tablist/tab, aria-selected) - [slug]/page: dynamicParams = false で未定義slug時404 - BlogListPage: カテゴリフィルタのVitestテスト追加
feat(blog): ブログ / 静的コンテンツ(AdSense審査対応)
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
2つの機能をまとめてmainにマージ。
1. ドメイン移行 (#28)
obatlog.osaka29.jp→obatlog.comに全コード統一2. ブログ / 静的コンテンツ (#30)
/blog/記事一覧(カテゴリタブ: 使い方ガイド / Tips)/blog/[slug]/個別記事(Article JSON-LD + SEOメタデータ自動生成)テスト結果
テストプラン
/blog/に記事一覧が表示されることobatlog.comで動作すること