jekyll-cessda-docs 0.1.10.pre.1ed94d588429435ee094e916854b74478a0f0f3c → 0.1.10.pre.f77bbe9cb46f31a0330b9cfa0d97f2f030f0677a
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/_sass/custom/custom.scss +13 -3
- data/_sass/support/_fonts.scss +64 -0
- data/_sass/support/_variables.scss +3 -3
- data/_sass/support/support.scss +1 -0
- data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-100.ttf +0 -0
- data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-100.woff2 +0 -0
- data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-200.ttf +0 -0
- data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-200.woff2 +0 -0
- data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-300.ttf +0 -0
- data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-300.woff2 +0 -0
- data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-500.ttf +0 -0
- data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-500.woff2 +0 -0
- data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-600.ttf +0 -0
- data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-600.woff2 +0 -0
- data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-700.ttf +0 -0
- data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-700.woff2 +0 -0
- data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-800.ttf +0 -0
- data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-800.woff2 +0 -0
- data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-900.ttf +0 -0
- data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-900.woff2 +0 -0
- data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-regular.ttf +0 -0
- data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-regular.woff2 +0 -0
- metadata +21 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 82c97173acad00d8e4b4236528e909e105dd0be7e689c26cc39b6ca7e03ecc70
|
4
|
+
data.tar.gz: 7faada897a835ad0d4aafda87821d07e9cd3ff2cc5c6fae7ad4925307a4dff41
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 60be5e4805b607f17d75fc7f1e4877900b35183173f9efbb28c85e7fa169f6009de09ae40bf759484393aa902d2870cd90bf6708889691fe0aa6fed70836ca6c
|
7
|
+
data.tar.gz: 6238800ef5fd7c4dd58fb967ee05e7d566a34c124b0f663b81f7b694a178d82c553611fc817c2dc254dd015102d3a3d493d7350acc51de951f0edfc779f1db8d
|
data/_sass/custom/custom.scss
CHANGED
@@ -1,7 +1,17 @@
|
|
1
1
|
|
2
|
+
html {
|
3
|
+
@include fs-4;
|
4
|
+
}
|
5
|
+
|
6
|
+
h1,
|
7
|
+
h2,
|
8
|
+
h3 {
|
9
|
+
font-weight: 600;
|
10
|
+
}
|
11
|
+
|
2
12
|
a {
|
3
|
-
|
4
|
-
|
13
|
+
transition: color 0.3s, background-color 0.3s;
|
14
|
+
}
|
5
15
|
.topcont {
|
6
16
|
height: 30px;
|
7
17
|
width:100%;
|
@@ -90,4 +100,4 @@ margin:0;
|
|
90
100
|
#footerlogo {
|
91
101
|
display:none;
|
92
102
|
}
|
93
|
-
}
|
103
|
+
}
|
@@ -0,0 +1,64 @@
|
|
1
|
+
/* inter-300 - cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext */
|
2
|
+
@font-face {
|
3
|
+
font-display: swap;
|
4
|
+
font-family: 'InterWeb';
|
5
|
+
font-style: normal;
|
6
|
+
font-weight: 300;
|
7
|
+
src: url('../fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
|
8
|
+
url('../fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-300.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
|
9
|
+
}
|
10
|
+
/* inter-regular - cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext */
|
11
|
+
@font-face {
|
12
|
+
font-display: swap;
|
13
|
+
font-family: 'InterWeb';
|
14
|
+
font-style: normal;
|
15
|
+
font-weight: 400;
|
16
|
+
src: url('../fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
|
17
|
+
url('../fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
|
18
|
+
}
|
19
|
+
/* inter-500 - cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext */
|
20
|
+
@font-face {
|
21
|
+
font-display: swap;
|
22
|
+
font-family: 'InterWeb';
|
23
|
+
font-style: normal;
|
24
|
+
font-weight: 500;
|
25
|
+
src: url('../fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
|
26
|
+
url('../fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-500.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
|
27
|
+
}
|
28
|
+
/* inter-600 - cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext */
|
29
|
+
@font-face {
|
30
|
+
font-display: swap;
|
31
|
+
font-family: 'InterWeb';
|
32
|
+
font-style: normal;
|
33
|
+
font-weight: 600;
|
34
|
+
src: url('../fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
|
35
|
+
url('../fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
|
36
|
+
}
|
37
|
+
/* inter-700 - cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext */
|
38
|
+
@font-face {
|
39
|
+
font-display: swap;
|
40
|
+
font-family: 'InterWeb';
|
41
|
+
font-style: normal;
|
42
|
+
font-weight: 700;
|
43
|
+
src: url('../fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
|
44
|
+
url('../fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
|
45
|
+
}
|
46
|
+
/* inter-800 - cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext */
|
47
|
+
@font-face {
|
48
|
+
font-display: swap;
|
49
|
+
font-family: 'InterWeb';
|
50
|
+
font-style: normal;
|
51
|
+
font-weight: 800;
|
52
|
+
src: url('../fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-800.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
|
53
|
+
url('../fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-800.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
|
54
|
+
}
|
55
|
+
/* inter-900 - cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext */
|
56
|
+
@font-face {
|
57
|
+
font-display: swap;
|
58
|
+
font-family: 'InterWeb';
|
59
|
+
font-style: normal;
|
60
|
+
font-weight: 900;
|
61
|
+
src: url('../fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-900.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
|
62
|
+
url('../fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-900.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
|
63
|
+
}
|
64
|
+
|
@@ -2,7 +2,7 @@
|
|
2
2
|
// Typography
|
3
3
|
//
|
4
4
|
|
5
|
-
$body-font-family: "
|
5
|
+
$body-font-family: "InterWeb", sans-serif !default;
|
6
6
|
$mono-font-family: "SFMono-Regular", Menlo, Consolas, Monospace !default;
|
7
7
|
$root-font-size: 18px !default; // Base font-size for rems
|
8
8
|
$body-line-height: 1.3 !default;
|
@@ -35,7 +35,7 @@ $white: #fff !default;
|
|
35
35
|
|
36
36
|
$grey-dk-000: #959396 !default;
|
37
37
|
$grey-dk-100: #5c5962 !default;
|
38
|
-
$grey-dk-200: #
|
38
|
+
$grey-dk-200: #393d41 !default;
|
39
39
|
$grey-dk-250: #302d36 !default;
|
40
40
|
$grey-dk-300: #27262b !default;
|
41
41
|
|
@@ -51,7 +51,7 @@ $purple-300: #381885 !default;
|
|
51
51
|
|
52
52
|
$blue-000: #2c84fa !default;
|
53
53
|
$blue-100: #2869e6 !default;
|
54
|
-
$blue-200: #
|
54
|
+
$blue-200: #0b6098 !default;
|
55
55
|
$blue-300: #2b5a9b !default;
|
56
56
|
|
57
57
|
$green-000: #41d693 !default;
|
data/_sass/support/support.scss
CHANGED
data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-100.ttf
ADDED
Binary file
|
data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-100.woff2
ADDED
Binary file
|
data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-200.ttf
ADDED
Binary file
|
data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-200.woff2
ADDED
Binary file
|
data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-300.ttf
ADDED
Binary file
|
data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-300.woff2
ADDED
Binary file
|
data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-500.ttf
ADDED
Binary file
|
data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-500.woff2
ADDED
Binary file
|
data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-600.ttf
ADDED
Binary file
|
data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-600.woff2
ADDED
Binary file
|
data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-700.ttf
ADDED
Binary file
|
data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-700.woff2
ADDED
Binary file
|
data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-800.ttf
ADDED
Binary file
|
data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-800.woff2
ADDED
Binary file
|
data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-900.ttf
ADDED
Binary file
|
data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-900.woff2
ADDED
Binary file
|
data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-regular.ttf
ADDED
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jekyll-cessda-docs
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.10.pre.
|
4
|
+
version: 0.1.10.pre.f77bbe9cb46f31a0330b9cfa0d97f2f030f0677a
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- openconcept
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-08-25 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|
@@ -81,6 +81,7 @@ files:
|
|
81
81
|
- _sass/navigation.scss
|
82
82
|
- _sass/print.scss
|
83
83
|
- _sass/search.scss
|
84
|
+
- _sass/support/_fonts.scss
|
84
85
|
- _sass/support/_functions.scss
|
85
86
|
- _sass/support/_variables.scss
|
86
87
|
- _sass/support/mixins/_buttons.scss
|
@@ -103,6 +104,24 @@ files:
|
|
103
104
|
- assets/css/just-the-docs-dark.scss
|
104
105
|
- assets/css/just-the-docs-default.scss
|
105
106
|
- assets/css/just-the-docs-light.scss
|
107
|
+
- assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-100.ttf
|
108
|
+
- assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-100.woff2
|
109
|
+
- assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-200.ttf
|
110
|
+
- assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-200.woff2
|
111
|
+
- assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-300.ttf
|
112
|
+
- assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-300.woff2
|
113
|
+
- assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-500.ttf
|
114
|
+
- assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-500.woff2
|
115
|
+
- assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-600.ttf
|
116
|
+
- assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-600.woff2
|
117
|
+
- assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-700.ttf
|
118
|
+
- assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-700.woff2
|
119
|
+
- assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-800.ttf
|
120
|
+
- assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-800.woff2
|
121
|
+
- assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-900.ttf
|
122
|
+
- assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-900.woff2
|
123
|
+
- assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-regular.ttf
|
124
|
+
- assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-regular.woff2
|
106
125
|
- assets/images/CESSDA.png
|
107
126
|
- assets/images/search.svg
|
108
127
|
- assets/js/just-the-docs.js
|