zola/components/config
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
..
examples Add plain text syntax alias to text 2023-02-16 20:49:03 +01:00
src Page and config authors (#2024) (#2092) 2023-02-16 20:49:03 +01:00
Cargo.toml Add libs subcrate (#1747) 2022-02-14 11:08:40 +01:00