I have created an ASP.NET Core website which will be a template for future web sites. I have removed Bootstrap and included W3.CSS instead, which I find easier to use and just as rich in function as Bootstrap. I have also included npm, gulp and bower and seeded them with the tools I use. I have this saved in a directory.
My problem now is that if I create a new website, I cannot find any way to include this template as the starter set. Conversely, if I open my template, I cannot find any way to save it under a new name in another directory. Every option seems to involve overwriting the template. Does anyone have any suggestions?
I know someone will say that this is easy, so in my defence, I am pleading old age and stupidity in advance.
My problem now is that if I create a new website, I cannot find any way to include this template as the starter set. Conversely, if I open my template, I cannot find any way to save it under a new name in another directory. Every option seems to involve overwriting the template. Does anyone have any suggestions?
I know someone will say that this is easy, so in my defence, I am pleading old age and stupidity in advance.