forestryio / hugo-theme-novela

Novela, the simplest way to start publishing with Hugo and Forestry.
https://hugo-novela-forestry.netlify.app/
MIT License
361 stars 192 forks source link

Running into deployment error #71

Closed owlsecco closed 3 years ago

owlsecco commented 3 years ago

Hi, thank you so much for porting this theme. However i cant deploy it and i dont know how to fix the issue. Here's the error netlify is throwing to me.

Error: Error building site: failed to render pages: render of "taxonomy" failed: execute of template failed: template: authors/list.html:4:11: executing "main" at <partial "author/hero.html" .>: error calling partial: execute of template failed: template: partials/author/hero.html:11:15: executing "partials/author/hero.html" at <partial "author/social_links.html" .>: error calling partial: "/opt/build/repo/layouts/partials/author/social_links.html:5:36": execute of template failed: template: partials/author/social_links.html:5:36: executing "partials/author/social_links.html" at <partial $path $>: error calling partial: partial "icons/social/website" not found

The repo is a fork of this one and the only changes i have made are copying the files in exampleSite to root, adding a text svg and a menu.

Kindly help me.