Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 875 Bytes

README.md

File metadata and controls

38 lines (30 loc) · 875 Bytes

My Website

Netlify Status

Tech Stack

  • MDX and Markdown support
  • Optimized for SEO (sitemap, robots, JSON-LD schema)
  • RSS Feed
  • Dynamic OG images
  • Syntax highlighting
  • Tailwind v4
  • Vercel Speed Insights / Web Analytics
  • Geist font

Template Used

https://portfolio-blog-starter.vercel.app

Local Development

Run on localhost:3000

pnpm dev

Build

Build files to .next directory.

pnpm build

These are the files you will want to host on the server.

Deploy

The GitHub repository is linked to Netlify and deploys on updates to the main branch

Build Settings

  • Build Command: pnpm run build
  • Publish Directory: .next
  • Base Directory: /