-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
343 lines (298 loc) · 19.3 KB
/
index.html
File metadata and controls
343 lines (298 loc) · 19.3 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
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
---
description: Wiki Knights is a student organization at UCF that believes
information can and should be available, free of charge. This organization aims to create
and promote free, open textbooks for the higher education community as well as contribute to
existing open communities such as OpenStax, Wikipedia, Pressbooks, and others.
meeting-schedule: TBD!
email: wikiknights.ucf@gmail.com
---
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>{{ site.title }}</title>
<!-- Stylesheets -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<style id="custom-logo-css" type="text/css">
.site-title, .site-description {
position: absolute;
clip-path: inset(50%);
}
</style>
<link rel="stylesheet" id="maywood-fonts-css"
href="https://fonts-api.wp.com/css?family=IBM+Plex+Sans%3A300%2C300i%2C500%2C500i%2C700&subset=latin%2Clatin-ext"
media="all">
<link crossorigin="anonymous" rel="stylesheet" id="all-css-14-1"
href="https://s0.wp.com/wp-content/themes/pub/maywood/style.css?m=1747306771i&cssminify=yes"
type="text/css" media="all">
<link rel="stylesheet" href="{{ site.url }}{{ site.baseurl }}/assets/index-small.css">
<!-- End Stylesheets -->
<!-- Open Graph Tags -->
<meta property="og:type" content="website">
<meta property="og:title" content="{{ site.title }}">
<meta property="og:url" content="{{ site.url }}{{ site.baseurl }}">
<meta property="og:site_name" content="{{ site.title }}">
<meta property="og:image" content="{{ site.url }}{{ site.icon }}">
<meta property="og:image:width" content="4760">
<meta property="og:image:height" content="4439">
<meta property="og:image:alt" content="">
<meta property="og:locale" content="en_US">
<meta name="twitter:text:title" content="{{ site.title }}">
<meta name="twitter:card" content="summary">
<meta name="twitter:description" content="{{ site.description }}">
<!-- End Open Graph Tags -->
<link rel="canonical" href="{{ site.url}}{{ site.baseurl }}">
<meta name="description"
content="{{ site.description }}">
<link rel="icon" href="{{ site.url }}{{ site.icon }}?w=32"
sizes="32x32">
<link rel="icon" href="{{ site.url }}{{ site.icon }}?w=100"
sizes="192x192">
<link rel="apple-touch-icon"
href="{{ site.url }}{{ site.icon }}?w=100">
<meta name="msapplication-TileImage"
content="{{ site.url }}{{ site.icon }}?w=100">
</head>
<body class="home wp-singular page-template-default page page-id-2 wp-embed-responsive wp-theme-pubvaria wp-child-theme-pubmaywood customizer-styles-applied singular image-filters-enabled hide-homepage-header hide-homepage-footer jetpack-reblog-enabled">
<div id="page" class="site">
<a class="skip-link screen-reader-text" href="#content">Skip to content</a>
<div id="content" class="site-content">
<section id="primary" class="content-area">
<main id="main" class="site-main">
<article id="post-2" class="post-2 page type-page status-publish hentry entry">
<header class="entry-header responsive-max-width">
<h1 class="entry-title">{{ site.title }}</h1>
</header>
<div class="entry-content">
<div class="wp-block-image is-style-default">
<figure class="aligncenter size-medium is-resized">
<img width="300" height="279"
src="{{ site.url }}{{ site.logo }}?w=300"
class="wp-image-495"
style="width:183px;height:auto"
sizes="(max-width: 300px) 100vw, 300px">
</figure>
</div>
<p class="has-text-align-center">
{{ page.description }}
</p>
<p class="has-text-align-center has-huge-font-size">
<strong style="--editable-content-background-color: rgba(6, 7, 7, 0.2);--editable-content-color: rgb(183, 173, 167);--original-color: rgb(24, 24, 24);--original-background-color: rgba(24, 24, 24, 0.2)">Meeting
Schedule:</strong><br>
{{ page.meeting-schedule }}
</p>
<p class="has-text-align-center">Join our Discord for up-to-date information!</p>
<div class="wp-block-group alignfull has-background"
style="background-color:#f3f3f3;padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:40px">
<div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow">
<div class="wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-large">
<a href="https://knightconnect.campuslabs.com/engage/organization/wikiknights">
<img
width="750" height="750"
src="{{ site.url }}{{ site.baseurl }}/assets/jointoday.png"class="wp-image-30"
sizes="(max-width: 750px) 100vw, 750px">
</a>
</figure>
<h4 class="wp-block-heading" id="become-a-member">
<a href="https://knightconnect.campuslabs.com/engage/organization/wikiknights">
Become a Member
</a>
</h4>
<p>
If you are interested in being a member click the link above to join our club at UCF.
</p>
</div>
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-large">
<a href="https://discord.gg/7z2zR3e">
<img width="750" height="750"
src="{{ site.url }}{{ site.baseurl }}/assets/joindiscord.png"
class="wp-image-33"
sizes="(max-width: 750px) 100vw, 750px">
</a>
</figure>
<h4 class="wp-block-heading" id="join-us-on-discord">
<a href="https://discord.gg/7z2zR3e">
Join us on Discord
</a>
</h4>
<p>
Discord is where members of Wiki Knights communicate online. We post updates, ideas and other club activities on here.
</p>
</div>
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-large">
<a href="{{ site.url }}{{ site.baseurl }}/library">
<img loading="lazy" width="750"
height="750"
src="{{ site.url }}{{ site.baseurl }}/assets/libraryicon.png"
alt="" class="wp-image-48"
sizes="(max-width: 750px) 100vw, 750px">
</a>
</figure>
<h4 class="wp-block-heading" id="our-library">
<a href="{{ site.url }}{{ site.baseurl }}/library">
Our Library
</a>
</h4>
<p>
The Wiki Knights library is a collection of free to use textbooks for classes here at UCF.
</p>
</div>
</div>
<hr class="wp-block-separator has-css-opacity">
<p>
<a href="{{ site.url }}{{ site.baseurl }}/calendar">
<strong>🗓️ Event Calendar</strong>
</a>
</p>
<div class="wp-block-group"
style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px">
<div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow">
<p>Follow us on social media:</p>
<ul class="wp-block-social-links has-icon-color is-style-logos-only is-layout-flex wp-block-social-links-is-layout-flex">
<li style="color: #181818; "
class="wp-social-link wp-social-link-instagram has-foreground-color wp-block-social-link">
<a rel="noopener nofollow" target="_blank"
href="https://www.instagram.com/wikiknights/"
class="wp-block-social-link-anchor">
<svg width="24" height="24" viewBox="0 0 24 24" version="1.1"
xmlns="http://www.w3.org/2000/svg" aria-hidden="true"
focusable="false">
<path d="M12,4.622c2.403,0,2.688,0.009,3.637,0.052c0.877,0.04,1.354,0.187,1.671,0.31c0.42,0.163,0.72,0.358,1.035,0.673 c0.315,0.315,0.51,0.615,0.673,1.035c0.123,0.317,0.27,0.794,0.31,1.671c0.043,0.949,0.052,1.234,0.052,3.637 s-0.009,2.688-0.052,3.637c-0.04,0.877-0.187,1.354-0.31,1.671c-0.163,0.42-0.358,0.72-0.673,1.035 c-0.315,0.315-0.615,0.51-1.035,0.673c-0.317,0.123-0.794,0.27-1.671,0.31c-0.949,0.043-1.233,0.052-3.637,0.052 s-2.688-0.009-3.637-0.052c-0.877-0.04-1.354-0.187-1.671-0.31c-0.42-0.163-0.72-0.358-1.035-0.673 c-0.315-0.315-0.51-0.615-0.673-1.035c-0.123-0.317-0.27-0.794-0.31-1.671C4.631,14.688,4.622,14.403,4.622,12 s0.009-2.688,0.052-3.637c0.04-0.877,0.187-1.354,0.31-1.671c0.163-0.42,0.358-0.72,0.673-1.035 c0.315-0.315,0.615-0.51,1.035-0.673c0.317-0.123,0.794-0.27,1.671-0.31C9.312,4.631,9.597,4.622,12,4.622 M12,3 C9.556,3,9.249,3.01,8.289,3.054C7.331,3.098,6.677,3.25,6.105,3.472C5.513,3.702,5.011,4.01,4.511,4.511 c-0.5,0.5-0.808,1.002-1.038,1.594C3.25,6.677,3.098,7.331,3.054,8.289C3.01,9.249,3,9.556,3,12c0,2.444,0.01,2.751,0.054,3.711 c0.044,0.958,0.196,1.612,0.418,2.185c0.23,0.592,0.538,1.094,1.038,1.594c0.5,0.5,1.002,0.808,1.594,1.038 c0.572,0.222,1.227,0.375,2.185,0.418C9.249,20.99,9.556,21,12,21s2.751-0.01,3.711-0.054c0.958-0.044,1.612-0.196,2.185-0.418 c0.592-0.23,1.094-0.538,1.594-1.038c0.5-0.5,0.808-1.002,1.038-1.594c0.222-0.572,0.375-1.227,0.418-2.185 C20.99,14.751,21,14.444,21,12s-0.01-2.751-0.054-3.711c-0.044-0.958-0.196-1.612-0.418-2.185c-0.23-0.592-0.538-1.094-1.038-1.594 c-0.5-0.5-1.002-0.808-1.594-1.038c-0.572-0.222-1.227-0.375-2.185-0.418C14.751,3.01,14.444,3,12,3L12,3z M12,7.378 c-2.552,0-4.622,2.069-4.622,4.622S9.448,16.622,12,16.622s4.622-2.069,4.622-4.622S14.552,7.378,12,7.378z M12,15 c-1.657,0-3-1.343-3-3s1.343-3,3-3s3,1.343,3,3S13.657,15,12,15z M16.804,6.116c-0.596,0-1.08,0.484-1.08,1.08 s0.484,1.08,1.08,1.08c0.596,0,1.08-0.484,1.08-1.08S17.401,6.116,16.804,6.116z"></path>
</svg>
<span class="wp-block-social-link-label screen-reader-text">Instagram</span>
</a>
</li>
<li style="color: #181818; "
class="wp-social-link wp-social-link-twitter has-foreground-color wp-block-social-link">
<a rel="noopener nofollow" target="_blank"
href="https://twitter.com/wikiknights_ucf"
class="wp-block-social-link-anchor">
<svg width="24" height="24" viewBox="0 0 24 24" version="1.1"
xmlns="http://www.w3.org/2000/svg" aria-hidden="true"
focusable="false">
<path d="M22.23,5.924c-0.736,0.326-1.527,0.547-2.357,0.646c0.847-0.508,1.498-1.312,1.804-2.27 c-0.793,0.47-1.671,0.812-2.606,0.996C18.324,4.498,17.257,4,16.077,4c-2.266,0-4.103,1.837-4.103,4.103 c0,0.322,0.036,0.635,0.106,0.935C8.67,8.867,5.647,7.234,3.623,4.751C3.27,5.357,3.067,6.062,3.067,6.814 c0,1.424,0.724,2.679,1.825,3.415c-0.673-0.021-1.305-0.206-1.859-0.513c0,0.017,0,0.034,0,0.052c0,1.988,1.414,3.647,3.292,4.023 c-0.344,0.094-0.707,0.144-1.081,0.144c-0.264,0-0.521-0.026-0.772-0.074c0.522,1.63,2.038,2.816,3.833,2.85 c-1.404,1.1-3.174,1.756-5.096,1.756c-0.331,0-0.658-0.019-0.979-0.057c1.816,1.164,3.973,1.843,6.29,1.843 c7.547,0,11.675-6.252,11.675-11.675c0-0.178-0.004-0.355-0.012-0.531C20.985,7.47,21.68,6.747,22.23,5.924z"></path>
</svg>
<span class="wp-block-social-link-label screen-reader-text">Twitter</span></a>
</li>
<li style="color: #181818; "
class="wp-social-link wp-social-link-youtube has-foreground-color wp-block-social-link">
<a rel="noopener nofollow" target="_blank"
href="https://www.youtube.com/channel/UCZAAEO38wjYZYfKWgnTnAjQ"
class="wp-block-social-link-anchor">
<svg width="24" height="24" viewBox="0 0 24 24" version="1.1"
xmlns="http://www.w3.org/2000/svg" aria-hidden="true"
focusable="false">
<path d="M21.8,8.001c0,0-0.195-1.378-0.795-1.985c-0.76-0.797-1.613-0.801-2.004-0.847c-2.799-0.202-6.997-0.202-6.997-0.202 h-0.009c0,0-4.198,0-6.997,0.202C4.608,5.216,3.756,5.22,2.995,6.016C2.395,6.623,2.2,8.001,2.2,8.001S2,9.62,2,11.238v1.517 c0,1.618,0.2,3.237,0.2,3.237s0.195,1.378,0.795,1.985c0.761,0.797,1.76,0.771,2.205,0.855c1.6,0.153,6.8,0.201,6.8,0.201 s4.203-0.006,7.001-0.209c0.391-0.047,1.243-0.051,2.004-0.847c0.6-0.607,0.795-1.985,0.795-1.985s0.2-1.618,0.2-3.237v-1.517 C22,9.62,21.8,8.001,21.8,8.001z M9.935,14.594l-0.001-5.62l5.404,2.82L9.935,14.594z"></path>
</svg>
<span class="wp-block-social-link-label screen-reader-text">YouTube</span></a>
</li>
<li style="color: #181818; "
class="wp-social-link wp-social-link-github has-foreground-color wp-block-social-link">
<a rel="noopener nofollow" target="_blank"
href="https://github.com/wikiknights/"
class="wp-block-social-link-anchor">
<svg width="24" height="24" viewBox="0 0 24 24" version="1.1"
xmlns="http://www.w3.org/2000/svg" aria-hidden="true"
focusable="false">
<path d="M12,2C6.477,2,2,6.477,2,12c0,4.419,2.865,8.166,6.839,9.489c0.5,0.09,0.682-0.218,0.682-0.484 c0-0.236-0.009-0.866-0.014-1.699c-2.782,0.602-3.369-1.34-3.369-1.34c-0.455-1.157-1.11-1.465-1.11-1.465 c-0.909-0.62,0.069-0.608,0.069-0.608c1.004,0.071,1.532,1.03,1.532,1.03c0.891,1.529,2.341,1.089,2.91,0.833 c0.091-0.647,0.349-1.086,0.635-1.337c-2.22-0.251-4.555-1.111-4.555-4.943c0-1.091,0.39-1.984,1.03-2.682 C6.546,8.54,6.202,7.524,6.746,6.148c0,0,0.84-0.269,2.75,1.025C10.295,6.95,11.15,6.84,12,6.836 c0.85,0.004,1.705,0.114,2.504,0.336c1.909-1.294,2.748-1.025,2.748-1.025c0.546,1.376,0.202,2.394,0.1,2.646 c0.64,0.699,1.026,1.591,1.026,2.682c0,3.841-2.337,4.687-4.565,4.935c0.359,0.307,0.679,0.917,0.679,1.852 c0,1.335-0.012,2.415-0.012,2.741c0,0.269,0.18,0.579,0.688,0.481C19.138,20.161,22,16.416,22,12C22,6.477,17.523,2,12,2z"></path>
</svg>
<span class="wp-block-social-link-label screen-reader-text">GitHub</span></a>
</li>
<li style="color: #181818; "
class="wp-social-link wp-social-link-reddit has-foreground-color wp-block-social-link">
<a rel="noopener nofollow" target="_blank"
href="https://www.reddit.com/user/WikiKnights"
class="wp-block-social-link-anchor">
<svg width="24" height="24" viewBox="0 0 24 24" version="1.1"
xmlns="http://www.w3.org/2000/svg" aria-hidden="true"
focusable="false">
<path d="M5.27 9.221A2.775 2.775 0 0 0 2.498 11.993a2.785 2.785 0 0 0 1.6 2.511 5.337 5.337 0 0 0 2.374 4.11 9.386 9.386 0 0 0 5.539 1.7 9.386 9.386 0 0 0 5.541-1.7 5.331 5.331 0 0 0 2.372-4.114 2.787 2.787 0 0 0 1.583-2.5 2.775 2.775 0 0 0-2.772-2.772 2.742 2.742 0 0 0-1.688.574 9.482 9.482 0 0 0-4.637-1.348v-.008a2.349 2.349 0 0 1 2.011-2.316 1.97 1.97 0 0 0 1.926 1.521 1.98 1.98 0 0 0 1.978-1.978 1.98 1.98 0 0 0-1.978-1.978 1.985 1.985 0 0 0-1.938 1.578 3.183 3.183 0 0 0-2.849 3.172v.011a9.463 9.463 0 0 0-4.59 1.35 2.741 2.741 0 0 0-1.688-.574Zm6.736 9.1a3.162 3.162 0 0 1-2.921-1.944.215.215 0 0 1 .014-.2.219.219 0 0 1 .168-.106 27.327 27.327 0 0 1 2.74-.133 27.357 27.357 0 0 1 2.74.133.219.219 0 0 1 .168.106.215.215 0 0 1 .014.2 3.158 3.158 0 0 1-2.921 1.944Zm3.743-3.157a1.265 1.265 0 0 1-1.4-1.371 1.954 1.954 0 0 1 .482-1.442 1.15 1.15 0 0 1 .842-.379 1.7 1.7 0 0 1 1.49 1.777 1.323 1.323 0 0 1-.325 1.015 1.476 1.476 0 0 1-1.089.4Zm-7.485 0a1.476 1.476 0 0 1-1.086-.4 1.323 1.323 0 0 1-.325-1.016 1.7 1.7 0 0 1 1.49-1.777 1.151 1.151 0 0 1 .843.379 1.951 1.951 0 0 1 .481 1.441 1.276 1.276 0 0 1-1.403 1.373Z"></path>
</svg>
<span class="wp-block-social-link-label screen-reader-text">Reddit</span></a>
</li>
<li style="color: #181818; "
class="wp-social-link wp-social-link-twitch has-foreground-color wp-block-social-link">
<a rel="noopener nofollow" target="_blank"
href="https://www.twitch.tv/wikiknights_ucf"
class="wp-block-social-link-anchor">
<svg width="24" height="24" viewBox="0 0 24 24" version="1.1"
xmlns="http://www.w3.org/2000/svg" aria-hidden="true"
focusable="false">
<path d="M16.499,8.089h-1.636v4.91h1.636V8.089z M12,8.089h-1.637v4.91H12V8.089z M4.228,3.178L3,6.451v13.092h4.499V22h2.456 l2.454-2.456h3.681L21,14.636V3.178H4.228z M19.364,13.816l-2.864,2.865H12l-2.453,2.453V16.68H5.863V4.814h13.501V13.816z"></path>
</svg>
<span class="wp-block-social-link-label screen-reader-text">Twitch</span></a>
</li>
</ul>
</div>
</div>
</div>
</div>
<h4 class="wp-block-heading">Wiki Knights in Action:</h4>
<ul class="wp-block-latest-posts__list has-dates wp-block-latest-posts">
{% for post in site.posts limit:3 %}
<li>
<div class="wp-block-latest-posts__featured-image aligncenter"><a
href="{{ site.url }}{{ post.thumbnail }}"
aria-label="{{ post.title }}"><img
width="300" height="169"
src="{{ site.url }}{{ post.thumbnail }}"
class="attachment-medium size-medium wp-post-image" alt="" decoding="async"
style="width: 300px;"></a>
</div>
<a class="wp-block-latest-posts__post-title"
href="{{ site.url }}{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a>
<time datetime="{{ post.date }}" class="wp-block-latest-posts__post-date">
{{ post.date | date: "%B %-d, %Y"}}
</time>
<div class="wp-block-latest-posts__post-excerpt">
{{ post.summary | markdownify }}
</div>
</li>
{% endfor %}
</ul>
<p><a href="{{ site.url }}{{ site.baseurl }}/posts">View all posts</a></p>
<footer class="wp-block-group alignfull has-text-color has-background has-link-color wp-elements-49a361bed8cd6e09e70f6dd62728d6c6"
style="color:#ffffff;background-color:#181818;padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:40px">
<div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow">
<div class="wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<h4 class="wp-block-heading" id="about-us">About Us</h4>
<p>
{{ page.description }}
</p>
<p class="has-text-align-left has-secondary-color has-text-color">
<a href="https://knightconnect.campuslabs.com/engage/organization/wikiknights">
More About Us
</a>
</p>
</div>
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<h4 class="wp-block-heading" id="get-in-touch">Get In Touch</h4>
<p>
<a href="mailto:{{ page.email }}">
{{ page.email }}
</a>
</p>
</div>
</div>
</div>
</footer>
</div>
</article>
</main>
</section>
</div>
<footer id="colophon" class="site-footer responsive-max-width">
<div class="site-info">
<a class="site-name" href="{{ site.url }}{{ site.baseurl }}{%- unless site.baseurl == '/' -%}/{%- endunless -%}" rel="home">
{{ site.title }}
</a>
</div>
</footer>
</div>
</body>
</html>