hacks-guide-minimal-mistake.../_layouts
Peter Murray 65e79f5a7d
Add Microformats (#3052)
* Add rel=me to author profile links

* Add h-card Microformats markup

* Add h-entry microformat markup

* Fix missing anchor tag

* Fix h-entry microformat markup on single template

* Use minimal subset of Microformat elements

* Move dt-published to `page__date.html` and remove dt-updated
* Remove "author" and "summary"

Leaves "url" as a hidden element

* Add page link to h1 tag

The h1 tag now contains the Schema-org `url` itemprop and the
Microformats `url` class in an anchor tag.  The anchor tag is styled to
not look like a link.

* Put author 'u-url' on author__name h3

This also puts the same `{{ author.home | default: '/' | absolute_url }}`
construct on `author__avatar` to remove the Jekyll `author.home`
conditional.

Also addresses SCSS text color error.
2021-07-23 14:16:08 -04:00
..
archive-taxonomy.html Support page header (page hero) in archive-taxonomy layouts (#2320) 2019-11-12 15:11:52 -05:00
archive.html Add id to page title 2018-03-20 12:38:54 -04:00
categories.html Fix entries_layout: grid 2020-08-04 12:59:44 -04:00
category.html Fix entries_layout: grid 2020-08-04 12:59:44 -04:00
collection.html Fix entries_layout: grid 2020-08-04 12:59:44 -04:00
compress.html Update layout compress from v3.0.2 to v3.1.0 (#2128) 2019-04-15 16:25:47 -04:00
default.html Release 4.24.0 💎 2021-07-05 16:32:52 -04:00
home.html Fix grid entries_layout in home.html 2020-08-04 12:32:54 -04:00
posts.html Fix entries_layout: grid 2020-08-04 12:59:44 -04:00
search.html Remove tabindex="-1" from input elements in search.html layout 2021-06-23 08:27:06 -04:00
single.html Add Microformats (#3052) 2021-07-23 14:16:08 -04:00
splash.html Fix schema.org dates to ISO-8601 (#2339) 2019-12-19 11:35:35 -05:00
tag.html Fix entries_layout: grid 2020-08-04 12:59:44 -04:00
tags.html Fix entries_layout: grid 2020-08-04 12:59:44 -04:00