Open nishidai-andaze opened 2 years ago
I modified the code in my local environment. I want to create a pull request, but I seem to lack permissions to this repository. Can someone help me?
PS C:\Users\DaisakuNishikawa(西川大\Documents\GitHub\hugo-jobs> hugo server --config config/config.toml,config/config_devlop.toml
>>
Start building sites …
hugo v0.99.1-d524067382e60ce2a2248c3133a1b3af206b6ef1+extended windows/amd64 BuildDate=2022-05-18T11:18:14Z VendorInfo=gohugoio
ERROR 2022/05/25 23:44:45 render of "page" failed: "C:\Users\DaisakuNishikawa(西川大\Documents\GitHub\hugo-jobs\themes\andazejob\layouts\_default\baseof.html:9:7": execute of template failed: template: message/single.html:9:7: executing "message/single.html" at <partial "footer.html" .>: error calling partial: "C:\Users\DaisakuNishikawa(西川大\Documents\GitHub\hugo-jobs\themes\andazejob\layouts\partials\footer.html:34:64": execute of template failed: template: partials/footer.html:34:64: executing "partials/footer.html" at <.URL>: can't evaluate field URL in type page.Page
ERROR 2022/05/25 23:44:45 render of "page" failed: "C:\Users\DaisakuNishikawa(西川大\Documents\GitHub\hugo-jobs\themes\andazejob\layouts\_default\baseof.html:9:7": execute of template failed: template: message/single.html:9:7: executing "message/single.html" at <partial "footer.html" .>: error calling partial: "C:\Users\DaisakuNishikawa(西川大\Documents\GitHub\hugo-jobs\themes\andazejob\layouts\partials\footer.html:34:64": execute of template failed: template: partials/footer.html:34:64: executing "partials/footer.html" at <.URL>: can't evaluate field URL in type page.Page
ERROR 2022/05/25 23:44:45 render of "page" failed: "C:\Users\DaisakuNishikawa(西川大\Documents\GitHub\hugo-jobs\themes\andazejob\layouts\_default\baseof.html:9:7": execute of template failed: template: message/single.html:9:7: executing "message/single.html" at <partial "footer.html" .>: error calling partial: "C:\Users\DaisakuNishikawa(西川大\Documents\GitHub\hugo-jobs\themes\andazejob\layouts\partials\footer.html:34:64": execute of template failed: template: partials/footer.html:34:64: executing "partials/footer.html" at <.URL>: can't evaluate field URL in type page.Page
ERROR 2022/05/25 23:44:45 render of "page" failed: "C:\Users\DaisakuNishikawa(西川大\Documents\GitHub\hugo-jobs\themes\andazejob\layouts\_default\baseof.html:9:7": execute of template failed: template: message/single.html:9:7: executing "message/single.html" at <partial "footer.html" .>: error calling partial: "C:\Users\DaisakuNishikawa(西川大\Documents\GitHub\hugo-jobs\themes\andazejob\layouts\partials\footer.html:34:64": execute of template failed: template: partials/footer.html:34:64: executing "partials/footer.html" at <.URL>: can't evaluate field URL in type page.Page
Error: Error building site: failed to render pages: render of "page" failed: "C:\Users\DaisakuNishikawa(西川大\Documents\GitHub\hugo-jobs\themes\andazejob\layouts\_default\baseof.html:9:7": execute of template failed: template: message/single.html:9:7: executing "message/single.html" at <partial "footer.html" .>: error calling partial: "C:\Users\DaisakuNishikawa(西川大\Documents\GitHub\hugo-jobs\themes\andazejob\layouts\partials\footer.html:34:64": execute of template failed: template: partials/footer.html:34:64: executing "partials/footer.html" at <.URL>: can't evaluate field URL in type page.Page
Built in 335 ms
@ameio
The cause is probably the following reference
https://github.com/halogenica/beautifulhugo/issues/423