When installing a new theme is it necessary to copy the theme’s layouts directory to the site toplevel directory? And what about the theme’s other directories: archetypes, assets, images, resources?
Is it sufficient to just clone the theme into the themes and update the theme value in config.toml? Does the entry in config.toml direct hugo to use the appropriate directories from the theme?
It seems to me that if the top-level of the site definition contains those folders, they override what the theme provides.
this has always been a deep mystery to me that no documentation seems to address.
Thanks,
Lewis