zola/components
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
..
config Page and config authors (#2024) (#2092) 2023-02-16 20:49:03 +01:00
console add link_checker settings for external_level and internal_level (#1848) 2022-05-11 21:54:34 +02:00
content Page and config authors (#2024) (#2092) 2023-02-16 20:49:03 +01:00
errors Remove unused deps thanks to cargo-machete 2022-04-27 19:49:57 +02:00
imageproc Procimage refactor (#2086) 2023-02-16 20:49:03 +01:00
libs Update toml lib 2023-02-16 20:49:03 +01:00
link_checker Rename links utils mod 2022-05-02 22:07:47 +02:00
markdown markdown: Fix clippy warnings 2023-02-16 20:49:03 +01:00
search Remove code blocks from search index 2023-02-16 20:49:03 +01:00
site Page and config authors (#2024) (#2092) 2023-02-16 20:49:03 +01:00
templates Page and config authors (#2024) (#2092) 2023-02-16 20:49:03 +01:00
utils Procimage refactor (#2086) 2023-02-16 20:49:03 +01:00