Skip to content

Commit

Permalink
deploy: d0ee6c5
Browse files Browse the repository at this point in the history
  • Loading branch information
ongtiffany committed Oct 11, 2024
1 parent 92e16ee commit f6b21e2
Show file tree
Hide file tree
Showing 12 changed files with 56 additions and 102 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-11 16:34 -->
<!-- Built with 11ty - 2024-10-11 17:44 -->
<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=1728664442">
<link rel="stylesheet" href="/assets/css/style.css?ts=1728668654">
<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=1728664442"></script>
<script src="/assets/js/navbar-toggle.js?ts=1728668654"></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-11 16:34 -->
<!-- Built with 11ty - 2024-10-11 17:44 -->
<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=1728664442">
<link rel="stylesheet" href="/assets/css/style.css?ts=1728668654">
<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=1728664442"></script>
<script src="/assets/js/navbar-toggle.js?ts=1728668654"></script>

<style>

Expand Down
92 changes: 23 additions & 69 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ nav {
width: 30%;
border-top: 5px solid #124d20;
background-color: #f1f1f1;
padding: 2em;
padding: 2%;
font-size: 18px;
text-align: center;
display: flex;
Expand Down Expand Up @@ -1201,81 +1201,35 @@ nav {
transform: translate(0, 3px);
}

@media (min-width: 601px) and (max-width: 1200px) {
div.container {
max-width: 1200px;
padding-left: 5%;
padding-right: 5%;
@media only screen and (max-width: 600px) {
.home-hero {
max-height: 100vh;
height: 100vh;
}
.quicklink {
text-align: center;
color: #000;
font-family: "Jost", sans-serif;
.home-hero .info-box {
width: 95%;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 180%; /* 28.8px */
border-top: 5px solid #124D20;
padding-bottom: 2%;
}
.quicklink-text {
padding: 10%;
height: 20vw;
font-size: 100%;
}
.quicklink-spacer {
margin-right: 3%;
max-width: 95%;
min-width: 0;
padding: 5vh 4%;
}
div.logo {
width: 20%;
}
div.logo.kcl-logo img {
width: 80%;
.home-hero .info-box a button {
font-size: 16px;
padding: 0.6em 1em;
}
div.logo img {
width: 80%;
height: auto;
.home-section {
display: block;
margin: auto;
}
.footer-credits {
font-size: 80%;
}
}
@media only screen and (min-width: 1601px) {
.quicklink-text {
font-size: 120%;
}
}
@media only screen and (min-width: 1201px) {
.home-hero {
width: auto;
background: url("../img/homepage-hero-1920.jpg") lightgray -0.36px 0px/100.056% 121.087% no-repeat;
background-size: cover;
min-height: 40vw;
align-items: center;
justify-content: center;
}
.quicklink-text {
padding: 10%;
height: 10vw;
}
.quicklink-spacer {
margin-right: 5%;
}
}
@media only screen and (max-width: 600px) {
.home-hero {
width: auto;
background: url("../img/homepage-hero-600.jpg") lightgray -0.36px 0px/100.056% 121.087% no-repeat;
background-size: cover;
min-height: 30vw;
display: flex;
align-items: center;
.home-section .card {
width: 95%;
margin: 4% auto;
font-size: 16px;
padding: 5vh 2%;
}
.info-box {
line-height: 150%;
font-size: 14px;
.home-section .card a button {
font-size: 16px;
padding: 0.6em 1em;
margin-top: 5vh;
}
a#sitetitle {
padding-left: 1%;
Expand Down
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-11 16:34 -->
<!-- Built with 11ty - 2024-10-11 17:44 -->
<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=1728664442">
<link rel="stylesheet" href="/assets/css/style.css?ts=1728668654">
<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=1728664442"></script>
<script src="/assets/js/navbar-toggle.js?ts=1728668654"></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-11 16:34 -->
<!-- Built with 11ty - 2024-10-11 17:44 -->
<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=1728664442">
<link rel="stylesheet" href="/assets/css/style.css?ts=1728668654">
<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=1728664442"></script>
<script src="/assets/js/navbar-toggle.js?ts=1728668654"></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-11 16:34 -->
<!-- Built with 11ty - 2024-10-11 17:44 -->
<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=1728664442">
<link rel="stylesheet" href="/assets/css/style.css?ts=1728668654">
<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=1728664442"></script>
<script src="/assets/js/navbar-toggle.js?ts=1728668654"></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-11 16:34 -->
<!-- Built with 11ty - 2024-10-11 17:44 -->
<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=1728664442">
<link rel="stylesheet" href="/assets/css/style.css?ts=1728668654">
<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=1728664442"></script>
<script src="/assets/js/navbar-toggle.js?ts=1728668654"></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-11 16:34 -->
<!-- Built with 11ty - 2024-10-11 17:44 -->
<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=1728664442">
<link rel="stylesheet" href="/assets/css/style.css?ts=1728668654">
<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=1728664442"></script>
<script src="/assets/js/navbar-toggle.js?ts=1728668654"></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-11 16:34 -->
<!-- Built with 11ty - 2024-10-11 17:44 -->
<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=1728664442">
<link rel="stylesheet" href="/assets/css/style.css?ts=1728668654">
<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=1728664442"></script>
<script src="/assets/js/navbar-toggle.js?ts=1728668654"></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-11 16:34 -->
<!-- Built with 11ty - 2024-10-11 17:44 -->
<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=1728664442">
<link rel="stylesheet" href="/assets/css/style.css?ts=1728668654">
<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=1728664442"></script>
<script src="/assets/js/navbar-toggle.js?ts=1728668654"></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-11 16:34 -->
<!-- Built with 11ty - 2024-10-11 17:44 -->
<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=1728664442">
<link rel="stylesheet" href="/assets/css/style.css?ts=1728668654">
<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=1728664442"></script>
<script src="/assets/js/navbar-toggle.js?ts=1728668654"></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-11 16:34 -->
<!-- Built with 11ty - 2024-10-11 17:44 -->
<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=1728664442">
<link rel="stylesheet" href="/assets/css/style.css?ts=1728668654">
<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=1728664442"></script>
<script src="/assets/js/navbar-toggle.js?ts=1728668654"></script>

<style>

Expand Down

0 comments on commit f6b21e2

Please sign in to comment.