Skip to content

Commit

Permalink
deploy: 314329e
Browse files Browse the repository at this point in the history
  • Loading branch information
ongtiffany committed Oct 16, 2024
1 parent 4167afd commit 9ddaea0
Show file tree
Hide file tree
Showing 15 changed files with 47 additions and 45 deletions.
6 changes: 3 additions & 3 deletions about/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html lang="en-GB">
<head>
<meta charset="utf-8">
<!-- Built with 11ty - 2024-10-16 14:16 -->
<!-- Built with 11ty - 2024-10-16 19:13 -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="King's Digital Lab, King's College London">
<meta name="description" content="">
Expand All @@ -13,10 +13,10 @@

<title>About the project | BCC - Treatied Spaces</title>

<link rel="stylesheet" href="/assets/css/style.css?ts=1729088174">
<link rel="stylesheet" href="/assets/css/style.css?ts=1729105993">
<link rel="stylesheet" href="/assets/node_modules/leaflet/dist/leaflet.css"/>
<link rel="stylesheet" href="/assets/node_modules/leaflet-dvf/dist/css/dvf.css"/>
<script src="/assets/js/navbar-toggle.js?ts=1729088174"></script>
<script src="/assets/js/navbar-toggle.js?ts=1729105993"></script>

<style>

Expand Down
6 changes: 3 additions & 3 deletions accessibility/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html lang="en-GB">
<head>
<meta charset="utf-8">
<!-- Built with 11ty - 2024-10-16 14:16 -->
<!-- Built with 11ty - 2024-10-16 19:13 -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="King's Digital Lab, King's College London">
<meta name="description" content="">
Expand All @@ -13,10 +13,10 @@

<title>Accessibility Statement for Brightening the Covenant Chain | BCC - Treatied Spaces</title>

<link rel="stylesheet" href="/assets/css/style.css?ts=1729088174">
<link rel="stylesheet" href="/assets/css/style.css?ts=1729105993">
<link rel="stylesheet" href="/assets/node_modules/leaflet/dist/leaflet.css"/>
<link rel="stylesheet" href="/assets/node_modules/leaflet-dvf/dist/css/dvf.css"/>
<script src="/assets/js/navbar-toggle.js?ts=1729088174"></script>
<script src="/assets/js/navbar-toggle.js?ts=1729105993"></script>

<style>

Expand Down
22 changes: 12 additions & 10 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,7 @@

.homelandLabel {
color: #FFF !important;
font-family: Petrona, serif;
font-style: italic;
font-size: 20px;
font-weight: 600;
line-height: normal;
}

.highlight-euro {
Expand Down Expand Up @@ -978,8 +974,9 @@ input#filter[type=checkbox]:checked ~ .content {
}

input#filter[type=checkbox]:checked ~ label.filter-button {
bottom: 385px;
bottom: 399px;
background: #132b19;
border: 1px solid #132b19;
/* cross icon */
}
input#filter[type=checkbox]:checked ~ label.filter-button h2 {
Expand Down Expand Up @@ -1052,6 +1049,7 @@ input#filter[type=checkbox]:checked ~ label.filter-button-bottom:hover:before {
border: 1px solid #c1c1c1;
width: 120px;
height: 2em;
z-index: 99;
}
#legend-wrapper > label:hover {
border: 1px solid #132b19;
Expand All @@ -1077,9 +1075,9 @@ input#filter[type=checkbox]:checked ~ label.filter-button-bottom:hover:before {
transform: rotate(180deg) translate(0, -1px);
}
#legend-wrapper > label h2 {
font-size: 14px;
padding: 6px 20px;
line-height: 0.5;
font-size: 16px;
padding: 7px 16px;
line-height: 0;
color: #404040;
font-weight: normal;
text-transform: uppercase;
Expand All @@ -1092,7 +1090,7 @@ input#filter[type=checkbox]:checked ~ label.filter-button-bottom:hover:before {
-webkit-transform: rotate(180deg) translate(0, -3px);
transform: rotate(180deg) translate(0, -3px);
position: absolute;
right: 1em;
right: 0.8em;
bottom: 0.3em;
-webkit-transition: all 400ms ease-in;
-moz-transition: all 400ms ease-in;
Expand Down Expand Up @@ -1138,7 +1136,7 @@ input#filter[type=checkbox]:checked ~ label.filter-button-bottom:hover:before {
right: 0px; /* content on click */
}
#legend-wrapper input#legend[type=checkbox]:checked ~ label.legend-button {
right: 260px;
right: 267px;
background: #132b19;
/* cross icon */
}
Expand Down Expand Up @@ -1211,6 +1209,10 @@ footer .info ul li:last-of-type {
font-size: 14px;
}

path.leaflet-interactive {
fill-opacity: 0.3;
}

@media only screen and (max-width: 1200px) {
.mapOverlay nav > ol > li {
width: 15%;
Expand Down
Binary file modified assets/img/stories/circle_purple.webp
Binary file not shown.
Binary file modified assets/img/stories/circle_turquoise.webp
Binary file not shown.
4 changes: 2 additions & 2 deletions assets/js/bcc/main.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html lang="en-GB">
<head>
<meta charset="utf-8">
<!-- Built with 11ty - 2024-10-16 14:16 -->
<!-- Built with 11ty - 2024-10-16 19:13 -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="King's Digital Lab, King's College London">
<meta name="description" content="">
Expand All @@ -13,10 +13,10 @@

<title>Treatied Spaces | BCC - Treatied Spaces</title>

<link rel="stylesheet" href="/assets/css/style.css?ts=1729088174">
<link rel="stylesheet" href="/assets/css/style.css?ts=1729105993">
<link rel="stylesheet" href="/assets/node_modules/leaflet/dist/leaflet.css"/>
<link rel="stylesheet" href="/assets/node_modules/leaflet-dvf/dist/css/dvf.css"/>
<script src="/assets/js/navbar-toggle.js?ts=1729088174"></script>
<script src="/assets/js/navbar-toggle.js?ts=1729105993"></script>

<style>

Expand Down
6 changes: 3 additions & 3 deletions resources/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html lang="en-GB">
<head>
<meta charset="utf-8">
<!-- Built with 11ty - 2024-10-16 14:16 -->
<!-- Built with 11ty - 2024-10-16 19:13 -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="King's Digital Lab, King's College London">
<meta name="description" content="">
Expand All @@ -13,10 +13,10 @@

<title>Resources | BCC - Treatied Spaces</title>

<link rel="stylesheet" href="/assets/css/style.css?ts=1729088174">
<link rel="stylesheet" href="/assets/css/style.css?ts=1729105993">
<link rel="stylesheet" href="/assets/node_modules/leaflet/dist/leaflet.css"/>
<link rel="stylesheet" href="/assets/node_modules/leaflet-dvf/dist/css/dvf.css"/>
<script src="/assets/js/navbar-toggle.js?ts=1729088174"></script>
<script src="/assets/js/navbar-toggle.js?ts=1729105993"></script>

<style>

Expand Down
6 changes: 3 additions & 3 deletions stories/homelands/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html lang="en-GB">
<head>
<meta charset="utf-8">
<!-- Built with 11ty - 2024-10-16 14:16 -->
<!-- Built with 11ty - 2024-10-16 19:13 -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="King's Digital Lab, King's College London">
<meta name="description" content="">
Expand All @@ -13,10 +13,10 @@

<title>BCC | BCC - Treatied Spaces</title>

<link rel="stylesheet" href="/assets/css/style.css?ts=1729088174">
<link rel="stylesheet" href="/assets/css/style.css?ts=1729105993">
<link rel="stylesheet" href="/assets/node_modules/leaflet/dist/leaflet.css"/>
<link rel="stylesheet" href="/assets/node_modules/leaflet-dvf/dist/css/dvf.css"/>
<script src="/assets/js/navbar-toggle.js?ts=1729088174"></script>
<script src="/assets/js/navbar-toggle.js?ts=1729105993"></script>

<style>

Expand Down
6 changes: 3 additions & 3 deletions stories/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html lang="en-GB">
<head>
<meta charset="utf-8">
<!-- Built with 11ty - 2024-10-16 14:16 -->
<!-- Built with 11ty - 2024-10-16 19:13 -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="King's Digital Lab, King's College London">
<meta name="description" content="">
Expand All @@ -13,10 +13,10 @@

<title>Stories Introduction | BCC - Treatied Spaces</title>

<link rel="stylesheet" href="/assets/css/style.css?ts=1729088175">
<link rel="stylesheet" href="/assets/css/style.css?ts=1729105993">
<link rel="stylesheet" href="/assets/node_modules/leaflet/dist/leaflet.css"/>
<link rel="stylesheet" href="/assets/node_modules/leaflet-dvf/dist/css/dvf.css"/>
<script src="/assets/js/navbar-toggle.js?ts=1729088175"></script>
<script src="/assets/js/navbar-toggle.js?ts=1729105993"></script>

<style>

Expand Down
6 changes: 3 additions & 3 deletions stories/introduction/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html lang="en-GB">
<head>
<meta charset="utf-8">
<!-- Built with 11ty - 2024-10-16 14:16 -->
<!-- Built with 11ty - 2024-10-16 19:13 -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="King's Digital Lab, King's College London">
<meta name="description" content="">
Expand All @@ -13,10 +13,10 @@

<title>BCC | BCC - Treatied Spaces</title>

<link rel="stylesheet" href="/assets/css/style.css?ts=1729088174">
<link rel="stylesheet" href="/assets/css/style.css?ts=1729105993">
<link rel="stylesheet" href="/assets/node_modules/leaflet/dist/leaflet.css"/>
<link rel="stylesheet" href="/assets/node_modules/leaflet-dvf/dist/css/dvf.css"/>
<script src="/assets/js/navbar-toggle.js?ts=1729088174"></script>
<script src="/assets/js/navbar-toggle.js?ts=1729105993"></script>

<style>

Expand Down
6 changes: 3 additions & 3 deletions stories/lines/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html lang="en-GB">
<head>
<meta charset="utf-8">
<!-- Built with 11ty - 2024-10-16 14:16 -->
<!-- Built with 11ty - 2024-10-16 19:13 -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="King's Digital Lab, King's College London">
<meta name="description" content="">
Expand All @@ -13,10 +13,10 @@

<title>BCC | BCC - Treatied Spaces</title>

<link rel="stylesheet" href="/assets/css/style.css?ts=1729088174">
<link rel="stylesheet" href="/assets/css/style.css?ts=1729105993">
<link rel="stylesheet" href="/assets/node_modules/leaflet/dist/leaflet.css"/>
<link rel="stylesheet" href="/assets/node_modules/leaflet-dvf/dist/css/dvf.css"/>
<script src="/assets/js/navbar-toggle.js?ts=1729088174"></script>
<script src="/assets/js/navbar-toggle.js?ts=1729105993"></script>

<style>

Expand Down
6 changes: 3 additions & 3 deletions stories/overview/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html lang="en-GB">
<head>
<meta charset="utf-8">
<!-- Built with 11ty - 2024-10-16 14:16 -->
<!-- Built with 11ty - 2024-10-16 19:13 -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="King's Digital Lab, King's College London">
<meta name="description" content="">
Expand All @@ -13,10 +13,10 @@

<title>BCC | BCC - Treatied Spaces</title>

<link rel="stylesheet" href="/assets/css/style.css?ts=1729088174">
<link rel="stylesheet" href="/assets/css/style.css?ts=1729105993">
<link rel="stylesheet" href="/assets/node_modules/leaflet/dist/leaflet.css"/>
<link rel="stylesheet" href="/assets/node_modules/leaflet-dvf/dist/css/dvf.css"/>
<script src="/assets/js/navbar-toggle.js?ts=1729088174"></script>
<script src="/assets/js/navbar-toggle.js?ts=1729105993"></script>

<style>

Expand Down
6 changes: 3 additions & 3 deletions stories/pathways/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html lang="en-GB">
<head>
<meta charset="utf-8">
<!-- Built with 11ty - 2024-10-16 14:16 -->
<!-- Built with 11ty - 2024-10-16 19:13 -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="King's Digital Lab, King's College London">
<meta name="description" content="">
Expand All @@ -13,10 +13,10 @@

<title>BCC | BCC - Treatied Spaces</title>

<link rel="stylesheet" href="/assets/css/style.css?ts=1729088174">
<link rel="stylesheet" href="/assets/css/style.css?ts=1729105993">
<link rel="stylesheet" href="/assets/node_modules/leaflet/dist/leaflet.css"/>
<link rel="stylesheet" href="/assets/node_modules/leaflet-dvf/dist/css/dvf.css"/>
<script src="/assets/js/navbar-toggle.js?ts=1729088174"></script>
<script src="/assets/js/navbar-toggle.js?ts=1729105993"></script>

<style>

Expand Down
6 changes: 3 additions & 3 deletions stories/villagers_settlers/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html lang="en-GB">
<head>
<meta charset="utf-8">
<!-- Built with 11ty - 2024-10-16 14:16 -->
<!-- Built with 11ty - 2024-10-16 19:13 -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="King's Digital Lab, King's College London">
<meta name="description" content="">
Expand All @@ -13,10 +13,10 @@

<title>BCC | BCC - Treatied Spaces</title>

<link rel="stylesheet" href="/assets/css/style.css?ts=1729088174">
<link rel="stylesheet" href="/assets/css/style.css?ts=1729105993">
<link rel="stylesheet" href="/assets/node_modules/leaflet/dist/leaflet.css"/>
<link rel="stylesheet" href="/assets/node_modules/leaflet-dvf/dist/css/dvf.css"/>
<script src="/assets/js/navbar-toggle.js?ts=1729088174"></script>
<script src="/assets/js/navbar-toggle.js?ts=1729105993"></script>

<style>

Expand Down

0 comments on commit 9ddaea0

Please sign in to comment.