zola/components
Chris Krycho 56c5036abc
Allow inclusion of all items in RSS feeds.
Switch to an `Option<usize>` for the serialized value of `rss_items`.
This lets us just set a blank value in the configuration and thereby
include *all* items.

This is a backwards-compatible change; it does not affect the behavior
of existing configurations.

Fixes #468. Closes #471.
2018-10-09 20:20:09 -06:00
..
config Allow inclusion of all items in RSS feeds. 2018-10-09 20:20:09 -06:00
errors Update to syntect 3 2018-10-09 14:33:43 +02:00
front_matter Cleanup of slotmap impl 2018-10-05 19:46:04 +02:00
imageproc Cleanup of slotmap impl 2018-10-05 19:46:04 +02:00
library Update to syntect 3 2018-10-09 14:33:43 +02:00
link_checker Correct usage of reqwest headers 2018-09-30 20:20:26 +02:00
rebuild Update to syntect 3 2018-10-09 14:33:43 +02:00
rendering Update pest for shortcode parser 2018-10-09 15:24:56 +02:00
search Slotmap refactor 2018-10-03 16:29:29 +02:00
site Allow inclusion of all items in RSS feeds. 2018-10-09 20:20:09 -06:00
templates Cleanup of slotmap impl 2018-10-05 19:46:04 +02:00
utils Cleanup of slotmap impl 2018-10-05 19:46:04 +02:00