mirror-zola/test_site/content/posts/tutorials/programming/rust.md
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

361 B

+++ title = "Rust" weight = 2 date = 2017-01-01 authors = ["Foo Doe", "Bar Doe", "Baz Doe"] +++

A simple page

Link to some rust-lang source code.

Internal web server http://[2001:db8::]/path.