-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
226 lines (207 loc) · 11.6 KB
/
contact.html
File metadata and controls
226 lines (207 loc) · 11.6 KB
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
218
219
220
221
222
223
224
225
226
<!DOCTYPE html>
<html class="no-js">
<head>
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
<title>Contact</title>
<meta name="description" content="Page with contact information and where to get help">
<meta name="keywords" content="Contact, information, communication, email">
<meta name="author" content="Dapper Linux Limited">
<!-- Mobile Specific Metas
================================================== -->
<meta name="format-detection" content="telephone=no">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Template CSS Files
================================================== -->
<!-- Twitter Bootstrs CSS -->
<link rel="stylesheet" href="/css/bootstrap.min.css">
<!-- template main css file -->
<link rel="stylesheet" href="/css/main.css">
<!-- responsive css -->
<link rel="stylesheet" href="/css/responsive.css">
<!-- Template Javascript Files
================================================== -->
<!-- jquery js -->
<script src="https://code.jquery.com/jquery-3.1.1.min.js"
integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8="
crossorigin="anonymous"></script>
<!-- bootstrap js -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"
crossorigin="anonymous"></script>
</head>
<body>
<!--
==================================================
Header Section Start
================================================== -->
<header id="top-bar" class="navbar-fixed-top animated-header">
<div class="container">
<div class="navbar-header">
<!-- responsive nav button -->
<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>
<!-- /responsive nav button -->
<!-- logo -->
<div class="navbar-brand">
<a href="/index.html" >
<img src="/images/logo.png" alt="">
</a>
</div>
<!-- /logo -->
</div>
<!-- main menu -->
<nav class="collapse navbar-collapse navbar-right" role="navigation">
<div class="main-menu">
<ul class="nav navbar-nav navbar-right">
<li><a href="/about.html">About</a></li>
<li><a href="/features.html">Features</a></li>
<li><a href="/download.html">Download</a></li>
<li><a href="/patchset.html">Patchset</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Support <span class="caret"></span></a>
<div class="dropdown-menu">
<ul>
<li><a href="/documentation.html">Documentation</a></li>
</ul>
</div>
</li>
<li><a href="/blog.html">Blog</a></li>
<li><a href="/contact.html">Contact</a></li>
</ul>
</div>
</nav>
<!-- /main nav -->
</div>
</header>
<!--
==================================================
Global Page Section Start
================================================== -->
<section class="global-page-header">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h2>Contact</h2>
<ol class="breadcrumb">
<li>
<a href="/index.html">
<i class="ion-ios-home"></i>
Home
</a>
</li>
<li class="active">Contact</li>
</ol>
</div>
</div>
</div>
</div>
</section><!--/#page-header-->
<!--
==================================================
Contact Section Start
================================================== -->
<section id="contact-section">
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="block">
<h2 class="subtitle">Contact Dapper Linux</h2>
<p>
Dapper Linux is a small and growing community. Tell your friends!
</p>
<h3>Getting Support</h3>
<p>
Need help? Want to talk to someone? You can join our IRC channel <a href="https://riot.im/app/#/room/#dapperlinux:matrix.org">#dapperlinux</a> on matrix.org where the developers will lurk from time to time. <br><br>
Found a bug? Tell us about it! File an issue on this <a href="https://github.com/dapperlinux/dapper-linux-issues">Github repo</a>.<br>
</p>
<h3>Contacting the Developers</h3>
<p>
We would like to hear from any users who especially like Dapper Linux, so reach out to us on <a href="https://twitter.com/dapperlinux">Twitter</a>, <a href="https://www.reddit.com/u/dapperlinux">Reddit</a>, <a href="https://www.facebook.com/dapperlinux">Facebook</a> or <a href="https://github.com/dapperlinux">Github</a>.<br><br>
You can email us at <a href="mailto:dapperlinux@ruffell.nz">dapperlinux@ruffell.nz</a>, or for any other queries such as custom editions of Dapper Linux for your workplace or organisation, or more information about the company and investment, contact Matthew Ruffell at <a href="mailto:dapperlinux@ruffell.nz">dapperlinux@ruffell.nz</a>
</p>
<h3>GPG Key</h3>
<p>
Wanting to communicate securely or to verify a download? You can download our public key <a href="/matthew_gpg_public_key.asc">here</a>.<br><br>
Matthew Ruffell <a href="mailto:matthew.ruffell@dapperlinux.com">matthew.ruffell@dapperlinux.com</a><br>
Fingerprint: 9FED F94E 211C A29B FFCF DFAA B3FE 5882 8237 090D
</p>
</div>
</div>
<div class="col-md-6">
<div class="map-area">
<h2 class="subtitle">Find Us</h2>
<p class="subtitle-des">
Dapper Linux is based at the UC Center of Entrepreneurship, at the University of Canterbury.
</p>
<div class="map">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1446.4869400498467!2d172.5837825954147!3d-43.5237374034871!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xfed886afdae9a0f3!2sDepartment+of+Computer+Science+and+Software+Engineering!5e0!3m2!1sen!2snz!4v1484885808347" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
</div>
</section>
<!--
==================================================
Call To Action Section Start
================================================== -->
<section id="call-to-action">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="block">
<h2 class="title">Ready To Try Out Dapper Linux?</h2>
<p>Let's get you secured. We will have you up and running in no time.</p>
<a href="/download.html" class="btn btn-default btn-contact">Download Now</a>
</div>
</div>
</div>
</div>
</section>
<!--
==================================================
Footer Section Start
================================================== -->
<footer id="footer">
<div class="container">
<div class="col-md-8">
<p class="copyright">Copyright <span>2018</span> Dapper Linux Limited<br><a href="https://riot.im/app/#/room/#dapperlinux:matrix.org">#dapperlinux</a> on matrix.org</p>
</div>
<div class="col-md-4">
<!-- Social Media -->
<ul class="social">
<li>
<a href="https://www.facebook.com/dapperlinux">
<img class="img-responsive" alt="" src="/images/icons/icon-1.svg" height="48" width=48">
</a>
</li>
<li>
<a href="https://twitter.com/dapperlinux">
<img class="img-responsive" alt="" src="/images/icons/icon-2.svg" height="48" width=48">
</a>
</li>
<li>
<a href="https://github.com/dapperlinux">
<img class="img-responsive" alt="" src="/images/icons/icon-3.svg" height="48" width=48">
</a>
</li>
<li>
<a href="https://www.reddit.com/u/dapperlinux">
<img class="img-responsive" alt="" src="/images/icons/icon-4.svg" height="48" width=48">
</a>
</li>
</ul>
</div>
</div>
</footer> <!-- /#footer -->
</body>
</html>