j1-template 2023.2.0 → 2023.2.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f1536e55c2bb0fb4fa129d0e1201102edd9dc986985fb8d6c49d2129c144d4ce
4
- data.tar.gz: 47c4bdcfe97959454d8ed2b41fe0f501f9ef7da991670c2314e2852b87f2caa9
3
+ metadata.gz: cc1b5b82f8d6be2d2dc76adbddacf4c09fffe79031c991a960b38b072e95e46d
4
+ data.tar.gz: a49049296063c8570192e46716ac9cb8187e064a51c31d88a9006de5ab055066
5
5
  SHA512:
6
- metadata.gz: 5197ed34d8d08623adda11b42965a78f4f867145bd698798a8b03be0ec23881de8ad729116ae8e2df57d48d0b40d0e86ae86ce1775a2816617e73b4288df9b1b
7
- data.tar.gz: 0b0a06af2642959fc3b8d830dd282909124442d6066803dcda0a36fb951297a690fe34cc23108bff88b99aeb156e8db86322c438ff3ed394e0c7e718e4bd4bd5
6
+ metadata.gz: c07f4f4fbe3ecf611e2112aa7282c041a2673cb1249415587c7bcc33c7da0ec950de3b687d16bcce1ff00da5e98969a4b8b011c0ddccb639562873a208148784
7
+ data.tar.gz: 9e5606789bc62edb2a1ca3a07d2448eec60c72cf97bf0e6d245d928e9409a7d5846ac1eece44b7cdb6e0d5d2db71b12a9e0e26b1dadcfd3368f65620ee65ee12
@@ -259,8 +259,8 @@ exclude_from_search: true
259
259
  <img
260
260
  class="sticker-image"
261
261
  src="/assets/images/sticker/600x600/sticker-new-version.png"
262
- alt="Get new version 2023.2.0"
263
- title="Get new version 2023.2.0"
262
+ alt="Get new version 2023.2.1"
263
+ title="Get new version 2023.2.1"
264
264
  style="width: 140px; height: 120px;"
265
265
  >
266
266
  </a>
data/lib/j1/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module J1
2
- VERSION = '2023.2.0'
2
+ VERSION = '2023.2.1'
3
3
  end
@@ -79,7 +79,7 @@ gem 'j1-template', '~> 2023.2.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.1.0'
82
+ # gem 'j1-template', '~> 2023.2.0'
83
83
  #end
84
84
 
85
85
  # ------------------------------------------------------------------------------
@@ -379,7 +379,7 @@ This command creates a **initial** project in folder **my-starter**.
379
379
  2023-02-28 18:12:12 - GENERATE: Resolving dependencies...
380
380
  2023-02-28 18:12:12 - GENERATE: Using bundler 2.3.7
381
381
  ...
382
- 2023-02-28 18:12:12 - GENERATE: Using j1-template 2023.2.0
382
+ 2023-02-28 18:12:12 - GENERATE: Using j1-template 2023.2.1
383
383
  2023-02-28 18:12:12 - GENERATE: Bundle complete! 31 Gemfile dependencies, 78 gems now installed.
384
384
  2023-02-28 18:12:12 - GENERATE: Bundled gems are installed into `../../.gem`
385
385
  2023-02-28 18:12:12 - GENERATE: C:/Users/xxx/.gem/ruby/3.1.0;C:/DevTools/Ruby31-x64/lib/ruby/gems/3.1.0;
@@ -415,7 +415,7 @@ commands are available as well.
415
415
  2023-02-28 18:17:48 - SETUP: Initialize the project ...
416
416
  2023-02-28 18:17:48 - SETUP: Be patient, this will take a while ...
417
417
  2023-02-28 18:17:49 - SETUP:
418
- 2023-02-28 18:17:49 - SETUP: > j1@2023.2.0 setup C:\Users\xxx\j1-projects\my-starter
418
+ 2023-02-28 18:17:49 - SETUP: > j1@2023.2.1 setup C:\Users\xxx\j1-projects\my-starter
419
419
  2023-02-28 18:17:49 - SETUP: > npm --silent run setup-start && npm --silent run setup-base && run-s -s setup:*
420
420
  2023-02-28 18:17:49 - SETUP:
421
421
  2023-02-28 18:17:50 - SETUP: Setup project for first use ..
@@ -460,7 +460,7 @@ browser. Let's start the journey ...
460
460
  Check setup state of the J1 project ...
461
461
  2023-02-28 18:26:18 - SITE: Starting up your site ...
462
462
  2023-02-28 18:26:18 - SITE:
463
- 2023-02-28 18:26:18 - SITE: > j1@2023.2.0 j1-site C:\Users\jadams\j1-projects\my-starter
463
+ 2023-02-28 18:26:18 - SITE: > j1@2023.2.1 j1-site C:\Users\jadams\j1-projects\my-starter
464
464
  2023-02-28 18:26:18 - SITE: > run-p -s j1-site:*
465
465
  2023-02-28 18:26:18 - SITE:
466
466
  2023-02-28 18:26:20 - SITE: Startup UTILSRV ..
@@ -499,7 +499,7 @@ Check setup state of the J1 project ...
499
499
  REBUILD: Rebuild the projects website ...
500
500
  REBUILD: Be patient, this will take a while ...
501
501
  2023-02-28 18:45:09 - REBUILD:
502
- 2023-02-28 18:45:09 - REBUILD: > j1@2023.2.0 rebuild C:\Users\xxx\j1-projects\my-starter
502
+ 2023-02-28 18:45:09 - REBUILD: > j1@2023.2.1 rebuild C:\Users\xxx\j1-projects\my-starter
503
503
  2023-02-28 18:45:09 - REBUILD: > run-s -s rebuild:* && run-s -s post-rebuild:*
504
504
  2023-02-28 18:45:09 - REBUILD:
505
505
  2023-02-28 18:45:10 - REBUILD: Rebuild site incremental ..
@@ -547,7 +547,7 @@ using Lerna for all packages:
547
547
  2023-02-28 18:29:07 - RESET: Reset the project to factory state ...
548
548
  2023-02-28 18:29:07 - RESET: Be patient, this will take a while ...
549
549
  2023-02-28 18:29:08 - RESET:
550
- 2023-02-28 18:29:08 - RESET: > j1@2023.2.0 reset C:\Users\xxx\j1-projects\my-starter
550
+ 2023-02-28 18:29:08 - RESET: > j1@2023.2.1 reset C:\Users\xxx\j1-projects\my-starter
551
551
  2023-02-28 18:29:08 - RESET: > run-s -s reset:*
552
552
  2023-02-28 18:29:08 - RESET:
553
553
  2023-02-28 18:29:08 - RESET: Reset project to factory state ..
@@ -53,7 +53,7 @@ environment: development
53
53
  # ------------------------------------------------------------------------------
54
54
  # Sets the build version of the site
55
55
  #
56
- version: 2023.2.0
56
+ version: 2023.2.1
57
57
 
58
58
  # copyright
59
59
  # ------------------------------------------------------------------------------
@@ -65,7 +65,7 @@ settings:
65
65
  id: collection_portfolio
66
66
  type: collection
67
67
  collection: portfolio # generate grid elements (articles) for the collection
68
- image_styles: img-fluid
68
+ image_styles: img-fluid img-object--cover
69
69
  image_height: 300px
70
70
  image_width: 300px
71
71
  translate_titles: false # default: false
@@ -96,7 +96,7 @@ settings:
96
96
  id: collection_biography
97
97
  type: collection
98
98
  collection: biography # generate grid elements (articles) for the collection
99
- image_styles: img-fluid
99
+ image_styles: img-fluid img-object--cover
100
100
  image_height: 470px
101
101
  image_width: 400px
102
102
  translate_titles: false # default: false
@@ -121,7 +121,7 @@ settings:
121
121
  id: collection_fantasy
122
122
  type: collection
123
123
  collection: fantasy # generate grid elements (articles) for the collection
124
- image_styles: img-fluid
124
+ image_styles: img-fluid img-object--cover
125
125
  image_height: 470px
126
126
  image_width: 400px
127
127
  translate_titles: false # default: false
@@ -147,7 +147,7 @@ settings:
147
147
  type: collection
148
148
  translate_titles: true # default: false
149
149
  collection: romance # generate grid elements (articles) for the collection
150
- image_styles: img-fluid
150
+ image_styles: img-fluid img-object--cover
151
151
  image_height: 470px
152
152
  image_width: 400px
153
153
  preview: true
@@ -162,7 +162,6 @@ settings:
162
162
  initLayout: true
163
163
  percentPosition: true
164
164
 
165
-
166
165
  # --------------------------------------------------------------------------
167
166
  # Image Cards + Lightbox + Gutters + Captions
168
167
  #