-
Notifications
You must be signed in to change notification settings - Fork 3
/
social.html
406 lines (399 loc) · 14.5 KB
/
social.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
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image:src" content="assets/images/social-meta.png" />
<meta property="og:image" content="assets/images/social-meta.png" />
<meta name="twitter:title" content="Social - Codemugg" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, minimum-scale=1"
/>
<link
rel="shortcut icon"
href="assets/images/codemugg-logo-white-1.png"
type="image/x-icon"
/>
<meta
name="description"
content="We love to be social! Especially on Instagram. Join our social channels and never miss an important update."
/>
<title>Social - Codemugg</title>
<link
rel="stylesheet"
href="assets/web/assets/mobirise-icons2/mobirise2.css"
/>
<link
rel="stylesheet"
href="assets/web/assets/mobirise-icons/mobirise-icons.css"
/>
<link rel="stylesheet" href="assets/tether/tether.min.css" />
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css" />
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-grid.min.css" />
<link
rel="stylesheet"
href="assets/bootstrap/css/bootstrap-reboot.min.css"
/>
<link rel="stylesheet" href="assets/dropdown/css/style.css" />
<link rel="stylesheet" href="assets/socicon/css/styles.css" />
<link rel="stylesheet" href="assets/instagram-feed/style.css" />
<link rel="stylesheet" href="assets/slick/slick.css" />
<link
rel="stylesheet"
href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css"
/>
<link
rel="stylesheet"
href="assets/social-feed-plugin/jquery.socialfeed.css"
/>
<link rel="stylesheet" href="assets/social-feed-plugin/style.css" />
<link rel="stylesheet" href="assets/theme/css/style.css" />
<link href="assets/fonts/style.css" rel="stylesheet" />
<link
rel="preload"
as="style"
href="assets/mobirise/css/mbr-additional.css"
/>
<link
rel="stylesheet"
href="assets/mobirise/css/mbr-additional.css"
type="text/css"
/>
</head>
<body>
<section class="menu menu3 cid-si1gkKTYsB" once="menu" id="menu3-m">
<nav class="navbar navbar-dropdown navbar-fixed-top navbar-expand-lg">
<div class="container">
<div class="navbar-brand">
<span class="navbar-logo">
<a href="index.html">
<img
src="assets/images/codemugg-logo-transparent-black-192x192.png"
alt="Codemugg - Home"
style="height: 6.1rem"
/>
</a>
</span>
<span class="navbar-caption-wrap"
><a
class="navbar-caption text-black text-primary display-5"
href="index.html"
>codemugg</a
></span
>
</div>
<button
class="navbar-toggler"
type="button"
data-toggle="collapse"
data-target="#navbarSupportedContent"
aria-controls="navbarNavAltMarkup"
aria-expanded="false"
aria-label="Toggle navigation"
>
<div class="hamburger">
<span></span>
<span></span>
<span></span>
<span></span>
</div>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav nav-dropdown" data-app-modern-menu="true">
<li class="nav-item">
<a
class="nav-link link text-black text-primary display-4"
href="learn.html"
>
Learn</a
>
</li>
<li class="nav-item">
<a
class="nav-link link text-black text-primary display-4"
href="about.html"
>
About</a
>
</li>
<li class="nav-item">
<a
class="nav-link link text-black text-primary display-4"
href="contact.html"
>Contact</a
>
</li>
</ul>
<div class="icons-menu">
<a
class="iconfont-wrapper"
href="https://instagram.com/code.mugg"
target="_blank"
>
<span class="p-2 mbr-iconfont socicon-instagram socicon"></span>
</a>
<a
class="iconfont-wrapper"
href="https://www.linkedin.com/company/codemugg"
target="_blank"
>
<span class="p-2 mbr-iconfont socicon-linkedin socicon"></span>
</a>
</div>
<div class="navbar-buttons mbr-section-btn">
<a class="btn btn-primary display-4" href="donate.html">
Donate</a
>
</div>
</div>
</div>
</nav>
</section>
<section class="info3 cid-si1iKbDxXH" id="info3-q">
<div
class="mbr-overlay"
style="opacity: 0.5; background-color: rgb(236, 55, 80)"
></div>
<div class="container">
<div class="row justify-content-center">
<div class="card col-12 col-lg-10">
<div class="card-wrapper">
<div class="card-box align-center">
<h4
class="card-title mbr-fonts-style align-center mb-4 display-1"
>
<strong>We love being social.</strong>
</h4>
<p class="mbr-text mbr-fonts-style mb-4 display-7">
Join Us On Our Social Pages! We Talk Memes ;)
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section
class="mbr-instagram-feed"
id="instagram-feed-block-o"
data-per-row-grid="4"
data-rows="2"
data-per-row-slider=""
data-spacing="5"
data-full-width=""
data-account="code.mugg"
data-rv-view="358"
style="
background-image: url(assets/images/instagram-background.jpg);
padding-top: 160px;
padding-bottom: 160px;
"
>
<div
class="mbr-overlay"
style="opacity: 0.6; background-color: rgb(239, 239, 239)"
></div>
<div class="container container_toggle">
<div class="row">
<div class="col">
<div class="inst">
<h1 class="inst__title align-center mbr-fonts-style display-2">
wget --<strong>Instagram-Feed</strong>
</h1>
<div class="inst__content"></div>
<div class="inst__more mbr-section-btn align-center" buttons="0">
<a class="btn btn-md btn-primary display-4" href="#"
>Show more</a
>
</div>
</div>
</div>
</div>
</div>
</section>
<section
class="mbr-social-feed loading"
id="feed-p"
data-youtube=""
data-facebook=""
data-facebooktoken=""
data-twitter="codemugg"
data-posts="8"
data-rv-view="360"
style="
background-color: rgb(255, 255, 255);
padding-top: 80px;
padding-bottom: 80px;
"
>
<img
class="social-feed-container-loading"
alt=""
src="assets/images/loading.svg"
/>
<div class="social-feed-container"></div>
</section>
<section class="share3 cid-si4XsxjScr" id="share3-16">
<div class="container">
<div class="media-container-row">
<div class="col-12">
<h3
class="mbr-section-title align-center mb-3 mbr-fonts-style display-2"
>
$ sudo<strong> Share </strong>&&<strong> Like</strong>
</h3>
<div class="social-list align-center">
<a
class="iconfont-wrapper bg-facebook m-2"
target="_blank"
href="https://mobiri.se"
>
<span class="socicon-facebook socicon"></span>
</a>
<a
class="iconfont-wrapper bg-twitter m-2"
href="https://mobiri.se"
target="_blank"
>
<span class="socicon-twitter socicon"></span>
</a>
<a
class="iconfont-wrapper bg-instagram m-2"
href="https://instagram.com/code.mugg"
target="_blank"
>
<span class="socicon-instagram socicon"></span>
</a>
<a
class="iconfont-wrapper bg-slack m-2"
href="https://join.slack.com/t/codemugg/shared_invite/zt-jrfgl9ic-qGJ56AajM8LGp3HAICrsPA"
target="_blank"
>
<span class="socicon-slack socicon"></span>
</a>
<a
class="iconfont-wrapper bg-linkedin m-2"
href="https://www.linkedin.com/company/codemugg"
target="_blank"
>
<span class="socicon-linkedin socicon"></span>
</a>
</div>
</div>
</div>
</div>
</section>
<section class="footer3 cid-sk2Za9NHf5" once="footers" id="footer3-25">
<div class="container">
<div class="media-container-row align-center mbr-white">
<div class="row row-links">
<ul class="foot-menu">
<li class="foot-menu-item mbr-fonts-style display-7">
cd <a class="text-secondary text-primary" href="about.html"
>About</a
>
</li>
<li class="foot-menu-item mbr-fonts-style display-7">
cat <a href="learn.html" class="text-primary">Learn</a>
</li>
<li class="foot-menu-item mbr-fonts-style display-7">
useradd <a href="contact.html" class="text-primary"
>Contact</a
>
</li>
<li class="foot-menu-item mbr-fonts-style display-7">
mkdir <a href="social.html" class="text-primary">Social</a>
</li>
<li class="foot-menu-item mbr-fonts-style display-7">
unzip <a href="donate.html" class="text-primary">Donate</a>
</li>
<li class="foot-menu-item mbr-fonts-style display-7">
ls <a href="team.html" class="text-primary">Team</a>
</li>
<li class="foot-menu-item mbr-fonts-style display-7">
ping <a href="privacy-policy.html" class="text-primary"
>Privacy Policy</a
>
</li>
<li class="foot-menu-item mbr-fonts-style display-7">
wget <a href="terms-of-service.html" class="text-primary"
>Terms of Service</a
>
</li>
<li class="foot-menu-item mbr-fonts-style display-7">
init <a href="bylaws.html" class="text-primary">Bylaws</a>
</li>
</ul>
</div>
<div class="row social-row">
<div class="social-list align-right pb-2">
<div class="soc-item">
<a href="https://facebook.com/codemugg" target="_blank">
<span
class="mbr-iconfont mbr-iconfont-social socicon-facebook socicon"
style="color: rgb(236, 55, 80); fill: rgb(236, 55, 80)"
></span>
</a>
</div>
<div class="soc-item">
<a href="https://instagram.com/code.mugg" target="_blank">
<span
class="mbr-iconfont mbr-iconfont-social socicon-instagram socicon"
style="color: rgb(236, 55, 80); fill: rgb(236, 55, 80)"
></span>
</a>
</div>
<div class="soc-item">
<a href="https://twitter.com/codemugg" target="_blank">
<span
class="mbr-iconfont mbr-iconfont-social socicon-twitter socicon"
style="color: rgb(236, 55, 80); fill: rgb(236, 55, 80)"
></span>
</a>
</div>
<div class="soc-item">
<a
href="https://www.linkedin.com/company/codemugg"
target="_blank"
>
<span
class="mbr-iconfont mbr-iconfont-social socicon-linkedin socicon"
style="color: rgb(236, 55, 80); fill: rgb(236, 55, 80)"
></span>
</a>
</div>
</div>
</div>
<div class="row row-copirayt">
<p
class="mbr-text mb-0 mbr-fonts-style mbr-white align-center display-4"
>
© Copyright 2020 Codemugg Inc. A Non-Profit Organization.
</p>
</div>
</div>
</div>
</section>
<script src="assets/web/assets/jquery/jquery.min.js"></script>
<script src="assets/popper/popper.min.js"></script>
<script src="assets/tether/tether.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/web/assets/cookies-alert-plugin/cookies-alert-core.js"></script>
<script src="assets/web/assets/cookies-alert-plugin/cookies-alert-script.js"></script>
<script src="assets/smoothscroll/smooth-scroll.js"></script>
<script src="assets/dropdown/js/nav-dropdown.js"></script>
<script src="assets/dropdown/js/navbar-dropdown.js"></script>
<script src="assets/touchswipe/jquery.touch-swipe.min.js"></script>
<script src="assets/instagram-feed/index.js"></script>
<script src="assets/slick/slick.min.js"></script>
<script src="assets/social-feed-plugin/codebird.min.js"></script>
<script src="assets/social-feed-plugin/moment.js"></script>
<script src="assets/social-feed-plugin/en-gb.js"></script>
<script src="assets/social-feed-plugin/doT.js"></script>
<script src="assets/social-feed-plugin/jquery.socialfeed.js"></script>
<script src="assets/social-feed-plugin/main.js"></script>
<script src="assets/theme/js/script.js"></script>
</body>
</html>