zola/docs/content/documentation/templates
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
..
feeds Added support for multiple feeds (i.e. generating both Atom and RSS) (#2477) 2024-06-20 23:15:24 +02:00
404.md Simple clean up of documentation. (#849) 2020-02-02 17:48:42 -08:00
_index.md Redirect on templates and themes sections 2017-10-19 17:06:31 +02:00
archive.md Fix erroring suggestion in docs (#2087) 2023-02-08 22:31:18 +01:00
overview.md Add MIME type to get_image_metadata (#2409) 2024-06-20 23:15:24 +02:00
pages-sections.md Added support for multiple feeds (i.e. generating both Atom and RSS) (#2477) 2024-06-20 23:15:24 +02:00
pagination.md Mention paginator.current_index is 1-indexed 2021-07-19 20:56:23 +02:00
robots.md Make robots.txt compliant with RFC (#1895) 2022-06-12 21:41:38 +02:00
sitemap.md WIP: add an 'updated' field to pages 2020-04-14 17:29:46 +05:30
taxonomies.md Get term fn (#1964) 2023-02-16 20:49:03 +01:00