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

Error building site: failed to render pages: render of "page" failed: execute of template failed #23

Open
bahmanrostamitabar opened this issue Jun 3, 2021 · 0 comments

Comments

@bahmanrostamitabar
Copy link

bahmanrostamitabar commented Jun 3, 2021

I am trying to create a new website with default content but am getting following error after running blogdown::serve_site():

Launching the server via the command:
/Users/bahmanrostami-tabar/Library/Application Support/Hugo/0.80.0/hugo server --bind 127.0.0.1 -p 4321 --themesDir themes -t hugo-cards -D -F --navigateToChanged
Error: Error building site: failed to render pages: render of "page" failed: execute of template failed: template: pages/single.html:4:5: executing "pages/single.html" at <partial "head.html" .>: error calling partial: "/Users/bahmanrostami-tabar/Documents/3.Teaching websites/test/themes/hugo-cards/layouts/partials/head.html:12:14": execute of template failed: template: partials/head.html:12:14: executing "partials/head.html" at <.Site.Params.custom_css>: range can't iterate over css/custom.css

blogdown::hugo_version()
[1] ‘0.80.0’

packageVersion("blogdown")
[1] ‘1.3’

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