Francisco Inchauste’s article on Drawar criticizing the trend of art direction really got me thinking. Sure art direction can add to the experience of an article, but he’s right in thinking the trend it isn’t all good, and it definitely isn’t always needed. The key to art direction is knowing which articles can benefit from it and for which it will detract from the content.
Art direction doesn’t need to be an all-or-nothing treatment. Who’s to say there’s nothing between completely art-directed content and the default template? I think people get sucked into the idea that every post has to be drastically different to be a success. If there’s no reason to scrap your site’s structure, don’t do it.
That’s how I’ve decided to handle styling articles on my blog; I use as much art direction as they demand. I like to think of it as similar to the concept for the Rotis type-family by Otl Aicher:
- Templated. When your default template does the job, there’s no need to impress, just stick to the basics.
- Semi-Templated. Sometimes there’s no need to recreate the wheel but you still need to add a little functionality or flare to an article.
- Semi-Art-Directed. For when you need all the style of an art-directed article, but don’t want to isolate the article from the rest of your site.
- Art-Directed. The complete overhaul: scrap the entire structure of your blog (except maybe your navigation) and tailor everything to the article.
Of course these strict categories don’t really exist; they’re just an interesting way to visualize the idea.
The way I achieve the art direction on my blog is with two plugins: Designate by Benedict Eastaugh and Art Direction by Noël Jackson. Designate is an awesome plugin that automatically links a stylesheet with the article’s slug to the article if one exists. It would be great if it also linked javascript files, but since it doesn’t, I add specific jQuery code to articles through Art-Direction’s custom post field.
Take my word for it or try the system for yourself, but it’s very liberating. You aren’t ever boxed into a single style, yet you still have a solid template to fall back on when you need it. This allows me to use my blog as an experimenting ground as well—something that I find very important.
What do you think? Should art-direction be implemented in varying amounts?
The Discussion
Ian, that “art direction level” switcher is very cool. I can’t personally speak intelligently enough about the whole “blogazine” trend, but I think your view is realistic and balanced.
And I love your site’s design. Great eye for design and typography.
This is a very timely post Ian as I’m currently contemplating the direction to take with the next version of Rawkes. I already know that I’m going to be building the site around the content but I’m yet to decide how flexible I’m going to be in regards to custom styling for individual areas of the site. What I do know is that I don’t want the same boring layout for every single entry, I want some sort of freedom.
From reading your post I believe my viewpoint currently lies between the semi-templated and semi-art-directed areas. I’m leaning towards having a flexible template/grid that will allow me to move elements around for individual articles without ruining the consistency of the site as a whole. I’m also throwing around the idea of allowing custom stylesheets to be added to individual articles, just incase I need to add a custom background or fiddle with the colours.
Perhaps I could bug you for some advice at some point? ;)
You can bug me for advice whenever, and I will just try to make sure the advice is useful haha. I think the custom stylesheets will be a must, unless you want to use Art Direction to insert it into the header itself. I tend to not like that method because editing CSS on the WordPress post page is really awkward, so I prefer linking to external files.
Maybe I’ll make a post at some point that explains my entire process… although I’d have to make sure it’s not insanely bloated first!
Thanks Ian. Just so you know, I’d be interested in a post about your entire process.