-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjournal.html
More file actions
168 lines (163 loc) · 10.7 KB
/
Copy pathjournal.html
File metadata and controls
168 lines (163 loc) · 10.7 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Journal & Field Notes · Venice Summer School in Digital and Public Humanities 2026</title>
<meta name="description" content="Community memory from the Venice Summer School in Digital and Public Humanities: reflections, field notes and photographs from participants and teachers.">
<meta name="theme-color" content="#b01e28">
<meta name="color-scheme" content="light">
<link rel="manifest" href="manifest.webmanifest">
<link rel="icon" href="icons/icon-192.png" sizes="192x192">
<link rel="preload" as="font" type="font/woff2" href="assets/fonts/eb-garamond-latin-400-italic.woff2" crossorigin>
<!-- Leaflet (map library) is vendored under assets/leaflet/ and loaded when the Journal map initialises on page load -->
<link rel="stylesheet" href="assets/style.css">
<style>
.jr-intro{max-width:42rem}
.jr-contribute{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;
font-family:var(--sans);font-size:.9rem;color:var(--muted)}
.jr-contribute a{color:var(--cf-red);font-weight:600}
.journal{max-width:44rem;margin:0 auto}
.jr-day{margin:0 0 2.4rem}
.jr-date{font-family:var(--mono);font-size:.74rem;letter-spacing:.06em;text-transform:uppercase;
color:var(--muted);font-weight:600;border-bottom:1px solid var(--rule);padding:0 0 .5rem;margin:0 0 1.3rem}
.jr-entry{position:relative;padding:0 0 0 1.2rem;margin:0 0 1.8rem;
border-left:2px solid var(--rule)}
.jr-entry::before{content:"";position:absolute;left:-6px;top:.35rem;width:10px;height:10px;
border-radius:50%;background:var(--cf-red)}
.jr-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;margin:0 0 .25rem}
.jr-time{font-family:var(--mono);font-size:.78rem;color:var(--ink);font-weight:600}
.jr-role{font-family:var(--mono);font-size:.62rem;letter-spacing:.05em;text-transform:uppercase;
padding:.12rem .45rem;border-radius:.6rem;background:var(--paper-2);border:1px solid var(--rule);color:var(--muted)}
.jr-role-faculty{border-color:var(--cf-red);color:var(--cf-red)}
.jr-role-organiser{background:var(--cf-red-wash);border-color:var(--cf-red);color:var(--cf-red)}
.jr-who{font-family:var(--sans);font-size:.82rem;color:var(--muted)}
.jr-title{font-family:var(--sans);font-weight:600;font-size:1.08rem;line-height:1.3;margin:.15rem 0 .5rem;color:var(--ink)}
.jr-photo{display:block;margin:0 0 .6rem;max-width:30rem}
.jr-photo img{display:block;width:100%;height:auto;border-radius:6px;border:1px solid var(--rule)}
.jr-cap{font-family:var(--sans);font-size:.92rem;line-height:1.5;color:var(--ink);margin:0 0 .4rem}
.jr-body{font-family:var(--serif);font-size:1.05rem;line-height:1.6;color:var(--ink);margin:0 0 .5rem}
.jn{position:sticky;top:0;z-index:20;background:var(--paper,#fff);border-bottom:1px solid rgba(0,0,0,.1);padding:.6rem 0 .55rem;margin:0 0 1.6rem}
.jn-row{display:flex;align-items:center;gap:.45rem;overflow-x:auto;padding-bottom:.15rem}
.jn-stop{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--mono);font-size:.74rem;white-space:nowrap;
text-decoration:none;color:var(--ink);border:1px solid rgba(0,0,0,.16);border-radius:1rem;padding:.26rem .6rem}
.jn-stop:hover{border-color:var(--cf-red);color:var(--cf-red)}
.jn-stop.jn-0{opacity:.42}
.jn-n{font-size:.68rem;background:var(--cf-red);color:#fff;border-radius:.7rem;padding:.04rem .34rem;min-width:1.1em;text-align:center}
.jn-stop.jn-0 .jn-n,.jn-day.jn-0 .jn-n,.jn-lead.jn-0 .jn-n{background:rgba(0,0,0,.28)}
/* second row: the week, day by day */
.jn-week{margin-top:.5rem;gap:.5rem}
.jn-lead{font-family:var(--mono);font-size:.68rem;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;
color:var(--muted);text-decoration:none;margin-right:.35rem}
.jn-lead:hover{color:var(--cf-red)}
.jn-lead.jn-0{opacity:.5}
.jn-day{display:inline-flex;align-items:center;gap:.3rem;font-family:var(--mono);font-size:.72rem;
white-space:nowrap;text-decoration:none;color:var(--ink)}
.jn-day + .jn-day::before{content:"";width:1rem;height:1px;background:rgba(0,0,0,.25);margin-right:.2rem}
.jn-day.jn-0{opacity:.45}
.jn-day:not(.jn-0):hover{color:var(--cf-red)}
.jn-day:not(.jn-0):hover .jn-day-l{border-bottom:1px solid var(--cf-red)}
.jr-day{margin:0 0 1.4rem}
.jr-day-h{font-family:var(--sans);font-size:.82rem;letter-spacing:.06em;text-transform:uppercase;
color:var(--muted);font-weight:700;margin:0 0 .9rem;padding-bottom:.3rem;border-bottom:1px solid rgba(0,0,0,.08)}
.jr-move{font-family:var(--mono);font-size:.66rem;max-width:14rem;padding:.1rem .2rem;
border:1px solid rgba(0,0,0,.2);border-radius:.25rem;background:#fff;color:var(--muted)}
.jr-move:hover{border-color:var(--cf-red);color:var(--ink)}
.jr-body a{color:var(--cf-red);text-decoration:underline;text-underline-offset:.16em;word-break:break-word}
.jr-moment-link{color:inherit;text-decoration:none;border-bottom:1px solid rgba(0,0,0,.18)}
.jr-moment-link:hover{color:var(--cf-red);border-bottom-color:var(--cf-red)}
.jr-foot{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .7rem;margin:.5rem 0 0}
.jr-tag{font-family:var(--mono);font-size:.66rem;color:var(--muted);background:var(--paper-2);
border:1px solid var(--rule);border-radius:.5rem;padding:.1rem .4rem}
.jr-rel{font-family:var(--sans);font-size:.82rem;color:var(--cf-red);font-weight:500}
.jr-empty{max-width:38rem;color:var(--muted);font-size:1rem;line-height:1.6}
.jr-empty a{color:var(--cf-red);font-weight:600}
#jr-map{height:clamp(320px,50vh,500px);width:100%}
.jr-pop{font-family:var(--sans);font-size:.9rem;color:var(--ink);max-width:200px}
.jr-pop img{display:block;width:100%;height:auto;border-radius:4px;margin:0 0 .35rem}
.jr-pop b{display:block}
.jr-pop span{font-size:.82rem;color:var(--muted)}
.jr-pop time{display:block;font:0.7rem var(--mono);color:var(--muted);margin-top:.2rem}
.jr-pop-who{display:block;font-size:.78rem;color:var(--muted);margin-top:.1rem}
.jr-pop-link{display:inline-block;font-size:.78rem;color:var(--cf-red);margin-top:.3rem}
.jr-login{max-width:44rem;margin:0 auto clamp(1.4rem,3vw,2rem);font-family:var(--sans);font-size:.86rem;
color:var(--muted);background:var(--paper-2);border:1px solid var(--rule);border-radius:8px;padding:.6rem .8rem;line-height:1.7}
.jr-login input{font:inherit;padding:.3rem .45rem;border:1px solid var(--rule);border-radius:5px;margin:.1rem .15rem;max-width:9rem}
.jr-linkbtn{font:inherit;color:var(--cf-red);font-weight:600;background:none;border:none;cursor:pointer;padding:0;text-decoration:underline}
.jr-linkbtn.solid{background:var(--cf-red);color:#fff;border-radius:6px;padding:.3rem .7rem;text-decoration:none}
.jr-login-msg{color:var(--muted);font-size:.82rem}
.jr-chapter{margin:0 0 clamp(2.2rem,5vw,3.2rem)}
.jr-chapter-h{font-family:var(--sans);font-weight:700;font-size:clamp(1.3rem,3vw,1.7rem);color:var(--ink);
margin:0 0 .7rem;padding:0 0 .4rem;border-bottom:2px solid var(--cf-red)}
.jr-chapter-desc{font-family:var(--sans);font-size:.92rem;color:var(--muted);line-height:1.5;margin:0 0 1.4rem;max-width:38rem}
.jr-chapter.empty{opacity:.72}
.jr-chapter-empty{font-family:var(--sans);font-size:.9rem;color:var(--muted);font-style:italic;margin:0}
.jr-moment{margin:0 0 1.8rem}
.jr-moment-h{font-family:var(--sans);font-size:.95rem;color:var(--ink);font-weight:600;margin:0 0 1rem}
.jr-moment-time{font-family:var(--mono);font-size:.7rem;letter-spacing:.05em;text-transform:uppercase;
color:var(--cf-red);font-weight:600;display:inline-block;margin-right:.35rem}
.jr-remove{font-family:var(--mono);font-size:.62rem;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);
background:none;border:1px solid var(--rule);border-radius:.5rem;padding:.1rem .45rem;cursor:pointer;margin-left:auto}
.jr-remove:hover{color:var(--cf-red);border-color:var(--cf-red)}
</style>
</head>
<body>
<a class="skip" href="#main">Skip to the journal</a>
<div class="topbar"></div>
<header class="sitehead"><div class="wrap">
<a class="brandlock" href="index.html"><img src="assets/logos/site-lockup.png" alt="Venice Centre for Digital and Public Humanities"></a>
<nav class="sitenav" aria-label="Site">
<a href="index.html">Home</a>
<a href="programme.html">Programme</a>
<a href="people.html">People</a>
<a class="on" aria-current="page" href="journal.html">Journal</a>
<a href="partners.html">Partners</a>
<a href="colophon.html">Colophon</a>
<a href="about.html">About</a>
</nav>
</div></header>
<header class="pagehead"><div class="wrap">
<p class="kicker">Community memory · field notes from the week</p>
<h1>Journal & Field Notes</h1>
<div class="jr-intro">
<p>A shared, curated record of the Summer School: short reflections, informal field notes and
photographs gathered by participants and teachers as the week unfolds.</p>
<p class="jr-contribute">☞ <span>Taking part?</span>
<a href="contribute-journal.html">Contribute to the journal →</a>
<span>(your entry appears here right away)</span></p>
</div>
</div></header>
<main id="main">
<section class="wrap" style="padding-top:clamp(1.8rem,4vw,2.8rem)">
<div class="jr-login" id="jr-login"></div>
<div class="journal" id="journal-timeline"></div>
</section>
<section class="mapsec wrap" id="jr-map-section">
<div class="head">
<p class="area kicker">Journal map</p>
</div>
<p class="map-note" id="jr-cartonote">The Journal map uses CARTO tiles based on OpenStreetMap data.</p>
<p class="map-note jr-map-empty" id="jr-map-empty" hidden>Geolocated photos and notes will appear here when approved journal entries include a location.</p>
<div class="mapwrap" id="jr-mapwrap" hidden><div id="jr-map" role="img" aria-label="Map of geolocated journal entries across Venice"></div></div>
</section>
</main>
<footer class="foot">
<div class="wrap">
<h2>Venice Centre for Digital and Public Humanities</h2>
<p>Organised by the VeDPH at the Department of Humanities, Ca’ Foscari University of Venice,
with the Department of Linguistics and Comparative Cultural Studies.</p>
<p class="foot-link"><a href="contribute-journal.html">Contribute to the journal →</a></p>
<p class="addr">Ca’ Foscari University of Venice · Dorsoduro 3246, 30123 Venice (Italy)<br>
VeDPH · Malcanton Marcorà, Dorsoduro 3484/D · vedph@unive.it</p>
</div>
</footer>
<script src="data/program.js"></script>
<script src="assets/journal.js"></script>
<script>
if ('serviceWorker' in navigator &&
(location.protocol === 'https:' || location.hostname === 'localhost' || location.hostname === '127.0.0.1')) {
window.addEventListener('load', function () { navigator.serviceWorker.register('sw.js').catch(function(){}); });
}
</script>
</body>
</html>