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
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 13798fc226d802fc9def7684f7de8820080f86de84219acc72c9fc7e0333b3d9
4
- data.tar.gz: 77b17bbc86216ca5160076be94c26c5d9822996112fc2ed7ed37b3dfec4a2564
3
+ metadata.gz: 4777e4cfde33f6aed7b8e80e9ccd67a2033f0536822516b5a3ed34ac98e4c4cb
4
+ data.tar.gz: b9c87f83d5a463a6d418325667c84ad25f8660c863902a95c5d7bd29a53d3c68
5
5
  SHA512:
6
- metadata.gz: 117d284eddbd464279b92b374647027de81f8fcff96839b09dc964ca9d4f0e12cb5282ea4e246443a116a98acd66687d036a3873b1efffaf84bdf9009f2eefb0
7
- data.tar.gz: d7bd52271119acf012933870ebd67b7f7d7c6ef80044057c07d7a08e31459466b7ff3924b41fc48a77827b1fc1ffeaf7d20939e797b6ab433d11a44d18990875
6
+ metadata.gz: ed1c794db11fe5e20055f91e7e277c8939be1a74d9391688c7a7943a5976f6d13a95df1af6ed08477378095aea81395b1cea771397b45a7e8d5e82919e75dff9
7
+ data.tar.gz: 1593fc62b63b3ba6e12f1d5a1c808c6bef9cbaf8575afdbd2202a32e9480d0ec5ed37b2acac85e2a964f490ed9376c646510681ab6d5cfca52a343519795da35
@@ -258,8 +258,8 @@ exclude_from_search: true
258
258
  <img
259
259
  class="sticker-image"
260
260
  src="/assets/images/sticker/600x600/sticker-new-version.png"
261
- alt="Get new version 2023.0.9"
262
- title="Get new version 2023.0.9"
261
+ alt="Get new version 2023.0.11"
262
+ title="Get new version 2023.0.11"
263
263
  style="width: 140px; height: 120px;"
264
264
  >
265
265
  </a>
@@ -215,7 +215,8 @@ module_version: {{module_version | debug}}
215
215
  <h3 class="notoc j1-ms-thumb-tagline">{{slide.thumbinfo.tagline}}</h3>
216
216
  {% endif %}
217
217
  {% if slide.thumbinfo.description %}
218
- <p class="j1-ms-thumb-description {{rtext}}">{{slide.thumbinfo.description}}</p>
218
+ <!-- p class="j1-ms-thumb-description {{rtext}}">{{slide.thumbinfo.description}}</p -->
219
+ <p class="j1-ms-thumb-description">{{slide.thumbinfo.description}}</p>
219
220
  {% endif %}
220
221
  </div>
221
222
  {% endif %}
@@ -309,7 +310,8 @@ module_version: {{module_version | debug}}
309
310
  <h3 class="notoc j1-ms-info-tagline {{tagline_animated}}" style="color: {{slide.slideinfo.tagline_color}};">{{tagline}}</h3>
310
311
  {% endif %}
311
312
  {% if description %}
312
- <p class="j1-ms-info-description {{rtext}} {{description_animated}}" style="color: {{slide.slideinfo.description_color}};">{{description}}</p>
313
+ <!-- p class="j1-ms-info-description {{rtext}} {{description_animated}}" style="color: {{slide.slideinfo.description_color}};">{{description}}</p -->
314
+ <p class="j1-ms-info-description {{description_animated}}" style="color: {{slide.slideinfo.description_color}};">{{description}}</p>
313
315
  {% endif %}
314
316
 
315
317
  {% if button %}
@@ -169,6 +169,7 @@ var j1 = (function (options) {
169
169
 
170
170
  // defaults for dynamic pages
171
171
  var timeoutScrollDynamicPages = '{{template_config.timeoutScrollDynamicPages}}';
172
+
172
173
  var scrollDynamicPagesTopOnChange = '{{template_config.scrollDynamicPagesTopOnChange}}';
173
174
  var pageGrowthRatio = 0; // ratio a dynamic page has grown in height
174
175
  var pageBaseHeigth = 0; // base height of a dynamic page (not grown)
@@ -458,7 +459,8 @@ var j1 = (function (options) {
458
459
  }, 25);
459
460
  })
460
461
  .catch(function(error) {
461
- // jadams, 2018-08-31: Why a hell a setTimeout is needed ???
462
+ // jadams, 2018-08-31
463
+ // TODO: Check why a timeout is required
462
464
  setTimeout (function() {
463
465
  var logger = log4javascript.getLogger('j1.init');
464
466
  user_session = j1.readCookie(cookie_names.user_session);
@@ -833,7 +835,7 @@ var j1 = (function (options) {
833
835
 
834
836
  // -------------------------------------------------------------------------
835
837
  // displayPage
836
- // show the page after timeout of {{flickerTimeout}} ms
838
+ // DISABLED: show the page after timeout of {{flickerTimeout}} ms
837
839
  // -------------------------------------------------------------------------
838
840
  // NOTE:
839
841
  // jadams, 2019-08-21: for unknown reason, the user state data
@@ -843,7 +845,7 @@ var j1 = (function (options) {
843
845
  // -------------------------------------------------------------------------
844
846
  displayPage: function (options) {
845
847
  var logger = log4javascript.getLogger('j1.adapter.displayPage');
846
- var flickerTimeout = {{template_config.flicker_timeout}};
848
+ // var flickerTimeout = {{template_config.flicker_timeout}};
847
849
  var url = new liteURL(window.location.href);
848
850
  var baseUrl = url.origin;
849
851
  var secure = (url.protocol.includes('https')) ? true : false;
@@ -2363,29 +2365,36 @@ var j1 = (function (options) {
2363
2365
  var logger = log4javascript.getLogger('j1.adapter.scrollToAnchor');
2364
2366
 
2365
2367
  var dependencies_met_page_displayed = setInterval (function () {
2366
- var pageState = $('#no_flicker').css("display");
2367
- if (j1.getState() == 'finished' && pageState == 'block' && j1['pageMonitor'].pageType !== 'unknown') {
2368
+ var pageState = $('#no_flicker').css("display");
2369
+ var pageVisible = (pageState == 'block') ? true: false;
2370
+ if (j1.getState() == 'finished' && j1['pageMonitor'].pageType !== 'unknown' && pageVisible) {
2371
+
2372
+ // TODO: Check why a timeout is required to run the smmoth scroller (j1.scrollTo)
2368
2373
  if (j1['pageMonitor'].pageType == 'static') {
2369
2374
  setTimeout (function() {
2370
2375
  logger.info('\n' + 'Scroller: Scroll static page')
2371
2376
  const scrollOffset = j1.getScrollOffset();
2372
2377
  j1.scrollTo(scrollOffset);
2373
- }, 1000);
2378
+ }, {{template_config.page_on_load_timeout}} );
2374
2379
  clearInterval(dependencies_met_page_displayed);
2375
2380
  } else if (j1['pageMonitor'].pageType == 'dynamic') {
2376
2381
  setTimeout (function() {
2377
2382
  const scrollOffset = j1.getScrollOffset();
2378
2383
  j1.scrollTo(scrollOffset);
2379
2384
  logger.info('\n' + 'Scroller: Scroll dynamic page on timeout')
2380
- }, timeoutScrollDynamicPages);
2385
+ // }, timeoutScrollDynamicPages);
2386
+ }, {{template_config.page_on_load_timeout}} );
2381
2387
  clearInterval(dependencies_met_page_displayed);
2382
2388
  } else {
2383
2389
  // failsave fallback
2384
- logger.warn('\n' + 'Scroller: Scroll page of unknown type')
2385
- const scrollOffset = j1.getScrollOffset();
2386
- j1.scrollTo(scrollOffset);
2390
+ setTimeout (function() {
2391
+ logger.warn('\n' + 'Scroller: Scroll page of unknown type')
2392
+ const scrollOffset = j1.getScrollOffset();
2393
+ j1.scrollTo(scrollOffset);
2394
+ }, {{template_config.page_on_load_timeout}} );
2387
2395
  clearInterval(dependencies_met_page_displayed);
2388
2396
  }
2397
+
2389
2398
  }
2390
2399
  }, 25);
2391
2400
  },
@@ -160,7 +160,7 @@ j1.adapter.masterslider = (function (j1, window) {
160
160
  var pageState = $('#no_flicker').css("display");
161
161
  var pageVisible = (pageState == 'block') ? true: false;
162
162
  if (_this.getState() == 'sliders_initialized' && pageVisible ) {
163
- // TODO: Check why a timeout is required to load the SliderManager
163
+ // TODO: Check why a timeout is required to load the Slider Manager
164
164
  setTimeout (function() {
165
165
  if (sliderManager) document.body.appendChild(msSliderManager);
166
166
  // final state|messages
@@ -168,7 +168,7 @@ j1.adapter.masterslider = (function (j1, window) {
168
168
  logger.info('\n' + 'initializing module finished');
169
169
  console.debug('initializing MS slider module finished');
170
170
  clearInterval(dependencies_met_module_finished);
171
- }, 200);
171
+ }, sliderOptions.slider_manager_load_timeout);
172
172
  } // END dependencies_met_j1_finished
173
173
  }, 25);
174
174
 
@@ -418,6 +418,7 @@ j1.adapter.navigator = (function (j1, window) {
418
418
 
419
419
  // (static) delay applying styles until added CSS data
420
420
  // of the theme is processed by the browser
421
+ // TODO: Check why a timeout is required to load dynamic styles in a page
421
422
  setTimeout (function() {
422
423
  // set general|global theme colors
423
424
  logger.info('\n' + 'initializing dynamic CSS styles');
@@ -425,7 +426,7 @@ j1.adapter.navigator = (function (j1, window) {
425
426
  navDefaults, navBarOptions, navMenuOptions,
426
427
  navQuicklinksOptions
427
428
  );
428
- }, 500);
429
+ }, {{template_config.page_on_load_timeout}} );
429
430
 
430
431
  logger.info('\n' + 'init auth client');
431
432
  _this.initAuthClient(_this.navAuthManagerConfig);
@@ -451,6 +452,7 @@ j1.adapter.navigator = (function (j1, window) {
451
452
  j1.core.navigator.manageDropdownMenu(navDefaults, navMenuOptions);
452
453
 
453
454
  // Manage sticky NAV bars
455
+ // TODO: Check why a timeout is required to manage sticky NAV bars on RESIZE a page
454
456
  setTimeout (function() {
455
457
  j1.core.navigator.navbarSticky();
456
458
  }, 500);
@@ -126,6 +126,7 @@ var lastPageInfo;
126
126
  logger.debug('\n' + 'state: ' + _this.getState());
127
127
  logger.info('\n' + 'module is being initialized');
128
128
 
129
+ // initialize scrollers if page is available and visible
129
130
  var dependencies_met_page_ready = setInterval (function (options) {
130
131
  var pageState = $('#no_flicker').css("display");
131
132
  var pageVisible = (pageState == 'block') ? true: false;
@@ -154,25 +154,26 @@ var logText;
154
154
  logger.debug('\n' + 'themes allowd: ' + themes_allowed);
155
155
  logger.debug('\n' + 'theme detected: ' + theme);
156
156
 
157
+ // TODO: Check why a timeout is required to enable|disable the wave elements
157
158
  if (themes_allowed === 'all' ) {
158
159
  logger.info('\n' + 'activate waves for theme: ' + 'all' );
159
160
  setTimeout (function() {
160
161
  $('.wave').show();
161
162
  logger.info('\n' + 'initializing module finished');
162
- }, 200);
163
+ }, {{template_config.page_on_load_timeout}} );
163
164
  } else if (theme_enabled) {
164
165
  logger.info('\n' + 'activate waves for theme: ' + theme );
165
166
  setTimeout (function() {
166
167
  $('.wave').show();
167
168
  logger.info('\n' + 'initializing module finished');
168
- }, 200);
169
+ }, {{template_config.page_on_load_timeout}} );
169
170
  } else {
170
171
  logger.warn('\n' + 'no valid theme/s found');
171
172
  logger.warn('\n' + 'deactivate (hide) waves');
172
173
  setTimeout (function() {
173
174
  $('.wave').hide();
174
175
  logger.info('\n' + 'initializing module finished');
175
- }, 200);
176
+ }, {{template_config.page_on_load_timeout}} );
176
177
  }
177
178
 
178
179
  clearInterval(dependencies_met_page_ready);
@@ -45,7 +45,7 @@
45
45
  }
46
46
 
47
47
  .j1-ms-info-boxed {
48
- margin-top: -165px;
48
+ margin-top: -140px;
49
49
  font-family: "Lato";
50
50
  padding-top: 10px;
51
51
  padding-right: 90px;
@@ -58,7 +58,7 @@
58
58
 
59
59
  .j1-ms-info-title {
60
60
  text-align: center;
61
- font-size: 24px;
61
+ font-size: 24px !important;
62
62
  font-weight: 600;
63
63
  color: ##BDBDBD;
64
64
  }
@@ -66,7 +66,7 @@
66
66
  .j1-ms-info-tagline {
67
67
  text-align: center;
68
68
  font-style: italic;
69
- font-size: 18px;
69
+ font-size: 18px !important;
70
70
  font-weight: 400;
71
71
  color: #9E9E9E;
72
72
  margin-bottom: 1rem;
@@ -74,23 +74,23 @@
74
74
 
75
75
  .j1-ms-info-description {
76
76
  text-align: center;
77
- font-size: 18px;
77
+ font-size: 18px !important;
78
78
  font-weight: 300;
79
79
  }
80
80
 
81
81
  .j1-ms-thumb-title {
82
- font-size: 18px;
82
+ font-size: 18px !important;
83
83
  font-weight: 600;
84
84
  }
85
85
 
86
86
  .j1-ms-thumb-tagline {
87
- font-size: 16px;
87
+ font-size: 16px !important;
88
88
  font-weight: 400;
89
89
  font-style: italic;
90
90
  margin-bottom: 1rem;
91
91
  }
92
92
 
93
93
  .j1-ms-thumb-description {
94
- font-size: 16px;
94
+ font-size: 16px !important;
95
95
  font-weight: 300;
96
96
  }
@@ -12,4 +12,4 @@
12
12
  # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
13
13
  # -----------------------------------------------------------------------------
14
14
  */
15
- .icon-flex,.icon-wrapper-2x{display:flex;justify-content:center;align-items:center}.icon-wrapper-2x{width:45px;height:45px;border-radius:50%;background:white;overflow:hidden}.ms-nav-lightbox{top:5%;right:33px;left:auto;position:fixed;z-index:110}.j1-ms-info{font-family:"Lato";padding-top:10px;padding-right:90px;padding-bottom:10px;padding-left:90px;line-height:normal;color:#f3f3f3}.j1-ms-info-boxed{margin-top:-165px;font-family:"Lato";padding-top:10px;padding-right:90px;padding-bottom:10px;padding-left:90px;line-height:normal;color:#f3f3f3;background-color:rgba(0,0,0,.875)}.j1-ms-info-title{text-align:center;font-size:24px;font-weight:600;color:##bdbdbd}.j1-ms-info-tagline{text-align:center;font-style:italic;font-size:18px;font-weight:400;color:#9e9e9e;margin-bottom:1rem}.j1-ms-info-description{text-align:center;font-size:18px;font-weight:300}.j1-ms-thumb-title{font-size:18px;font-weight:600}.j1-ms-thumb-tagline{font-size:16px;font-weight:400;font-style:italic;margin-bottom:1rem}.j1-ms-thumb-description{font-size:16px;font-weight:300}
15
+ .icon-flex,.icon-wrapper-2x{display:flex;justify-content:center;align-items:center}.icon-wrapper-2x{width:45px;height:45px;border-radius:50%;background:white;overflow:hidden}.ms-nav-lightbox{top:5%;right:33px;left:auto;position:fixed;z-index:110}.j1-ms-info{font-family:"Lato";padding-top:10px;padding-right:90px;padding-bottom:10px;padding-left:90px;line-height:normal;color:#f3f3f3}.j1-ms-info-boxed{margin-top:-140px;font-family:"Lato";padding-top:10px;padding-right:90px;padding-bottom:10px;padding-left:90px;line-height:normal;color:#f3f3f3;background-color:rgba(0,0,0,.875)}.j1-ms-info-title{text-align:center;font-size:24px !important;font-weight:600;color:##bdbdbd}.j1-ms-info-tagline{text-align:center;font-style:italic;font-size:18px !important;font-weight:400;color:#9e9e9e;margin-bottom:1rem}.j1-ms-info-description{text-align:center;font-size:18px !important;font-weight:300}.j1-ms-thumb-title{font-size:18px !important;font-weight:600}.j1-ms-thumb-tagline{font-size:16px !important;font-weight:400;font-style:italic;margin-bottom:1rem}.j1-ms-thumb-description{font-size:16px !important;font-weight:300}
data/lib/j1/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module J1
2
- VERSION = '2023.0.9'
2
+ VERSION = '2023.0.11'
3
3
  end
@@ -79,7 +79,7 @@ gem 'j1-template', '~> 2023.0.0'
79
79
 
80
80
  # Loaded from gem.fury.io
81
81
  #source 'https://gem.fury.io/jekyll-one-org/' do
82
- # gem 'j1-template', '~> 2023.0.9'
82
+ # gem 'j1-template', '~> 2023.0.11'
83
83
  #end
84
84
 
85
85
  # ------------------------------------------------------------------------------
@@ -380,7 +380,7 @@ This command creates a **initial** project in folder **my-starter**.
380
380
  2022-07-30 18:12:12 - GENERATE: Resolving dependencies...
381
381
  2022-07-30 18:12:12 - GENERATE: Using bundler 2.3.7
382
382
  ...
383
- 2022-07-30 18:12:12 - GENERATE: Using j1-template 2023.0.9
383
+ 2022-07-30 18:12:12 - GENERATE: Using j1-template 2023.0.11
384
384
  2022-07-30 18:12:12 - GENERATE: Bundle complete! 31 Gemfile dependencies, 78 gems now installed.
385
385
  2022-07-30 18:12:12 - GENERATE: Bundled gems are installed into `../../.gem`
386
386
  2022-07-30 18:12:12 - GENERATE: C:/Users/xxx/.gem/ruby/3.1.0;C:/DevTools/Ruby31-x64/lib/ruby/gems/3.1.0;
@@ -416,7 +416,7 @@ commands are available as well.
416
416
  2022-07-30 18:17:48 - SETUP: Initialize the project ...
417
417
  2022-07-30 18:17:48 - SETUP: Be patient, this will take a while ...
418
418
  2022-07-30 18:17:49 - SETUP:
419
- 2022-07-30 18:17:49 - SETUP: > j1@2023.0.9 setup C:\Users\xxx\j1-projects\my-starter
419
+ 2022-07-30 18:17:49 - SETUP: > j1@2023.0.11 setup C:\Users\xxx\j1-projects\my-starter
420
420
  2022-07-30 18:17:49 - SETUP: > npm --silent run setup-start && npm --silent run setup-base && run-s -s setup:*
421
421
  2022-07-30 18:17:49 - SETUP:
422
422
  2022-07-30 18:17:50 - SETUP: Setup project for first use ..
@@ -461,7 +461,7 @@ browser. Let's start the journey ...
461
461
  Check setup state of the J1 project ...
462
462
  2022-07-30 18:26:18 - SITE: Starting up your site ...
463
463
  2022-07-30 18:26:18 - SITE:
464
- 2022-07-30 18:26:18 - SITE: > j1@2023.0.9 j1-site C:\Users\jadams\j1-projects\my-starter
464
+ 2022-07-30 18:26:18 - SITE: > j1@2023.0.11 j1-site C:\Users\jadams\j1-projects\my-starter
465
465
  2022-07-30 18:26:18 - SITE: > run-p -s j1-site:*
466
466
  2022-07-30 18:26:18 - SITE:
467
467
  2022-07-30 18:26:20 - SITE: Startup UTILSRV ..
@@ -500,7 +500,7 @@ Check setup state of the J1 project ...
500
500
  REBUILD: Rebuild the projects website ...
501
501
  REBUILD: Be patient, this will take a while ...
502
502
  2022-07-30 18:45:09 - REBUILD:
503
- 2022-07-30 18:45:09 - REBUILD: > j1@2023.0.9 rebuild C:\Users\xxx\j1-projects\my-starter
503
+ 2022-07-30 18:45:09 - REBUILD: > j1@2023.0.11 rebuild C:\Users\xxx\j1-projects\my-starter
504
504
  2022-07-30 18:45:09 - REBUILD: > run-s -s rebuild:* && run-s -s post-rebuild:*
505
505
  2022-07-30 18:45:09 - REBUILD:
506
506
  2022-07-30 18:45:10 - REBUILD: Rebuild site incremental ..
@@ -548,7 +548,7 @@ using Lerna for all packages:
548
548
  2022-07-30 18:29:07 - RESET: Reset the project to factory state ...
549
549
  2022-07-30 18:29:07 - RESET: Be patient, this will take a while ...
550
550
  2022-07-30 18:29:08 - RESET:
551
- 2022-07-30 18:29:08 - RESET: > j1@2023.0.9 reset C:\Users\xxx\j1-projects\my-starter
551
+ 2022-07-30 18:29:08 - RESET: > j1@2023.0.11 reset C:\Users\xxx\j1-projects\my-starter
552
552
  2022-07-30 18:29:08 - RESET: > run-s -s reset:*
553
553
  2022-07-30 18:29:08 - RESET:
554
554
  2022-07-30 18:29:08 - RESET: Reset project to factory state ..
@@ -53,7 +53,7 @@ environment: development
53
53
  # ------------------------------------------------------------------------------
54
54
  # Sets the build version of J1 Theme Gem
55
55
  #
56
- version: 2023.0.9
56
+ version: 2023.0.11
57
57
 
58
58
  # version
59
59
  # ------------------------------------------------------------------------------
@@ -226,8 +226,8 @@ doctype: html
226
226
  # default: false
227
227
  # ------------------------------------------------------------------------------
228
228
  #
229
- title: J1 Starter Theme
230
- tagline: Explore What Jekyll Can Do
229
+ title: Starter
230
+ tagline: Build-In Theme
231
231
  description: >
232
232
  Jekyll One Starter Theme. This template gives web developers
233
233
  and hobbyists a clean implementation in Jekyll for starting
@@ -254,6 +254,15 @@ keywords: >
254
254
  google, analytics, advertising, search, console, silverlight, score,
255
255
  j1, template, jekyllone, comment
256
256
 
257
+ author:
258
+ name: Juergen Adams
259
+ email: juergen@jekyll.one
260
+ url: https://jekyll.one/
261
+ github: username
262
+ facebook: username
263
+ twitter: username
264
+ # feedburner: feedname
265
+
257
266
  webmaster:
258
267
  email: webmaster@jekyll.one
259
268
 
@@ -339,7 +348,7 @@ permalink: pretty
339
348
  # site.url will be set to the value of host, port.
340
349
  # NOTE: Required setting for the sitemap plugin, for example.
341
350
  #
342
- url: "http://localhost:20000"
351
+ url: http://localhost:40000
343
352
 
344
353
  # The subpath of your site, e.g. /blog/. Used in conjunction with
345
354
  # site.url (see above) when you want a link to something with the
@@ -365,7 +374,7 @@ base_path: ""
365
374
  #
366
375
  protocol: http
367
376
  host: localhost
368
- port: 20000
377
+ port: 40000
369
378
  timezone: Europe/Berlin
370
379
  encoding: UTF-8
371
380
 
@@ -421,23 +430,21 @@ strict_front_matter: false
421
430
  # Possible values: compact|compressed|expanded|nested
422
431
  #
423
432
  sass:
424
- sass_dir: _sass
425
- style: compact # possible values: nested expanded compact compressed
426
-
433
+ sass_dir: _sass/scss
434
+ style: expanded # possible values: nested expanded compact compressed
427
435
 
428
436
  # ------------------------------------------------------------------------------
429
437
  # WEBRICK Customizations
430
438
  # You can provide custom headers for your site
431
- #
432
439
  # See: https://jekyllrb.com/docs/configuration/webrick/
433
440
  # https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP
434
441
  #
435
442
  # NOTE:
436
- # Jekyll provides by default Content-Type and Cache-Control
437
- # response headers: one dynamic in order to specify the nature of
438
- # the data being served, the other static in order to disable
439
- # caching so that you don’t have to fight with Chrome’s aggressive
440
- # caching when you are in development mode.
443
+ # Jekyll provides by default Content-Type and Cache-Control
444
+ # response headers: one dynamic in order to specify the nature of
445
+ # the data being served, the other static in order to disable
446
+ # caching so that you don’t have to fight with Chrome’s aggressive
447
+ # caching when you are in development mode.
441
448
  #
442
449
  # webrick:
443
450
  # headers:
@@ -588,6 +595,19 @@ webmaster_verifications:
588
595
  excerpt_separator: excerpt__end
589
596
  excerpt_truncate_words: 100
590
597
 
598
+ # ------------------------------------------------------------------------------
599
+ # COLLECTION settings
600
+ # See: https://jekyllrb.com/docs/collections/#collections
601
+ #
602
+ collections:
603
+
604
+ # ----------------------------------------------------------------------------
605
+ # Book shelf
606
+ #
607
+ biography:
608
+ output: true
609
+ permalink: /collections/public/:collection/:name/
610
+
591
611
  # ------------------------------------------------------------------------------
592
612
  # FRONTMATTER defaults
593
613
  #
@@ -655,13 +675,14 @@ defaults:
655
675
  index: true
656
676
  follow: true
657
677
 
658
- personalization: false
659
- exclude_from_search: false
678
+ toc: true
660
679
  fab_menu_id: page_ctrl
661
680
  scrollbar: false
681
+ personalization: false
682
+ exclude_from_search: false
683
+
662
684
  youtube: true
663
685
  vimeo: true
664
- toc: true
665
686
 
666
687
  resource_options:
667
688
  - toccer:
@@ -698,11 +719,11 @@ defaults:
698
719
  follow: true
699
720
 
700
721
  toc: true
701
- fab_menu_id: open_toc_reload # default
722
+ fab_menu_id: open_toc_reload
702
723
  scrollbar: false
724
+ page_navigation: true
703
725
  personalization: false
704
726
  exclude_from_search: false
705
- page_navigation: true
706
727
  series: false
707
728
 
708
729
  resource_options:
@@ -736,16 +757,31 @@ defaults:
736
757
  follow: true
737
758
 
738
759
  toc: true
739
- fab_menu_id: open_toc_reload # default
760
+ fab_menu_id: open_toc_reload
740
761
  scrollbar: false
762
+ page_navigation: true
741
763
  personalization: false
742
764
  exclude_from_search: false
743
- page_navigation: true
744
765
 
745
766
  resource_options:
746
767
  - toccer:
747
768
  collapseDepth: 3
748
769
 
770
+ # ----------------------------------------------------------------------------
771
+ # Collections
772
+ #
773
+
774
+ # ----------------------------------------------------------------------------
775
+ # Biography (Book Shelf)
776
+ #
777
+ - scope:
778
+ type: biography
779
+ path: collections/_biography
780
+
781
+ values:
782
+ layout: page
783
+
784
+
749
785
  # ==============================================================================
750
786
  # 7. LAYOUT configuration
751
787
  #
@@ -101,21 +101,19 @@ settings:
101
101
  width: 12
102
102
  type: text
103
103
  position: left # left | center
104
- title: Jekyll One
105
- tagline: <b>powerful modern static websites</b>
104
+ title: J1
105
+ tagline: <b>modern static websites</b>
106
106
  translate_description: notranslate # translate|notranslate
107
107
  description_properties: mt-3 mb-3
108
108
  description: >
109
109
  <p class="dropcap">
110
- The J1 Starter Theme is a full-featured template for Jekyll to
110
+ The Starter Theme is a full-featured template for Jekyll to
111
111
  create modern dynamic websites. The Starter Theme gives web
112
112
  developers and hobbyists a rich toolset to build great sites
113
113
  and easy-to-use project management to simplify the build and
114
114
  deployment processes.
115
- </p>
116
- <p>
117
- Jekyll One meets Jekyll and Bootstrap and makes a lot of friends.
118
- The template system combines the best free software for the Web.
115
+ J1 meets Jekyll and Bootstrap and makes a lot of friends.
116
+ The template combines the best free software for the Web.
119
117
  JekyllOne is open source, and the modules packed are also free
120
118
  to use. No license issues for private or professional purposes.
121
119
  </p>
@@ -151,7 +149,7 @@ settings:
151
149
  icon: rocket-launch
152
150
  icon_color:
153
151
  icon_size: 3x
154
- href: "https://jekyll.one/pages/public/learn/rocketstart/"
152
+ href: https://jekyll.one/pages/public/learn/rocketstart/
155
153
  target: blank
156
154
 
157
155
  - name: Download
@@ -166,7 +164,7 @@ settings:
166
164
  icon: briefcase-download-outline
167
165
  icon_color:
168
166
  icon_size: 3x
169
- href: "https://rubygems.org/gems/j1-template"
167
+ href: https://rubygems.org/gems/j1-template
170
168
  target: blank
171
169
 
172
170
  # ----------------------------------------------------------------------------
@@ -33,7 +33,7 @@ defaults:
33
33
  data_path: /assets/data/panel/index.html
34
34
 
35
35
  filters:
36
- grayscale: 0
36
+ grayscale: 1
37
37
  contrast: 1
38
38
  brightness: 1
39
39