about.biography block not found
#3262
Unanswered
jpgoldberg
asked this question in
Q&A
Replies: 1 comment
-
|
Well, I manually copied |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The error I am getting is
But
layouts/partials/blocks/about.biography.htmllives where it had in./themes/github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/layouts/partials/blocks/about.biography.htmlas it always had.I am using academic-cv with Hugo v0.151 extended.
I should note that
- block: about.biographyis the first section in my_index.md, so this might be a problem with all blocks. I have not tested that yet.I should note that over time, I built up a mess of
_vendor, git submodlues, and go.mod for handling themes and modules. The problem I am getting is a consequence of me trying, at a start, replace what I hade in_vendorwith hugo modules.Beta Was this translation helpful? Give feedback.
All reactions