erichexter / twitter.bootstrap.mvc

nuget package to make bootstrap easy with mvc4
Apache License 2.0
248 stars 134 forks source link

Create layouts for each of these example sites #11

Closed erichexter closed 11 years ago

erichexter commented 11 years ago

http://twitter.github.com/bootstrap/getting-started.html#examples

right now the basic site is the main layout.

davidalpert commented 11 years ago

how would you like them contributed? do you see a different sample project? or additional master views for each of these example layouts? or something else?

erichexter commented 11 years ago

I was thinking including them as seperate master views / layouts. the sample could then include views that reference those layouts.

Eric Hexter

blog | http://Hex.LosTechies.com info | http://www.linkedin.com/in/erichexter

On Thu, Nov 29, 2012 at 8:39 PM, David Alpert notifications@github.comwrote:

how would you like them contributed? do you see a different sample project? or additional master views for each of these example layouts? or something else?

— Reply to this email directly or view it on GitHubhttps://github.com/erichexter/twitter.bootstrap.mvc/issues/11#issuecomment-10876100.

davidalpert commented 11 years ago

sounds good; i'll look into it.

erichexter commented 11 years ago

that would be awesome! thanks

Eric Hexter

blog | http://Hex.LosTechies.com info | http://www.linkedin.com/in/erichexter

On Thu, Nov 29, 2012 at 8:56 PM, David Alpert notifications@github.comwrote:

sounds good; i'll look into it.

— Reply to this email directly or view it on GitHubhttps://github.com/erichexter/twitter.bootstrap.mvc/issues/11#issuecomment-10876437.

erichexter commented 11 years ago

this seems about half implemented but it gets the job done for explaining what is possible.