zola/components/site
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
..
benches Slotmap refactor 2018-10-03 16:29:29 +02:00
src Allow inclusion of all items in RSS feeds. 2018-10-09 20:20:09 -06:00
tests Merge pull request #459 from Keats/database 2018-10-09 11:30:49 +02:00
Cargo.toml Cleanup of slotmap impl 2018-10-05 19:46:04 +02:00