Skip to content

instructions do not work for academic theme #696

@fkgruber

Description

@fkgruber

I'm trying to upgrade my website to the latest hugo.

I tried the instructions in https://ox-hugo.scripter.co/doc/quick-start/
using the git clone approach and it works with the PaperMod theme.

However if I change the theme to academic using
git clone https://github.com/wowchemy/starter-academic.git themes/academic

and the configuration to
theme='academic'

then I get:

hugo server --buildDrafts --navigateToChanged
Error: module "github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy/v5" not found; either add it as a Hugo Module or store it in "/Users/fred/Documents/gitRepos/professional_resume_2023/themes".: module does not exist

I'm using

hugo version
hugo v0.109.0+extended darwin/amd64 BuildDate=unknown

What am I missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions