-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
157 lines (150 loc) · 6.08 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
151
152
153
154
155
156
157
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>OMI - Open Metaverse Interoperability Group</title>
<meta name="description" content="Bridging virtual worlds by designing and promoting protocols for identity, social graphs, inventory, and more.">
<link rel="stylesheet" href="normalize.css">
<link rel="stylesheet" href="styles.css">
<link rel="icon" type="image/icon" href="favicon.ico">
<meta name="twitter:title" content="Open Metaverse Interoperability Group">
<meta name="og:title" content="Open Metaverse Interoperability Group">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,700;1,300&display=swap" rel="stylesheet">
</head>
<body>
<header>
<button class="sidebar-button" title="Toggle Sidebar"></button>
<a class="header-title" href="/">
<div class="logo">
<img src="images/omi-logo-small.svg" alt="OMI Logo">
<span><strong>OMI</strong>group</span>
</div>
</a>
<nav class="header-nav">
<ul>
<li>
<a class="header-button" href="https://calendar.google.com/calendar/u/1?cid=Y18wZHB1Z2Y5ZjgzZXE0cWVrbWI2b21xYmptZ0Bncm91cC5jYWxlbmRhci5nb29nbGUuY29t">
Calendar
</a>
</li>
<li>
<a class="header-button" href="https://opencollective.com/omigroup">
Donations
</a>
</li>
</ul>
</nav>
</header>
<aside class="sidebar">
<nav class="sidebar-nav">
<ul>
<li>
<a href="https://calendar.google.com/calendar/u/1?cid=Y18wZHB1Z2Y5ZjgzZXE0cWVrbWI2b21xYmptZ0Bncm91cC5jYWxlbmRhci5nb29nbGUuY29t">
Calendar
</a>
</li>
<li>
<a href="https://opencollective.com/omigroup">
Donate
</a>
</li>
</ul>
</nav>
</aside>
<main>
<div class="container">
<section class="title-section">
<h1>Open Metaverse Interoperability Group</h1>
<h3>We bolster the metaverse as an open and interoperable resource for anyone, inspired by the collaborative efforts of the community</h3>
<h2>Get Involved</h2>
<div class="title-section-nav">
<a class="button primary" href="https://discord.gg/NJtT9grz5E">
<img src="./images/discord-logo.svg" alt="Discord Logo">
<span>Join the Community</span>
</a>
<a class="button" href="https://github.com/omigroup">
<img src="./images/github-logo.svg" alt="GitHub Logo">
<span>Build with Us</span>
</a>
</div>
</section>
</div>
<div class="omi-logo-background">
<div class="container">
<section class="partner-section">
<h2>Who we are</h2>
<h5>
OMIGroup is an open source community of industry professionals, independent creators, and passionate enthusiasts building interoperable technology together, in the open.
</h5>
<h5>
See a few of our partners:
</h5>
<!-- TODO: Trust Signals-->
</section>
<section class="values-section">
<h2>Our Values</h2>
<ul>
<li>
<h4>Maintain sustainable innovation</h4>
<h5>By creating a cooperative, sustainable culture of innovations</h5>
</li>
<li>
<h4>Make the metaverse more human</h4>
<h5>We collaborate, driven by research, privacy, and accessibility</h5>
</li>
<li>
<h4>Empower the people making the metaverse</h4>
<h5>By incentivizing contributions</h5>
</li>
<li>
<h4>Cultivate resiliency</h4>
<h5>By championing freedom of choice and diversity</h5>
</li>
</ul>
</section>
</div>
</div>
<section class="get-involved-section">
<h2>How you can get involved</h2>
<div class="row">
<div class="column">
<h4>Github</h4>
<p>Contribute ideas, code, designs, worlds, and more here where you can also see what we have built and plan to build</p>
<a class="button" href="https://github.com/omigroup">
<img src="./images/github-logo.svg" alt="GitHub Logo">
<span>Contribute Here</span>
</a>
</div>
<div class="column">
<h4>Discord</h4>
<p>Join our community of businesses and individuals working towards this common goal of an open metaverse</p>
<a class="button" href="https://discord.gg/NJtT9grz5E">
<img src="./images/discord-logo.svg" alt="Discord Logo">
<span>Join Here</span>
</a>
</div>
<div class="column">
<h4>Open Collective</h4>
<p>Donate to our 501c3 nonprofit to fund projects, support creators, and add to our budget</p>
<a class="button" href="https://opencollective.com/omigroup">
<img src="./images/open-collective-logo.svg" alt="Open Collective Logo">
<span>Donate Here</span>
</a>
</div>
</div>
</section>
<footer>
<h3>We can create a better, more open internet if we <i>build together.</i></h3>
<div class="logo">
<img src="images/omi-logo-small.svg" alt="OMI Logo">
<span><strong>OMI</strong>group</span>
</div>
</footer>
</div>
</main>
<script src="index.js"></script>
</body>
</html>