If you like reading about tinkering, you may enjoy my changelog. Here are some tinkering highlights from the past year…
<nav aria-label="Secondary">
to the footer links.This was the biggest effort of the year, and it happened in two parts.
Initially I removed the “Additional Projects” on the Projects landing page and “archived” a few older projects by excluding them from the Projects collection. The pages still exist and the URLs remain the same, but they no longer display on the landing page and are not included in the section’s pagination. This was accomplished by adding eleventyExcludeFromCollections: true
to the front matter for the project.
The second part happened just under the wire, and only because I remembered to look at last year’s post! After doing the first part I was procrastinating reworking the landing page because I thought it would be a lot of work to redo all the images and make a grid of cards.
I was recently looking at Stephanie Eckles excellent resource SmolCSS for something else and noticed the Smol Composable Card component. It was great timing, and in combination with the Smol Responsive Grid as starting point I had a new Projects landing page in a couple of days.
I never really liked the original page and kept putting off making this change. I’m happy with the outcome and glad to knock it off the list.
This was pretty minimal. I removed the “Featured Projects” section and replaced it with “From the Studio” section. I also updated the cards used for the studio projects.
Does adding it to the Projects section count? I originally thought I’d come up with a clever way to include some Junk Drawer content here, but the ah-ha moment hasn’t hit me yet. Or maybe it won’t, which is fine.
At this time last year I was working on a client project for an attorney and thought that I would actively pursue more freelance work on completion of the project. File under “things don’t always work out the way you envisioned”.
The project was paused as the attorney was considering joining an established firm. This happened to coincide with an uptick in activity at the day job that left me too fried at the end of the day to do any work.
The attorney eventually joined an existing firm and my workload continued to be mentally taxing. Making a real go at freelancing wasn’t meant to be at the moment. We’ll see if that changes in the future. I would love to work on small projects and create well built, well thought out accessible sites that perform well. The web needs much more of that, and honestly when people hire someone to make them a site, that’s what they should get.
I did a fair amount of writing in the past year, but differently than in previous years. Usually I write one or two bigger posts that I categorize as Articles. These are usually a deep dive “how-to” posts on something I’ve recently learned. For example last year I wrote a two part series on using WordPress as a headless content management system for Eleventy.
Over the past year I wrote no articles, but I wrote a series, which was a first. Hot HTML Summer was a 22 post series where I wrote a post for each lesson of the fabulous web.dev Learn HTML course by Estelle Weyl. I highly recommend taking the course, even if you’ve been writing HTML for a long time. You’re guaranteed to learn at least a thing of two that you didn’t already know, I sure did.
I also contributed my first article article elsewhere. For the 2022 HTMHell Advent calendar I contributed Reading the Meter. I didn’t submit an idea for this year’s calendar, but recommend it as a welcoming place to contribute! I also wrote a bit about the process and article here at this site.
As always, the tinkering will continue! I got a last minute round of tinkering in that knocked the remaining things off of my Tinkering To Do list. I’m sure I’ll come up with additional things, all I have to do is check my RSS reader or timeline to find something interesting to try out. Or something that I could be doing better.
Speaking of which, when I was working on the Projects section landing page I found myself wanting to rearchitect the current CSS. There have been plenty of CSS changes in the last three years, and my skill has improved along the way. I think this year’s big ticket item will be a CSS overhaul. I started a note titled “Uh oh” as I was working on the Projects page to track all the little observations and ideas, it will be nice to give it a good clean up.
Another thing I’d like to do is give the homepage a slight refresh. I don’t have any ideas at the moment, we’ll see if I come up with anything. As an aside, that’s what we call hedging.
Here’s to another year!