armno/blog

build error on netlify

Closed this issue · 2 comments

armno commented

source: https://app.netlify.com/sites/armno/deploys/5e018474e9ce84f1f22ae22b

10:23:53 AM: Error: Error building site: "/opt/build/repo/content/post/unboxing-canyon-endurace-cf-sl/index.md:1:1": timed out initializing value. This is most likely a circular loop in a shortcode

🤔 could be

  • shortcodes that use Hugo image processing. either it takes too long (too many images) or it was written poorly not efficient enough.
armno commented

current temp. solution: add resources/_gen folder into git to skip image processing on netlify