zola/components/config
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
..
examples Update to syntect 3 2018-10-09 14:33:43 +02:00
src Allow inclusion of all items in RSS feeds. 2018-10-09 20:20:09 -06:00
Cargo.toml Update to syntect 3 2018-10-09 14:33:43 +02:00