Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add post-author property to h-card | Alan Pearce | 2014-09-06 | -1/+1 |
| | ||||
* | Remove unused footer link selectors | Alan Pearce | 2014-09-06 | -16/+8 |
| | ||||
* | Add h-entry metadata to posts | Alan Pearce | 2014-09-06 | -4/+4 |
| | ||||
* | Add h-card metadata to sidebar | Alan Pearce | 2014-09-06 | -5/+5 |
| | ||||
* | Use new partial function instead of template | Alan Pearce | 2014-09-06 | -6/+6 |
| | ||||
* | Convert rem media-queries to em | Alan Pearce | 2014-08-30 | -11/+11 |
| | ||||
* | Add rel=me to email link for consistency | Alan Pearce | 2014-08-08 | -1/+1 |
| | ||||
* | Add support for IndieAuth web sign-in | Alan Pearce | 2014-08-08 | -1/+1 |
| | ||||
* | Use automatic baseurl instead of site param | Alan Pearce | 2014-08-08 | -1/+1 |
| | ||||
* | Use Site.Taxonomies instead of Site.Indexes | Alan Pearce | 2014-08-08 | -2/+2 |
| | | | | The latter is deprecated | |||
* | Fix mismatched tags on index page | Alan Pearce | 2014-08-02 | -1/+1 |
| | ||||
* | Render author URLs from config params | Alan Pearce | 2014-08-02 | -1/+3 |
| | ||||
* | Don't use h1 for site title outside of homepage | Alan Pearce | 2014-07-29 | -2/+11 |
| | ||||
* | Style list view title | Alan Pearce | 2014-07-29 | -1/+1 |
| | ||||
* | Add title to list view | Alan Pearce | 2014-07-29 | -0/+1 |
| | ||||
* | I do not have a license. | Alan Pearce | 2014-07-20 | -23/+23 |
| | ||||
* | Remove container div | Alan Pearce | 2014-07-20 | -33/+31 |
| | ||||
* | Add span to fixup email attribute | Alan Pearce | 2014-07-20 | -1/+1 |
| | ||||
* | Add microdata to licence link | Alan Pearce | 2014-07-20 | -1/+1 |
| | ||||
* | Add schema.org microdata to list view | Alan Pearce | 2014-07-20 | -4/+4 |
| | ||||
* | Remove superfluous classes in list view | Alan Pearce | 2014-07-20 | -1/+1 |
| | ||||
* | Move BlogPosting scope to body element | Alan Pearce | 2014-07-20 | -2/+2 |
| | | | | Correctly associate author from sidebar | |||
* | Move Blog scope to body element | Alan Pearce | 2014-07-20 | -2/+2 |
| | | | | Correctly associate author from sidebar | |||
* | Add schema.org microdata to homepage | Alan Pearce | 2014-07-20 | -4/+4 |
| | ||||
* | Switch articles to BlogPosting type | Alan Pearce | 2014-07-20 | -1/+1 |
| | ||||
* | Add author microdata to sidebar | Alan Pearce | 2014-07-19 | -5/+5 |
| | ||||
* | Use the <main> element for article text | Alan Pearce | 2014-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 microdata | Alan Pearce | 2014-07-19 | -4/+8 |
| | ||||
* | Use correct category URLs | Alan Pearce | 2014-07-18 | -2/+2 |
| | ||||
* | Switch to relative permalinks where possible | Alan Pearce | 2014-07-12 | -2/+2 |
| | ||||
* | Hide title if it's the same as the site title | Alan Pearce | 2014-07-12 | -1/+1 |
| | ||||
* | Add contact info to sidebar | Alan Pearce | 2014-07-12 | -1/+14 |
| | ||||
* | Remove spaces around title | Alan Pearce | 2014-07-12 | -1/+1 |
| | ||||
* | Make homepage show categories and recent posts | Alan Pearce | 2014-07-12 | -13/+21 |
| | ||||
* | Add categories list to sidebar | Alan Pearce | 2014-07-12 | -0/+5 |
| | ||||
* | Don't close void tag | Alan Pearce | 2014-06-29 | -1/+1 |
| | ||||
* | Remove HTML comments | Alan Pearce | 2014-06-29 | -2/+0 |
| | ||||
* | Add canonical link | Alan Pearce | 2014-06-29 | -0/+1 |
| | ||||
* | Add initial-scale to viewport | Alan Pearce | 2014-06-29 | -1/+1 |
| | | | | Allows for reflowing on orientation changes | |||
* | Remove extra commas from dates | Alan Pearce | 2014-06-08 | -2/+2 |
| | ||||
* | Make post titles display similarly in all contexts | Alan Pearce | 2014-06-08 | -1/+1 |
| | ||||
* | Add default style for <main> | Alan Pearce | 2014-06-08 | -0/+4 |
| | ||||
* | Make the sidebar about section a header | Alan Pearce | 2014-06-08 | -2/+2 |
| | ||||
* | Remove HTML references to icons | Alan Pearce | 2014-06-08 | -3/+0 |
| | ||||
* | Set language attribute to British English | Alan Pearce | 2014-06-08 | -1/+1 |
| | ||||
* | Use a longer date format | Alan Pearce | 2014-06-08 | -3/+3 |
| | ||||
* | Make site title link to homepage | Alan Pearce | 2014-06-07 | -1/+1 |
| | ||||
* | Add a summary to lists | Alan Pearce | 2014-06-07 | -0/+1 |
| | ||||
* | Add spaces between tags in list pages | Alan Pearce | 2014-06-07 | -1/+4 |
| | ||||
* | Remove unnecessary <span> | Alan Pearce | 2014-06-07 | -1/+1 |
| |