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?