zola/components/site/tests
Heitor a1ac81681b Atom template authors (#2259)
* templates:atom: add support for multiple authors

Atom 1.0 [0] support multiple `<author>` entries in the feed. This commit
modified the template to generate as many `<author>` as the page's
metadata contains.

[0] https://validator.w3.org/feed/docs/atom.html#recommendedEntryElements

* Test we can have multiple authors in ATOM feeds
2023-12-18 23:24:06 +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 Atom template authors (#2259) 2023-12-18 23:24:06 +01:00
site_i18n.rs Fix feed location for taxonomies not in the default language 2022-06-13 22:34:47 +02:00