Skip to content

ramonclaudio.com

Astro

Personal website and blog.

This site. Built with Astro, Tailwind, and deployed on Vercel.

astro tailwind typescript

[features]

Blog

Content collections for markdown posts

Search

Pagefind-powered search indexed at build time

OG Images

Dynamic OG image generation

RSS

RSS feed at /rss.xml

[install]

git clone https://github.com/ramonclaudio/ramonclaudio.com.git
cd ramonclaudio.com
bun install

[usage]

bun run dev      # Start dev server
bun run build    # Production build
bun run preview  # Preview production build
bun run lint     # ESLint check
bun run format   # Prettier formatting

[license]

This project is licensed under the MIT license.

[links]