zola/test_site/content/posts
LunarEclipse363 c054ed1b10 Added support for multiple feeds (i.e. generating both Atom and RSS) (#2477)
* Added support for multiple feeds

* Implemented backwards-compatibility for feed config

* Added a test for feed config backwards-compat, fixed bugs

- Fixed language config merge bug found by a test
- Adjusted two existing tests to fully check stuff related to multiple feeds
- Added a new test for backwards-compatibility of the changes
- Fixed bugs found by the newly added test

* Renamed MightBeSingle to SingleOrVec

* Made the multiple feeds config changes "loudly" backwards-incompatible

* added #[serde(deny_unknown_fields)] to front-matter, fixed problems this found in tests
2024-06-20 23:15:24 +02: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 Added support for multiple feeds (i.e. generating both Atom and RSS) (#2477) 2024-06-20 23:15:24 +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 Added support for multiple feeds (i.e. generating both Atom and RSS) (#2477) 2024-06-20 23:15:24 +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 Fix tests 2023-03-19 20:36:25 +01:00
python.md Some more bits about continue_reading anchor 2018-03-28 17:01:14 +02:00
render.md Prevent generating folder & index.html for a specific page 2024-06-20 23:15:24 +02:00
simple.md Remove built-in shortcodes 2023-02-16 20:49:03 +01:00
skip_prefixes.md Fix a page missing from e2e test 2023-03-19 20:36:25 +01:00
top-level-alias.md Ensure root output directory exists explicitly. 2018-10-22 22:17:51 +02:00