-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
368 lines (353 loc) · 14.5 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
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
<!doctype html>
<html lang="en">
<head>
<title id="pageTitle">Small Dev Talk - Talk with the Developers of the Future</title>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8" />
<meta name="title" content="Small Dev Talk" />
<link rel="shortcut icon" href="./src/icon/favicon.ico" type="image/x-icon" />
<link rel="canonical" href="https://smalldevtalk.net/" />
<meta http-equiv="Cache-Control" content="public, max-age=604800" />
<meta
http-equiv="Content-Security-Policy"
content="default-src 'self' 'unsafe-inline' data: *.cloudflareinsights.com *.cloudflare.com *.github.com *.twitter.com *.googletagmanager.com *.githubusercontent.com *.google-analytics.com *.twimg.com *.youtube.com *.sentry-cdn.com *.sentry.io; object-src 'self'; base-uri 'self'; form-action 'self';"
/>
<meta http-equiv="Strict-Transport-Security" content="max-age=31536000; includeSubDomains; preload" />
<!-- Metadata -->
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#ffffff" />
<meta name="author" content="Alexander Sullivan, Neil Rampone, Jeffery Cen" />
<meta
name="description"
content="Small Dev Talk - Talk with the Developers of the Future! Find interviews, news articles and reviews on the latest in the indie scene"
/>
<meta
name="keywords"
content="game, website, gamedev, design, movies, news, fashion, tumblr, technology, game-development, indie, comics, entertainment"
/>
<meta name="robots" content="index, follow" />
<meta name="language" content="English" />
<link rel="manifest" href="./src/icon/site.webmanifest" />
<meta name="revisit-after" content="90 days" />
<!-- Favicon -->
<link rel="apple-touch-icon" sizes="57x57" href="./src/icon/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="60x60" href="./src/icon/apple-touch-icon-60x60.png" />
<link rel="apple-touch-icon" sizes="72x72" href="./src/icon/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="./src/icon/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="./src/icon/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="./src/icon/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="./src/icon/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="./src/icon/apple-touch-icon-152x152.png" />
<link rel="apple-touch-icon" sizes="180x180" href="./src/icon/apple-touch-icon-180x180.png" />
<link rel="apple-touch-icon-precomposed" sizes="180x180" href="./src/icon/apple-touch-icon-precomposed.png" />
<link rel="icon" type="image/png" sizes="32x32" href="./src/icon/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="./src/icon/favicon-16x16.png" />
<link rel="mask-icon" href="./src/icon/safari-pinned-tab.svg" color="#000000" />
<meta name="apple-mobile-web-app-title" content="Small Dev Talk" />
<meta name="apple-touch-startup-image" content="./src/icon/apple-touch-icon.png" />
<meta name="application-name" content="Small Dev Talk" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta name="msapplication-TileImage" content="/mstile-144x144.png" />
<meta name="msapplication-config" content="./src/icon/browserconfig.xml" />
<!-- Open Graph -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://smalldevtalk.net/" />
<meta property="og:title" content="Small Dev Talk - Talk with the Developers of the Future" />
<meta
property="og:description"
content="Small Dev Talk - Talk with the Developers of the Future! Find interviews, news articles and reviews on the latest in the indie scene"
/>
<meta property="og:image" content="https://smalldevtalk.net/src/icon/resoc.png" />
<meta property="og:image:url" content="https://smalldevtalk.net/src/icon/resoc.png" />
<meta property="og:image:secure_url" content="https://smalldevtalk.net/src/icon/resoc.png" />
<meta property="og:image:type" content="image/png" />
<meta property="og:image:alt" content="Small Dev Talk - Talk with the Developers of the Future" />
<meta property="og:site_name" content="https://smalldevtalk.net/" />
<meta property="article:modified_time" name="article-modified_time" content="2022-05-02T12:00:00+00:00" />
<meta itemprop="name" content="Small Dev Talk - Talk with the Developers of the Future" />
<meta itemprop="url" content="https://smalldevtalk.net/" />
<meta
itemprop="description"
content="Small Dev Talk - Talk with the Developers of the Future! Find interviews, news articles and reviews on the latest in the indie scene"
/>
<meta itemprop="thumbnailUrl" content="https://smalldevtalk.net/src/icon/resoc.png" />
<link rel="image_src" href="https://smalldevtalk.net/src/icon/resoc.png" />
<meta itemprop="image" content="https://smalldevtalk.net/src/icon/resoc.png" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://smalldevtalk.net/" />
<meta property="twitter:title" content="Small Dev Talk - Talk with the Developers of the Future" />
<meta
property="twitter:description"
content="Small Dev Talk - Talk with the Developers of the Future! Find interviews, news articles and reviews on the latest in the indie scene"
/>
<meta property="twitter:image" content="https://smalldevtalk.net/src/icon/resoc.png" />
<meta name="twitter:site" content="@SmallDevTalk" />
<meta name="twitter:title" content="Small Dev Talk - Talk with the Developers of the Future" />
<meta name="twitter:image" content="https://smalldevtalk.net/src/icon/resoc.png" />
<meta name="twitter:url" content="https://twitter.com/SmallDevTalk" />
<meta name="twitter:creator" content="@AlexJSully" />
<meta name="twitter:domain" content="smalldevtalk.net" />
<meta
name="twitter:description"
content="Small Dev Talk - Talk with the Developers of the Future! Find interviews, news articles and reviews on the latest in the indie scene"
/>
<!-- Schema/Structured Data -->
<script type="application/ld+json">
{
"url": "https://smalldevtalk.net/",
"name": "Small Dev Talk - Talk with the Developers of the Future",
"description": "Small Dev Talk - Talk with the Developers of the Future! Find interviews, news articles and reviews on the latest in the indie scene",
"image": "https://smalldevtalk.net/src/icon/resoc.png",
"@context": "http://schema.org",
"@type": "WebSite"
}
</script>
<!-- END META DATA -->
<!-- Scripts -->
<link rel="stylesheet preload" type="text/css" href="./src/style.min.css" as="style" />
<script rel="preload" as="script" src="./src/scripts/libraries/jquery/jquery.min.js"></script>
<link rel="stylesheet preload" href="./src/scripts/libraries/bootstrap/css/bootstrap.min.css" as="style" />
<script rel="preload" as="script" src="./src/scripts/libraries/bootstrap/js/bootstrap.bundle.min.js"></script>
<script rel="preload" as="script" src="./src/scripts/libraries/showdown/showdown.min.js"></script>
<script>
// Add service workers
if (typeof navigator !== "undefined" && "serviceWorker" in navigator) {
window.addEventListener("load", () => {
navigator.serviceWorker.register("./src/serviceWorker/sw.js");
});
}
</script>
<script rel="preload" as="script" src="./src/scripts/index.min.js"></script>
<!-- Sentry -->
<script
src="https://js.sentry-cdn.com/c74a8d7e001f45c8bb4ebfa5a1e92664.min.js"
crossorigin="anonymous"
></script>
<script
src="https://browser.sentry-cdn.com/7.113.0/bundle.tracing.replay.min.js"
integrity="sha384-wXgzLdc+RJ2eAiFpbvC5qUGzPUApNnMOI/DBvb1hSu8Zo4J/7NkxmP4DvBmNvWbQ"
crossorigin="anonymous"
></script>
<script
src="https://browser.sentry-cdn.com/7.113.0/captureconsole.min.js"
integrity="sha384-H94VNEVI1G7X5bbKxVSFigZ//BDP5XFYQrGnxeivk1WgakI45En7H9m2DSeHmcmY"
crossorigin="anonymous"
></script>
<script>
Sentry.init({
dsn: "https://[email protected]/6600431",
// @AlexJSully when updating the package version number in package.json, update the version number here as well.
release: "[email protected]",
integrations: [
new Sentry.BrowserTracing(),
new Sentry.Integrations.CaptureConsole({
levels: ["error"],
}),
],
// We recommend adjusting this value in production, or using tracesSampler for finer control
tracesSampleRate: 1.0,
});
Sentry.configureScope((scope) => {
// @AlexJSully when updating the package version number in package.json, update the version number here as well.
scope.setTag("app-version", "1.3.4");
});
</script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-W05GNF3X55"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-W05GNF3X55");
</script>
<!-- Google Tag Manager -->
<script>
(function (w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({ "gtm.start": new Date().getTime(), event: "gtm.js" });
let f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != "dataLayer" ? "&l=" + l : "";
j.async = true;
j.src = "https://www.googletagmanager.com/gtm.js?id=" + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, "script", "dataLayer", "GTM-5H259MB");
</script>
<!-- Adjust user canonical URL -->
<script>
// Check if the host is valid and adjust the canonical URL if it is.
// Not using optional chaining because it's not supported in all browsers.
if (document && document.location && document.location.host === "smalldevtalk.net") {
/** Adjust the canonical URL to the current URL */
let canonicalLink = document.querySelector('link[rel="canonical"]');
if (canonicalLink) {
canonicalLink.setAttribute("href", document.location.href);
}
}
</script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript
><iframe
src="https://www.googletagmanager.com/ns.html?id=GTM-5H259MB"
height="0"
width="0"
style="display: none; visibility: hidden"
title="Google Tag Manager's iFrame"
></iframe
></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- BEGIN wrapper -->
<div id="wrapper">
<!-- BEGIN header -->
<div id="header">
<nav>
<ul class="pages">
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="index.html?pages&games">Games</a>
<ul>
<li>
<a href="index.html?pages&gameinterviews">Interviews</a>
</li>
<li>
<a href="index.html?pages&reviews">Reviews</a>
</li>
<li>
<a href="index.html?pages&smallPlays">Small Plays</a>
</li>
</ul>
</li>
<li>
<a href="index.html?pages&movies">Movies</a>
</li>
<li>
<a href="index.html?pages&comics">Comics & Books</a>
</li>
<li>
<a href="index.html?pages&electronics">Technology & Design</a>
</li>
<li>
<a href="index.html?pages&fashion">Fashion</a>
</li>
<li>
<a href="index.html?pages&archive">Archive</a>
</li>
</ul>
</nav>
<h1 style="display: flex; background-color: #212529; height: auto; width: 100%">
<a href="index.html"
><img
src="src/images/title.svg"
style="
height: auto;
max-height: 70px;
background-color: #212529;
border-style: solid;
border-width: 2px;
border-color: #212529;
width: 100%;
margin-left: 1%;
"
alt="Small Dev Talk"
fetchpriority="high"
loading="auto"
/></a>
</h1>
<!-- END header -->
<div id="body" role="main">
<!-- BEGIN content -->
<div id="content">
<div class="head">
<div class="foot">
<!-- begin index -->
<!-- begin featured -->
<div id="featuredArticles" class="featured">
<h2 class="title">Featured Articles</h2>
<div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators" id="carouselIndicator"></ol>
<!-- Carousel -->
<div class="carousel-inner" id="carouselInner"></div>
<!-- Control buttons -->
<a
class="carousel-control-prev"
onClick="changeCarouselSlide('prev')"
role="button"
data-slide="prev"
aria-label="Go back to previous featured article slide"
>
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only"></span>
</a>
<a
class="carousel-control-next"
onClick="changeCarouselSlide('next')"
role="button"
data-slide="next"
aria-label="Go forward to next featured article slide"
>
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only"></span>
</a>
</div>
</div>
<!-- end featured -->
<!-- begin displaying articles -->
<div id="displayArticles"></div>
<!-- end displaying articles -->
<!-- begin articles -->
<div id="articleBody" class="articleBody" hidden></div>
<!-- end articles -->
</div>
</div>
</div>
<!-- END content -->
<!-- BEGIN sidebar -->
<div id="sidebar" class="sidebar">
<!-- begin popular posts -->
<div class="box">
<h2>Top Articles</h2>
<p>
<a href="index.html?Caravaneer2">Caravaneer 2</a>
</p>
<p>
<a href="index.html?Playsets">Playsets</a>
</p>
<p>
<a href="index.html?StarWarsBattlecry">Star Wars Battlecry</a>
</p>
<p>
<a href="index.html?Oceania">Oceania</a>
</p>
<p>
<a href="index.html?SonOfNor">Son of Nor</a>
</p>
</div>
<!-- end popular posts -->
<!-- begin twitter -->
<div class="box">
<h2>Twitter</h2>
<a
class="twitter-timeline"
data-height="1000"
href="https://twitter.com/SmallDevTalk?ref_src=twsrc%5Etfw"
>Tweets by SmallDevTalk</a
>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
<!-- end twitter -->
</div>
<!-- END sidebar -->
<div class="break"></div>
</div>
</div>
<!-- END wrapper -->
</div>
</body>
</html>