Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 292 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 292 Bytes

INSTALL

$ npm ci

Write a post

$ cat <<EOF >data/blog/blah.mdx
---
title: 'Blah'
date: '2024-07-15'
---
Blahblah
EOF

see: Post for more options.

then npm run dev

Colophon

  • original tailwind-nextjs-starter-blog README