about summary refs log tree commit diff stats
path: root/layouts
Commit message (Expand)AuthorAgeLines
* Remove schema.org markupAlan Pearce2017-07-04-21/+19
* Add canonical u-urls to postsAlan Pearce2017-06-17-2/+4
* Fully-qualify hcard urlAlan Pearce2017-06-17-1/+1
* Make h-card representativeAlan Pearce2017-06-17-1/+3
* Show author image, if configuredAlan Pearce2017-06-17-0/+4
* Make site lead a note for h-cardAlan Pearce2017-06-17-1/+1
* Fix email checkAlan Pearce2017-06-17-1/+1
* Remove trailing slash in post URLsAlan Pearce2017-06-10-3/+3
* feat: Use hugo Menu for contact linksAlan Pearce2017-05-06-3/+8
* feat: Use hugo Menus for navigationAlan Pearce2017-05-06-3/+1
* feat: limit recent posts to 10Alan Pearce2017-05-06-1/+1
* feat: Replace categories with simple post listingAlan Pearce2017-05-06-5/+1
* style: Make list and index consistentAlan Pearce2017-05-06-2/+2
* feat: Remove categories from homepageAlan Pearce2017-05-06-10/+0
* feat: Remove summary from listsAlan Pearce2017-05-06-1/+0
* fix: Don't error on posts with no categoriesAlan Pearce2017-05-06-1/+5
* Merge remote-tracking branch 'alanpearce/master'Alan Pearce2017-04-29-1/+1
|\
| * Add meta charset tag as recommended by W3CAlan Pearce2014-09-08-0/+1
| * Change fonts (remove Google Fonts)Alan Pearce2014-09-08-1/+0
* | Update theme for hugo 0.20Alan Pearce2017-04-29-2/+2
|/
* Add footer to posts with category and tagsAlan Pearce2014-09-06-0/+17
* Add post-author property to h-cardAlan Pearce2014-09-06-1/+1
* Add h-entry metadata to postsAlan Pearce2014-09-06-4/+4
* Add h-card metadata to sidebarAlan Pearce2014-09-06-5/+5
* Use new partial function instead of templateAlan Pearce2014-09-06-6/+6
* Add rel=me to email link for consistencyAlan Pearce2014-08-08-1/+1
* Add support for IndieAuth web sign-inAlan Pearce2014-08-08-1/+1
* Use automatic baseurl instead of site paramAlan Pearce2014-08-08-1/+1
* Use Site.Taxonomies instead of Site.IndexesAlan Pearce2014-08-08-2/+2
* Fix mismatched tags on index pageAlan Pearce2014-08-02-1/+1
* Render author URLs from config paramsAlan Pearce2014-08-02-1/+3
* Don't use h1 for site title outside of homepageAlan Pearce2014-07-29-1/+6
* Style list view titleAlan Pearce2014-07-29-1/+1
* Add title to list viewAlan Pearce2014-07-29-0/+1
* I do not have a license.Alan Pearce2014-07-20-23/+23
* Remove container divAlan Pearce2014-07-20-32/+30
* Add span to fixup email attributeAlan Pearce2014-07-20-1/+1
* Add microdata to licence linkAlan Pearce2014-07-20-1/+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
* Move Blog scope to body elementAlan Pearce2014-07-20-2/+2
* 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
* 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