Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 500 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 500 Bytes

Johns.codes

My personal blog using the Tailwind Nextjs blog template. Modifed the internals a good bit but the layouts are mostly the same.

Development

First, run the development server:

just run

Open http://localhost:3000 with your browser to see the result.

Compose

Run just new to bootstrap a new post.

Follow the interactive prompt to generate a post with pre-filled front matter.