zola/docs/content/documentation/content
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
..
image-processing Added documentation about relative image resizing and scaling of high-res (#2096) 2024-06-15 23:08:40 +02:00
_index.md Working on site 2017-09-29 15:37:58 +09:00
linking.md Docs: slugify.paths replaces whitespace with - not _ (#2474) 2024-04-18 13:12:38 +02:00
multilingual.md Added support for multiple feeds (i.e. generating both Atom and RSS) (#2477) 2024-06-20 23:15:24 +02:00
overview.md Mention CSS files in static assets overview 2022-06-10 20:44:09 +02:00
page.md Prevent generating folder & index.html for a specific page 2024-06-20 23:15:24 +02:00
sass.md Point out that Sass compilation has to be enabled in config.toml (#2458) 2024-03-18 21:53:06 +01:00
search.md Add support for Fuse.js search format (#2507) 2024-06-20 23:15:24 +02:00
section.md Added support for multiple feeds (i.e. generating both Atom and RSS) (#2477) 2024-06-20 23:15:24 +02:00
shortcodes.md Docs: Fix long words breaking the site on small screens (#2521) 2024-06-13 09:39:44 +02:00
syntax-highlighting.md Update syntax highlighting recc 2023-12-17 23:47:03 +01:00
table-of-contents.md Adjust whitespace in expression delimiters (#1610) 2021-09-04 08:11:56 +02:00
taxonomies.md Update documentation for multilingual use of taxonomies (#2157) 2023-04-02 22:36:01 +02:00