Sabayon/sabayon-website-next

RSSlink breaks rendering

Opened this issue · 1 comments

$ hugo server -w --theme=sabayon-website-next-theme
WARNING: Site config's rssURI is deprecated and will be removed in a future release. Set baseName in outputFormats.RSS.
Started building sites ...               
ERROR 2017/09/21 22:11:21 Error while rendering "page": template: theme/_default/single.html:4:11: executing "theme/_default/single.html" at <partial "meta.html" ...>: error calling partial: template: partials/meta.html:9:6: executing "partials/meta.html" at <.RSSlink>: can't evaluate field RSSlink in type *hugolib.PageOutput
ERROR 2017/09/21 22:11:21 Error while rendering "page": template: theme/release/single.html:4:11: executing "theme/release/single.html" at <partial "meta.html" ...>: error calling partial: template: partials/meta.html:9:6: executing "partials/meta.html" at <.RSSlink>: can't evaluate field RSSlink in type *hugolib.PageOutput
ERROR 2017/09/21 22:11:21 Error while rendering "page": template: theme/article/single.html:4:11: executing "theme/article/single.html" at <partial "meta.html" ...>: error calling partial: template: partials/meta.html:9:6: executing "partials/meta.html" at <.RSSlink>: can't evaluate field RSSlink in type *hugolib.PageOutput
ERROR 2017/09/21 22:11:21 Error while rendering "taxonomy": template: theme/indexes/tag.html:4:11: executing "theme/indexes/tag.html" at <partial "meta.html" ...>: error calling partial: template: partials/meta.html:9:6: executing "partials/meta.html" at <.RSSlink>: can't evaluate field RSSlink in type *hugolib.PageOutput
ERROR 2017/09/21 22:11:21 Error while rendering "taxonomy": template: theme/indexes/category.html:4:11: executing "theme/indexes/category.html" at <partial "meta.html" ...>: error calling partial: template: partials/meta.html:9:6: executing "partials/meta.html" at <.RSSlink>: can't evaluate field RSSlink in type *hugolib.PageOutput
ERROR 2017/09/21 22:11:21 Error while rendering "home": template: index.html:4:11: executing "index.html" at <partial "meta.html" ...>: error calling partial: template: partials/meta.html:9:6: executing "partials/meta.html" at <.RSSlink>: can't evaluate field RSSlink in type *hugolib.PageOutput
ERROR 2017/09/21 22:11:21 Error while rendering "404": template: theme/404.html:12:14: executing "theme/404.html" at <.RSSlink>: can't evaluate field RSSlink in type *hugolib.PageOutput