On Sat, Jan 24, 2015 at 02:43:45AM +0000, anonymous via Digitalmars-d wrote:
> Inspired by the recent developments, and Sebastiaan Koppe's version
> [1] specifically, I gave it a go, too:
> 
> http://ag0aep6g-dlang.rhcloud.com/

Not bad! I actually like this one. The only obvious object I have is the
unbroken bar of red on the left. I think it might look much better if we
darken the "sky" above the Mars horizon where the D logo sits. Not
completely black, but a much darker red that it currently is, to provide
some visual contrast.

And maybe fade out the red towards the bottom of the page. Just
something to soften the otherwise prominent red strip on the left.


[...]
> The site supposed to scale nicely with window size and font size.
> E.g., try resizing the window, or pressing Ctrl++ until the layout
> switches to 'mobile' (go back to default with Ctrl+0).

Very nice! I like how when I split my screen to half-width, it
automatically collapses the left navigation bar into an expandable
button. Not sure how you achieved that (JS?) but that neatly solves the
handheld vs. desktop dilemma that some of the other proposals suffer
from.


> On that note, I changed the main font size to 1em, period. That's a
> thing I feel kinda strongly about. It's just the right thing to do
> (TM) in my opinion.

+1, thank you thank you thank you for doing this. I constantly get
annoyed at sites that try to force the base font to something other than
1em (the worst is setting font size in px, which is almost always wrong
because they assume a certain screen resolution that inevitably isn't
mine) and thereby screw up my preferred font size in the browser. The
usual result is either over-cramped text overflowing from divs, or
unreadable microscopic font sizes, accompanied by assorted bleeding
layout elements that fail to fit because it's too rigid to adjust to my
screen size. Makes me pull out my CSS stick and discard the site's CSS
by forcing user CSS (plaintext ftw!).

This proposal, OTOH, makes me feel comfortable. The spacing between the
list items on the left seems a bit too sparse (either that, or the font
size is a tad too small), but the general look-n-feel of this is much
better than some of the other proposals I've looked at. It's the first
one that doesn't make me cringe, anyway. I'd vote for it if it's in the
PR queue.


T

-- 
"I speak better English than this villain Bush" -- Mohammed Saeed al-Sahaf, 
Iraqi Minister of Information

Reply via email to