A very simple template to create basic HTML websites in Visual Studio 2012.
I got tired of creating these from scratch, so I made a template for myself and thought I would share it with everyone else.
This template includes a "scripts" folder, a "styles" folder, and an "images" folder, along with an "index.html" page. Perfect for a new, blank HTML website.
Very easy to use, once the template is installed, just go to File -> New -> Website -> Visual C# -> HtmlBasicSite
Feedback welcome. This is my first template and any feedback will help me improve this one along with any future templates. |