-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdisclaimer.html
219 lines (199 loc) · 14 KB
/
disclaimer.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
<!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 - Disclaimer</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">
<!--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 active">
<a class="dropdown-toggle nav-text active-issue" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">Issues</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="ddm-nav-text" href="./pizzagateIssue.html">Pizzagate</a></li>
<li><a class="ddm-nav-text disabled-nav-text disabled">Secret Issue</a></li>
<li><a class="ddm-nav-text disabled-nav-text disabled">Secret Issue</a></li>
<hr class="dropdown-divider">
<li class="dropdown-active"><a class="ddm-nav-text active-pizza" href="#">Disclaimer</a></li>
</ul>
</li>
<a class="nav-text" href="./documentation.html">Documentation</a>
<a class="nav-text" href="./about.html">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="disclaimer-main">
<section class="page-presentation disclaimer-page-presentation">
<div id="disclaimerTitle">
<h1>Disclaimer</h1>
<h2 id="swissDisclaimerTitle">Dis</br>claimer</h2>
</div>
<div id="disclaimerPurpose">
<h2>Purposes</h2>
<p class="incunabula-fp">The purpose of this web site is to explore various types of typographic and layout style for text documents, as an end-of-course project for the "Information Modeling and Web technologies" course of the Master Degree in Digital Humanities and Digital Knowledge of the University of Bologna, under prof. Fabio Vitali. </p>
</div>
<div id="disclaimerSources">
<h2>Sources</h2>
<p class="incunabula-fp">The documents contained in this web site have been selected for their length and complexity and their publication here is not intended to be an alternative or replace their original locations:</p>
<ul>
<li><a href="https://journals.sagepub.com/doi/full/10.1177/00113921211034896">Panic, pizza and mainstreaming the alt-right</a></li>
<li><a href="https://link.springer.com/chapter/10.1007/978-3-030-43005-4_3?utm_source=share&utm_medium=ios_app">From Pizzagate to the Great Replacement</a></li>
<li><a href="https://ctc.westpoint.edu/the-qanon-conspiracy-theory-a-security-threat-in-the-making/">The QAnon Conspiracy Theory: A Security Threat in the Making?</a></li>
</ul>
<p>All copyrights and related rights on the content remain with their original owners.</p>
<p>All copyright on the typographic and layout choices are 2022 © The Conspiracist <a href="https://github.com/tommasobattisti/thePPPPconspiracy.git"><i class="fa-brands fa-github"></i></a></p>
</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 active-nav-2030" 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 active-nav-2030" href="#">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" href="./about.html">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>