
Astro deployment with rsync and Github Actions
What are Github Actions and how I leveraged them to automate the deployment of my blog.
I wanted to start contributing to the Dev world, but I wanted a central place to post content. I thought about building something in WordPress, but I’m currently in love with Astro, so what a better project to keep learning than my own blog.
What are Github Actions and how I leveraged them to automate the deployment of my blog.
Dipping my toe in Preact. I wanted to create a quick and dirty component to ✨feel✨ Preact as an experienced React developer. Spoiler alert: it was a breeze.
I wanted to explore the Share API, so I built this neat little Astro component that triggers the share experience in the supporting browsers.
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.
I've learned a couple of new tricks for my new Astro page. Search? You got it. Meta tags? Go for it.