Tag: Astro

Astro update

Astro update

I've learned a couple of new tricks for my new Astro page. Search? You got it. Meta tags? Go for it.

June 17, 2025. 19:30 pm 1 min read
Learning new things: Astro

Learning new things: Astro

This website was made with Astro. If you want a quick overview, take a look.

August 30, 2024. 17:21 pm 4 min read
Implementing a Share button in Astro

Implementing a Share button in Astro

I wanted to explore the Share API, so I built this neat little Astro component that triggers the share experience in the supporting browsers.

June 19, 2025. 04:11 am 2 min read
Implementing Search in Astro

Implementing Search in Astro

I needed a search bar. I restrained myself so I didn't reinvent the wheel, so I used a package. How to add a search bar feature to your Astro site! The easy way.

June 17, 2025. 23:30 pm 4 min read