about summary refs log tree commit diff stats
path: root/layouts
Commit message (Collapse)AuthorAgeLines
* Remove superfluous classes in list viewAlan Pearce2014-07-20-1/+1
|
* Move BlogPosting scope to body elementAlan Pearce2014-07-20-2/+2
| | | | Correctly associate author from sidebar
* Move Blog scope to body elementAlan Pearce2014-07-20-2/+2
| | | | Correctly associate author from sidebar
* Add schema.org microdata to homepageAlan Pearce2014-07-20-4/+4
|
* Switch articles to BlogPosting typeAlan Pearce2014-07-20-1/+1
|
* Add author microdata to sidebarAlan Pearce2014-07-19-5/+5
|
* 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
|
* Use correct category URLsAlan Pearce2014-07-18-2/+2
|
* Switch to relative permalinks where possibleAlan Pearce2014-07-12-2/+2
|
* Hide title if it's the same as the site titleAlan Pearce2014-07-12-1/+1
|
* Add contact info to sidebarAlan Pearce2014-07-12-0/+8
|
* Remove spaces around titleAlan Pearce2014-07-12-1/+1
|
* Make homepage show categories and recent postsAlan Pearce2014-07-12-13/+21
|
* Add categories list to sidebarAlan Pearce2014-07-12-0/+5
|
* Don't close void tagAlan Pearce2014-06-29-1/+1
|
* Remove HTML commentsAlan Pearce2014-06-29-2/+0
|
* Add canonical linkAlan Pearce2014-06-29-0/+1
|
* Add initial-scale to viewportAlan Pearce2014-06-29-1/+1
| | | | Allows for reflowing on orientation changes
* Remove extra commas from datesAlan Pearce2014-06-08-2/+2
|
* Make post titles display similarly in all contextsAlan Pearce2014-06-08-1/+1
|
* Make the sidebar about section a headerAlan Pearce2014-06-08-2/+2
|
* Remove HTML references to iconsAlan Pearce2014-06-08-3/+0
|
* Set language attribute to British EnglishAlan Pearce2014-06-08-1/+1
|
* Use a longer date formatAlan Pearce2014-06-08-3/+3
|
* Make site title link to homepageAlan Pearce2014-06-07-1/+1
|
* Add a summary to listsAlan Pearce2014-06-07-0/+1
|
* Add spaces between tags in list pagesAlan Pearce2014-06-07-1/+4
|
* Remove unnecessary <span>Alan Pearce2014-06-07-1/+1
|
* Un-stick the sidebarAlan Pearce2014-06-07-1/+1
|
* Remove superfluous viewport declarationsAlan Pearce2014-06-07-2/+1
|
* Use unicode dot instead of HTML entityAlan Pearce2014-06-07-1/+1
|
* Remove content-type+charset meta tagAlan Pearce2014-06-07-1/+0
|
* Add missing slash to font stylesheet URLAlan Pearce2014-06-07-1/+1
|
* Remove XML referencesAlan Pearce2014-06-07-2/+1
|
* Change site content license to CC-BY 4.0Alan Pearce2014-06-07-1/+3
|
* Move the sidebar after the contentAlan Pearce2014-06-07-3/+3
|
* Remove BaseUrl from stylesheet pathsAlan Pearce2014-06-07-4/+4
|
* Switch to semantic tags where appropriateAlan Pearce2014-06-07-24/+26
|
* Reverse layout. Content-first development!Alan Pearce2014-06-07-3/+3
|
* Make it green.Alan Pearce2014-06-07-3/+3
|
* Make whitespace consistent across filesAlan Pearce2014-06-07-86/+69
|
* Add missing div closing tagAlan Pearce2014-06-07-1/+1
|
* Remove unbalanced tags in list layoutAlan Pearce2014-06-07-1/+1
|
* renaming chrome to partialsspf132014-05-23-6/+6
|
* Hyde theme: sync with upstream to v2.0.0.Dato Simó2014-05-15-13/+14
| | | | | | | | CSS is now split into poole.css and hyde.css; chrome/sidebar.html updated. Also cherry-pick: * poole/hyde@48b9d1f - Set a max-width for images
* Adding the hyde themespf132014-04-26-0/+98