Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Display lists of categories, with appropriate links. | David A. Madore | 2011-09-08 | 1 | -3/+1 |
| | |||||
* | Also use HTML5 elements (article, header, footer) for weblog entries. | David A. Madore | 2011-09-07 | 1 | -1/+3 |
| | |||||
* | Add the JavaScript magic element to indicate number of comments. | David A. Madore | 2011-09-01 | 1 | -0/+7 |
| | |||||
* | Move most of the context to a "general context" substructure. | David A. Madore | 2011-08-26 | 1 | -5/+5 |
| | | | | | This is so as to make sure that cloning (which does a shallow copy) gives us references to the same mutable content. | ||||
* | Implement comments (talkback) link. | David A. Madore | 2011-08-26 | 1 | -0/+57 |