My Personal Site

Sunset Trip

A collection of photos from a sunset trip to the coast.

Sunset over the ocean

The light was incredible that evening. I’ll be adding more gallery entries as Markdown files in src/content/gallery/.

Image Optimization

For automatic image optimization, place images in the same folder as this Markdown file and reference them with a relative path:

![Alt text](./my-photo.jpg)

Astro will automatically resize, compress, and convert them to modern formats (WebP) at build time. Remote images (like the placeholder above) are not optimized.