New Site - Plus Gatsby JS
So, you might be noticing that this site is looking pretty swanky right about now. Just kidding, no one reads this ಠ_ಠ. Nevertheless, the…
9th August 2018
Embed SVGs automatically using JavaScript
When working with SVGs on the web it can sometimes be useful to actually embed them into the HTML rather thank using an tag. Rather than…
19th April 2018
Sass Flex Grid With Internal Borders Using A Custom Mixin
If you @include this onto a container element it will split its children up into equal widths (depending on the column count you provide…
9th February 2018
Common .htaccess Redirects
Some common .htaccess file redirect. Helpful for redirecting to/from www. and forcing SSL.
22nd November 2017
Remove WordPress comments without a plugin
I try my best to not use plugins whilst building Wordpress sites unless they are completely necessary. This has the added benefit of knowing…
9th October 2017
Targeting input placeholder text with CSS
Targeting input placeholder text with CSS is usually a vendor-prefix ridden mess of unreadable code. Like with many other aspects of CSS…
13th September 2016
Kurzgesagt – In a Nutshell
So, I found a pretty damn good YouTube channel. They're called Kurzgesagt, or simply 'In A Nutshell', if you can't be bothered trying to…
11th June 2016
WordPressSQL - A URL Migration Tool
Introducing to the world, my very basic macOS app: WordPressSQL, A super simple utility for helping out with migrating a WordPress site…
16th May 2016
Electron by GitHub
I saw the other day that Github's Electron had made it to v1.0 - I was seriously surprised I hadn't heard about Electron already, seeing…
11th May 2016
Infinitely Looping Posts in WordPress
I made a couple of little PHP functions to help me out with a silly pagination wall that I frequently hit when building WordPress sites…
9th May 2016
Animated Hamburger
Normally, when creating hamburger menus for websites I'm building, I get lazy and simply use the font awesome bars icon. I finally decided…
7th May 2016