Next JS 14A statically generated blog example using Next.js, Markdown, and TypeScript
By David Grzyb , Published on Sep 25th, 2022
This is the existing blog-starter plus TypeScript. This example showcases Next js Static Generation feature using Markdown files as the data source. The blog posts are stored in /_posts as Markdown files with front matter support.Continue Reading