jekyll-cessda-docs 0.1.10.pre.1ed94d588429435ee094e916854b74478a0f0f3c → 0.1.10.pre.d587f893cc63298eb1de3c47b89bca57ff44de3f

Sign up to get free protection for your applications and to get access to all the features.
Files changed (26) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/feedback.html +57 -0
  3. data/_layouts/default.html +1 -0
  4. data/_sass/custom/custom.scss +13 -3
  5. data/_sass/support/_fonts.scss +64 -0
  6. data/_sass/support/_variables.scss +3 -3
  7. data/_sass/support/support.scss +1 -0
  8. data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-100.ttf +0 -0
  9. data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-100.woff2 +0 -0
  10. data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-200.ttf +0 -0
  11. data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-200.woff2 +0 -0
  12. data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-300.ttf +0 -0
  13. data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-300.woff2 +0 -0
  14. data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-500.ttf +0 -0
  15. data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-500.woff2 +0 -0
  16. data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-600.ttf +0 -0
  17. data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-600.woff2 +0 -0
  18. data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-700.ttf +0 -0
  19. data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-700.woff2 +0 -0
  20. data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-800.ttf +0 -0
  21. data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-800.woff2 +0 -0
  22. data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-900.ttf +0 -0
  23. data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-900.woff2 +0 -0
  24. data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-regular.ttf +0 -0
  25. data/assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-regular.woff2 +0 -0
  26. metadata +22 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 803d44a505b6afc1b0b99c98c9c287682b713ad6e11b0250b2289e5d3d4f95e4
4
- data.tar.gz: e0a6f2cf631e5b9c1d2e12ffb88965765ef33ba27a8bbc90416835cfffc019d1
3
+ metadata.gz: f266cb8655f40538d03a6901f50444da9441f2151e8cc799b145158a224b0423
4
+ data.tar.gz: f6a02b2788142ea1de721142a9399a68d019c997dcf518ed47167581da20d5cc
5
5
  SHA512:
6
- metadata.gz: 9840fd373acf0974abd075a2852e696f4054519d9ab914e608a347200f3020c1d01cb9feda1513bbfa24dfcf74655ea3adffa0139eb6123820a391005aafaec2
7
- data.tar.gz: d2f094e6422b7fcb4dfa667983440cdd1212007009eadc8ae960e28cdc6c2ab48b2d81dc05fff4bb51732d610dca113ef3cbb4c6b115ce078056df75102a9bc3
6
+ metadata.gz: 85610c798756a14fc8dc1a8c896456d68ddb97e21503673481e5da6ffd81a2842b4a64273bddbd4df432a26d875964ddf95d33b87ee3234e25da28a366ac40aa
7
+ data.tar.gz: eea7063c2c6dd4c0fae75999ed9b96f536ce13d281fd4badeb0ad08b9a4178b781665c7f3e5809621fac0d7617d16debf8f87516bbe6791003ba13212ea62673
@@ -0,0 +1,57 @@
1
+ <script src="https://code.jquery.com/jquery-3.6.0.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>
2
+
3
+ <button id="zammad-feedback-form" style="position: fixed; right: 0; bottom: 0; font-size: 14px; color: white; background-color: #4e4d56; border: none; padding: 0px 10px; height: 40px; line-height: 40px;">Send Feedback</button>
4
+ <script id="zammad_form_script" src="https://eosc-helpdesk.eosc-portal.eu/assets/form/form.js"></script>
5
+ <script>
6
+ $(function() {
7
+ $('#zammad-feedback-form').ZammadForm({
8
+ agreementMessage:' Accept CESSDA <a target="_blank" href="https://www.cessda.eu/Privacy-policy">Data Privacy Policy</a> & <a target="_blank" href="https://www.cessda.eu/Acceptable-Use-Policy">Acceptable Use Policy</a>',
9
+ messageTitle: 'Service Documentation Feedback Form',
10
+ messageSubmit: 'Submit',
11
+ messageThankYou: 'Thank you for your inquiry (#%s)! We\'ll contact you as soon as possible.',
12
+ modal: true,
13
+ targetGroupID: 31,
14
+ attributes: [
15
+ {
16
+ display: 'Name',
17
+ name: 'name',
18
+ tag: 'input',
19
+ type: 'text',
20
+ id: 'zammad-form-name',
21
+ required: true,
22
+ placeholder: 'Your Name',
23
+ defaultValue: '',
24
+ },
25
+ {
26
+ display: 'Email',
27
+ name: 'email',
28
+ tag: 'input',
29
+ type: 'email',
30
+ id: 'zammad-form-email',
31
+ required: true,
32
+ placeholder: 'Your Email',
33
+ defaultValue: '',
34
+ },
35
+ {
36
+ display: 'Subject',
37
+ name: 'title',
38
+ tag: 'input',
39
+ id: 'zammad-form-subject',
40
+ required: false,
41
+ placeholder: 'My subject',
42
+ defaultValue: '',
43
+ },
44
+ {
45
+ display: 'Message',
46
+ name: 'body',
47
+ tag: 'textarea',
48
+ id: 'zammad-form-body',
49
+ required: true,
50
+ placeholder: 'Your Message...',
51
+ defaultValue: '',
52
+ rows: 7,
53
+ }
54
+ ]
55
+ });
56
+ });
57
+ </script>
@@ -199,6 +199,7 @@ layout: table_wrappers
199
199
  <a href="https://www.cessda.eu/Tools-Services">CESSDA Tools &amp; Services</a>
200
200
  </div>
201
201
  </div>
202
+ {% include feedback.html %}
202
203
  </footer>
203
204
  {% if site.send_feedback_snippet and site.send_feedback_snippet != "" and site.send_feedback_snippet != nil %}
204
205
  {{ site.send_feedback_snippet }}
@@ -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
- transition: all 0.3s;
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: "Source Sans Pro", sans-serif !default;
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: #4e4d56 !default;
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: #2B5A9B !default;
54
+ $blue-200: #0b6098 !default;
55
55
  $blue-300: #2b5a9b !default;
56
56
 
57
57
  $green-000: #41d693 !default;
@@ -1,3 +1,4 @@
1
1
  @import "./variables";
2
+ @import "./fonts";
2
3
  @import "./functions";
3
4
  @import "./mixins/mixins";
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.1ed94d588429435ee094e916854b74478a0f0f3c
4
+ version: 0.1.10.pre.d587f893cc63298eb1de3c47b89bca57ff44de3f
5
5
  platform: ruby
6
6
  authors:
7
7
  - openconcept
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-06-29 00:00:00.000000000 Z
11
+ date: 2024-01-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -50,6 +50,7 @@ files:
50
50
  - _config.yml
51
51
  - _includes/css/custom.scss.liquid
52
52
  - _includes/css/just-the-docs.scss.liquid
53
+ - _includes/feedback.html
53
54
  - _includes/fix_linenos.html
54
55
  - _includes/glossary.html
55
56
  - _includes/glossary_table.html
@@ -81,6 +82,7 @@ files:
81
82
  - _sass/navigation.scss
82
83
  - _sass/print.scss
83
84
  - _sass/search.scss
85
+ - _sass/support/_fonts.scss
84
86
  - _sass/support/_functions.scss
85
87
  - _sass/support/_variables.scss
86
88
  - _sass/support/mixins/_buttons.scss
@@ -103,6 +105,24 @@ files:
103
105
  - assets/css/just-the-docs-dark.scss
104
106
  - assets/css/just-the-docs-default.scss
105
107
  - assets/css/just-the-docs-light.scss
108
+ - assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-100.ttf
109
+ - assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-100.woff2
110
+ - assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-200.ttf
111
+ - assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-200.woff2
112
+ - assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-300.ttf
113
+ - assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-300.woff2
114
+ - assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-500.ttf
115
+ - assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-500.woff2
116
+ - assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-600.ttf
117
+ - assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-600.woff2
118
+ - assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-700.ttf
119
+ - assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-700.woff2
120
+ - assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-800.ttf
121
+ - assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-800.woff2
122
+ - assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-900.ttf
123
+ - assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-900.woff2
124
+ - assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-regular.ttf
125
+ - assets/fonts/inter/inter-v12-cyrillic_cyrillic-ext_greek_greek-ext_latin_latin-ext-regular.woff2
106
126
  - assets/images/CESSDA.png
107
127
  - assets/images/search.svg
108
128
  - assets/js/just-the-docs.js