|
I've independently come up with the same decisions on many of these points and, weirdly, a very similar blog design: http://jmoiron.net I decided even to dispatch with the header bar, putting navigation at the bottom of the main page; presumably, people will only care to see more of my writing if they've read the article. Not as good for people revisiting the page, but they can likely remember http://jmoiron.net/blog or bookmark it in order to get to the search. My fonts are slightly smaller and slightly less contrast, and after looking at Gemmell's blog I wonder if I should change that decision. I wanted to have emphasized elements of the text easily distinguishable from the body while not distracting. Also, I agree with Gemmell's "The basic tenets of hypertext should be left alone". One of these basic tenets, to me, are the semantic meanings of Blue, Purple, and Red text for normal, :visited, and :active hyperlinks. If you want to chose a link color, do not invert or violate these classical meanings. |
Yea. I feel the same way, though strangely a lot of this is recent and I didn't have the same opinion a few years ago. A portfolio site I made just 3 years ago looks quite immature now. I just put this together with a little static generator a few weeks ago and it's the first time I've posted it anywhere:
http://www.jere.in/
I do disagree with the post on links. I don't see why underline is necessary and personally I don't like the look. Also, I don't find :visited that useful when reading articles; having it on something like Google is another matter.
I did think about an option to toggle off the highlighting of links completely to reduce distraction.