zola/test_site
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
..
_dir_with_underscores Allow site path to contain underscores (#1162) 2020-09-22 09:46:22 +02:00
content Atom template authors (#2259) 2023-12-18 23:24:06 +01:00
highlight_themes Support custom syntax highlighting themes (#1499) 2021-09-13 21:08:48 +02:00
sass Preserve folder structure of SCSS content 2018-03-17 13:22:23 -06:00
static Implement get_file_hash (#1044) 2020-06-09 22:38:29 +02:00
syntaxes Move extra_syntax to markup.rs 2020-12-21 08:54:43 +01:00
templates Fix colocated assets in content directory 2023-02-24 22:20:26 +01:00
themes/sample Merge branch 'master' into next 2021-07-18 13:53:27 +02:00
README.md Move test_site and turn rebuild.rs into a component 2018-01-29 18:40:12 +01:00
config.staging.toml Remove watch-only 2020-12-22 21:35:15 +01:00
config.toml Page and config authors (#2024) (#2092) 2023-02-16 20:49:03 +01:00

README.md

Test site used by some components (site, rebuild) for integration tests.