Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge remote-tracking branch 'alanpearce/master' | Alan Pearce | 2017-06-23 | -1/+3 |
|\ | ||||
| * | Add canonical u-urls to posts | Alan Pearce | 2017-06-17 | -1/+3 |
| | | ||||
* | | Merge remote-tracking branch 'origin/master' | Alan Pearce | 2017-06-23 | -1/+1 |
|\ \ | |/ |/| | ||||
| * | Add layout-reverse body class code to single and list templates. | Jason Yee | 2016-08-19 | -1/+1 |
| | | ||||
| * | Added Disqus support | digitalcraftsman | 2015-07-17 | -10/+14 |
| | | ||||
| * | Added an option change the theme globally in the configs | digitalcraftsman | 2015-06-02 | -1/+1 |
| | | ||||
| * | Use `partial` call to include partial templates | Anthony Fok | 2014-09-08 | -2/+2 |
| | | | | | | | | | | Replace `template` call with the `partial` call (new in Hugo v0.12) for including partial templates | |||
* | | fix: Don't error on posts with no categories | Alan Pearce | 2017-05-06 | -1/+5 |
| | | ||||
* | | Add footer to posts with category and tags | Alan Pearce | 2014-09-06 | -0/+17 |
| | | ||||
* | | Add h-entry metadata to posts | Alan Pearce | 2014-09-06 | -4/+4 |
| | | ||||
* | | Use new partial function instead of template | Alan Pearce | 2014-09-06 | -2/+2 |
| | | ||||
* | | Move BlogPosting scope to body element | Alan Pearce | 2014-07-20 | -2/+2 |
| | | | | | | | | Correctly associate author from sidebar | |||
* | | Switch articles to BlogPosting type | Alan Pearce | 2014-07-20 | -1/+1 |
| | | ||||
* | | 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 |
| | | ||||
* | | Make post titles display similarly in all contexts | Alan Pearce | 2014-06-08 | -1/+1 |
| | | ||||
* | | Use a longer date format | Alan Pearce | 2014-06-08 | -1/+1 |
| | | ||||
* | | Move the sidebar after the content | Alan Pearce | 2014-06-07 | -1/+1 |
| | | ||||
* | | Switch to semantic tags where appropriate | Alan Pearce | 2014-06-07 | -5/+5 |
| | | ||||
* | | Reverse layout. Content-first development! | Alan Pearce | 2014-06-07 | -1/+1 |
| | | ||||
* | | Make it green. | Alan Pearce | 2014-06-07 | -1/+1 |
| | | ||||
* | | Make whitespace consistent across files | Alan Pearce | 2014-06-07 | -12/+9 |
|/ | ||||
* | renaming chrome to partials | spf13 | 2014-05-23 | -2/+2 |
| | ||||
* | Adding the hyde theme | spf13 | 2014-04-26 | -0/+15 |