-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwmlistblog.html
217 lines (197 loc) · 9.07 KB
/
wmlistblog.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<!-- SITE TITLE -->
<title>Tribe Ventures</title>
<!-- Latest Bootstrap min CSS -->
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<!-- Google Font -->
<link href='http://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300' rel='stylesheet' type='text/css'>
<!-- Font Awesome CSS -->
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
<!-- Magnific-popup lightbox -->
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<!-- animate CSS -->
<link rel="stylesheet" href="assets/css/animate.css">
<!-- Style CSS -->
<link rel="stylesheet" href="assets/css/style.css">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<link rel="apple-touch-icon" sizes="57x57" href="assets/img/favi/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="assets/img/favi/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="assets/img/favi/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="assets/img/favi/apple-touch-icon-76x76.png">
<link rel="icon" type="image/png" href="assets/img/favi/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="assets/img/favi/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="assets/img/favi/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="assets/img/favi/manifest.json">
<link rel="mask-icon" href="assets/img/favi/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="assets/img/favi/favicon.ico">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-config" content="assets/img/favi/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
</head>
<body>
<!-- START PRELOADER -->
<div class="preloader">
<div class="status">
<div class="status-mes"></div>
</div>
</div>
<!-- END PRELOADER -->
<!-- START NAVBAR -->
<div class="navbar navbar-default navbar-fixed-top menu-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html"><img src="assets/img/logo.png" alt="logo" /></a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
</ul>
</div>
</div>
</div>
<!-- END NAVBAR -->
<!-- START HOME DESIGN -->
<section class="section-top" style="background-image: url(assets/img/bg/home-bg.jpg); background-size:cover; background-position: center center;background-attachment:fixed;">
<div class="overlay">
<div class="container">
<div class="col-md-10 col-md-offset-1 col-xs-12 text-center">
<div class="section-top-title wow fadeInRight" data-wow-duration="1s" data-wow-delay="0.3s" data-wow-offset="0">
<h2>TribeVentures Blog</h2>
<ol class="breadcrumb">
<li><a href="index.html">Home</a></li>
<li class="active">Blog</li>
</ol>
</div><!-- //.HERO-TEXT -->
</div><!--- END COL -->
</div><!--- END CONTAINER -->
</div><!--- END HOME OVERLAY -->
</section>
<!-- END HOME DESIGN -->
<!-- START BLOG -->
<section class="blog section-padding">
<div class="container">
<div class="row">
<div class="col-md-8">
<article class="blog-post wow fadeInLeft" data-wow-duration="1s" data-wow-delay="0.3s" data-wow-offset="0">
<div class="post-img"> <a href="wmlist.html"><img src="assets/img/blog/wmlist.png" alt=""></a> </div>
<a href="wmlist.html"><h4>WM Startup LIST</h4></a>
<!-- BLOG DETAIL -->
<ul class="post-info">
<span class="post-bt">by <span class="text-color-primary">Chris Hoyle</span>
<li> <span class="date font-crimson">20 Apr</span> </li>
</ul>
<p>It might surprise you to learn that The College of William & Mary has stong roots in entrepreneurship. W&M founders can be found in the top entrepreneurial cities such as NYC and SF and span across industries from healthcare to big data. Here is a compiled list of W&M alumni founders and their companies. If you know of a startup that we missed, please reach out: wmtribeventures[at]gmail.com </p>
<a class="btn btn-lg btn-light-bg" href="#">Read more</a>
</article>
</div><!--- END COL -->
</div><!--- END ROW -->
</div><!--- END CONTAINER -->
</section>
<!-- END BLOG -->
<!-- START FOOTER TOP-->
<section class="footer-top" style="background-image: url(assets/img/bg/footer-bg.jpg); background-size:cover; background-position: center center;background-attachment:fixed;">
<div class="overlay">
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-12 wow fadeInDown" data-wow-duration="1s" data-wow-delay="0.5s" data-wow-offset="0">
<div class="single_footer">
<h4>About us</h4>
<p>Cultivate entrepreneurship by providing resources and the community for ventures to grow and become successful.</p>
</div>
</div><!--- END COL -->
<div class="col-md-4 col-sm-12 wow fadeInDown" data-wow-duration="1s" data-wow-delay="0.6s" data-wow-offset="0">
<div class="single_footer">
<h4>Get in touch</h4>
<p><i class="fa fa-map-marker"></i> 101 Ukrop Way, Williamsburg, VA, 23185</p>
<p><i class="fa fa-envelope"></i> <a href="mailto:wmtribeventures@gmail.com">wmtribeventures@gmail.com</a></p>
</div>
</div><!--- END COL -->
</div><!--- END ROW -->
</div><!--- END CONTAINER -->
</div><!--- END OVERLAY -->
</section>
<!-- END FOOTER TOP -->
<!-- START FOOTER -->
<footer class="footer section-padding">
<div class="container">
<div class="row">
<div class="col-sm-12 text-center">
<div class="footer-content">
<a href="/"><img src="assets/img/logo.png" alt="logo" /></a>
<div class="footer_social">
<ul>
<li><a class="f_facebook" href="https://www.facebook.com/TribeCreate-765001746886715"><i class="fa fa-facebook"></i></a></li>
<!-- <li><a class="f_twitter" href="#"><i class="fa fa-twitter"></i></a></li>
<li><a class="f_google" href="#"><i class="fa fa-google-plus"></i></a></li>
<li><a class="f_linkedin" href="#"><i class="fa fa-linkedin"></i></a></li>
<li><a class="f_pinterest" href="#"><i class="fa fa-pinterest"></i></a></li>
<li><a class="f_vimeo" href="#"><i class="fa fa-vimeo-square"></i></a></li> -->
</ul>
</div>
<p class="footer_copyright">© 2016 Tribe Ventures All Rights Reserved.</p>
</div>
</div><!--- END COL -->
</div><!--- END ROW -->
</div><!--- END CONTAINER -->
</footer>
<!-- END FOOTER -->
<!-- Latest jQuery -->
<script src="assets/js/jquery-1.11.3.min.js"></script>
<!-- Latest compiled and minified Bootstrap -->
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<!-- countTo js -->
<script src="assets/js/jquery.countTo.js"></script>
<script src="assets/js/jquery.inview.min.js"></script>
<!-- Modal for portfolio -->
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<!-- WOW - Reveal Animations When You Scroll -->
<script src="assets/js/wow.min.js"></script>
<!-- scripts js -->
<script src="assets/js/scripts.js"></script>
<script type="text/javascript">
/* Portfolio pop up */
$('#portfolio').magnificPopup({
delegate: 'a.pop-up',
type: 'image',
gallery: {
enabled: true,
navigateByImgClick: true,
preload: [0,1]
},
image: {
tError: 'The image could not be loaded.',
titleSrc: function(item) {
return item.el.find('.ptitle').text();
}
}
});
/* End Portfolio pop up */
</script>
<!-- Google Analytics Tracking -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-91494941-2', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>