openstreetmap-website/test
Saman Bemel-Benrud a36f3558dd Site cleanup
I set out to do a quick and dirty typography overhaul to make things
more consistent and a bit cleaner, but I kept running into things I
didn't like, so this lead me down something of a rabbit hole of design
tweaks to the OSM site.

Goals here are to have better content hierarchy, better vertical
rhythm, more consistent UI, cleaner markup with less tables, all while
keeping the basics pretty much intact. There are a lot of things I
didn't touch even though they need to be updated (lots of tables where
stuff shouldn't be tables, mostly).

Basic overview of changes:

I added a new persistent header that helps segment pages. It's now
a lot easier to know what you're looking at. The header has a page
title, a description, plus a submenu of actions.

There is now a pattern of 20px/10px margins and padding for more
rhythm and breathing room throughout the site.

I know there are other problems here or things I've missed - would
love another set of eyes to look over this! I am still getting comfortable
working on the site - it's my first time ever digging into a ruby or rails
so I'm not familiar with the templating language yet.
2013-01-14 21:27:08 +00:00
..
fixtures Update fixture so active_block appears live... 2012-05-01 21:27:51 +01:00
functional Site cleanup 2013-01-14 21:27:08 +00:00
integration Simplify handling of verified emails in OpenID signup 2012-10-30 21:43:38 +00:00
performance Update to rails 3 2011-11-14 09:42:40 +00:00
unit Fix bogus test 2012-11-12 19:27:09 +00:00
test_helper.rb Get all the tests passing under ruby 1.9 2012-05-27 13:51:25 +01:00