React ベースのフレームワーク Next.js でシンプルなブログを作るサンプルです。 次のページにこのリポジトリのコードを使ったチュートリアルがあります: 自動テストには以下のパッケージを使用しています。 Codespaces でこのリポジトリを開きます。 Codespaces ...
This is the existing blog-starter plus TypeScript. This example showcases Next.js's Static Generation feature using Markdown files as the data source. The blog posts are stored in /_posts as Markdown ...