Skip to content

academic-cv fails building online due to shortcode: cite #3234

@SaeedShurrab

Description

@SaeedShurrab

Preliminary Checks

Description

I am trying to deploy the academic-cv theme from the https://hugoblox.com/templates/details/academic-cv/ but the build fails.

Reproduction Link

https://hugoblox.com/templates/details/academic-cv/

Steps to Reproduce

1.fro this page https://hugoblox.com/templates/details/academic-cv/
2. press Deploy for free on github
3.
...

Expected Result

An initial website ready for editing similar to the demo

Actual Result

during the build action i get this response:

Run echo "Hugo Cache Dir: $(hugo config | grep cachedir)"
echo "Hugo Cache Dir: $(hugo config | grep cachedir)"
hugo --minify --baseURL "https://saeedshurrab.github.io/"
shell: /usr/bin/bash -e {0}
env:
WC_HUGO_VERSION: 0.148.2
GITHUB_PAGES: true
HUGO_ENVIRONMENT: production
Hugo Cache Dir: cachedir = '/tmp/hugo_cache_runner/'
Start building sites …
hugo v0.148.2-40c3d8233d4b123eff74725e5766fc6272f0a84d+extended linux/amd64 BuildDate=2025-07-27T12:43:24Z VendorInfo=gohugoio

Total in 110 ms
Error: error building site: process: readAndProcessContent: "/home/runner/work/SaeedShurrab.github.io/SaeedShurrab.github.io/content/post/teach-courses/index.md:26:1": failed to extract shortcode: template for shortcode "cite" not found
hugo: collected modules in 5173 ms
Error: Process completed with exit code 1.

this image shows how the website looks after the deployment ends
Image

What Hugo Module versions does your site use?

module github.com/HugoBlox/hugo-blox-builder/starters/academic-cv

go 1.19

require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231209203044-d31adfedd40b
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.4.1
)

What operating system(s) are you seeing the problem on?

macOS

What browser(s) are you seeing the problem on?

Chrome

Which Hugo Blox template are you using?

Academic-cv

What version of Hugo are you using?

0.148.2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions