Web開発

Blog Image

コードがスッキリするbiome.jsonのソースを晒す

Author's avatar

hayato

Exposing the source of biome.json to make the code clearer

Blog Image

Next.js14(App Router)でのContentfulのAPI【使い方】

Author's avatar

kojima(admin)

Next.js 14 (App Router)でのContent Delivery APIの使い方。ContentfulでのAPIの使い方をSSG(Static Site Generation)でブログサイトを作りたい人向けに紹介します。

Blog Image

Next.js 14 metaタグのtitle, description, OGP画像の設定

Author's avatar

kojima(admin)

Next.js 14 App RouterでgenerateMetadataを使って動的にmetaタグ内のtitle, description, OGP画像を設定する方法を解説します。