-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathabout.html
293 lines (270 loc) · 18.6 KB
/
about.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>The Conspiracist - About</title>
<!-- Favicon <a href="https://www.flaticon.com/free-icons/alien" title="alien icons">Alien icons created by Pixel perfect - Flaticon</a> -->
<link rel="apple-touch-icon" sizes="180x180" href="./favicon_io/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="./favicon_io/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="./favicon_io/favicon-16x16.png">
<link rel="manifest" href="./favicon_io/site.webmanifest">
<!--CSS-->
<link rel="stylesheet" id ="styleSheet" href="">
<link rel="stylesheet" href="style/mediaQueries.css">
<!--font 1500-->
<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=Inknut+Antiqua:wght@300;400;600;700;800&display=swap" rel="stylesheet">
<!-- Font Time -->
<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=Cinzel:wght@400;500&family=Inknut+Antiqua:wght@300;400;600;700;800&display=swap" rel="stylesheet">
<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=Crimson+Text:ital,wght@0,400;0,600;1,400;1,600&display=swap" rel="stylesheet">
<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=Sofia+Sans+Extra+Condensed:wght@300;400&display=swap" rel="stylesheet">
<!-- font 2030-->
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&family=Orbitron:wght@400;500;600;700;800;900&family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet">
<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=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&family=Exo:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Orbitron:wght@400;500;600;700;800;900&family=Rajdhani:wght@300;400;500;600;700&family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet">
<!--jQuery-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<!--Bootstrap-->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<!--Fontawesome icons-->
<script src="https://kit.fontawesome.com/8b841b6ae3.js" crossorigin="anonymous"></script>
<!--JavaScript-->
<script src="./scripts/main.js"></script>
</head>
<body>
<nav class="navbar navbar-expand-md sticky-top pt-2 pb-2 home-nav">
<div class="container-fluid x">
<a class="navbar-brand nav-text" href="./index.html">The Conspiracist</a>
<button class="navbar-toggler dark-nav-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
<span></span>
<span></span>
<span></span>
</button>
<div class="collapse navbar-collapse justify-content-end align-items-center" id="navbarNavAltMarkup">
<div class="navbar-nav">
<a class="nav-text" href="./index.html">Home</a>
<li class="nav-item dropdown">
<a class="dropdown-toggle nav-text" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">Issues</a>
<ul class="dropdown-menu issue-ddm" aria-labelledby="navbarDropdown">
<li><a class="ddm-nav-text" href="./pizzagateIssue.html">Pizzagate</a></li>
<li><a class="disabled-nav-text ddm-nav-text">Secret Issue</a></li>
<li><a class="disabled-nav-text ddm-nav-text">Secret Issue</a></li>
<hr class="dropdown-divider">
<li><a class="ddm-nav-text" href="./disclaimer.html">Disclaimer</a></li>
</ul>
</li>
<a class="nav-text" href="./documentation.html">Documentation</a>
<a class="nav-text active" href="#">About</a>
</div>
</div>
</div>
</nav>
<!--Overlay-->
<div class="overlay-style-page">
<div class="overlay-content">
<div id="generalOverlay" class="text-overlay">
<h2 class="overlay-style-title">Time machine</h2>
<h3 class="overlay-year-title">Change your perspective on the world</h3>
<div class="overlay-paragraph">
<p>Through this panel, you will be able to choose between different styles, each of which is inspired by a particular historical period and will allow you
to travel back and forth in time.</p>
<p>The selection we propose starts from the year 1500 and goes straight into the future, including also styles inspired from the 1940s and the 1950s. What are you waiting for? Start your journey!</p>
</div>
</div>
<div id="incunabulaOverlay" class="text-overlay">
<h2 class="overlay-style-title">Incunabula and beyond</h2>
<h3 class="overlay-year-title">1500</h3>
<div class="overlay-paragraph">
<p>Have you ever wondered on how website from 1500 looked like?</p>
<p>The secret metadata society had already developed a rudimental version of the internet yet in 1500.
The clergy - that is the name used by this secret society to call their servers -
was yet something, and a vast amount of textual and visual data had already been stored in in. From the 16th century on, they started to share data with the most educated people,
but maybe today you will be able to capture the secrets passed down from year to year by these unknown organization...</p>
</div>
</div>
<div id="timeOverlay" class="text-overlay">
<h2 class="overlay-style-title">The time of the Time time-travel</h2>
<h3 class="overlay-year-title">1940</h3>
<div class="overlay-paragraph">
<p>As time passed by, books left some space for magazines and information started to flow in a different manner.
More easilly than before, the secret metadata society started to spread secret information encoded between the lines of such magazines. But who is able to decode it?</p>
<p>Row after row, column after column, how would it be to read one of the most famous news magazines in the 1940s? It's Time to discover it!</p>
</div>
</div>
<div id="swissOverlay" class="text-overlay">
<h2 class="overlay-style-title">Give me a grid and I will rule the world</h2>
<h3 class="overlay-year-title">1950</h3>
<div class="overlay-paragraph">
<p>It's enough to look at a poster for a few seconds to grasp all the necessary for understanding the point. Did you get it?</p>
<p>The secret metadata society got smarter and ws able to send subliminal messsages that need the blink of an eye to be effective.</p>
<p>Straight to the point! Clear and essential. Can you resist it?</p>
</div>
</div>
<div id="futureOverlay" class="text-overlay">
<h2 class="overlay-style-title">Are you ready font the future?</h2>
<h3 class="overlay-year-title">2030</h3>
<div class="overlay-paragraph">
<p>In this era communication on Earth does not exist anymore. The secret meatada society rules the planet and use the population for their dark purposes.</p>
<p>A few survivors are travelling though space to found the words they lost, it's all dark out there. They miss home some much and they do not know ho to describe that sensation. But suddently, a violet planet brings their memories back to a pleasent
afternoon made of good readings, milkshakes and blueberries...</p>
</div>
</div>
</div>
</div>
<!--Buttons-->
<div class="btns-grid-container">
<div class="btns-grid-item btns-item-1">
<button class="sub-btn" type="button" onclick="changeCSS(1500)" onmouseover="showTextOverlay(1500)">1500</button>
</div>
<div class="btns-grid-item btns-item-2">
<button class="sub-btn" type="button" onclick="changeCSS(1940)" onmouseover="showTextOverlay(1940)">1940</button>
</div>
<div class="btns-grid-item btns-item-3">
<button class="sub-btn" type="button" onclick="changeCSS(1950)" onmouseover="showTextOverlay(1950)">1950</button>
</div>
<div class="btns-grid-item btns-item-4">
<button class="sub-btn" type="button" onclick="changeCSS(2030)" onmouseover="showTextOverlay(2030)">2030</button>
</div>
<div class="btns-grid-item btns-item-5" onmouseover="showTextOverlay(0)">
</div>
<div class="btns-grid-item btns-item-6" onmouseover="showTextOverlay(0)">
<button id="stylesBtn" type="button" class="styles-btn"><img class="btn-icon" id="timeMachineImg" src="./images_styles/icons/time_machine_icon.svg" alt="time machine icon for changing style"></button>
</div>
<div class="btns-grid-item btns-item-7">
</div>
<div class="btns-grid-item btns-item-8">
<button id="toTopBtn"> <i class="fa-solid fa-arrow-up btn-icon"></i></button>
</div>
</div>
<main class="about-main">
<div id="about2030Container">
<h2>About us</h2>
<div id="editorsContainer">
<div class="editor-container">
<div class="editor-image-container">
<img class="editor-image" src="./images_styles/IMG_5226.jpg" alt="Image of the author 'Tommaso Battisti'">
</div>
<div>
<h4>Tommaso Battisti</h4>
<a href="mailto: [email protected]"><i class="fa-regular fa-envelope"></i></a>
</div>
<p>After his degree in cinema conspiracies, he became an editor of this magazine in the framework of the master's degree in Digital Humanities and Digital Knowledge of the University of Bologna.</p>
</div>
<div class="editor-container">
<div class="editor-image-container">
<img class="editor-image" src="./images_styles/IMG_5228.jpg" alt="Image of the author 'Lorenzo Paolini'">
</div>
<div>
<h4>Lorenzo Paolini</h4>
<a href="mailto: [email protected]"><i class="fa-regular fa-envelope"></i></a>
</div>
<p>After his degree in communication conspiracies, he became an editor of this magazine in the framework of the master's degree in Digital Humanities and Digital Knowledge of the University of Bologna.</p>
</div>
</div>
</div>
<section class="about-page-presentation">
<div class="about-container">
<h1>About<span class="time-no-display"> us</span></h1>
<div id="aboutTextContainer">
<div id="aboutDoubleContainer">
<div id="editor1container" class="editor-container">
<div class="editor-name-img">
<a class="envelope-show-on-wide" href="mailto: [email protected]"><i class="fa-regular fa-envelope"></i></a>
<div class="editor-name-container">
<h2>Tommaso Battisti</h2>
<a class="envelope-show-on-small" href="mailto: [email protected]"><i class="fa-regular fa-envelope"></i></a>
</div>
<div class="editor-image-container">
<img class="editor-image" src="./images_styles/IMG_5226.jpg" alt="Image of the author 'Tommaso Battisti'">
</div>
</div>
<p>After his degree in cinema conspiracies, he became an editor of this magazine in the framework of the master's degree in Digital Humanities and Digital Knowledge of the University of Bologna.</p>
</div>
<div id="editor2container" class="editor-container">
<div class="editor-name-img">
<a class="envelope-show-on-wide" href="mailto: [email protected]"><i class="fa-regular fa-envelope"></i></a>
<div class="editor-name-container">
<h2>Lorenzo Paolini</h2>
<a class="envelope-show-on-small" href="mailto: [email protected]"><i class="fa-regular fa-envelope"></i></a>
</div>
<div class="editor-image-container">
<img class="editor-image" src="./images_styles/IMG_5228.jpg" alt="Image of the author 'Lorenzo Paolini'">
</div>
</div>
<p>After his degree in communication conspiracies, he became an editor of this magazine in the framework of the master's degree in Digital Humanities and Digital Knowledge of the University of Bologna.</p>
</div>
</div>
</div>
</div>
<div id="incunabulaAboutContainer">
<h2 id="incunabulaAboutTitle">About us</h2>
<div id="aboutDoubleContainer">
<div id="editor1container" class="editor-container">
<div class="editor-img-container">
<img class="editor-image" src="./images_styles/IMG_5226.jpg">
</div>
<div class="editor-text-container">
<div class="editor-name-mail">
<h2>Tommaso Battisti</h2>
<a href="mailto: [email protected]"><i class="fa-regular fa-envelope"></i></a>
</div>
<p>After his degree in cinema conspiracies, he became an editor of this magazine in the framework of the master's degree in Digital Humanities and Digital Knowledge of the University of Bologna.</p>
</div>
</div>
<div id="editor2container" class="editor-container">
<div class="editor-img-container">
<img class="editor-image" src="./images_styles/IMG_5228.jpg">
</div>
<div class="editor-text-container">
<div class="editor-name-mail">
<h2>Lorenzo Paolini</h2>
<a href="mailto: [email protected]"><i class="fa-regular fa-envelope"></i></a>
</div>
<p>After his degree in communication conspiracies, he became an editor of this magazine in the framework of the master's degree in Digital Humanities and Digital Knowledge of the University of Bologna.</p>
</div>
</div>
</div>
</div>
</section>
</main>
<nav id="nav2030" class="always-bottom-nav-2030">
<div id="centerNav2030">
<div>
<a class="nav-text" href="./index.html">Home</a>
</div>
<p class="nav-text">|</p>
<div class="nav-item dropdown">
<a class="dropdown-toggle nav-text" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">Issues</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item nav-text" href="./pizzagateIssue.html">Pizzagate</a></li>
<li><a class="dropdown-item nav-text disabled">Secret Issue</a></li>
<li><a class="dropdown-item nav-text disabled">Secret Issue</a></li>
<li><hr class="dropdown-divider"></li>
<li><a class="dropdown-item nav-text" href="./disclaimer.html">Disclaimer</a></li>
</ul>
</div>
<p class="nav-text">|</p>
<div>
<a class="nav-text" href="./documentation.html">Documentation</a>
</div>
<p class="nav-text">|</p>
<div>
<a class="nav-text active-nav-2030" href="#">About</a>
</div>
</div>
</nav>
<!-- Bootstrap Bundle with Popper -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
</body>
</html>