about summary refs log tree commit diff stats
path: root/layouts/_default
Commit message (Collapse)AuthorAgeLines
* Merge remote-tracking branch 'alanpearce/master'Alan Pearce2017-06-23-2/+4
|\
| * Add canonical u-urls to postsAlan Pearce2017-06-17-2/+4
| |
| * Remove trailing slash in post URLsAlan Pearce2017-06-10-1/+1
| |
* | Merge remote-tracking branch 'origin/master'Alan Pearce2017-06-23-2/+2
|\ \ | |/ |/|
| * Add layout-reverse body class code to single and list templates.Jason Yee2016-08-19-2/+2
| |
| * Added Disqus supportdigitalcraftsman2015-07-17-10/+14
| |
| * Added an option change the theme globally in the configsdigitalcraftsman2015-06-02-2/+2
| |
| * Use `partial` call to include partial templatesAnthony Fok2014-09-08-4/+4
| | | | | | | | | | Replace `template` call with the `partial` call (new in Hugo v0.12) for including partial templates
| * Removed extra unused html tags from list template, h4 and unused spanGlen Baker2014-09-08-10/+11
| | | | | | | | | | Conflicts: layouts/_default/list.html
* | style: Make list and index consistentAlan Pearce2017-05-06-1/+1
| |
* | feat: Remove summary from listsAlan Pearce2017-05-06-1/+0
| |
* | 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-4/+4
| |
* | Style list view titleAlan Pearce2014-07-29-1/+1
| |
* | Add title to list viewAlan Pearce2014-07-29-0/+1
| |
* | Add schema.org microdata to list viewAlan Pearce2014-07-20-4/+4
| |
* | 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
* | 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
| |
* | Switch to relative permalinks where possibleAlan Pearce2014-07-12-1/+1
| |
* | Remove extra commas from datesAlan Pearce2014-06-08-1/+1
| |
* | Make post titles display similarly in all contextsAlan Pearce2014-06-08-1/+1
| |
* | Use a longer date formatAlan Pearce2014-06-08-2/+2
| |
* | 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
| |
* | Move the sidebar after the contentAlan Pearce2014-06-07-2/+2
| |
* | Switch to semantic tags where appropriateAlan Pearce2014-06-07-8/+8
| |
* | Reverse layout. Content-first development!Alan Pearce2014-06-07-2/+2
| |
* | Make it green.Alan Pearce2014-06-07-2/+2
| |
* | Make whitespace consistent across filesAlan Pearce2014-06-07-24/+18
| |
* | Remove unbalanced tags in list layoutAlan Pearce2014-06-07-1/+1
|/
* renaming chrome to partialsspf132014-05-23-4/+4
|
* Adding the hyde themespf132014-04-26-0/+30