Kira

Software Engineering Student. Learning, Building, Thinking.

Latest Posts

About

I'm a software engineering student passionate about building thoughtful, well-crafted digital experiences. I write about what I'm learning, what I'm building, and the ideas shaping how I think about software and design.

This is my corner of the web — a place to share, reflect, and grow.

Blog

Thoughts on software, design, and the web.

Documentation

Customizing AstroFlareOG's Open Graph Image Templates

Open Graph Images

This theme generates OG images on Cloudflare Workers thanks to the cf-workers-og package.

The image Response includes Cache-Control headers for Cloudflare caching.

Customizing Fonts

Web Fonts

AstroFlareOG uses the Astro Font Provider API with Atkinson variable fonts from Fontsource.

OG Image Fonts

Satori does not support variable fonts or WOFF2. Use *.woff, *.ttf, *.otf.

Customizing Image Templates

See @/lib/og/*-template.ts.