zola/test_site/content
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
..
applying_page_template Add test for nested page_template 2018-11-07 20:48:39 +01:00
paginated Move test_site and turn rebuild.rs into a component 2018-01-29 18:40:12 +01:00
posts Page and config authors (#2024) (#2092) 2023-02-16 20:49:03 +01:00
rebuild Fix slugified taxonomies rendering 2020-09-22 09:46:22 +02:00
reverse-paginated Reverse pagination (#1147) 2020-09-01 21:00:21 +02:00
secret_section Make sections draftable (#1218) 2020-12-14 20:43:31 +01:00
.should-not-be-picked-up.md Do not load markdown files starting with a . 2018-09-13 17:07:14 +02:00
_index.md Ensure we don't delete root index without 2019-02-22 21:48:31 +01:00
hello.md Do not error on files starting with utf-8 BOM 2018-10-29 12:43:53 +01:00
root-page-1.md Make current_path always start with a slash (#1101) 2020-07-29 20:44:09 +02:00
root-page-2.md Make current_path always start with a slash (#1101) 2020-07-29 20:44:09 +02:00