Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 581 Bytes

File metadata and controls

21 lines (15 loc) · 581 Bytes

writing

My blog. Posts are written in MDX and processed with contentlayer2.

You can see screenshots of my inspiration in the inspiration folder

Development

yarn dev      # start dev server on :8080
yarn build    # build for production
yarn start    # run production build

Features

  • Syntax highlighting, Mermaid diagrams, and GFM via rehype/remark plugins
  • OpenGraph images generated with Playwright
  • RSS feed
  • Dark mode via next-themes
  • AI-generated post descriptions (optional)