j1-template 2023.0.9 → 2023.0.11

Sign up to get free protection for your applications and to get access to all the features.
Files changed (79) hide show
  1. checksums.yaml +4 -4
  2. data/assets/data/banner.html +2 -2
  3. data/assets/data/masterslider.html +4 -2
  4. data/assets/themes/j1/adapter/js/j1.js +19 -10
  5. data/assets/themes/j1/adapter/js/masterslider.js +2 -2
  6. data/assets/themes/j1/adapter/js/navigator.js +3 -1
  7. data/assets/themes/j1/adapter/js/scroller.js +1 -0
  8. data/assets/themes/j1/adapter/js/waves.js +4 -3
  9. data/assets/themes/j1/modules/masterslider/css/theme/uno.css +7 -7
  10. data/assets/themes/j1/modules/masterslider/css/theme/uno.min.css +1 -1
  11. data/lib/j1/version.rb +1 -1
  12. data/lib/starter_web/Gemfile +1 -1
  13. data/lib/starter_web/README.md +5 -5
  14. data/lib/starter_web/_config.yml +57 -21
  15. data/lib/starter_web/_data/blocks/banner.yml +7 -9
  16. data/lib/starter_web/_data/blocks/defaults/panel.yml +1 -1
  17. data/lib/starter_web/_data/blocks/footer.yml +21 -21
  18. data/lib/starter_web/_data/blocks/panel.yml +25 -32
  19. data/lib/starter_web/_data/j1_config.yml +432 -430
  20. data/lib/starter_web/_data/modules/attics.yml +12 -9
  21. data/lib/starter_web/_data/modules/defaults/masterslider.yml +1 -0
  22. data/lib/starter_web/_data/modules/navigator.yml +1 -1
  23. data/lib/starter_web/_data/modules/navigator_menu.yml +48 -29
  24. data/lib/starter_web/_data/modules/scroller.yml +2 -2
  25. data/lib/starter_web/_data/templates/feed.xml +1 -1
  26. data/lib/starter_web/_plugins/index/lunr.rb +1 -1
  27. data/lib/starter_web/assets/images/pages/roundtrip/themes-menu-1280x800.jpg +0 -0
  28. data/lib/starter_web/collections/_biography/a-life-in-questions.adoc +2 -4
  29. data/lib/starter_web/collections/_biography/becoming.adoc +1 -3
  30. data/lib/starter_web/collections/_biography/born-to-run.adoc +1 -3
  31. data/lib/starter_web/collections/_biography/forty-autumns.adoc +1 -3
  32. data/lib/starter_web/collections/_biography/not-dead-yet.adoc +1 -3
  33. data/lib/starter_web/collections/_biography/princess-diarist-the.adoc +1 -3
  34. data/lib/starter_web/collections/_biography/when-breath-becomes-air.adoc +1 -3
  35. data/lib/starter_web/collections/asciidoc_skeletons/simple-post/_posts/yyyy-mm-dd-your-post-name.asciidoc +8 -109
  36. data/lib/starter_web/collections/posts/public/featured/_posts/2021-01-01-about-cookies.adoc +0 -2
  37. data/lib/starter_web/collections/posts/public/featured/_posts/2021-02-01-static-site-generators.adoc +0 -2
  38. data/lib/starter_web/collections/posts/public/featured/_posts/2022-02-01-about-j1.adoc +0 -2
  39. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-01-post-wiki-series.adoc +1 -6
  40. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-02-post-wiki-series.adoc +1 -6
  41. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-03-post-wiki-series.adoc +1 -6
  42. data/lib/starter_web/index.html +6 -35
  43. data/lib/starter_web/package.json +1 -1
  44. data/lib/starter_web/pages/public/about/features.adoc +0 -2
  45. data/lib/starter_web/pages/public/about/reporting_issues.adoc +1 -3
  46. data/lib/starter_web/pages/public/about/site.adoc +76 -78
  47. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/documentation.adoc +1 -4
  48. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/multi.adoc +1 -3
  49. data/lib/starter_web/pages/public/asciidoc_skeletons/simple-document/simple.adoc +2 -4
  50. data/lib/starter_web/pages/public/blog/navigator/archive/allview.html +3 -2
  51. data/lib/starter_web/pages/public/blog/navigator/archive/categoryview.html +3 -2
  52. data/lib/starter_web/pages/public/blog/navigator/archive/dateview.html +3 -2
  53. data/lib/starter_web/pages/public/blog/navigator/archive/tagview.html +3 -2
  54. data/lib/starter_web/pages/public/blog/navigator/index.html +3 -2
  55. data/lib/starter_web/pages/public/bookshelf/viewer_biography.adoc +1 -3
  56. data/lib/starter_web/pages/public/bookshelf/whats_up.adoc +1 -3
  57. data/lib/starter_web/pages/public/features/general.adoc +1 -4
  58. data/lib/starter_web/pages/public/features/template.adoc +1 -4
  59. data/lib/starter_web/pages/public/learn/roundtrip/asciidoc_extensions.adoc +5 -4
  60. data/lib/starter_web/pages/public/learn/roundtrip/bootstrap_themes.adoc +9 -8
  61. data/lib/starter_web/pages/public/learn/roundtrip/icon_fonts.adoc +2 -1
  62. data/lib/starter_web/pages/public/learn/roundtrip/lunr_search.adoc +3 -4
  63. data/lib/starter_web/pages/public/learn/roundtrip/modal_extentions.adoc +2 -1
  64. data/lib/starter_web/pages/public/learn/roundtrip/present_images.adoc +3 -9
  65. data/lib/starter_web/pages/public/learn/roundtrip/present_videos.adoc +8 -8
  66. data/lib/starter_web/pages/public/learn/roundtrip/responsive_tables.adoc +3 -3
  67. data/lib/starter_web/pages/public/learn/roundtrip/typography.adoc +2 -1
  68. data/lib/starter_web/pages/public/learn/where_to_go.adoc +1 -3
  69. data/lib/starter_web/pages/public/legal/en/100_copyright.adoc +0 -2
  70. data/lib/starter_web/pages/public/legal/en/200_impress.adoc +0 -2
  71. data/lib/starter_web/pages/public/legal/en/300_privacy.adoc +0 -2
  72. data/lib/starter_web/pages/public/legal/en/400_comment_policy.adoc +0 -2
  73. data/lib/starter_web/pages/public/panels/intro_panel/panel.adoc +4 -0
  74. data/lib/starter_web/pages/public/plans/plans.adoc +1 -0
  75. data/lib/starter_web/pages/public/previewer/preview_bootstrap_theme.adoc +1 -0
  76. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  77. data/lib/starter_web/utilsrv/package.json +1 -1
  78. metadata +2 -3
  79. data/lib/starter_web/assets/images/pages/roundtrip/themes-1920x1280-bw.jpg +0 -0
@@ -1,6 +1,6 @@
1
1
  ---
2
- title: Present Images
3
- tagline: Manage Image Contents
2
+ title: Image
3
+ tagline: Present Images
4
4
  date: 2020-11-03 00:00:00
5
5
  description: >
6
6
  J1 Theme support valuable features to manage your image-based
@@ -33,6 +33,7 @@ resources: [
33
33
  ]
34
34
  resource_options:
35
35
  - attic:
36
+ padding_top: 600
36
37
  slides:
37
38
  - url: /assets/images/modules/attics/1920x1280/quino-al-2.jpg
38
39
  alt: Photo by Quino Al Angel on Unsplash
@@ -227,7 +228,6 @@ many images the show contains.
227
228
  .Carousel example
228
229
  carousel::demo_oneslide[role="mb-3"]
229
230
 
230
- [[j1-ms]]
231
231
  == J1 Master Slider
232
232
 
233
233
  The Javascript tool _Master Slider_ is a 3rd party plugin fully integrated
@@ -242,7 +242,6 @@ all features: the functionality of *filters*, *layouts* are limited and no
242
242
  // platforms, like mobiles or tablets, initializing an MS Slider will take
243
243
  // a while to be finished.
244
244
 
245
- [[j1-ms-versus]]
246
245
  === Carousels versus Sliders
247
246
 
248
247
  Sliders and Carousels are focussing quite the same thing: presenting image data
@@ -261,7 +260,6 @@ TIP: For more details of the dimplementation of Master Slider of J1 Theme, see
261
260
  find documentation at
262
261
  link:{url-j1-docs--masterslider-module}[Master Slider module, {browser-window--new}].
263
262
 
264
- [[j1-ms-controls-filters-lightbox]]
265
263
  === MS Slider using Controls + Filters + Lightbox
266
264
 
267
265
  The following slider uses the (CSS) filter feature of Master Slider.
@@ -278,7 +276,6 @@ slides to see the *colored* images configured for the slider.
278
276
 
279
277
  masterslider::ms_00001[role="mt-4 mb-5"]
280
278
 
281
- [[j1-ms-text-elements]]
282
279
  === MS Slider using Text Elements
283
280
 
284
281
  One of the major features of sliders is to present additional (animated)
@@ -288,7 +285,6 @@ elements: the *MSInfo* element.
288
285
 
289
286
  masterslider::ms_00003[role="mt-4 mb-5"]
290
287
 
291
- [[j1-ms-thumb-images]]
292
288
  === MS Slider using ThumbImages
293
289
 
294
290
  To give the users better control over a slideshow, sliders provide complex UI
@@ -300,7 +296,6 @@ masterslider::ms_00004[role="mt-4 mb-5"]
300
296
 
301
297
  masterslider::ms_00005[role="mt-4 mb-5"]
302
298
 
303
- [[j1-ms-info-elements]]
304
299
  === MS Slider using MS Info in a complex Layout
305
300
 
306
301
  The following slider presents a slideshow that combines an MSInfo element
@@ -310,7 +305,6 @@ slide by their neighbors on the left and the right.
310
305
 
311
306
  masterslider::ms_00009[role="mt-4"]
312
307
 
313
- [[j1-ms-more-about]]
314
308
  === More about Master Sliders
315
309
 
316
310
  If you're interested to learn more about MS Sliders, go for the following
@@ -1,6 +1,6 @@
1
1
  ---
2
- title: Present Videos
3
- tagline: Playing Video On Webpages
2
+ title: Video
3
+ tagline: Playing Video
4
4
  date: 2020-11-04 00:00:00 +100
5
5
  description: >
6
6
  The J1 Theme support playing video on web pages by HTML5 Video,
@@ -35,21 +35,21 @@ resources: [
35
35
  ]
36
36
  resource_options:
37
37
  - attic:
38
-
38
+ padding_top: 600
39
39
  slides:
40
40
 
41
41
  # Broadway Underground - still image (animate default)
42
42
  - url: /assets/videos/headers/present_videos/still/underground-broadway.jpg
43
43
  alt: Broadway Underground
44
- title: Present Videos
45
- tagline: Playing Video On Webpages
44
+ title: Video
45
+ tagline: Playing Video
46
46
  alignY: top
47
47
  animateFirst: false
48
48
 
49
49
  # Broadway Underground - FAYETTE ST, moved file to Github/LFS
50
50
  - url: /assets/videos/headers/present_videos/underground-broadway.mp4
51
51
  alt: Broadway Underground Video
52
- title: Present Videos
52
+ title: Video
53
53
  tagline: Broadway Underground
54
54
  alignY: 0
55
55
  isVideo: true
@@ -59,8 +59,8 @@ resource_options:
59
59
  # Broadway Underground - still image (animate random)
60
60
  - url: /assets/videos/headers/present_videos/still/underground-broadway.jpg
61
61
  alt: Broadway Underground
62
- title: Present Videos
63
- tagline: Manage Video Content For Your Site
62
+ title: Video
63
+ tagline: Playing Video
64
64
  alignY: top
65
65
  transition: push_left|push_right|cover_up|cover_down|fade|fadeInOut
66
66
  ---
@@ -1,6 +1,6 @@
1
1
  ---
2
- title: Responsive Tables
3
- tagline: Tables Viewed Best On All Devices
2
+ title: Tables
3
+ tagline: Viewed Best On All Devices
4
4
  date: 2020-11-09 00:00:00
5
5
  description: >
6
6
  The Jekyll Theme JekyllOne supports a new design for
@@ -31,7 +31,7 @@ regenerate: true
31
31
  resources: [ animate, clipboard, lightbox, rouge ]
32
32
  resource_options:
33
33
  - attic:
34
- opacity: 0.7
34
+ padding_top: 600
35
35
  slides:
36
36
  - url: /assets/images/pages/roundtrip/tables-1920x1280-bw.jpg
37
37
  alt: Photo by Markus Spiske on Unsplash
@@ -1,5 +1,5 @@
1
1
  ---
2
- title: Theme Typography
2
+ title: Typography
3
3
  tagline: Crucial Branding Element
4
4
  date: 2020-11-05 00:00:00
5
5
  description: >
@@ -27,6 +27,7 @@ regenerate: false
27
27
  resources: [ animate, clipboard, lightbox, rouge ]
28
28
  resource_options:
29
29
  - attic:
30
+ padding_top: 600
30
31
  opacity: 0.3
31
32
  preload: 0
32
33
  transitionDuration: fast
@@ -28,9 +28,7 @@ regenerate: false
28
28
  resources: [ animate, comments ]
29
29
  resource_options:
30
30
  - attic:
31
- padding_top: 400
32
- padding_bottom: 50
33
- opacity: 0.5
31
+ padding_top: 600
34
32
  slides:
35
33
  - url: /assets/images/modules/attics/1920x1280/alexander-redl.jpg
36
34
  alt: Photo by Alexander Redl on Unsplash
@@ -35,8 +35,6 @@ resources: [ animate, clipboard, comments, rouge ]
35
35
  resource_options:
36
36
  - attic:
37
37
  padding_top: 600
38
- padding_bottom: 50
39
- opacity: 0.5
40
38
  slides:
41
39
  - url: /assets/images/modules/attics/1920x1280/j1-theme-mockup-1.jpg
42
40
  alt: J1 Themes Mockup
@@ -35,8 +35,6 @@ resources: [ animate ]
35
35
  resource_options:
36
36
  - attic:
37
37
  padding_top: 600
38
- padding_bottom: 50
39
- opacity: 0.5
40
38
  slides:
41
39
  - url: /assets/images/modules/attics/1920x1280/j1-theme-mockup-1.jpg
42
40
  alt: J1 Themes Mockup
@@ -34,8 +34,6 @@ resources: [ animate, clipboard, comments, rouge ]
34
34
  resource_options:
35
35
  - attic:
36
36
  padding_top: 600
37
- padding_bottom: 50
38
- opacity: 0.5
39
37
  slides:
40
38
  - url: /assets/images/modules/attics/1920x1280/j1-theme-mockup-1.jpg
41
39
  alt: J1 Themes Mockup
@@ -34,8 +34,6 @@ resources: [ animate, clipboard, comments, rouge ]
34
34
  resource_options:
35
35
  - attic:
36
36
  padding_top: 600
37
- padding_bottom: 50
38
- opacity: 0.5
39
37
  slides:
40
38
  - url: /assets/images/modules/attics/1920x1280/j1-theme-mockup-1.jpg
41
39
  alt: J1 Themes Mockup
@@ -36,6 +36,7 @@ resources: [
36
36
 
37
37
  resource_options:
38
38
  - attic:
39
+ padding_top: 600
39
40
  slides:
40
41
  - url: /assets/images/modules/attics/jessica-ruscello-1920x1280.jpg
41
42
  alt: Photo by Alexander Andrews on Unsplash
@@ -105,6 +106,7 @@ the color scheme, fonts, sizes, or the appearance of more complex elements
105
106
  like forms or tables. Additionally, a theme may add additional components
106
107
  but in the *sense* of Bootstrap's framework rules and philosophy.
107
108
 
109
+ [role="mb-4"]
108
110
  It is expected that many people will change the template for their needs. To
109
111
  create unique websites. Fundamental to do this is are CSS styles
110
112
  defined by Bootstrap.
@@ -255,12 +257,14 @@ Content Management Systems (CMS) like WordPress, Joomla, or Drupal, many
255
257
  modules are available to extend a site by, e.g., Apps like image galleries,
256
258
  video players, calendars, etc.
257
259
 
260
+ [role="mb-4"]
258
261
  That is a bit different for static webs as they don’t have a central Management
259
262
  System as CMS does to integrate external code. There no ecosystem, no
260
263
  marketplace to get apps and modules from.
261
264
 
262
265
  gallery::jg_old_times[]
263
266
 
267
+ [role="mt-4"]
264
268
  Luckily, it is not that hard to integrate external components into the world
265
269
  of Jekyll. One of J1 is to give people a ready-to-use toolset without the
266
270
  need to install, to integrate features that are expected as a need.
@@ -34,6 +34,7 @@ regenerate: false
34
34
  resources: [ animate, clipboard, lightbox, rouge ]
35
35
  resource_options:
36
36
  - attic:
37
+ padding_top: 600
37
38
  slides:
38
39
  - url: /assets/images/modules/attics/gift-from-hand-1920x1280.jpg
39
40
  alt: Plan Details
@@ -29,6 +29,7 @@ resource_options:
29
29
  - toccer:
30
30
  collapseDepth: 3
31
31
  - attic:
32
+ padding_top: 600
32
33
  slides:
33
34
  - url: /assets/images/modules/attics/themes-1920x1280-bw.jpg
34
35
  alt: Photo by Clem Onojeghuo on Unsplash
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "utls",
4
- "version": "2023.0.9",
4
+ "version": "2023.0.11",
5
5
  "description": "J1 Theme Utility Server",
6
6
  "homepage": "https://jekyll.one",
7
7
  "author": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "utls",
4
- "version": "2023.0.9",
4
+ "version": "2023.0.11",
5
5
  "description": "J1 Theme Utility Server",
6
6
  "homepage": "https://jekyll.one",
7
7
  "author": {
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: j1-template
3
3
  version: !ruby/object:Gem::Version
4
- version: 2023.0.9
4
+ version: 2023.0.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - juergen_jekyll_one
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-02-04 00:00:00.000000000 Z
11
+ date: 2023-02-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -2397,7 +2397,6 @@ files:
2397
2397
  - lib/starter_web/assets/images/pages/roundtrip/images-1920x1280-bw.jpg
2398
2398
  - lib/starter_web/assets/images/pages/roundtrip/puzzle-1920x1280-bw.jpg
2399
2399
  - lib/starter_web/assets/images/pages/roundtrip/tables-1920x1280-bw.jpg
2400
- - lib/starter_web/assets/images/pages/roundtrip/themes-1920x1280-bw.jpg
2401
2400
  - lib/starter_web/assets/images/pages/roundtrip/themes-menu-1280x800.jpg
2402
2401
  - lib/starter_web/assets/images/pages/roundtrip/typography-1920x1280-bw.jpg
2403
2402
  - lib/starter_web/assets/images/pages/skeleton/annie-spratt-1920x1280.jpg