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 ...
This is an example repo of a blog built with Fresh. Original tutorial can be viewed here. Fresh is an edge-first web framework that delivers zero JavaScript to the client by default with no build step ...