zola/docs/content/documentation/getting-started
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
..
_index.md Working on site 2017-09-29 15:37:58 +09:00
cli-usage.md Allow to disable colors through env vars 2018-09-24 19:19:34 +02:00
configuration.md Allow inclusion of all items in RSS feeds. 2018-10-09 20:20:09 -06:00
directory-structure.md Fix documentation typos and minor changes: 2018-04-01 18:33:59 -06:00
installation.md Some more info on installation 2018-09-18 12:13:00 +02:00