Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Google Plus URL became more friendly. | David A. Madore | 2015-09-16 | 1 | -1/+1 |
| | |||||
* | Sprinkle microformats to hopefully make the blog a valid hAtom feed. | David A. Madore | 2011-09-13 | 1 | -0/+2 |
| | |||||
* | Actually remove the rel="author" attribute on link to site root. | David A. Madore | 2011-09-10 | 1 | -1/+1 |
| | | | | | | This is a kind of bugware for Google which seems to see only the first rel="author" link and wants it to be a Google+ profile (the other option is to use rel="me", but I'm not too happy about that one). | ||||
* | More rel="author" links, to social networks. | David A. Madore | 2011-09-10 | 1 | -1/+21 |
| | |||||
* | Add rel="author" to link in address footer. | David A. Madore | 2011-09-10 | 1 | -0/+1 |
| | |||||
* | Use HTML5 elements for header, hgroup, nav(bar), footer. | David A. Madore | 2011-09-07 | 1 | -7/+9 |
| | |||||
* | Move most of the context to a "general context" substructure. | David A. Madore | 2011-08-26 | 1 | -2/+2 |
| | | | | | This is so as to make sure that cloning (which does a shallow copy) gives us references to the same mutable content. | ||||
* | Footer handler. | David A. Madore | 2010-10-09 | 1 | -0/+51 |