rossturk commented on PR #623: URL: https://github.com/apache/airflow-site/pull/623#issuecomment-1195629717
> Error: Error building site: failed to render pages: render of "page" failed: "/Users/sathishkannan/code/airflow-site/landing-pages/site/layouts/blog/baseof.html:23:7": execute of template failed: template: blog/single.html:23:7: executing "blog/single.html" at <partial "head.html" .>: error calling partial: partial "head.html" not found Hmmmm I may be wrong here but if I remember correctly this is one of the errors that occurs when the submodules aren't checked out. Have you run `git submodules update --init`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
