-
Notifications
You must be signed in to change notification settings - Fork 967
Description
I just created a new docsy site from the template.
I switched it to the main branch
I changed the toml file to include the main branch
However I get now the error on the vanilla templete with no modifications.
When I however out comment the print in the toml file it works
Here the error
hugo serve
Building sites … ERROR 2021/02/16 15:46:44 render of "section" failed: execute of template failed: template: blog/section.print.html:2:3: executing "main" at <partial "print/render" .>: error calling partial: execute of template failed: template: partials/print/render.html:10:4: executing "recurse-toc" at <partial "print/toc-li.html" (dict "sid" $sid "Page" .)>: error calling partial: ".... /themes/docsy/layouts/partials/print/toc-li.html:3:5": execute of template failed: template: partials/print/toc-li.html:3:5: executing "partials/print/toc-li.html" at <partial $tpl .>: error calling partial: partial "/print/toc-li-blog.html" not found