This is the source code for my personal website, built on top of the astro-theme-vitesse template with extensive customizations to fit my needs.
More extended features:
- Blog — New lastmod for each blog.
- Auto OG Image Generation — Dynamic Open Graph images for each page
- Friends Page — Showcase your connections
- Gear Page — Share your setup and tools
- Links Page — Curated collection of useful links
And more..
# Install dependencies
bun install
# Start development server
bun dev
# Build for production
bun buildThis project is licensed under the MIT License.