j1-template 2023.8.2 → 2023.9.1
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/_includes/themes/j1/layouts/content_generator_post.html +19 -49
- data/_includes/themes/j1/procedures/posts/collate_timeline.proc +185 -192
- data/_includes/themes/j1/procedures/posts/create_series_header.proc +1 -14
- data/_includes/themes/j1/procedures/posts/pager.proc +39 -46
- data/assets/themes/j1/adapter/js/speak2me.js +1 -1
- data/assets/themes/j1/adapter/js/translator.js +4 -2
- data/assets/themes/j1/core/css/themes/bootstrap/bootstrap.css +31 -26
- data/assets/themes/j1/core/css/themes/bootstrap/bootstrap.min.css +2 -2
- data/assets/themes/j1/core/css/themes/unodark/bootstrap.css +31 -26
- data/assets/themes/j1/core/css/themes/unodark/bootstrap.min.css +2 -2
- data/assets/themes/j1/core/css/themes/unolight/bootstrap.css +37 -29
- data/assets/themes/j1/core/css/themes/unolight/bootstrap.min.css +3 -3
- data/assets/themes/j1/core/js/template.js +58 -43
- data/assets/themes/j1/core/js/template.min.js +7 -7
- data/assets/themes/j1/core/js/template.min.js.map +1 -1
- data/lib/j1/version.rb +1 -1
- data/lib/starter_web/Gemfile +2 -2
- data/lib/starter_web/README.md +5 -5
- data/lib/starter_web/_config.yml +1 -1
- data/lib/starter_web/_data/blocks/footer.yml +6 -4
- data/lib/starter_web/_data/modules/defaults/blog_navigator.yml +89 -135
- data/lib/starter_web/_data/modules/defaults/speak2me.yml +1 -0
- data/lib/starter_web/_data/modules/justifiedGallery.yml +3 -3
- data/lib/starter_web/_data/modules/navigator_menu.yml +14 -7
- data/lib/starter_web/_data/templates/feed.xml +1 -1
- data/lib/starter_web/_plugins/index/lunr.rb +1 -1
- data/lib/starter_web/collections/posts/public/featured/_posts/0000-00-00-welcome-to-j1.adoc.erb +74 -70
- data/lib/starter_web/collections/posts/public/featured/_posts/2021-01-01-about-cookies.adoc +110 -84
- data/lib/starter_web/collections/posts/public/featured/_posts/2021-02-01-static-site-generators.adoc +49 -33
- data/lib/starter_web/collections/posts/public/featured/_posts/2022-02-01-about-j1.adoc +47 -26
- data/lib/starter_web/package.json +1 -1
- data/lib/starter_web/pages/public/blog/navigator/archive/allview.html +66 -63
- data/lib/starter_web/pages/public/blog/navigator/archive/categoryview.html +76 -77
- data/lib/starter_web/pages/public/blog/navigator/archive/dateview.html +63 -64
- data/lib/starter_web/pages/public/blog/navigator/archive/tagview.html +79 -64
- data/lib/starter_web/pages/public/blog/navigator/index.html +55 -99
- data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/themes_bootstrap.asciidoc +6 -2
- data/lib/starter_web/pages/public/learn/roundtrip/asciidoc_extensions.adoc +59 -35
- data/lib/starter_web/pages/public/learn/roundtrip/bootstrap_themes.adoc +4 -4
- data/lib/starter_web/pages/public/learn/roundtrip/highlghter_rouge.adoc +1 -1
- data/lib/starter_web/pages/public/learn/roundtrip/icon_fonts.adoc +28 -12
- data/lib/starter_web/pages/public/learn/roundtrip/lunr_search.adoc +12 -4
- data/lib/starter_web/pages/public/learn/roundtrip/modal_extentions.adoc +5 -1
- data/lib/starter_web/pages/public/learn/roundtrip/present_images.adoc +512 -470
- data/lib/starter_web/pages/public/learn/roundtrip/present_videos.adoc +20 -6
- data/lib/starter_web/pages/public/learn/roundtrip/responsive_tables.adoc +5 -2
- data/lib/starter_web/pages/public/learn/where_to_go.adoc +24 -13
- data/lib/starter_web/pages/public/legal/en/100_copyright.adoc +4 -1
- data/lib/starter_web/pages/public/legal/en/200_impress.adoc +4 -1
- data/lib/starter_web/pages/public/legal/en/300_privacy.adoc +632 -595
- data/lib/starter_web/pages/public/legal/en/400_comment_policy.adoc +12 -3
- data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
- data/lib/starter_web/utilsrv/package.json +1 -1
- metadata +2 -2
@@ -118,11 +118,13 @@ the video content you want to present on your site. You can place galleries
|
|
118
118
|
elsewhere with your content. You can use them for video blogs by putting
|
119
119
|
them into your blog article's content.
|
120
120
|
|
121
|
-
WARNING
|
121
|
+
[WARNING]
|
122
|
+
====
|
123
|
+
The module LightGallery can be used for free for private use, but
|
122
124
|
a commercial license is required for business use. See
|
123
125
|
link:{url-light-gallery--license}[LightGallery licenses, {browser-window--new}]
|
124
126
|
how to use LightGallery for commercial websites and projects.
|
125
|
-
|
127
|
+
====
|
126
128
|
|
127
129
|
[role="mt-5"]
|
128
130
|
== Local Video content
|
@@ -139,9 +141,12 @@ Two players are available with LightGallery:
|
|
139
141
|
. VideoJS {url-videojs--home}[video.js, {browser-window--new}], a
|
140
142
|
excellent Javascript video library including a great player
|
141
143
|
|
142
|
-
NOTE
|
144
|
+
[NOTE]
|
145
|
+
====
|
146
|
+
The HTML5 specification does *not* define which video and audio formats
|
143
147
|
browsers *should* support. J1 LightGallery can play all types of standard
|
144
148
|
HTML5 Video formats on modern browsers today like MP4, WebM, or Ogg.
|
149
|
+
====
|
145
150
|
|
146
151
|
.MP4 Videos - VideoJS Player
|
147
152
|
gallery::jg_video_html5[role="mb-5"]
|
@@ -183,8 +188,11 @@ storage per week. Alternately, you can book on paid plans: Plus, PRO, Business.
|
|
183
188
|
Each membership has varied storage limits, but the free plan offers sufficient
|
184
189
|
space for private projects to present video content without advertising.
|
185
190
|
|
186
|
-
NOTE
|
191
|
+
[NOTE]
|
192
|
+
====
|
193
|
+
A great plus using Vimeo is that *no advertising* is used on that
|
187
194
|
platform.
|
195
|
+
====
|
188
196
|
|
189
197
|
.Vimeo Video Gallery - Fashion
|
190
198
|
gallery::jg_video_online_vimeo[role="mb-5"]
|
@@ -208,9 +216,12 @@ length of 60 minutes. If a user is a MotionMaker or MotionPartner, a program
|
|
208
216
|
for particularly creative users or partners, they can upload videos of
|
209
217
|
unlimited length.
|
210
218
|
|
211
|
-
NOTE
|
219
|
+
[NOTE]
|
220
|
+
====
|
221
|
+
Like YouTube, DailyMotion is a commercial platform using *advertising*
|
212
222
|
on all video content. On every video, an ad clip is presented of 15 to
|
213
223
|
30 seconds in length.
|
224
|
+
====
|
214
225
|
|
215
226
|
.DailyMotion Video Gallery - SELF Magazine (Channel)
|
216
227
|
gallery::jg_video_online_dailymotion[role="mb-5"]
|
@@ -226,11 +237,14 @@ According to the operator, the platform has over 100 million active users,
|
|
226
237
|
but mainly in Russia, Ukraine, and other Russian spoken countries. VK is
|
227
238
|
among the most popular websites in Russia.
|
228
239
|
|
229
|
-
NOTE
|
240
|
+
[NOTE]
|
241
|
+
====
|
242
|
+
VK is accused of insufficient protection of personal data. The platform
|
230
243
|
is also openly criticized by neo-Nazi and neo-fascist Groups used without
|
231
244
|
there being a handle against them so far. To date, the Russian investigative
|
232
245
|
authorities (especially the FSB) have not made any efforts to identify
|
233
246
|
right-wing extremists or to suppress racist currents on the platform.
|
247
|
+
====
|
234
248
|
|
235
249
|
.VK Video Gallery - Wildlife
|
236
250
|
gallery::jg_video_online_vk[role="mb-5"]
|
@@ -23,6 +23,7 @@ image:
|
|
23
23
|
width: 1920
|
24
24
|
height: 1280
|
25
25
|
|
26
|
+
tts: false
|
26
27
|
regenerate: false
|
27
28
|
permalink: /pages/public/learn/roundtrip/responsive_tables/
|
28
29
|
|
@@ -101,10 +102,12 @@ control on what viewport sizes tables are being transformed.
|
|
101
102
|
|
102
103
|
|===
|
103
104
|
|
104
|
-
TIP
|
105
|
+
[TIP]
|
106
|
+
====
|
107
|
+
To see the transformation on a table in action, resize for desktop
|
105
108
|
devices the browser window smaller than *768px* to transform for mobiles or
|
106
109
|
tablets.
|
107
|
-
|
110
|
+
====
|
108
111
|
|
109
112
|
[role="mt-5"]
|
110
113
|
== Bootstrap Tables
|
@@ -73,13 +73,17 @@ mdi:clock-time-five-outline[24px, md-gray mr-2]
|
|
73
73
|
|
74
74
|
// Include sub-documents (if any)
|
75
75
|
// -----------------------------------------------------------------------------
|
76
|
-
|
77
|
-
|
76
|
+
[role="mt-5"]
|
77
|
+
== Important Sections
|
78
|
+
|
79
|
+
The crucial first step in finding your way to Jekyll is done: congratulations.
|
80
|
+
The section *Learn* contains all you need to expirience what Jekyll and J1
|
78
81
|
can do for your new website, for your new static web. You are welcome to spend
|
79
82
|
some time diving into the techniques of creating modern static webs.
|
80
83
|
|
81
|
-
[role="mt-
|
82
|
-
Roundtrip
|
84
|
+
[role="mt-4"]
|
85
|
+
=== Roundtrip
|
86
|
+
|
83
87
|
In this section, you’ll find a tour to show some of the main features of
|
84
88
|
the J1 Template. This trip covers how image data can be managed using
|
85
89
|
J1, some background of the Theme's typography, discuss extensions, and
|
@@ -91,15 +95,20 @@ If you're interested what J1 Template can do, continue by walking through the
|
|
91
95
|
roundtrip examples by starting an inspiring tour
|
92
96
|
link:{url-j1-roundtrip--present-images}[from here].
|
93
97
|
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
98
|
+
[role="mt-4"]
|
99
|
+
=== Cheatsheets
|
100
|
+
|
101
|
+
A cheatsheet is a helper text concise as a reference or summary to provide
|
102
|
+
quick and handy information about a topic or subject. They will help you to
|
103
|
+
remember key concepts, formulas, commands, or other essential details without
|
104
|
+
consulting extensive documentation or resources.
|
105
|
+
|
106
|
+
Find convenient quick references for _YAML_, _Git_ and more. For example,
|
107
|
+
go for the cheatsheet link:{url-j1--cheatsheet-yaml}[YAML, {browser-window--new}].
|
108
|
+
|
109
|
+
[role="mt-4"]
|
110
|
+
=== Collections
|
101
111
|
|
102
|
-
Collections::
|
103
112
|
Collections are Jekyll’s most powerful and simultaneously least understood
|
104
113
|
feature of the generator. Collections add another possibility, or use-case,
|
105
114
|
outside of Jekyll’s post- and page-publishing functionality. Learn more
|
@@ -107,7 +116,9 @@ about collections for more powerful static websites. To learn more what
|
|
107
116
|
collections are, check
|
108
117
|
link:{url-j1--jekyll-collections}[Jekyll Collections, {browser-window--new}].
|
109
118
|
|
110
|
-
|
119
|
+
[role="mt-4"]
|
120
|
+
=== Tutorials
|
121
|
+
|
111
122
|
To become more familiar with using J1, go to the tutorial section. Have
|
112
123
|
fun experiencing what Jekyll and J1 can do. A good starting point for using
|
113
124
|
J1 Template is
|
@@ -57,8 +57,11 @@ resource_options:
|
|
57
57
|
{% include {{load_attributes}} scope="global" %}
|
58
58
|
|
59
59
|
ifeval::[{legal-warning} == true]
|
60
|
-
WARNING
|
60
|
+
[WARNING]
|
61
|
+
====
|
62
|
+
This document *does not* constitute any *legal advice*. It is
|
61
63
|
highly recommended to verify legal aspects and implications.
|
64
|
+
====
|
62
65
|
endif::[]
|
63
66
|
|
64
67
|
|
@@ -60,8 +60,11 @@ resource_options:
|
|
60
60
|
{% include {{load_attributes}} scope="none" %}
|
61
61
|
|
62
62
|
ifeval::[{legal-warning} == true]
|
63
|
-
WARNING
|
63
|
+
[WARNING]
|
64
|
+
====
|
65
|
+
This document *does not* constitute any *legal advice*. It is
|
64
66
|
highly recommended to verify legal aspects and implications.
|
67
|
+
====
|
65
68
|
endif::[]
|
66
69
|
|
67
70
|
// NOTE
|