halogenica / beautifulhugo

Theme for the Hugo static website generator
Other
1.13k stars 601 forks source link

I am getting an error when trying out the example site #475

Closed ghost closed 1 year ago

ghost commented 1 year ago

Hello! I am trying out the exampleSite for beautifulhugo as this looks to be my ideal theme. However, I am getting the following error: ./content/post/2017-03-20-photoswipe-gallery-sample.md:10:1": failed to extract shortcode: template for shortcode "gallery" not found

Would you be able to help me out with this? I am running hugo v0.112.3 extended. Thank you so much!

ghost commented 1 year ago

This was actually my doing. I forgot to rename the hugo.toml to hugo.toml.orig or something like that so it was using the exampleSite config.toml.