Commit Graph

7 Commits

Author SHA1 Message Date
b82680b103 Allow overriding HTML lang on a per-page basis ()
The W3C [recommends](https://www.w3.org/International/questions/qa-html-language-declarations) to specify language using identifiers as per [RFC 5646](https://tools.ietf.org/html/rfc5646) which uses dashes.
2024-06-15 17:51:28 +08:00
13d7a231f7 Support page header (page hero) in archive-taxonomy layouts ()
* Support page header in archive-taxonomy layout
2019-11-12 15:11:52 -05:00
c3c0fc3f51 Replace base_path with absolute_url filter where possible 2016-10-06 15:40:30 -04:00
b2611c3f2e Fix path bugs in breadcrumbs 2016-04-04 14:20:47 -04:00
109f4ffb44 DRY up archive include
- Combine grid and list view into one include
2016-03-19 20:58:17 -04:00
5d9e0af805 More style cleanup and housekeeping 2016-03-11 15:55:06 -05:00
3aa50cc5a5 Add support for Jekyll Archives plugin
- Option to select GitHub Pages compatible tag/category page archive or plugin generated archives
2016-03-11 09:39:20 -05:00