Git

My own SoaPatrick Archive

I've always wanted to have some archive of my past SoaPatrick versions online (other stuff as well of course) but having old WordPress installations for each version running and keeping them up to … more →

Switching to GitHub

A few years ago, 2018 to be exact, I started using Git for my WordPress Theme development process. I've chosen Bitbucket because it allowed keeping my Repositories private. Let's just say I was … more →

Using Bitbucket Pipelines

In my last post (I know it’s been a while) I described my use of Buddy.Works for the deployment process. Well since Bitbucket uses its own deployment pipelines and because for work it was better to … more →

Improve Deployment Process

Back in January 2018 I (finally) switched to Git for my WordPress Theme development and since then everything I change gets a new commit. After that Buddy.Works checks my repository and updates the … more →

I made some housecleaning on my blog (removed old Themes and Plugins I don't use anymore) and also some old Blogs that used up Databases. And at the same time though I could finally use Git to develop and deploy changes to the theme. It's a much more streamlined development workflow now which hopefully brings lots of benefits, especially for a possible future new design.