HomeThe ClassicsFarai's Codelab

Errors and Configuration

Published:

In making my site’s components, I’ve defined some errors to help make things consistent. They have ids if you want to ignore them by specifying them in the site’s config’s ignoreErrors array.

Configuration Settings

ComponentKeyValue TypedefaultDescription
Pages.Params.noshillbooleanfalseRemoved the post’s sponsorship footer.
Pages.Params.pubupsbooleanfalsePages without a PublishDate or Date aren’t published in web feeds (RSS, ATOM, JSON Feed) and this setting allows them to be included in web feeds.