Skip to content

bgertonson/SkeletonMvcProjectTemplate

Repository files navigation

SkeletonMvcProjectTemplate

This is a Visual Studio project template for an ASP.NET MVC 3 site using Skeleton css template for responsive design.

This was made possible by a couple of blog posts and examples by Phil Haack. Creating a Custom ASP.NET MVC 3 Project Template. A Really Empty ASP.NET MCV 3 Project Template. Github Project.

Installation

  • MAKE SURE ALL INSTANCES OF VISUAL STUDIO ARE CLOSED!
  • Run the 'build.cmd' batch file to make the VSIX installer for the template. Then copy that file to your Visual Studio installation and double-click the .vsix file to install.

The batch file:

  • Creates the project package (a zip file).
  • Packages the template up in the Visual Studio installer extensible package (VSIX).

Credits

  • Skeleton Framework for responsive web design
  • 7-Zip used to archive the template into a zip file.
  • Tim Heuer for the VSIX installer.
  • Phil Haack for a sample template that I ripped off wholesale.

License

Copyright (c) 2012 Bryan Gertonson

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Visual Studio Template For an MVC 3 Site using Skeleton

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published