jekyll-scouts_uk_2018 1.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/LICENSE.txt +28 -0
- data/README.md +108 -0
- data/_config.yml +0 -0
- data/_includes/footer.html +17 -0
- data/_includes/head.html +7 -0
- data/_includes/header-logo.html +2 -0
- data/_includes/header-navigation.html +31 -0
- data/_includes/header-text.html +3 -0
- data/_includes/header.html +15 -0
- data/_includes/social-links.html +10 -0
- data/_layouts/default.html +17 -0
- data/_layouts/page.html +11 -0
- data/_layouts/section.html +71 -0
- data/_sass/footer.scss +54 -0
- data/_sass/header.scss +136 -0
- data/_sass/print.scss +34 -0
- data/_sass/sections.scss +67 -0
- data/assets/css/main.scss +144 -0
- data/assets/favicon.ico +0 -0
- data/assets/images/YouthApproved-100.png +0 -0
- data/assets/images/YouthApproved-320.png +0 -0
- data/assets/images/YouthApproved-480.png +0 -0
- data/assets/images/YouthApproved-640.png +0 -0
- data/assets/images/YouthApproved.png +0 -0
- data/assets/images/YouthApprovedBronze-100.png +0 -0
- data/assets/images/YouthApprovedBronze-320.png +0 -0
- data/assets/images/YouthApprovedBronze-480.png +0 -0
- data/assets/images/YouthApprovedBronze-640.png +0 -0
- data/assets/images/YouthApprovedBronze.png +0 -0
- data/assets/images/YouthApprovedFoundation-100.png +0 -0
- data/assets/images/YouthApprovedFoundation-320.png +0 -0
- data/assets/images/YouthApprovedFoundation-480.png +0 -0
- data/assets/images/YouthApprovedFoundation-640.png +0 -0
- data/assets/images/YouthApprovedFoundation.png +0 -0
- data/assets/images/logos/ActiveSupportBlack-100.png +0 -0
- data/assets/images/logos/ActiveSupportBlack-320.png +0 -0
- data/assets/images/logos/ActiveSupportBlack-480.png +0 -0
- data/assets/images/logos/ActiveSupportBlack-640.png +0 -0
- data/assets/images/logos/ActiveSupportBlack-800.png +0 -0
- data/assets/images/logos/ActiveSupportBlack.png +0 -0
- data/assets/images/logos/ActiveSupportPurple-100.png +0 -0
- data/assets/images/logos/ActiveSupportPurple-320.png +0 -0
- data/assets/images/logos/ActiveSupportPurple-480.png +0 -0
- data/assets/images/logos/ActiveSupportPurple-640.png +0 -0
- data/assets/images/logos/ActiveSupportPurple-800.png +0 -0
- data/assets/images/logos/ActiveSupportPurple.png +0 -0
- data/assets/images/logos/ActiveSupportWhite-100.png +0 -0
- data/assets/images/logos/ActiveSupportWhite-320.png +0 -0
- data/assets/images/logos/ActiveSupportWhite-480.png +0 -0
- data/assets/images/logos/ActiveSupportWhite-640.png +0 -0
- data/assets/images/logos/ActiveSupportWhite-800.png +0 -0
- data/assets/images/logos/ActiveSupportWhite.png +0 -0
- data/assets/images/logos/BeaversBlack-100.png +0 -0
- data/assets/images/logos/BeaversBlack-320.png +0 -0
- data/assets/images/logos/BeaversBlack-480.png +0 -0
- data/assets/images/logos/BeaversBlack-640.png +0 -0
- data/assets/images/logos/BeaversBlack-800.png +0 -0
- data/assets/images/logos/BeaversBlack.png +0 -0
- data/assets/images/logos/BeaversBlue-100.png +0 -0
- data/assets/images/logos/BeaversBlue-320.png +0 -0
- data/assets/images/logos/BeaversBlue-480.png +0 -0
- data/assets/images/logos/BeaversBlue-640.png +0 -0
- data/assets/images/logos/BeaversBlue-800.png +0 -0
- data/assets/images/logos/BeaversBlue.png +0 -0
- data/assets/images/logos/BeaversColourful-100.png +0 -0
- data/assets/images/logos/BeaversColourful-320.png +0 -0
- data/assets/images/logos/BeaversColourful-480.png +0 -0
- data/assets/images/logos/BeaversColourful-640.png +0 -0
- data/assets/images/logos/BeaversColourful-800.png +0 -0
- data/assets/images/logos/BeaversColourful.png +0 -0
- data/assets/images/logos/BeaversWhite-100.png +0 -0
- data/assets/images/logos/BeaversWhite-320.png +0 -0
- data/assets/images/logos/BeaversWhite-480.png +0 -0
- data/assets/images/logos/BeaversWhite-640.png +0 -0
- data/assets/images/logos/BeaversWhite-800.png +0 -0
- data/assets/images/logos/BeaversWhite.png +0 -0
- data/assets/images/logos/CubsBlack-100.png +0 -0
- data/assets/images/logos/CubsBlack-320.png +0 -0
- data/assets/images/logos/CubsBlack-480.png +0 -0
- data/assets/images/logos/CubsBlack-640.png +0 -0
- data/assets/images/logos/CubsBlack.png +0 -0
- data/assets/images/logos/CubsGreen-100.png +0 -0
- data/assets/images/logos/CubsGreen-320.png +0 -0
- data/assets/images/logos/CubsGreen-480.png +0 -0
- data/assets/images/logos/CubsGreen-640.png +0 -0
- data/assets/images/logos/CubsGreen.png +0 -0
- data/assets/images/logos/CubsWhite-100.png +0 -0
- data/assets/images/logos/CubsWhite-320.png +0 -0
- data/assets/images/logos/CubsWhite-480.png +0 -0
- data/assets/images/logos/CubsWhite-640.png +0 -0
- data/assets/images/logos/CubsWhite.png +0 -0
- data/assets/images/logos/ExplorersBlack-100.png +0 -0
- data/assets/images/logos/ExplorersBlack-320.png +0 -0
- data/assets/images/logos/ExplorersBlack-480.png +0 -0
- data/assets/images/logos/ExplorersBlack-640.png +0 -0
- data/assets/images/logos/ExplorersBlack-800.png +0 -0
- data/assets/images/logos/ExplorersBlack.png +0 -0
- data/assets/images/logos/ExplorersBlue-100.png +0 -0
- data/assets/images/logos/ExplorersBlue-320.png +0 -0
- data/assets/images/logos/ExplorersBlue-480.png +0 -0
- data/assets/images/logos/ExplorersBlue-640.png +0 -0
- data/assets/images/logos/ExplorersBlue-800.png +0 -0
- data/assets/images/logos/ExplorersBlue.png +0 -0
- data/assets/images/logos/ExplorersWhite-100.png +0 -0
- data/assets/images/logos/ExplorersWhite-320.png +0 -0
- data/assets/images/logos/ExplorersWhite-480.png +0 -0
- data/assets/images/logos/ExplorersWhite-640.png +0 -0
- data/assets/images/logos/ExplorersWhite-800.png +0 -0
- data/assets/images/logos/ExplorersWhite.png +0 -0
- data/assets/images/logos/FleurDeLisBlack-100.png +0 -0
- data/assets/images/logos/FleurDeLisBlack-320.png +0 -0
- data/assets/images/logos/FleurDeLisBlack-480.png +0 -0
- data/assets/images/logos/FleurDeLisBlack-640.png +0 -0
- data/assets/images/logos/FleurDeLisBlack-800.png +0 -0
- data/assets/images/logos/FleurDeLisBlack.png +0 -0
- data/assets/images/logos/FleurDeLisBlue-100.png +0 -0
- data/assets/images/logos/FleurDeLisBlue-320.png +0 -0
- data/assets/images/logos/FleurDeLisBlue-480.png +0 -0
- data/assets/images/logos/FleurDeLisBlue-640.png +0 -0
- data/assets/images/logos/FleurDeLisBlue-800.png +0 -0
- data/assets/images/logos/FleurDeLisBlue.png +0 -0
- data/assets/images/logos/FleurDeLisWhite-100.png +0 -0
- data/assets/images/logos/FleurDeLisWhite-320.png +0 -0
- data/assets/images/logos/FleurDeLisWhite-480.png +0 -0
- data/assets/images/logos/FleurDeLisWhite-640.png +0 -0
- data/assets/images/logos/FleurDeLisWhite-800.png +0 -0
- data/assets/images/logos/FleurDeLisWhite.png +0 -0
- data/assets/images/logos/LogoLinearBlack-100.png +0 -0
- data/assets/images/logos/LogoLinearBlack-320.png +0 -0
- data/assets/images/logos/LogoLinearBlack-480.png +0 -0
- data/assets/images/logos/LogoLinearBlack-640.png +0 -0
- data/assets/images/logos/LogoLinearBlack-800.png +0 -0
- data/assets/images/logos/LogoLinearBlack.png +0 -0
- data/assets/images/logos/LogoLinearBlue-100.png +0 -0
- data/assets/images/logos/LogoLinearBlue-320.png +0 -0
- data/assets/images/logos/LogoLinearBlue-480.png +0 -0
- data/assets/images/logos/LogoLinearBlue-640.png +0 -0
- data/assets/images/logos/LogoLinearBlue-800.png +0 -0
- data/assets/images/logos/LogoLinearBlue.png +0 -0
- data/assets/images/logos/LogoLinearWhite-100.png +0 -0
- data/assets/images/logos/LogoLinearWhite-320.png +0 -0
- data/assets/images/logos/LogoLinearWhite-480.png +0 -0
- data/assets/images/logos/LogoLinearWhite-640.png +0 -0
- data/assets/images/logos/LogoLinearWhite-800.png +0 -0
- data/assets/images/logos/LogoLinearWhite.png +0 -0
- data/assets/images/logos/LogoStackedBlack-100.png +0 -0
- data/assets/images/logos/LogoStackedBlack-320.png +0 -0
- data/assets/images/logos/LogoStackedBlack-480.png +0 -0
- data/assets/images/logos/LogoStackedBlack-640.png +0 -0
- data/assets/images/logos/LogoStackedBlack-800.png +0 -0
- data/assets/images/logos/LogoStackedBlack.png +0 -0
- data/assets/images/logos/LogoStackedBlue-100.png +0 -0
- data/assets/images/logos/LogoStackedBlue-320.png +0 -0
- data/assets/images/logos/LogoStackedBlue-480.png +0 -0
- data/assets/images/logos/LogoStackedBlue-640.png +0 -0
- data/assets/images/logos/LogoStackedBlue-800.png +0 -0
- data/assets/images/logos/LogoStackedBlue.png +0 -0
- data/assets/images/logos/LogoStackedPurple-100.png +0 -0
- data/assets/images/logos/LogoStackedPurple-320.png +0 -0
- data/assets/images/logos/LogoStackedPurple-480.png +0 -0
- data/assets/images/logos/LogoStackedPurple-640.png +0 -0
- data/assets/images/logos/LogoStackedPurple-800.png +0 -0
- data/assets/images/logos/LogoStackedPurple.png +0 -0
- data/assets/images/logos/LogoStackedWhite-100.png +0 -0
- data/assets/images/logos/LogoStackedWhite-320.png +0 -0
- data/assets/images/logos/LogoStackedWhite-480.png +0 -0
- data/assets/images/logos/LogoStackedWhite-640.png +0 -0
- data/assets/images/logos/LogoStackedWhite-800.png +0 -0
- data/assets/images/logos/LogoStackedWhite.png +0 -0
- data/assets/images/logos/NetworkBlack-100.png +0 -0
- data/assets/images/logos/NetworkBlack-320.png +0 -0
- data/assets/images/logos/NetworkBlack-480.png +0 -0
- data/assets/images/logos/NetworkBlack.png +0 -0
- data/assets/images/logos/NetworkWhite-100.png +0 -0
- data/assets/images/logos/NetworkWhite-320.png +0 -0
- data/assets/images/logos/NetworkWhite-480.png +0 -0
- data/assets/images/logos/NetworkWhite.png +0 -0
- data/assets/images/logos/ScoutsBlack-100.png +0 -0
- data/assets/images/logos/ScoutsBlack-320.png +0 -0
- data/assets/images/logos/ScoutsBlack-480.png +0 -0
- data/assets/images/logos/ScoutsBlack-640.png +0 -0
- data/assets/images/logos/ScoutsBlack-800.png +0 -0
- data/assets/images/logos/ScoutsBlack.png +0 -0
- data/assets/images/logos/ScoutsGreen-100.png +0 -0
- data/assets/images/logos/ScoutsGreen-320.png +0 -0
- data/assets/images/logos/ScoutsGreen-480.png +0 -0
- data/assets/images/logos/ScoutsGreen-640.png +0 -0
- data/assets/images/logos/ScoutsGreen-800.png +0 -0
- data/assets/images/logos/ScoutsGreen.png +0 -0
- data/assets/images/logos/ScoutsWhite-100.png +0 -0
- data/assets/images/logos/ScoutsWhite-320.png +0 -0
- data/assets/images/logos/ScoutsWhite-480.png +0 -0
- data/assets/images/logos/ScoutsWhite-640.png +0 -0
- data/assets/images/logos/ScoutsWhite-800.png +0 -0
- data/assets/images/logos/ScoutsWhite.png +0 -0
- data/assets/images/logos/SquirrelsPrimaryBlack-100.png +0 -0
- data/assets/images/logos/SquirrelsPrimaryBlack-320.png +0 -0
- data/assets/images/logos/SquirrelsPrimaryBlack-480.png +0 -0
- data/assets/images/logos/SquirrelsPrimaryBlack-640.png +0 -0
- data/assets/images/logos/SquirrelsPrimaryBlack-800.png +0 -0
- data/assets/images/logos/SquirrelsPrimaryBlack.png +0 -0
- data/assets/images/logos/SquirrelsPrimaryRed-100.png +0 -0
- data/assets/images/logos/SquirrelsPrimaryRed-320.png +0 -0
- data/assets/images/logos/SquirrelsPrimaryRed-480.png +0 -0
- data/assets/images/logos/SquirrelsPrimaryRed-640.png +0 -0
- data/assets/images/logos/SquirrelsPrimaryRed-800.png +0 -0
- data/assets/images/logos/SquirrelsPrimaryRed.png +0 -0
- data/assets/images/logos/SquirrelsPrimaryWhite-100.png +0 -0
- data/assets/images/logos/SquirrelsPrimaryWhite-320.png +0 -0
- data/assets/images/logos/SquirrelsPrimaryWhite-480.png +0 -0
- data/assets/images/logos/SquirrelsPrimaryWhite-640.png +0 -0
- data/assets/images/logos/SquirrelsPrimaryWhite-800.png +0 -0
- data/assets/images/logos/SquirrelsPrimaryWhite.png +0 -0
- data/assets/images/logos/SquirrelsPrimaryYellow-100.png +0 -0
- data/assets/images/logos/SquirrelsPrimaryYellow-320.png +0 -0
- data/assets/images/logos/SquirrelsPrimaryYellow-480.png +0 -0
- data/assets/images/logos/SquirrelsPrimaryYellow-640.png +0 -0
- data/assets/images/logos/SquirrelsPrimaryYellow-800.png +0 -0
- data/assets/images/logos/SquirrelsPrimaryYellow.png +0 -0
- data/assets/images/logos/SquirrelsSymbolBlack-100.png +0 -0
- data/assets/images/logos/SquirrelsSymbolBlack.png +0 -0
- data/assets/images/logos/SquirrelsSymbolRed-100.png +0 -0
- data/assets/images/logos/SquirrelsSymbolRed.png +0 -0
- data/assets/images/logos/SquirrelsSymbolWhite-100.png +0 -0
- data/assets/images/logos/SquirrelsSymbolWhite.png +0 -0
- data/assets/images/logos/SquirrelsSymbolYellow-100.png +0 -0
- data/assets/images/logos/SquirrelsSymbolYellow.png +0 -0
- data/assets/images/tabler-icons-sprite.svg +1 -0
- metadata +313 -0
@@ -0,0 +1,144 @@
|
|
1
|
+
---
|
2
|
+
---
|
3
|
+
|
4
|
+
:root {
|
5
|
+
--scout-purple: #7413dc;
|
6
|
+
--scout-teal: #00a794;
|
7
|
+
--scout-black: #000000;
|
8
|
+
--scout-dark-grey: #707070;
|
9
|
+
--scout-light-grey: #f5f5f5;
|
10
|
+
--scout-white: #ffffff;
|
11
|
+
--scout-red: #e22e12;
|
12
|
+
--scout-pink: #ffb4e5;
|
13
|
+
--scout-green: #23a950;
|
14
|
+
--scout-navy: #003982;
|
15
|
+
--scout-blue: #006ddf;
|
16
|
+
--scout-yellow: #ffe627;
|
17
|
+
--scout-section-green: #004851;
|
18
|
+
|
19
|
+
--header-background: var(--scout-{{ site.country_colour | default: "purple" }});
|
20
|
+
--header-foreground: var(--scout-white);
|
21
|
+
--footer-background: var(--header-background);
|
22
|
+
--footer-foreground: var(--header-foreground);
|
23
|
+
--text-color: var(--scout-black);
|
24
|
+
}
|
25
|
+
|
26
|
+
html {
|
27
|
+
font-family: "Nunito Sans", Arial, sans-serif;
|
28
|
+
scroll-behavior: smooth;
|
29
|
+
}
|
30
|
+
|
31
|
+
body {
|
32
|
+
min-height: 100vh;
|
33
|
+
margin: 0;
|
34
|
+
display: flex;
|
35
|
+
flex-direction: column;
|
36
|
+
}
|
37
|
+
|
38
|
+
h1 {
|
39
|
+
color: var(--text-color);
|
40
|
+
font-size: 3.125rem;
|
41
|
+
font-weight: bold;
|
42
|
+
line-height: 3.75rem;
|
43
|
+
text-align: center;
|
44
|
+
margin-left: auto;
|
45
|
+
margin-right: auto;
|
46
|
+
}
|
47
|
+
|
48
|
+
h2 {
|
49
|
+
color: var(--text-color);
|
50
|
+
font-size: 2.5rem;
|
51
|
+
font-weight: bold;
|
52
|
+
line-height: 3.75rem;
|
53
|
+
}
|
54
|
+
|
55
|
+
h3 {
|
56
|
+
color: var(--text-color);
|
57
|
+
font-size: 1.875rem;
|
58
|
+
font-weight: bold;
|
59
|
+
line-height: 2.5rem;
|
60
|
+
}
|
61
|
+
|
62
|
+
h4 {
|
63
|
+
color: var(--text-color);
|
64
|
+
font-size: 1.25rem;
|
65
|
+
font-weight: bold;
|
66
|
+
line-height: 1.875rem;
|
67
|
+
}
|
68
|
+
|
69
|
+
a {
|
70
|
+
color: var(--text-color);
|
71
|
+
}
|
72
|
+
|
73
|
+
div, p, span {
|
74
|
+
color: var(--text-color);
|
75
|
+
}
|
76
|
+
|
77
|
+
small {
|
78
|
+
--text-color: var(--scout-dark-grey);
|
79
|
+
color: var(--text-color);
|
80
|
+
font-size: 0.875rem;
|
81
|
+
}
|
82
|
+
|
83
|
+
img {
|
84
|
+
max-width: 90%;
|
85
|
+
vertical-align: middle;
|
86
|
+
padding: 0;
|
87
|
+
margin: 0;
|
88
|
+
}
|
89
|
+
|
90
|
+
figure > img {
|
91
|
+
display: block;
|
92
|
+
}
|
93
|
+
|
94
|
+
figcaption {
|
95
|
+
font-size: 0.9rem;
|
96
|
+
}
|
97
|
+
|
98
|
+
blockquote {
|
99
|
+
font-size: 1.1rem;
|
100
|
+
font-style: italic;
|
101
|
+
background: var(--scout-light-grey);
|
102
|
+
border-left: 0.125rem solid var(--scout-purple);
|
103
|
+
padding-left: 0.5rem;
|
104
|
+
}
|
105
|
+
|
106
|
+
ul.social-links {
|
107
|
+
margin: 0;
|
108
|
+
padding: 0;
|
109
|
+
list-style-type: none;
|
110
|
+
|
111
|
+
li {
|
112
|
+
a {
|
113
|
+
display: flex;
|
114
|
+
flex-direction: row;
|
115
|
+
align-items: center;
|
116
|
+
gap: 0.25rem;
|
117
|
+
text-decoration: none;
|
118
|
+
}
|
119
|
+
|
120
|
+
a:hover {
|
121
|
+
text-decoration: underline;
|
122
|
+
}
|
123
|
+
|
124
|
+
a svg {
|
125
|
+
display: inline-block;
|
126
|
+
height: 1.5rem;
|
127
|
+
width: 1.5rem;
|
128
|
+
}
|
129
|
+
}
|
130
|
+
}
|
131
|
+
|
132
|
+
|
133
|
+
@import "header";
|
134
|
+
|
135
|
+
main {
|
136
|
+
flex-grow: 1;
|
137
|
+
margin: 1.5rem;
|
138
|
+
}
|
139
|
+
|
140
|
+
@import "footer";
|
141
|
+
|
142
|
+
@import "sections";
|
143
|
+
|
144
|
+
@import "print";
|
data/assets/favicon.ico
ADDED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|