About
ptanq is a personal blog built with Next.js, styled with the Sketchy theme from Bootswatch, and powered by plain markdown files.
Every post is a .md file in the repository. Write in the built-in editor, save, commit, and deploy — that's it.
Tech Stack
- Next.js with App Router and static generation
- React Bootstrap with Bootswatch Sketchy theme
- Slate.js rich-text editor
- Markdown processing with remark
- Vitest for testing