-
Normalize and reset CSS as a base, not an extra
Working through how to integrate normalizations and resets directly into CSS styles instead of writing over them for a deeper understanding and cleaner code.
Archives: Web Dev
-
How I semi-automated our podcast workflow
Tagging, encoding, and uploading our podcast files with a single command.
Setting up Python3 and Pip3 on your Mac
Get the latest version of Python going for use with Ansible, aws-cli and other tools.
-
Flexbox gutters and negative margins, mostly solved
A riskier hack than it looks, but with a few extra steps, we can make (almost) perfect grid-style gutters for Flexbox.
-
Loading just-in-time CSS in the Body with WordPress
Getting into progressive CSS rendering with WordPress: easier than you’re expecting.
-
Gmail is flagging non-HTTPS links in email for spam
Make sure your emails aren’t landing in spam folders by updating your signature links.
I’m speaking at WordCamp Portland and WordCamp Seattle 2018
Giving my performance talk, How to Clean Up the WordPress Database.
Styling WordPress categories
How to better style and customize WordPress categories and tags in theme templates.
Add GitHub-style syntax highlighting to your website with Ulysses 13 and CSS
Color-code your code examples without a plugin or JavaScript library, thanks to Ulysses 13’s amazing new code blocks.
CSS Grid: Understanding grid-gap and fr vs. auto units
Working through CSS Grid’s new fractional unit, making it play nice with auto, and why it’s time to use grid-gap for all your margins.
How I tracked WordPress spam links to their plugin malware
Tracking down a spam function in a rogue version of the Logos Showcase plugin.