Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RSSlink breaks rendering #56

Open
Ryuno-Ki opened this issue Sep 21, 2017 · 1 comment
Open

RSSlink breaks rendering #56

Ryuno-Ki opened this issue Sep 21, 2017 · 1 comment
Assignees

Comments

@Ryuno-Ki
Copy link
Collaborator

$ 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
@Ryuno-Ki Ryuno-Ki self-assigned this Sep 21, 2017
@Ryuno-Ki
Copy link
Collaborator Author

Ryuno-Ki pushed a commit to Ryuno-Ki/sabayon-website-next that referenced this issue Sep 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant