about summary refs log tree commit diff stats
path: root/layouts/_default/single.html
Commit message (Collapse)AuthorAgeLines
* fix: Don't error on posts with no categoriesAlan Pearce2017-05-06-1/+5
|
* Add footer to posts with category and tagsAlan Pearce2014-09-06-0/+17
|
* Add h-entry metadata to postsAlan Pearce2014-09-06-4/+4
|
* Use new partial function instead of templateAlan Pearce2014-09-06-2/+2
|
* Move BlogPosting scope to body elementAlan Pearce2014-07-20-2/+2
| | | | Correctly associate author from sidebar
* Switch articles to BlogPosting typeAlan Pearce2014-07-20-1/+1
|
* Use the <main> element for article textAlan Pearce2014-07-19-2/+2
| | | | | | More semantic than a <div>. W3C don't allow multiple <main> elements as part of their HTML5 spec, but WHATWG do. Since WHATWG sticks closely to implementations, I'll follow that.
* Add article microdataAlan Pearce2014-07-19-4/+8
|
* Make post titles display similarly in all contextsAlan Pearce2014-06-08-1/+1
|
* Use a longer date formatAlan Pearce2014-06-08-1/+1
|
* Move the sidebar after the contentAlan Pearce2014-06-07-1/+1
|
* Switch to semantic tags where appropriateAlan Pearce2014-06-07-5/+5
|
* Reverse layout. Content-first development!Alan Pearce2014-06-07-1/+1
|
* Make it green.Alan Pearce2014-06-07-1/+1
|
* Make whitespace consistent across filesAlan Pearce2014-06-07-12/+9
|
* renaming chrome to partialsspf132014-05-23-2/+2
|
* Adding the hyde themespf132014-04-26-0/+15