j1-template 2024.1.0 → 2024.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (96) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/modules/searcher/procedures/topsearch.proc +1 -1
  3. data/assets/data/banner.html +4 -4
  4. data/assets/data/cookieconsent.html +270 -175
  5. data/assets/data/galeries.html +1 -1
  6. data/assets/data/iso-639-language-codes-flags.json +179 -169
  7. data/assets/data/masonry.html +18 -12
  8. data/assets/data/translator.html +124 -0
  9. data/assets/themes/j1/adapter/js/comments.js +420 -418
  10. data/assets/themes/j1/adapter/js/cookieConsent.js +462 -451
  11. data/assets/themes/j1/adapter/js/gallery.js +11 -0
  12. data/assets/themes/j1/adapter/js/j1.js +32 -18
  13. data/assets/themes/j1/adapter/js/translator.js +2 -0
  14. data/assets/themes/j1/core/js/template.js +147 -95
  15. data/assets/themes/j1/core/js/template.min.js +5 -5
  16. data/assets/themes/j1/core/js/template.min.js.map +1 -1
  17. data/assets/themes/j1/modules/comments/hyvor/css/hyvor.css +2105 -0
  18. data/assets/themes/j1/modules/comments/hyvor/css/themes/uno.css +18 -0
  19. data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.js +8 -2
  20. data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.min.js +2 -1
  21. data/assets/themes/j1/modules/lightGallery/js/lightgallery.js +116 -101
  22. data/assets/themes/j1/modules/lightGallery/js/lightgallery.min.js +2 -1
  23. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-video.js +65 -21
  24. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-video.min.js +9 -2
  25. data/assets/themes/j1/modules/msDropdown/js/msDropdown.js +1 -1
  26. data/assets/themes/j1/modules/msDropdown/js/msDropdown.min.js +4 -1
  27. data/assets/themes/j1/modules/tiktocPlayer/js/player.min.js +18 -0
  28. data/assets/themes/j1/modules/translator/js/translator.js +91 -80
  29. data/assets/themes/j1/modules/translator/js/translator.min.js +2 -1
  30. data/lib/j1/version.rb +1 -1
  31. data/lib/starter_web/README.md +5 -5
  32. data/lib/starter_web/_config.yml +1 -1
  33. data/lib/starter_web/_data/blocks/banner.yml +1 -1
  34. data/lib/starter_web/_data/layouts/collection.yml +6 -6
  35. data/lib/starter_web/_data/layouts/default.yml +6 -6
  36. data/lib/starter_web/_data/layouts/home.yml +2 -2
  37. data/lib/starter_web/_data/layouts/news_panel_posts.yml +6 -6
  38. data/lib/starter_web/_data/layouts/page.yml +6 -6
  39. data/lib/starter_web/_data/layouts/post.yml +6 -6
  40. data/lib/starter_web/_data/layouts/raw.yml +6 -6
  41. data/lib/starter_web/_data/modules/analytics.yml +1 -1
  42. data/lib/starter_web/_data/modules/comments.yml +4 -1
  43. data/lib/starter_web/_data/modules/defaults/analytics.yml +1 -2
  44. data/lib/starter_web/_data/modules/defaults/comments.yml +0 -6
  45. data/lib/starter_web/_data/modules/defaults/cookieconsent.de.yml +104 -0
  46. data/lib/starter_web/_data/modules/defaults/cookieconsent.en.yml +104 -0
  47. data/lib/starter_web/_data/modules/defaults/cookieconsent.yml +1 -8
  48. data/lib/starter_web/_data/modules/defaults/lunr.yml +2 -2
  49. data/lib/starter_web/_data/modules/defaults/translator.en.yml +138 -0
  50. data/lib/starter_web/_data/modules/defaults/translator.yml +22 -20
  51. data/lib/starter_web/_data/modules/gallery.yml +416 -266
  52. data/lib/starter_web/_data/resources.yml +28 -2
  53. data/lib/starter_web/_data/templates/feed.xml +1 -1
  54. data/lib/starter_web/_plugins/asciidoctor/audio-block.rb +85 -0
  55. data/lib/starter_web/_plugins/asciidoctor/video-block.rb +1 -1
  56. data/lib/starter_web/_plugins/asciidoctor/videojs-block.rb +34 -8
  57. data/lib/starter_web/_plugins/asciidoctor/vimeo-block.rb +1 -1
  58. data/lib/starter_web/_plugins/asciidoctor/wistia-block.rb +1 -1
  59. data/lib/starter_web/_plugins/asciidoctor/youtube-block.rb +1 -1
  60. data/lib/starter_web/_plugins/index/lunr.rb +1 -1
  61. data/lib/starter_web/assets/audio/sound-effects/ambient-piano.mp3 +0 -0
  62. data/lib/starter_web/assets/videos/gallery/gianna_1.jpg +0 -0
  63. data/lib/starter_web/assets/videos/gallery/gianna_2.jpg +0 -0
  64. data/lib/starter_web/assets/videos/gallery/gianna_3.jpg +0 -0
  65. data/lib/starter_web/assets/videos/gallery/html5/video2.mp4 +0 -0
  66. data/lib/starter_web/assets/videos/gallery/solo-sex.jpg +0 -0
  67. data/lib/starter_web/assets/videos/gallery/video1-poster.jpg +0 -0
  68. data/lib/starter_web/assets/videos/gallery/video2-poster.jpg +0 -0
  69. data/lib/starter_web/assets/videos/gallery/videojs-poster.png +0 -0
  70. data/lib/starter_web/assets/videos/gallery/voice_kids_nl_2021/video_poster.jpg +0 -0
  71. data/lib/starter_web/assets/videos/vtt/chapters/video1.vtt +8 -0
  72. data/lib/starter_web/package.json +1 -1
  73. data/lib/starter_web/pages/public/learn/roundtrip/present_images.adoc +0 -7
  74. data/lib/starter_web/pages/public/learn/roundtrip/present_videos.adoc +24 -7
  75. data/lib/starter_web/pages/public/learn/where_to_go.adoc +5 -1
  76. data/lib/starter_web/pages/public/legal/en/100_copyright.adoc +11 -4
  77. data/lib/starter_web/pages/public/legal/en/200_impress.adoc +19 -14
  78. data/lib/starter_web/pages/public/legal/en/300_privacy.adoc +17 -12
  79. data/lib/starter_web/pages/public/legal/en/400_comment_policy.adoc +12 -6
  80. metadata +22 -18
  81. data/lib/starter_web/assets/videos/gallery/html5/video1-poster.jpg +0 -0
  82. data/lib/starter_web/assets/videos/gallery/html5/video2-poster.jpg +0 -0
  83. data/lib/starter_web/assets/videos/gallery/html5/303/237video2-poster.jpg +0 -0
  84. data/lib/starter_web/assets/videos/gallery/nye-party-shop-poster.jpg +0 -0
  85. data/lib/starter_web/assets/videos/gallery/video1-poster.1920..jpg +0 -0
  86. data/lib/starter_web/assets/videos/gallery/video1-thumb.jpg +0 -0
  87. data/lib/starter_web/assets/videos/gallery/video2-thumb.jpg +0 -0
  88. data/lib/starter_web/assets/videos/gallery/video_adele_last_carpool_caraoke_poster.1920.jpg +0 -0
  89. data/lib/starter_web/assets/videos/gallery/video_james_carpool_caraoke.1920.jpg +0 -0
  90. /data/lib/starter_web/_data/layouts/custom/{readme → !readme} +0 -0
  91. /data/lib/starter_web/_includes/custom/static/{readme → !readme} +0 -0
  92. /data/lib/starter_web/_includes/custom/templates/{readme → !readme} +0 -0
  93. /data/lib/starter_web/assets/videos/vtt/captions/{readme → !readme} +0 -0
  94. /data/lib/starter_web/assets/videos/vtt/chapters/{readme → !readme} +0 -0
  95. /data/lib/starter_web/assets/videos/vtt/descriptions/{readme → !readme} +0 -0
  96. /data/lib/starter_web/assets/videos/vtt/subtitles/{readme → !readme} +0 -0
@@ -30,7 +30,7 @@
30
30
  #
31
31
  # base_url
32
32
  # ------------------------------------------------------------------------------
33
- # For J1 Theme, all CSS and JS resources are stored as ASSETS
33
+ # For J1 Theme, all CSS and JS resources are stored as ASSEFFTS
34
34
  # under ~/assets/themes/j1. To shorten the filenames to be configured,
35
35
  # base_url points to the (base) asset path.
36
36
  #
@@ -1390,6 +1390,29 @@ resources:
1390
1390
  ]
1391
1391
  init_function: []
1392
1392
 
1393
+ # ----------------------------------------------------------------------------
1394
+ # TikTok Player, Version v1.0.11
1395
+ #
1396
+ - name: TikToc Player
1397
+ resource:
1398
+ enabled: true
1399
+
1400
+ id: tiktokplayer
1401
+ comment: Module TikToc Player
1402
+ region: head
1403
+ layout: [ all ]
1404
+ required: ondemand
1405
+ preload: false
1406
+ script_load: defer
1407
+ dependencies: false
1408
+ pass_init_data: false
1409
+
1410
+ data:
1411
+ css: []
1412
+ files: [ modules/tiktocPlayer/js/player.min.js ]
1413
+ js: []
1414
+ init_function: []
1415
+
1393
1416
  # ----------------------------------------------------------------------------
1394
1417
  # Dailymotion Player, Version v-0.0.3352-rc1 for Dailymotion Video content
1395
1418
  #
@@ -1551,7 +1574,10 @@ resources:
1551
1574
 
1552
1575
  data:
1553
1576
  css: []
1554
- files: [ adapter/js/comments.js ]
1577
+ files: [
1578
+ modules/comments/hyvor/css/themes/uno.css,
1579
+ adapter/js/comments.js
1580
+ ]
1555
1581
  js: []
1556
1582
  init_function: [ j1.adapter.comments.init ]
1557
1583
 
@@ -57,7 +57,7 @@
57
57
  <id>{{ page.url | absolute_url | xml_escape }}</id>
58
58
  <post_limited>{{ limit_posts }}</post_limited>
59
59
  <template_name>J1 Theme</template_name>
60
- <template_version>2024.1.0</template_version>
60
+ <template_version>2024.1.1</template_version>
61
61
 
62
62
  {% assign title = site.title | default: site.name %}
63
63
  {% if page.collection != "posts" %}
@@ -0,0 +1,85 @@
1
+ # ------------------------------------------------------------------------------
2
+ # ~/_plugins/asciidoctor-extensions/audio-block.rb
3
+ # Asciidoctor extension for local HTML5 MP3 Audio
4
+ #
5
+ # Product/Info:
6
+ # https://jekyll.one
7
+ #
8
+ # Copyright (C) 2023, 2024 Juergen Adams
9
+ #
10
+ # J1 Template is licensed under the MIT License.
11
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
12
+ # ------------------------------------------------------------------------------
13
+ require 'asciidoctor/extensions' unless RUBY_ENGINE == 'opal'
14
+ include Asciidoctor
15
+
16
+ # ------------------------------------------------------------------------------
17
+ # A block macro that embeds a local MP3 audio into the output document
18
+ #
19
+ # Usage:
20
+ #
21
+ # audio::mp3_audio_file[role="CSS classes"]
22
+ #
23
+ # Example:
24
+ #
25
+ # .Ambient Piano (sound-effect)
26
+ # audio::/assets/audio/sound-effects/ambient-piano.mp3[role="mt-5 mb-5"]
27
+ #
28
+ # ------------------------------------------------------------------------------
29
+
30
+ Asciidoctor::Extensions.register do
31
+
32
+ class AudioBlockMacro < Extensions::BlockMacroProcessor
33
+ use_dsl
34
+
35
+ named :audio
36
+ name_positional_attributes 'start', 'role'
37
+ default_attrs 'start' => '00:00:00',
38
+ 'role' => 'mt-3 mb-3'
39
+
40
+ def process parent, target, attributes
41
+
42
+ chars = [('a'..'z'), ('A'..'Z'), ('0'..'9')].map(&:to_a).flatten
43
+ audio_id = (0...11).map { chars[rand(chars.length)] }.join
44
+
45
+ title_html = (attributes.has_key? 'title') ? %(<div class="video-title">#{attributes['title']}</div>\n) : nil
46
+
47
+ html = %(
48
+ <div class="audio-player #{attributes['role']}">
49
+ #{title_html}
50
+ <audio
51
+ id="#{audio_id}"
52
+ controls
53
+ >
54
+ <source src="#{target}">
55
+ Your browser does not support the HTML5 audio element.
56
+ </audio>
57
+ </div>
58
+
59
+ <script>
60
+ $(function() {
61
+ var dependencies_met_page_ready = setInterval (function (options) {
62
+ var pageState = $('#no_flicker').css("display");
63
+ var pageVisible = (pageState == 'block') ? true : false;
64
+
65
+ if (j1.getState() === 'finished' && pageVisible) {
66
+ // 00:05:49
67
+ var ts = "#{attributes['start']}";
68
+ var startFromSecond = new Date('1970-01-01T' + ts + 'Z').getTime() / 1000;
69
+ const audio = document.getElementById("#{audio_id}");
70
+ //add the time in seconds
71
+ audio.currentTime = startFromSecond;
72
+ audio.style.display = 'block';
73
+ clearInterval(dependencies_met_page_ready);
74
+ }
75
+ }, 10);
76
+ });
77
+ </script>
78
+ )
79
+
80
+ create_pass_block parent, html, attributes, subs: nil
81
+ end
82
+ end
83
+
84
+ block_macro AudioBlockMacro
85
+ end
@@ -1,6 +1,6 @@
1
1
  # ------------------------------------------------------------------------------
2
2
  # ~/_plugins/asciidoctor-extensions/video-block.rb
3
- # Asciidoctor extension for local J1 HTML5 Video
3
+ # Asciidoctor extension for local HTML5 Video
4
4
  #
5
5
  # Product/Info:
6
6
  # https://jekyll.one
@@ -1,6 +1,6 @@
1
1
  # ------------------------------------------------------------------------------
2
2
  # ~/_plugins/asciidoctor-extensions/video-block.rb
3
- # Asciidoctor extension for local J1 HTML5 Video
3
+ # Asciidoctor extension for local HTML5 Video
4
4
  #
5
5
  # Product/Info:
6
6
  # https://jekyll.one
@@ -14,16 +14,17 @@ require 'asciidoctor/extensions' unless RUBY_ENGINE == 'opal'
14
14
  include Asciidoctor
15
15
 
16
16
  # ------------------------------------------------------------------------------
17
- # A block macro that embeds a local video into the output document
17
+ # A block macro that embeds a local video using VideoJS into the output document
18
18
  #
19
19
  # Usage:
20
20
  #
21
- # video::video_path[poster="full_image_path" theme="vjs_theme_name" zoom="true|false" role="CSS classes"]
21
+ # .Title
22
+ # video::video_path[start="hh:mm:ss" poster="full_image_path" theme="vjs_theme_name" zoom="true|false" role="CSS classes"]
22
23
  #
23
24
  # Example:
24
25
  #
25
- # .Video title
26
- # video::nV8UZJNBY6Y[poster="/assets/images/icons/videojs/videojs-poster.png" theme="city" role="mt-5 mb-5"]
26
+ # .MP4 Video, Rolling Wild
27
+ # videojs::/assets/videos/gallery/html5/video2.mp4[start="00:00:50" poster="/assets/videos/gallery/video1-poster.jpg" role="mt-4 mb-5"]
27
28
  #
28
29
  # ------------------------------------------------------------------------------
29
30
  # See:
@@ -36,9 +37,11 @@ Asciidoctor::Extensions.register do
36
37
  use_dsl
37
38
 
38
39
  named :videojs
39
- name_positional_attributes 'poster', 'theme', 'zoom', 'role'
40
- default_attrs 'poster' => '/assets/images/icons/videojs/videojs-poster.png',
40
+ name_positional_attributes 'start', 'poster', 'theme', 'zoom', 'role'
41
+ default_attrs 'start' => '00:00:00',
42
+ 'poster' => '/assets/videos/gallery/videojs-poster.png',
41
43
  'theme' => 'uno',
44
+ 'zoom' => false,
42
45
  'role' => 'mt-3 mb-3'
43
46
 
44
47
  def process parent, target, attributes
@@ -67,11 +70,34 @@ Asciidoctor::Extensions.register do
67
70
  "src": "#{target}"
68
71
  }],
69
72
  "controlBar": {
70
- "pictureInPictureToggle": false
73
+ "pictureInPictureToggle": false,
74
+ "volumePanel": {
75
+ "inline": false
76
+ }
71
77
  }
72
78
  }'
73
79
  > </video>
74
80
  </div>
81
+
82
+ <script>
83
+ $(function() {
84
+ var dependencies_met_page_ready = setInterval (function (options) {
85
+ var pageState = $('#no_flicker').css("display");
86
+ var pageVisible = (pageState == 'block') ? true : false;
87
+
88
+ if (j1.getState() === 'finished' && pageVisible) {
89
+ videojs("#{video_id}").ready(function() {
90
+ var videojsPlayer = this;
91
+ videojsPlayer.on("play", function() {
92
+ var startFromSecond = new Date('1970-01-01T' + "#{attributes['start']}" + 'Z').getTime() / 1000;
93
+ videojsPlayer.currentTime(startFromSecond);
94
+ });
95
+ });
96
+ clearInterval(dependencies_met_page_ready);
97
+ }
98
+ }, 10);
99
+ });
100
+ </script>
75
101
  )
76
102
 
77
103
  create_pass_block parent, html, attributes, subs: nil
@@ -1,6 +1,6 @@
1
1
  # ------------------------------------------------------------------------------
2
2
  # ~/_plugins/asciidoctor-extensions/vimeo-block.rb
3
- # Asciidoctor extension for J1 Vimeo Video
3
+ # Asciidoctor extension for Vimeo Video
4
4
  #
5
5
  # Product/Info:
6
6
  # https://jekyll.one
@@ -1,6 +1,6 @@
1
1
  # ------------------------------------------------------------------------------
2
2
  # ~/_plugins/asciidoctor-extensions/wistia-block.rb
3
- # Asciidoctor extension for J1 Wistia Video
3
+ # Asciidoctor extension for Wistia Video
4
4
  #
5
5
  # Product/Info:
6
6
  # https://jekyll.one
@@ -1,6 +1,6 @@
1
1
  # ------------------------------------------------------------------------------
2
2
  # ~/_plugins/asciidoctor-extensions/youtube-block.rb
3
- # Asciidoctor extension for J1 YouTube Video
3
+ # Asciidoctor extension for YouTube Video
4
4
  #
5
5
  # Product/Info:
6
6
  # https://jekyll.one
@@ -394,6 +394,6 @@ end
394
394
 
395
395
  module Jekyll
396
396
  module J1LunrSearch
397
- VERSION = '2024.1.0'
397
+ VERSION = '2024.1.1'
398
398
  end
399
399
  end
@@ -2,6 +2,10 @@ WEBVTT
2
2
 
3
3
  NOTE Chapter definitions (id, timespan, name)
4
4
 
5
+ 0
6
+ 00:00:00.000 --> 00:00:00.000
7
+ Start
8
+
5
9
  1
6
10
  00:00:08.000 --> 00:01:00.000
7
11
  Chapter 1
@@ -13,3 +17,7 @@ Chapter 2
13
17
  3
14
18
  00:01:30.000 --> 00:02:17.000
15
19
  Chapter 3
20
+
21
+ 4
22
+ 00:02:18.000 --> 00:02:18.000
23
+ End
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "j1",
4
- "version": "2024.1.0",
4
+ "version": "2024.1.1",
5
5
  "description": "J1 Starter Web",
6
6
  "homepage": "https://your.site",
7
7
  "author": {
@@ -169,13 +169,6 @@ Check what lightGallery can do this by the following example.
169
169
  .J1 Gallery + lightGallery
170
170
  gallery::jg_old_times[]
171
171
 
172
- [TIP]
173
- ====
174
- Find more on how the lightGallery module can be used on the
175
- link:{url-j1-lightgallery-previewer}[lightGallery Preview, {browser-window--new}]
176
- page.
177
- ====
178
-
179
172
  [role="mt-5"]
180
173
  == J1 Carousel
181
174
 
@@ -32,6 +32,7 @@ permalink: /pages/public/learn/roundtrip/present_vi
32
32
  resources: [
33
33
  animate,
34
34
  lightgallery, gallery, rouge,
35
+ # tiktocplayer,
35
36
  videojs, vimeoplayer
36
37
  ]
37
38
  resource_options:
@@ -146,19 +147,20 @@ Modern browsers support the video tag `<video>` for the current version of
146
147
  HTML. The browsers support a framework for decoding and displaying video
147
148
  content.
148
149
 
149
- .Local Video
150
- video::/assets/videos/gallery/html5/video1.mp4[poster="/assets/videos/gallery/video1-poster.1920.jpg" role="mt-4 mb-5"]
150
+ .MP4 Video, Peck Pocketed
151
+ video::/assets/videos/gallery/html5/video1.mp4[poster="/assets/videos/gallery/video1-poster.jpg" role="mt-4 mb-5"]
151
152
 
152
153
  [role="mt-4"]
153
154
  === VideoJS Player
154
155
 
155
156
  VideoJS is an Open Source JavaScript framework and library for building
156
157
  custom video players for the web. It provides a flexible and customizable
157
- platform for displaying and controlling video content on websites and web
158
- applications.
158
+ platform for displaying and controlling MPEG 4 video content on websites
159
+ and web applications.
159
160
 
160
- .Local Video
161
- videojs::/assets/videos/gallery/html5/video1.mp4[poster="/assets/videos/gallery/video1-poster.1920.jpg" role="mt-4 mb-5"]
161
+ .MP4 Video, Rolling Wild
162
+ // videojs::/assets/videos/gallery/html5/video2.mp4[start="00:00:50" poster="/assets/videos/gallery/video2-poster.jpg" role="mt-4 mb-5"]
163
+ videojs::/assets/videos/gallery/html5/video2.mp4[poster="/assets/videos/gallery/video2-poster.jpg" role="mt-4 mb-5"]
162
164
 
163
165
 
164
166
  [role="mt-5"]
@@ -221,11 +223,19 @@ Find below examples of video galleries of locally stored (MP4) video resources
221
223
  and video content provided online via YouTube.
222
224
 
223
225
  [role="mt-4"]
224
- === Local Video
226
+ === MP4 Video
225
227
 
226
228
  Videos created by a digicam or a mobile can be played by J1 Template using
227
229
  the lightGallery integration. Present videos you have made at it's best.
228
230
 
231
+ [NOTE]
232
+ ====
233
+ The current file size of Local Video is *limited* to *50MB* (Git LFS limit).
234
+ Using a modern MP4 Encoder (H264|H265 compression), a video will have a
235
+ playing time of around ~*3-5 minutes* for HD 1080p (1920x1080) or
236
+ up to ~*10 minutes* for HD 720p (1280x720) resolution.
237
+ ====
238
+
229
239
  .MP4 Videos
230
240
  gallery::jg_video_html5[role="mt-4 mb-4"]
231
241
 
@@ -253,6 +263,13 @@ _James Corden_ of *The Late Late Show* at CBS, Los Angeles.
253
263
  .Carpool Karaoke
254
264
  gallery::jg_video_online_youtube_james_and_adele[role="mb-5"]
255
265
 
266
+ // [role="mt-4"]
267
+ // === TikToc Video
268
+ //
269
+ // Bla ...
270
+ //
271
+ // .TikToc Videos
272
+ // gallery::jg_video_online_tiktoc[role="mb-5"]
256
273
 
257
274
  [role="mt-4"]
258
275
  === Vimeo Video
@@ -23,10 +23,14 @@ image:
23
23
  width: 1920
24
24
  height: 1280
25
25
 
26
+ comments: false
26
27
  regenerate: false
27
28
  permalink: /pages/public/learn/where_to_go/
28
29
 
29
- resources: [ animate, rouge ]
30
+ resources: [
31
+ animate, comments,
32
+ rouge
33
+ ]
30
34
  resource_options:
31
35
  - attic:
32
36
  slides:
@@ -21,9 +21,9 @@ robots:
21
21
  follow: true
22
22
 
23
23
  image:
24
- path: /assets/images/modules/attics/1920x1280/j1-starter-mockup-1.jpg
24
+ path: /assets/images/modules/attics/1920x1280/ifonnx-toys.jpg
25
25
  width: 1920
26
- height: 1280
26
+ height: 1200
27
27
 
28
28
  sitemap: false
29
29
  exclude_from_search: true
@@ -33,9 +33,16 @@ permalink: /pages/public/legal/en/copyright/
33
33
  resources: [ animate, rouge ]
34
34
  resource_options:
35
35
  - attic:
36
+ padding_top: 630
37
+ # padding_bottom: 100
38
+ # margin_bottom: 180
36
39
  slides:
37
- - url: /assets/images/modules/attics/1920x1280/j1-starter-mockup-1.jpg
38
- alt: J1 Starter Mockup
40
+ - url: /assets/images/modules/attics/1920x1280/ifonnx-toys.jpg
41
+ alt: IFONNX Toys
42
+ badge:
43
+ type: unsplash
44
+ author: IFONNX Toys
45
+ href: https://unsplash.com/de/@danroc0414
39
46
  ---
40
47
 
41
48
  // Page Initializer
@@ -6,12 +6,10 @@ date: 2020-10-23
6
6
  #last_modified: 2023-01-01
7
7
 
8
8
  description: >
9
- J1 Template is a Bootstrap V5 website template for the static
10
- site generator Jekyll.
11
- The content and works published on this website are governed by the copyright
12
- laws of Germany. Any duplication, processing, distribution, or any form of
13
- utilization beyond the scope of copyright law shall require the prior written
14
- consent of the author or authors in question.
9
+ Required information about the content responsible
10
+ persons in accordance of the Germany laws based on
11
+ § 18 section 1 MStV regarding Information obligations
12
+ and rights to information
15
13
 
16
14
  categories: [ Site ]
17
15
  tags: [ Impress ]
@@ -21,9 +19,9 @@ robots:
21
19
  follow: false
22
20
 
23
21
  image:
24
- path: /assets/images/modules/attics/1920x1280/j1-starter-mockup-1.jpg
22
+ path: /assets/images/modules/attics/1920x1280/ifonnx-toys.jpg
25
23
  width: 1920
26
- height: 1280
24
+ height: 1200
27
25
 
28
26
  sitemap: false
29
27
  exclude_from_search: true
@@ -36,9 +34,17 @@ permalink: /pages/public/legal/en/impress/
36
34
  resources: [ animate, rouge ]
37
35
  resource_options:
38
36
  - attic:
37
+ padding_top: 630
38
+ # padding_bottom: 100
39
+ # margin_bottom: 180
39
40
  slides:
40
- - url: /assets/images/modules/attics/1920x1280/j1-starter-mockup-1.jpg
41
- alt: J1 Starter Mockup
41
+ - url: /assets/images/modules/attics/1920x1280/ifonnx-toys.jpg
42
+ alt: IFONNX Toys
43
+ badge:
44
+ type: unsplash
45
+ author: IFONNX Toys
46
+ href: https://unsplash.com/de/@danroc0414
47
+
42
48
  ---
43
49
 
44
50
  // Page Initializer
@@ -82,10 +88,9 @@ endif::[]
82
88
  // Page content
83
89
  // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
84
90
  [role="dropcap"]
85
- The content and works published on this website are governed by the copyright
86
- laws of Germany. Any duplication, processing, distribution, or any form of
87
- utilization beyond the scope of copyright law shall require the prior written
88
- consent of the author or authors in question.
91
+ Find below the required information about the content responsible persons in
92
+ accordance of the German Laws with section 18 of paragraph 1 MStV regarding
93
+ information obligations and rights to information.
89
94
 
90
95
  // Include sub-documents (if any)
91
96
  // -----------------------------------------------------------------------------
@@ -6,8 +6,6 @@ date: 2023-01-01
6
6
  #last_modified: 2023-01-01
7
7
 
8
8
  description: >
9
- J1 Template is a Bootstrap V5 website template for the static
10
- site generator Jekyll.
11
9
  The operators of this website take the protection of your personal data
12
10
  seriously. We treat your data confidentially and protect your data privacy to
13
11
  the General Data Protection Regulation (GDPR) of the European Union.
@@ -20,9 +18,9 @@ robots:
20
18
  follow: true
21
19
 
22
20
  image:
23
- path: /assets/images/modules/attics/1920x1280/j1-starter-mockup-1.jpg
21
+ path: /assets/images/modules/attics/1920x1280/ifonnx-toys.jpg
24
22
  width: 1920
25
- height: 1280
23
+ height: 1200
26
24
 
27
25
  sitemap: false
28
26
  exclude_from_search: true
@@ -32,9 +30,16 @@ permalink: /pages/public/legal/en/privacy/
32
30
  resources: [ animate, rouge ]
33
31
  resource_options:
34
32
  - attic:
33
+ padding_top: 600
34
+ # padding_bottom: 100
35
+ # margin_bottom: 180
35
36
  slides:
36
- - url: /assets/images/modules/attics/1920x1280/j1-starter-mockup-1.jpg
37
- alt: J1 Starter Mockup
37
+ - url: /assets/images/modules/attics/1920x1280/ifonnx-toys.jpg
38
+ alt: IFONNX Toys
39
+ badge:
40
+ type: unsplash
41
+ author: IFONNX Toys
42
+ href: https://unsplash.com/de/@danroc0414
38
43
  ---
39
44
 
40
45
  // Page Initializer
@@ -151,11 +156,12 @@ functions of your browser.
151
156
 
152
157
  ++++
153
158
  <div class="mt-4 mb-4 d-grid gap-2">
154
- <a href="javascript:j1.cookieConsent.showDialog()"
155
- class="btn btn-info btn-flex btn-lg"
156
- aria-label="Cookie Consent">
157
- <i class="mdi mdi-cookie mdi-2x mr-2"></i>
158
- Your settings
159
+ <a href="#"
160
+ onclick="j1.cookieConsent.showDialog(); return false;"
161
+ class="btn btn-info btn-flex btn-lg"
162
+ aria-label="Cookie Consent">
163
+ <i class="mdi mdi-cookie mdi-2x mr-2"></i>
164
+ Ihre Einstellungen
159
165
  </a>
160
166
  </div>
161
167
  ++++
@@ -591,5 +597,4 @@ to use the full functionality of this website in this case.
591
597
  ====
592
598
  endif::[]
593
599
 
594
-
595
600
  [role="mb-7"]
@@ -6,8 +6,6 @@ date: 2021-03-30
6
6
  #last_modified: 2023-01-01
7
7
 
8
8
  description: >
9
- J1 Template is a Bootstrap V5 website template for the static
10
- site generator Jekyll.
11
9
  We love comments and appreciate the time that our visitors
12
10
  spend to share ideas and give feedback. Thank you to everyone
13
11
  who comments at this site.
@@ -20,9 +18,9 @@ robots:
20
18
  follow: true
21
19
 
22
20
  image:
23
- path: /assets/images/modules/attics/1920x1280/j1-starter-mockup-1.jpg
21
+ path: /assets/images/modules/attics/1920x1280/ifonnx-toys.jpg
24
22
  width: 1920
25
- height: 1280
23
+ height: 1200
26
24
 
27
25
  sitemap: false
28
26
  exclude_from_search: true
@@ -32,9 +30,17 @@ permalink: /pages/public/legal/en/comment_policy/
32
30
  resources: [ animate, rouge ]
33
31
  resource_options:
34
32
  - attic:
33
+ padding_top: 630
34
+ # padding_bottom: 100
35
+ # margin_bottom: 180
35
36
  slides:
36
- - url: /assets/images/modules/attics/1920x1280/j1-starter-mockup-1.jpg
37
- alt: J1 Starter Mockup
37
+ - url: /assets/images/modules/attics/1920x1280/ifonnx-toys.jpg
38
+ alt: IFONNX Toys
39
+ badge:
40
+ type: unsplash
41
+ author: IFONNX Toys
42
+ href: https://unsplash.com/de/@danroc0414
43
+
38
44
  ---
39
45
 
40
46
  // Page Initializer