Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 498 Bytes

File metadata and controls

18 lines (12 loc) · 498 Bytes

Personal Website

This is a static site powering my blog built using Astro.

Quick start

git clone https://github.com/thecaffeinedev/iprabhat.dev.git
cd iprabhat.dev
bun install
bun run dev

I would recommend checking the Deployment Methods page on Vercel website.

Credits

This site is based on Astro Micro by Trevor Tyler Lee, with modifications for my specific needs.