Git

Doing continuous translation with Weblate

This week, I want to give a shout-out to Weblate, a web-based translation tool with Git integration that’s available free to open source projects. I discovered it by chance because a developer I …

Read More

Using GitHub Actions and Hosted Runners

You’ve probably heard of DevOps. You’re probably aware of the term CI/CD (continuous integration and delivery). But if not, the TL:DR is: Continuous integration: Build software locally. …

Read More