I have a bunch of themes and want to be able to build each theme to a folder Inside the public directory, I’d like to drive this condition from something inside the theme and not the config file, is this possible?
You want to start with the tail of the dog?
1 Like
Sorry I think my specific question is how this works: hugo config | Hugo (gohugo.io)
Doesn’t make sense as there’s no build params, unless I’m not understanding how the files are built. If I’m trying to build out by using a theme and exporting to a specific directory I don’t see the config helping.
The docs are a little confusing here, what is it doing?
EDIT: Figured it out, I need to create a config file then call the hugo --config myConfigFile