Learn the basics of the Command Line, how to move from folder to folder, create new files, and get out of unknown situations.
Web Development
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.