I want to have two different themes, one for the general site, and another for a section.
When I did some research on how to go about this, this suggests creating a separate static site:
I am wondering what is the best option? what are the advantages or disadvantages of having a separate site that looks like a part of the same site, versus having a section?
Wouldnt this be regardded as two different sites b Google and Google Analytics?? Im just a bit concerned that this wont be regarded as the same website, and that its just a lazy workaround
Could you direct me to information that tells you how to configure either separate sites or subdirectories, as I have need for both for different projects.
Also you mentioned you also use a non-hugo site, could you talk about how you use Hugo with a non-Hugo site? thanks
In Hugo, all you really need to do is manage your baseURL config option. Everything else is just putting the generated site into the right folder on your website.
If this is too much for you, circle back to my original reply and put the complexity into your theme.