Hi there
I have a custom admin panel where data is stored.
A Hugo theme hosted on GitHub which is used for multiple websites
Now question is: can I spin up multiple websites based on single theme without having to copy the theme files again and again. All websites are hosted on the same server
what will be the best way to have single theme file with multiple websites.
thank you in advance for taking the time