jekyll-theme-lcsb-default 0.4.13 → 0.4.16

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a9f464ef20388fc123c90c6063e6de780bc97887d48966d5e8b90a9ed31809da
4
- data.tar.gz: 3a97c0e04f1926ae94b2e92f547ec036d848901f4d5e90c023b68df9f292a44c
3
+ metadata.gz: 8f02aa46336148e21632b25b9fbb5d87cc3b064ee444bc30754530db4d54aa53
4
+ data.tar.gz: db088a5b9f8d54f00e807b7a653b5cc3ab53554897413f3ec07d1e6ea56b4f58
5
5
  SHA512:
6
- metadata.gz: f73b5b3dff6d1b496abbb9b34c8d740d229a9fb9840dbaaa507805080027be8cebcf21cfb5c1837d76e5bcc761ab27bb570bbdef43adb77c12d1d51ae9a6de09
7
- data.tar.gz: 100ae92d6291804affb2749d9de39df96fa06afab5e79db0817675db6d185b0c369618c16b872272dc408c76f4b677ba4eb5dfffac81effaadafff6f39fd3433
6
+ metadata.gz: 47868e2493c5f79df8e6f27947e704cf30fa219ec254d59679f0e102538171edec887596ca22108d1879c5d0d6e6c606d6ae7c214ffe1202842dba9d10e14ed7
7
+ data.tar.gz: 05f8833d9a2ed2cfb7ab1cd4fccd34a33d5b07deb0d95c5f4512f47e819e880e6f53fa76d5844be22cd41fadfe763d2489dc3d0f2110ac276b52ff11ca7d2ad5
data/_includes/head.html CHANGED
@@ -21,6 +21,9 @@
21
21
  <meta name="msapplication-TileColor" content="#da532c">
22
22
  <meta name="msapplication-config" content="{{ '/assets/favicon/browserconfig.xml' | relative_url }}">
23
23
  <meta name="theme-color" content="#ffffff"> {%- include css-imports.html -%}
24
+
25
+ {%- include scripts-head.html -%}
26
+
24
27
  {% if site.siteID > 0 %}
25
28
  <script>
26
29
  const settings = {
@@ -35,7 +38,6 @@
35
38
  cookieDomain: "{{ site.cookieDomain }}",
36
39
  }
37
40
  </script>
38
- <script src="https://analytics.lcsb.uni.lu/lap/static/js/jquery.min.js"></script>
39
41
  <script src="https://analytics.lcsb.uni.lu/lap/static/js/lap.js"></script>
40
42
  <link rel="stylesheet" type="text/css" href="https://analytics.lcsb.uni.lu/lap/static/css/lap.css" />
41
43
  {%- endif -%}
@@ -0,0 +1,3 @@
1
+ {% comment %}
2
+ Add here additional javascript libraries and code that need to be loaded first.
3
+ {% endcomment %}
@@ -2,15 +2,15 @@
2
2
  {%- if site.facebook_username -%}<li><a href="https://www.facebook.com/{{ site.facebook_username| cgi_escape | escape }}" target="_parent"><svg class="svg-icon svg-icon-fb"><use xlink:href="{{ '/assets/minima-social-icons.svg#facebook' | relative_url }}"></use></svg></a></li>{%- endif -%}
3
3
  {%- if site.twitter_username -%}<li><a href="https://www.twitter.com/{{ site.twitter_username| cgi_escape | escape }}" target="_parent"><svg class="svg-icon svg-icon-twitter"><use xlink:href="{{ '/assets/minima-social-icons.svg#twitter' | relative_url }}"></use></svg></a></li>{%- endif -%}
4
4
  {%- if site.linkedin_schoolname -%}<li><a href="https://www.linkedin.com/school/{{ site.linkedin_schoolname| cgi_escape | escape }}" target="_parent"><svg class="svg-icon svg-icon-linkedin"><use xlink:href="{{ '/assets/minima-social-icons.svg#linkedin' | relative_url }}"></use></svg></a></li>{%- endif -%}
5
+ {%- if site.instagram_username -%}<li><a href="https://instagram.com/{{ site.instagram_username| cgi_escape | escape }}" target="_parent"><svg class="svg-icon svg-icon-instagram"><use xlink:href="{{ '/assets/minima-social-icons.svg#instagram' | relative_url }}"></use></svg></a></li>{%- endif -%}
6
+ {%- if site.youtube_username -%}<li><a href="https://youtube.com/{{ site.youtube_username| cgi_escape | escape }}" target="_parent"><svg class="svg-icon svg-icon-youtube"><use xlink:href="{{ '/assets/minima-social-icons.svg#youtube' | relative_url }}"></use></svg></a></li>{%- endif -%}
5
7
 
6
8
  {%- if site.dribbble_username -%}<li><a href="https://dribbble.com/{{ site.dribbble_username| cgi_escape | escape }}" target="_parent"><svg class="svg-icon"><use xlink:href="{{ '/assets/minima-social-icons.svg#dribbble' | relative_url }}"></use></svg> <span class="username">{{ site.dribbble_username| escape }}</span></a></li>{%- endif -%}
7
9
  {%- if site.flickr_username -%}<li><a href="https://www.flickr.com/photos/{{ site.flickr_username| cgi_escape | escape }}" target="_parent"><svg class="svg-icon"><use xlink:href="{{ '/assets/minima-social-icons.svg#flickr' | relative_url }}"></use></svg> <span class="username">{{ site.flickr_username| escape }}</span></a></li>{%- endif -%}
8
10
  {%- if site.github_username -%}<li><a href="https://github.com/{{ site.github_username| cgi_escape | escape }}" target="_parent"><svg class="svg-icon"><use xlink:href="{{ '/assets/minima-social-icons.svg#github' | relative_url }}"></use></svg> <span class="username">{{ site.github_username| escape }}</span></a></li>{%- endif -%}
9
- {%- if site.instagram_username -%}<li><a href="https://instagram.com/{{ site.instagram_username| cgi_escape | escape }}" target="_parent"><svg class="svg-icon"><use xlink:href="{{ '/assets/minima-social-icons.svg#instagram' | relative_url }}"></use></svg> <span class="username">{{ site.instagram_username| escape }}</span></a></li>{%- endif -%}
10
11
  {%- if site.linkedin_username -%}<li><a href="https://www.linkedin.com/in/{{ site.linkedin_username| cgi_escape | escape }}" target="_parent"><svg class="svg-icon"><use xlink:href="{{ '/assets/minima-social-icons.svg#linkedin' | relative_url }}"></use></svg> <span class="username">{{ site.linkedin_schoolname| escape }}</span></a></li>{%- endif -%}
11
12
  {%- if site.pinterest_username -%}<li><a href="https://www.pinterest.com/{{ site.pinterest_username| cgi_escape | escape }}" target="_parent"><svg class="svg-icon"><use xlink:href="{{ '/assets/minima-social-icons.svg#pinterest' | relative_url }}"></use></svg> <span class="username">{{ site.pinterest_username| escape }}</span></a></li>{%- endif -%}
12
13
  {%- for mst in site.mastodon -%}{%- if mst.username and mst.instance -%}<li><a href="https://{{ mst.instance| cgi_escape | escape}}/@{{mst.username}}" target="_parent"><svg class="svg-icon"><use xlink:href="{{ '/assets/minima-social-icons.svg#mastodon' | relative_url }}"></use></svg> <span class="username">{{ mst.username|escape }}</span></a></li>{%- endif -%}{%- endfor -%}
13
- {%- if site.youtube_username -%}<li><a href="https://youtube.com/{{ site.youtube_username| cgi_escape | escape }}" target="_parent"><svg class="svg-icon"><use xlink:href="{{ '/assets/minima-social-icons.svg#youtube' | relative_url }}"></use></svg> <span class="username">{{ site.youtube_username| escape }}</span></a></li>{%- endif -%}
14
14
  {%- if site.googleplus_username -%}<li><a href="https://plus.google.com/{{ site.googleplus_username| escape }}" target="_parent"><svg class="svg-icon"><use xlink:href="{{ '/assets/minima-social-icons.svg#googleplus' | relative_url }}"></use></svg> <span class="username">{{ site.googleplus_username| escape }}</span></a></li>{%- endif -%}
15
15
  {%- if site.rss -%}<li><a href="{{ 'feed.xml' | relative_url }}" target="_parent"><svg class="svg-icon"><use xlink:href="{{ '/assets/minima-social-icons.svg#rss' | relative_url }}"></use></svg> <span>{{ site.rss | escape }}</span></a></li>{%- endif -%}
16
16
  </ul>
@@ -333,6 +333,16 @@ pre {
333
333
  transform: scale(1.3);
334
334
  }
335
335
 
336
+ .svg-icon-youtube:hover {
337
+ fill: #e61f1f;
338
+ transform: scale(1.3);
339
+ }
340
+
341
+ .svg-icon-instagram:hover {
342
+ fill: #b345b3;
343
+ transform: scale(1.3);
344
+ }
345
+
336
346
  .social-media-list {
337
347
  li + li {
338
348
  padding-top: 5px;
@@ -132,6 +132,14 @@ div.alert.primary {
132
132
  .img-logo-big {
133
133
  display: none;
134
134
  }
135
+
136
+ .social-container {
137
+ position: relative;
138
+ left:0;
139
+ width: 100%;
140
+ text-align: center;
141
+ float: unset;
142
+ }
135
143
  }
136
144
 
137
145
  // Normal screen =================================================================================
@@ -180,13 +188,6 @@ div.alert.primary {
180
188
  position: relative;
181
189
  text-align: center;
182
190
  }
183
- .social-container {
184
- position: relative;
185
- left:0;
186
- width: 100%;
187
- text-align: center;
188
- float: unset;
189
- }
190
191
  }
191
192
 
192
193
  @media (max-width: 640px) {
@@ -3,5 +3,5 @@
3
3
  # Note: keep the format of NUMBER.NUMBER.NUMBER (where NUMBER is [0-9]+);
4
4
  # Otherwise Gitlab-CI could fail to detect the version (see .gitlab-ci.yml) and auto-tag the job
5
5
  module Theme
6
- VERSION = "0.4.13"
6
+ VERSION = "0.4.16"
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-lcsb-default
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.13
4
+ version: 0.4.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - Trefex
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2021-12-07 00:00:00.000000000 Z
12
+ date: 2022-06-20 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: jekyll
@@ -82,6 +82,7 @@ files:
82
82
  - _includes/header.html
83
83
  - _includes/policy.html
84
84
  - _includes/script_add_bookmark.html
85
+ - _includes/scripts-head.html
85
86
  - _includes/scripts.html
86
87
  - _includes/social.html
87
88
  - _layouts/default.html