Kev Quirk

Proudly ruining the web since 2013.

Tag: web

All Articles Notes Links Books

The Back-end of Beyond

Things have been pretty quiet around here recently. This is actually the first time I've published something in over a month, so I wanted to give you fine folks a quick update on what's been going on.

Web

What's The Difference Between Padding And Margin?

The difference between padding and margin is a bit of a quandary for CSS newcomers. This post explains the difference between them.

Web

Adding Some Whimsy & Character

I decided that I was sick of my site having no character, so I've made some changes to make it a bit more interesting.

Web

How To Speed Up WordPress

WordPress has a reputation of being really slow, but that isn't true. Here's how I speed up my WordPress site to get 100 on Lighthouse.

Web

Getting started With Git - A Simple Beginner's Guide

Getting started with Git is difficult, so I decided to write a simple getting started with Git guide. Hopefully it will help you get started.

Technology Web

The Wonderful World Of WordPress Wizardry For Working With Websites

A month ago I flipped back from Jekyll to WordPress and nobody noticed. That, my friends, is how performant WordPress can be.

Opinion Web

How To Remove The HTML Extension From A URL

I was recently asked how to remove the HTML extension from a URL on a webpage. I provided some quick advice on how to do this, but thought it would be good to write a post on how to do it.

Web

Is JavaScript Bad? Well, Only If You Are Using It Wrong

Many people think that JavaScript is bad, and using it on a website means you're somehow bad. Personally, I don't think that's often the case.

Opinion Web

My Thoughts On Micro.Blog

I recently signed up for a Micro.Blog trial, so wanted to talk about my thoughts on the service and whether I will continue to use it.

Blogging Opinion Web

Evolving My Newsletter

I decided to start my newsletter around 8 months ago. To be honest, I didn't think it through properly and the whole thing was somewhat of an aimless exercise.

Web

Trying Out Forestry.io

I recently spoke about my writing workflow, which is working really well. But I've heard a lot of good things about Forestry.io, so thought I'd try it out.

Web

Pull & Backup Multiple GitHub Repositories With This Script

This is a simple script I created to pull multiple GitHub repositories and back them up so that they're protected.

Web

How To Build A Jekyll Site Using Simple.css

A complete and verbose guide on how to build a Jekyll site using Simple.css. Building a site with Jekyll can be difficult, this guide...

Blogging Web Jekyll

Simple.css - A Classless CSS Framework For Everyone

Announcing a new CSS framework that I've built, Simple.css

Web

I Messed Up

Picture the scene - I’m at my computer, working away and having fun messing around with some web dev stuff. I do this kind of thing all the time; it’s fun and web design is a hobby of mine. This time...

Web

Removing Support For The IndieWeb

I recently redesigned this website. When I did, I removed all of the IndieWeb functionality from it. This post talks about why I did that.

Opinion Technology Web

A Nod To The 90s Web

I've re-designed this site in a way that nods back to the 90s web. Think Geocities, AOL, scrolling marquees and animated GIFs. The 90s web was a cool place to be, and now I've brought some of it back with this website.

Web

Trying To Go Green With Local Fonts

I've made some changes to the font stack on this website. This site now uses local fonts and this post explains why.

Technology Web

WordPress Creator Vs The Jamstack

I read this post last night and found it really interesting. Especially since I've been exploring Static Site Generators again myself. Clearly Matt Mullenweg, the creator of WordPress, doesn't think t...

Opinion Web

Making A Light Website 08 - Replacing Images With CSS

So My Light Website is looking pretty good at this point, but we can still improve things. In this post we will look at replacing the banner images with some CSS to make the site quicker and lighter.

Technology Web