Skip to content

wortexx/twitter.bootstrap.mvc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter.bootstrap.mvc

This has the bootstrap layout and supporting files to quickly add Twitter Bootstrap to an MVC 4 application.

See the overview blog post for screen shots and features.

To view a working sample, install the twitter.bootstrap.mvc4.sample.

> Install-Package twitter.bootstrap.mvc4
> Install-Package twitter.bootstrap.mvc4.sample

Warning: After installing the package, you may get build errors.

  1. Compiling transformation: The type or namespace name 'Web' does not exist in the namespace 'Microsoft.VisualStudio' (are you missing an assembly reference?)
  2. Compiling transformation: The type or namespace name 'MvcTextTemplateHost' could not be found (are you missing a using directive or an assembly reference?)

To resolve these build errors simply close and reopen the solution

Brought to you by Eric Hexter

The automated build is located here: (http://teamcity.codebetter.com/viewType.html?buildTypeId=bt676&tab=buildTypeStatusDiv) Click the "Login as guest" link in the footer of the page.

The preview releases are on this nuget feed (http://www.myget.org/F/erichexter/)

<iframe src="http://teamcity.codebetter.com/externalStatus.html?buildTypeId=bt676&withCss=true"/>

About

nuget package to make bootstrap easy with mvc4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published