zola/test_site/content/posts
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
..
2018 Page and config authors (#2024) (#2092) 2023-02-16 20:49:03 +01:00
no-section Move test_site and turn rebuild.rs into a component 2018-01-29 18:40:12 +01:00
tutorials Per section/subsection feeds (#1128) 2020-08-27 20:21:37 +02:00
with-assets Ignore rename of non md files 2018-11-16 16:59:06 +01:00
2016-10-08_a-post-with-dates.md Fix bug with pages starting with dates 2018-11-13 00:08:46 +01:00
_index.md Per section/subsection feeds (#1128) 2020-08-27 20:21:37 +02:00
draft.md Use @/ for internal links rather than ./ 2019-05-27 14:35:18 +02:00
extra_syntax.md Support custom syntax highlighting themes (#1499) 2021-09-13 21:08:48 +02:00
fixed-slug.md Slugify given slugs as well 2019-08-04 16:17:02 +02:00
fixed-url.md Move test_site and turn rebuild.rs into a component 2018-01-29 18:40:12 +01:00
ignored.md Allow ignored_content to support markdown files (#759) 2019-08-01 10:18:42 +02:00
python.md Some more bits about continue_reading anchor 2018-03-28 17:01:14 +02:00
simple.md Remove built-in shortcodes 2023-02-16 20:49:03 +01:00
skip_prefixes.md apply skip_prefixes before parsing external link domain (#1833) 2022-04-26 20:07:50 +02:00
top-level-alias.md Ensure root output directory exists explicitly. 2018-10-22 22:17:51 +02:00