-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprivacy.html
More file actions
165 lines (156 loc) · 7.3 KB
/
privacy.html
File metadata and controls
165 lines (156 loc) · 7.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
<!DOCTYPE html><html lang="en-GB"><head>
<meta charset="utf-8"><meta name="viewport" content="width=1440"><title>Privacy Policy</title>
<meta name="description" content="Privacy policy for the ARC Cool Buildings programme website.">
<link rel="icon" type="image/png" sizes="any" href="assets/images/favicon.png"><link href="assets/images/favicon.png" rel="icon" media="(prefers-color-scheme: light)">
<link href="assets/images/favicon.png" rel="icon" media="(prefers-color-scheme: dark)">
<link rel="apple-touch-icon" href="assets/images/favicon.png"><link rel="manifest" href="/site.webmanifest"><meta name="theme-color" content="#333333">
<meta property="og:type" content="website">
<meta property="og:title" content="Privacy Policy - ARC Cool Buildings">
<meta property="og:description" content="Privacy policy for the ARC Cool Buildings programme website.">
<meta property="og:image" content="https://actionresearchprojects.github.io/assets/images/og-image.jpg">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Privacy Policy - ARC Cool Buildings">
<meta name="twitter:description" content="Privacy policy for the ARC Cool Buildings programme website.">
<meta name="twitter:image" content="https://actionresearchprojects.github.io/assets/images/og-image.jpg">
<link rel="canonical" href="https://actionresearchprojects.github.io/privacy">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
<link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500&display=swap" rel="stylesheet">
<style>
*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }
html { height: 100%; background: url('assets/images/support-page-background.webp') center / cover no-repeat fixed; }
body {
font-family: "Ubuntu", sans-serif;
background: transparent;
color: #222;
min-height: 100%;
-webkit-font-smoothing: antialiased;
}
#main { position: relative; min-height: 100vh; }
.privacy-header {
position: relative;
z-index: 1;
text-align: center;
padding: 50px 40px 20px;
}
.privacy-header a { display: inline-block; }
.privacy-header img {
height: 60px;
width: auto;
}
.privacy-content {
position: relative;
z-index: 1;
max-width: 740px;
margin: 0 auto;
padding: 20px 40px 80px;
}
.privacy-content h1 {
font-size: 42px;
font-weight: 500;
text-align: center;
margin-bottom: 10px;
color: #111;
}
.privacy-content .last-updated {
text-align: center;
font-size: 14px;
color: #999;
margin-bottom: 40px;
}
.privacy-content h2 {
font-size: 22px;
font-weight: 500;
margin: 36px 0 12px;
color: #111;
}
.privacy-content p {
font-size: 16px;
font-weight: 300;
margin-bottom: 14px;
color: #333;
line-height: 1.7;
}
.privacy-content ul {
margin: 0 0 14px 24px;
font-size: 16px;
font-weight: 300;
color: #333;
line-height: 1.7;
}
.privacy-content ul li { margin-bottom: 6px; }
.privacy-content a {
color: #0a66c2;
text-decoration: none;
}
.privacy-content a:hover {
text-decoration: underline;
}
.back-link {
display: block;
width: fit-content;
margin: 40px auto 0;
padding: 10px 24px;
background: #f0f0f0;
border-radius: 8px;
color: #333;
text-decoration: none;
font-size: 15px;
transition: background 0.2s;
}
.back-link:hover {
background: #e0e0e0;
text-decoration: none;
}
</style>
<link rel="stylesheet" href="fluid-scaling.css"><link rel="stylesheet" href="orientation-lock.css">
<style id="site-footer-style">
#site-footer {
position: fixed;
bottom: 6px;
right: 10px;
z-index: 10;
font-family: "Ubuntu", sans-serif;
font-size: 10px;
font-weight: 300;
color: rgba(0,0,0,0.4);
pointer-events: auto;
}
#site-footer a {
color: rgba(0,0,0,0.4);
text-decoration: none;
}
#site-footer a:hover {
color: rgba(0,0,0,0.6);
}
</style></head>
<body><div id="orientation-overlay" class="force-landscape"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M16.48 2.52c3.27 1.55 5.61 4.72 5.97 8.48h1.5C23.44 4.84 18.29 0 12 0l-.66.03 3.81 3.81 1.33-1.32zm-6.25-.77c-.59-.59-1.54-.59-2.12 0L3.52 6.34c-.59.59-.59 1.54 0 2.12l10.02 10.02c.59.59 1.54.59 2.12 0l4.59-4.59c.59-.59.59-1.54 0-2.12L10.23 1.75zm3.06 9.89l-4.59 4.59-6.96-6.96 4.59-4.59 6.96 6.96zM7.52 21.48C4.25 19.94 1.91 16.76 1.55 13H.05C.56 19.16 5.71 24 12 24l.66-.03-3.81-3.81-1.38 1.32z"></path></svg><p>Please rotate your device to landscape mode</p></div>
<div id="main">
<div class="privacy-header">
<a href="/"><img src="assets/images/arc-logo.png" alt="ARC logo" decoding="auto"></a>
</div>
<div class="privacy-content">
<h1>Privacy Policy</h1>
<p class="last-updated">Last updated: March 2026</p>
<h2>Who we are</h2>
<p>This website is operated by the ARC Cool Buildings programme, an initiative of Simmonds Mills Architects. Our website address is <a href="https://actionresearchprojects.net">actionresearchprojects.net</a>.</p>
<h2>What data we collect</h2>
<p>This is a static website. We do not collect, store, or process any personal data through this site. There are no user accounts, no tracking cookies, and no analytics scripts that gather personal information.</p>
<h2>Cookies</h2>
<p>This website does not set any cookies.</p>
<h2>Third-party services</h2>
<p>This site uses the following third-party services, each of which has its own privacy policy:</p>
<ul>
<li><strong>GitHub Pages</strong> hosts this website. GitHub may collect technical information such as IP addresses in server logs. See <a href="https://docs.github.com/en/site-policy/privacy-policies/github-general-privacy-statement" target="_blank" rel="noopener">GitHub's privacy statement</a>.</li>
<li><strong>Google Fonts</strong> are loaded from Google's servers. See <a href="https://policies.google.com/privacy" target="_blank" rel="noopener">Google's privacy policy</a>.</li>
<li><strong>Mapbox</strong> is used on the project map page. See <a href="https://www.mapbox.com/legal/privacy" target="_blank" rel="noopener">Mapbox's privacy policy</a>.</li>
</ul>
<h2>External links</h2>
<p>This site contains links to external websites, including LinkedIn and GitHub. We are not responsible for the privacy practices of those sites.</p>
<h2>Contact</h2>
<p>If you have questions about this privacy policy, you can reach us through our <a href="/contact">contact page</a>.</p>
<a href="/" class="back-link">← Back to home</a>
</div>
</div>
<div id="overlay"></div>
<script src="fluid-scaling.js"></script>
<div id="site-footer">© 2026 ARC, a programme of Simmonds Mills. All rights reserved. · <a href="/privacy">Privacy</a></div><script data-goatcounter="https://actionresearchprojects.goatcounter.com/count" async="" src="//gc.zgo.at/count.js"></script></body></html>