You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see you just add some new blocks in the commit c34ccd2 at 2025-10-24T22:37:08.000Z
After that time point, I clone the https://github.com/HugoBlox/theme-academic-cv, and try to build my website, I found that some blocks were not found.
I got some questions.
Did I miss something?
Not available in free?
Not ready yet?
If they become available in the future, will I need to update anything?
Below was the error message.
PS D:\science\org-repo\lab-website> hugo server --disableFastRender
hugo: collected modules in 1772 msWatching for changes in C:\Users\someo\AppData\Local\hugo_cache\modules\filecache\modules\pkg\mod\github.com\!hugo!blox\hugo-blox-builder\modules\{[email protected],[email protected]}
Watching for changes in D:\science\org-repo\lab-website\{assets,content,layouts,package.json,static}
Watching for config changes in D:\science\org-repo\lab-website\config\_default, C:\Users\someo\AppData\Local\hugo_cache\modules\filecache\modules\pkg\mod\github.com\!hugo!blox\hugo-blox-builder\modules\[email protected]\config.yaml, C:\Users\someo\AppData\Local\hugo_cache\modules\filecache\modules\pkg\mod\github.com\!hugo!blox\hugo-blox-builder\modules\[email protected]\hugo.yaml, D:\science\org-repo\lab-website\go.mod
Start building sites …
hugo v0.148.2-40c3d8233d4b123eff74725e5766fc6272f0a84d+extended windows/amd64 BuildDate=2025-07-27T12:43:24Z VendorInfo=gohugoio
WARN embed shortcode: failed to fetch remote resource from "https://huggingface.co/api/models/google/embeddinggemma-300m": "D:\science\org-repo\lab-website\content\blog\data-visualization\index.md:23:1" (continuing with fallback display)
WARN embed shortcode: failed to fetch remote resource from "https://huggingface.co/api/datasets/fka/awesome-chatgpt-prompts": "D:\science\org-repo\lab-website\content\blog\data-visualization\index.md:27:1" (continuing with fallback display)
ERROR _index.md uses a `contact-info` block but the `contact-info` block was not found at `hbx/blocks/contact-info/block.html`. Check the name of the block and ensure it exists in the blox/contact-info/ directory.
Built in 60497 ms
Error: error building site: render: failed to render pages: render of "D:/science/org-repo/lab-website/content/_index.md" failed: "C:\Users\someo\AppData\Local\hugo_cache\modules\filecache\modules\pkg\mod\github.com\!hugo!blox\hugo-blox-builder\modules\[email protected]\layouts\landing\list.html:2:5": execute of template failed: template: landing/list.html:2:5: executing "main" at <partial "landing_page.html" .>: error calling partial: "C:\Users\someo\AppData\Local\hugo_cache\modules\filecache\modules\pkg\mod\github.com\!hugo!blox\hugo-blox-builder\modules\[email protected]\layouts\_partials\landing_page.html:11:7": execute of template failed: template: _partials/landing_page.html:11:7: executing "_partials/landing_page.html" at <partial "functions/parse_block_v3" (dict "page" $ "block" $block)>: error calling partial: "C:\Users\someo\AppData\Local\hugo_cache\modules\filecache\modules\pkg\mod\github.com\!hugo!blox\hugo-blox-builder\modules\[email protected]\layouts\_partials\functions\parse_block_v3.html:123:7": execute of template failed: template: _partials/functions/parse_block_v3.html:123:7: executing "_partials/functions/parse_block_v3.html" at <partial $block_path $widget_args>: error calling partial: partial "hbx/blocks/contact-info/block.html" not found
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I see you just add some new blocks in the commit c34ccd2 at 2025-10-24T22:37:08.000Z
After that time point, I clone the
https://github.com/HugoBlox/theme-academic-cv, and try to build my website, I found that some blocks were not found.I got some questions.
Below was the error message.
Beta Was this translation helpful? Give feedback.
All reactions