improve semantic markup
authorJoey Hess <joey@kitenet.net>
Sun, 2 May 2010 19:41:12 +0000 (15:41 -0400)
committerJoey Hess <joey@kitenet.net>
Sun, 2 May 2010 19:41:12 +0000 (15:41 -0400)
commit0aad1794ad27da6ab41001e335eba952c2e0ac88
tree1ad091e65e670660dc9f5a5a32620bfe0914779f
parentd69f6057d1e1787fa3c19cc13c40eb3e9b822283
improve semantic markup

Now the toplevel layout is:

<article>
<section><header><nav></section>
<aside>sidebar</aside>
<section>content</section>
<section>comments</section>
<footer>
</article>

And I managed to preserve all CSS ids and names in their prior structure,
so CSS should not need changed.
templates/page.tmpl