Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 467 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 467 Bytes

bengubler.com

Welcome to my personal website!

I built it using some fun tools like

  • Next.js
  • shadcn UI
  • Giscus
  • Tailwind
  • Content Collections

etc.

I also added some neat features like

  • Automatic dark mode
  • Mobile-first design
  • Accessibility support
  • View transitions
  • CSS container queries

Feel free to borrow + use my code, just credit me in a comment or something.

Getting Started

First, run the development server:

npm run dev