Just updated from the academic -> starter-academic change and first thing I get when I try to run hugo in the root directory of my project is the following error message:
Start building sites …
Built in 27 ms
Error: Error building site: "/mnt/4ADE1465DE144C17/Programming/javascript/mvrozanti.github.io/themes/starter-academic/content/authors/admin/_index.md:77:1": failed to extract shortcode: template for shortcode "icon" not found
Expected behavior
Updated module is backwards compatible (?)
Maybe my old config.toml is no longer valid or something?
Versions
- Link to your GitHub project: link
- Wowchemy Version (from your
go.mod):
module github.com/wowchemy/starter-academic
go 1.15
require (
github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academic v0.0.0-20210127225730-4ac1c6aa1a40
github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20210127225730-4ac1c6aa1a40
)
- Hugo Version (run
hugo version): Hugo Static Site Generator v0.80.0/extended linux/amd64 BuildDate: unknown
- Browser/OS:
- Mozilla Firefox 84.0.2
- Linux 5.10.9-arch1-1
- Wowchemy Template: starter-academic
Just updated from the academic -> starter-academic change and first thing I get when I try to run
hugoin the root directory of my project is the following error message:Expected behavior
Updated module is backwards compatible (?)
Maybe my old config.toml is no longer valid or something?
Versions
go.mod):hugo version):Hugo Static Site Generator v0.80.0/extended linux/amd64 BuildDate: unknown