My personal blog using the Tailwind Nextjs blog template. Modifed the internals a good bit but the layouts are mostly the same.
First, run the development server:
just run
Open http://localhost:3000 with your browser to see the result.
Run just new
to bootstrap a new post.
Follow the interactive prompt to generate a post with pre-filled front matter.