Skip right to the solution I encountered a really annoying problem last week while doing a small project for an […]
Aurooba
Aurooba.com's posts.
Command Line: A quick tutorial
Learn the basics of the Command Line, how to move from folder to folder, create new files, and get out of unknown situations.
Gift Guide for Developers – 2019 Edition
A short and simple gift guide for developers, plus 2 rules to remember when gifting ANYTHING.
Colour Specific Classes in WordPress using PHP and SASS
Over at Wanderoak, we build component based websites (which means the Gutenberg transition is comparatively easier for us!). There’s often […]
Redirect all Old Links to a New Domain
At some point in your online life, you’re going to need to change the domain for a website. Maybe your […]
Migrate a WordPress Website to a New Server
Cloning or migrating a WordPress website on a new server can be done in 5 steps. I wish someone had […]
How to Deploy WordPress Themes using Git
A quick tutorial from 2016 when I initially developed a process to deploy themes using Git without a third-party service.