
Using GitHub Actions to deploy an static site to Firebase
4 min read
As I mentioned in a previous post, I'm now using GitHub Actions to deploy this blog into Firebase static web sites. Even when deploying to…
4 posts with this tag

As I mentioned in a previous post, I'm now using GitHub Actions to deploy this blog into Firebase static web sites. Even when deploying to…

I already have two post about the migrations of my blog engine to a new stack in the past. I first started writing in my previous work's…

Localization can be hard to handle in your web sites. Luckily for us there are more tools everyday. While working with next.js I ended up…

Decentralized applications, or DApps, are applications that run on a blockchain network. These applications are decentralized, meaning they…