hugo/tpl/tplimpl/embedded/templates
Joe Mooring 74ce5dc841 tpl/tplimpl: Update schema template
Changes:

- Remove trailing comma from list of keywords.
- Improve keywords precedence:
  1. Use "keywords" term page titles.
  2. Use "keywords" from front matter if "keywords" is not a taxonomy.
  3. Use "tags" term page titles.
  4. Use term page titles from all taxonomies.
- Enable schema for all page kinds, previously limited to kind = page.
- Remove trailing slashes from void elements.
- Improve readability.

Closes #7570

Co-authored by: 0urobor0s <0urobor0s@users.noreply.github.com>
2024-03-28 14:56:02 +01:00
..
_default tpl/tplimpl: Remove deprecated method from sitemapindex.xml 2024-03-14 21:03:19 +01:00
_server errors: Misc improvements 2022-05-14 13:40:56 +02:00
partials/_funcs tpl: Allow using page resources on the images page parameter for opengraph, schema and twitter_cards templates 2023-12-04 12:05:41 +01:00
shortcodes tpl/tplimpl: Modify figure shortcode to look for page resource 2024-03-14 10:21:40 +02:00
alias.html tpl/tplimpl: Use .Language.LanguageCode in built-in templates 2023-05-30 20:10:16 +02:00
disqus.html tpl/tplimpl: Remove superfluous type attr on script elements 2023-11-27 10:45:53 +01:00
google_analytics.html tpl/tplimpl: Update Google Analytics template and config 2024-03-26 15:40:51 +01:00
opengraph.html hugolib: Deprecate site methods Author, Authors, and Social 2024-03-15 17:26:45 +01:00
pagination.html Remove empty href element from pagination template 2021-12-02 09:14:30 +01:00
schema.html tpl/tplimpl: Update schema template 2024-03-28 14:56:02 +01:00
twitter_cards.html hugolib: Deprecate site methods Author, Authors, and Social 2024-03-15 17:26:45 +01:00