Code Monkey home page Code Monkey logo

html5boilerplate's Introduction

INTRODUCTION

Hello and welcome to the MVC4 version of HTMLBoilerplate.

I created this project because I love HTML5Boilerplate, but there was no easy
way to integrate its coolness into Visual Studio and MVC4.

This Visual Studio 2012 project contains the complete HTML5Boilerplate version
4 as an MVC4 project.

LEGAL

This project is copyrighted open-source software that is released under the Apache
License, version 2.0.  For details on the license, see the LICENSE file.

SYSTEM REQUIREMENTS

This project requires Microsoft Visual Studio 2012 running on Microsoft Windows.

INSTALLATION

It's pretty easy - just open the HTML5Boilerplate.csproj file, or add it into an
existing Visual Studio solution.

GOING FURTHER

To add your own stuff into the project, please note just a few things:

* The project currently supports HTML5Boilerplate 4, with jquery 1.8.2 and modernizr
2.6.1.  For more details on some of the HTML5Boilerplate goodness check out that
project's home page at http://www.html5boilerplate.com.  

* To add your own CSS, modify the "Author's custom styles" section of Content/main.css.

* To modify the base view template, make your changes to Views/Shared/_Layout.cshtml.

* To add custom Javascript, modify Scripts/main.js.

* To add jquery plugins, modify Scripts/plugins.js.

* You can add a "PreScripts" section to your views for code that must execute BEFORE
other Javascript libraries are loaded (e.g., jquery).  Note that the modernizr
library is always loaded before anything else.

* You can add a "PostScripts" section for code that must execute AFTER other
Javascript libraries are loaded.

* Finally, if you want Google Analytics on your site, uncomment the Google Analytics
code in Views/Share/_Layout.cshtml and change UA-XXXXX-X to your Google Analytics
account number.

That's it!  Have fun, fork away, and ping me with questions if you need further help.

AUTHOR

Gerry Miller ([email protected])
Muse Holdings, LLC
Royal Oak, Michigan, USA
http://www.gerrymiller.com

html5boilerplate's People

Contributors

gerrymiller avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.