zola/components/site/tests
Seth Morabito f4a1e99b98 Page and config authors (#2024) (#2092)
The W3C feed validator fails to validate RSS 2.0 and Atom 1.0 feed
elements that do not contain a valid author. This change adds an
`authors: Vec<String>` to pages, as well as an `author: Option<String>`
to Config that will act as a default to use in RSS and Atom templates if
no page-level authors are specified.
2023-02-16 20:49:03 +01:00
..
common.rs Update pinned rustc version 2022-07-10 16:54:00 +02:00
invalid.rs Handle pages named index.md in sections 2023-02-16 20:49:03 +01:00
site.rs Page and config authors (#2024) (#2092) 2023-02-16 20:49:03 +01:00
site_i18n.rs Fix feed location for taxonomies not in the default language 2022-06-13 22:34:47 +02:00