Closed shikingram closed 2 years ago
Hi! For this theme you need another build of hugo: hugo extended https://github.com/alex-shpak/hugo-book#requirements
instructions here: https://gohugo.io/getting-started/installing/
@alex-shpak Hi! I used golang to compile:
go install --tags extended
but when i execute hugo
got another error
root@racknerd-284350:~/blog/mydocs# hugo
Start building sites …
hugo v0.93.0-DEV+extended linux/amd64 BuildDate=unknown
Error: Error building site: "/root/blog/mydocs/content/_index.md:8:1": failed to extract shortcode: template for shortcode "columns" not found
Total in 14 ms
This error sounds like it didn't pickup theme, check that theme is actually set in config or flags
When I reconfigured config.yaml
it workes, i will close this issue,thanks for help 👍
I try to create a website but it fails
Here are the steps to create a website based on the documentation:
my hugo version: