Skip to content

watataku8911/watataku-blog

Repository files navigation

Watatalu's Blog

スクリーンショット 2023-06-30 15 21 28

機能

  • 記事一覧
  • カテゴリー別記事一覧
  • 検索
  • 記事詳細
    • 目次
    • SNS シェアボタン
    • 記事内容
  • Google Analytics
  • RSS
  • 動的OGP

技術構成

  • Next.js(SSG)
  • TypeScript
  • TailwindCSS
  • microCMS(コンテンツ)
  • Vercel(Hosting)

自分用のメモ(Next.jsをTypeScriptで始めるコマンド)

$ npx create-next-app@latest --typescript