-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathindex.html
150 lines (144 loc) · 5.45 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type'>
<meta charset='utf-8'>
<meta content='width=device-width, initial-scale=1, user-scalable=0' name='viewport'>
<!-- Always force latest IE rendering engine or request Chrome Frame -->
<meta content='IE=edge,chrome=1' http-equiv='X-UA-Compatible'>
<!-- Use title if it's in the page YAML frontmatter -->
<title>VMware® Open Source Software</title>
<link href='apple-touch-icon-152x152-precomposed.png' rel='apple-touch-icon' sizes='152x152'>
<link href='apple-touch-icon-144x144-precomposed.png' rel='apple-touch-icon' sizes='144x144'>
<link href='apple-touch-icon-114x114-precomposed.png' rel='apple-touch-icon' sizes='114x114'>
<link href='apple-touch-icon-72x72-precomposed.png' rel='apple-touch-icon' sizes='72x72'>
<link href='apple-touch-icon-precomposed.png' rel='apple-touch-icon'>
<link href='favicon.png' rel='shortcut icon'>
<link href='favicon.ico' rel='icon' type='image/ico'>
<link href="assets/css/all-ea275a5c.css" rel="stylesheet" type="text/css" />
</head>
<body class='index'>
<header>
<div class='peelback'></div>
<div class='container'>
<div class='row'>
<div class='brand-container'>
<a class="brand" href="https://vmware.github.io/"><h1>
Open Source Software
</h1>
</a>
<div class='by-vmware'>
by VMware, Inc.
</div>
</div>
</div>
</div>
</header>
<section class='hero'>
<div class='container'>
<div class='content'>
<h3 id="welcome-to-the-vmwareregbr-open-source-software-page-on-github">Welcome to the VMware®<br /> Open Source Software page on GitHub.</h3>
</div>
</div>
</section>
<section class='repositories'>
<div class='container'>
<div class='content'>
<h3 id="featured-projects">Featured Projects</h3>
<ul>
<li>
<a href="https://vmware.github.io/photon/">
<img src="assets/img/branding/photon-e0592891.jpg" />
<div>
<p>
<strong>Photon™</strong>
Minimal Linux Container Host
</p>
</div>
</a>
</li>
<li>
<a href="https://vmware.github.io/lightwave/">
<img src="assets/img/branding/lightwave-be195eb7.jpg" />
<div>
<p>
<strong>Lightwave™</strong>
Identity services for traditional infrastructure, applications and containers.
</p>
</div>
</a>
</li>
<li>
<a href="https://github.com/vmware/tdnf/">
<img src="assets/img/branding/placeholder-657e6834.jpg" />
<div>
<p>
<strong>tdnf</strong>
Tiny Dandified Yum
</p>
</div>
</a>
</li>
<li>
<a href="https://github.com/vmware/vagrant-guests-photon">
<img src="assets/img/branding/placeholder-657e6834.jpg" alt="" />
<div>
<p>
<strong>vagrant-guest-photon</strong>
Vagrant plugin that adds VMware Photon guest support
</p>
</div>
</a>
</li>
</ul>
<hr />
<h3 id="other-projects">Other Projects</h3>
<ul>
<li>
<a href="https://github.com/vmware/">
<img src="assets/img/branding/placeholder-657e6834.jpg" alt="" />
<div><p><strong>Other Projects</strong> More on Github.com</p></div>
</a>
</li>
</ul>
</div>
<aside>
<h5>Stay in Touch</h5>
<div class='social'>
<a target="_blank" href="https://github.com/vmware"><i class='ion-social-github'></i>
</a>
<a target="_blank" href="https://twitter.com/vmware"><i class='ion-social-twitter'></i>
</a>
<a target="_blank" href="https://www.facebook.com/vmware"><i class='ion-social-facebook'></i>
</a>
<a href="mailto:[email protected]"><i class='ion-email'></i>
</a>
</div>
</aside>
</div>
</section>
<footer>
<div class='container'>
<div>
<p>
<a class="vmware" target="_blank" href="http://www.vmware.com">VMware, Inc.</a>
</p>
<p>
©
2015
VMware, Inc. All Rights Reserved.
</p>
</div>
</div>
</footer>
</body>
<script type="text/javascript">
(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','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-62095720-1', 'auto');
ga('send', 'pageview');
</script>
<script src="//use.typekit.net/lqm4sxw.js" type="text/javascript"></script><script src="assets/js/all-d1ea8b0a.js" type="text/javascript"></script>
</html>