j1-template 2022.0.0 → 2022.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (35) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/procedures/global/create_word_cloud.proc +3 -3
  3. data/assets/data/banner.html +1 -13
  4. data/assets/data/cookieconsent.html +9 -9
  5. data/assets/data/fab.html +2 -1
  6. data/assets/data/panel.html +6 -6
  7. data/assets/data/translator.html +8 -8
  8. data/assets/themes/j1/adapter/js/fab.js +7 -5
  9. data/assets/themes/j1/adapter/js/j1.js +34 -26
  10. data/assets/themes/j1/core/css/themes/uno-dark/bootstrap.css +150 -103
  11. data/assets/themes/j1/core/css/themes/uno-dark/bootstrap.min.css +2 -2
  12. data/assets/themes/j1/core/css/themes/uno-light/bootstrap.css +283 -520
  13. data/assets/themes/j1/core/css/themes/uno-light/bootstrap.min.css +3 -3
  14. data/assets/themes/j1/core/js/template.js +14 -5
  15. data/assets/themes/j1/core/js/template.min.js +1 -1
  16. data/assets/themes/j1/core/js/template.min.js.map +1 -1
  17. data/assets/themes/j1/modules/materialize/js/tapTarget.jQuery.js +187 -187
  18. data/assets/themes/j1/modules/msDropdown/css/themes/uno/msDropdown.css +278 -0
  19. data/lib/j1/version.rb +1 -1
  20. data/lib/starter_web/Gemfile +1 -1
  21. data/lib/starter_web/_config.yml +1 -1
  22. data/lib/starter_web/_data/blocks/banner.yml +59 -71
  23. data/lib/starter_web/_data/blocks/panel.yml +169 -71
  24. data/lib/starter_web/_data/layouts/default.yml +1 -1
  25. data/lib/starter_web/_data/layouts/home.yml +4 -24
  26. data/lib/starter_web/_data/resources.yml +2 -2
  27. data/lib/starter_web/_includes/attributes.asciidoc +74 -75
  28. data/lib/starter_web/_plugins/lunr_index.rb +1 -1
  29. data/lib/starter_web/package.json +1 -1
  30. data/lib/starter_web/pages/public/blog/navigator/archive/categoryview.html +21 -0
  31. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  32. data/lib/starter_web/utilsrv/package.json +1 -1
  33. metadata +3 -4
  34. data/lib/starter_web/_data/blocks/defaults/panel.1.yml +0 -256
  35. data/lib/starter_web/_data/blocks/defaults/panel.2.yml +0 -250
@@ -162,7 +162,7 @@ lanes:
162
162
  id: home_teaser_banner
163
163
  region: body-main
164
164
  type: async
165
- properties: elevated-z0
165
+ properties: g-2 elevated-z0
166
166
 
167
167
  # ----------------------------------------------------------------------------
168
168
  # SERVICE panel
@@ -172,7 +172,7 @@ lanes:
172
172
  id: home_service_panel
173
173
  region: body-main
174
174
  type: async
175
- properties: elevated-z0 mb-3
175
+ properties: g-2 elevated-z0
176
176
 
177
177
  # ----------------------------------------------------------------------------
178
178
  # DIVIDER banner
@@ -192,7 +192,7 @@ lanes:
192
192
  id: home_intro_panel
193
193
  region: body-main
194
194
  type: async
195
- properties: elevated-z2
195
+ properties: g-2 elevated-z2
196
196
 
197
197
  # ----------------------------------------------------------------------------
198
198
  # PARALLAX banner
@@ -214,26 +214,6 @@ lanes:
214
214
  type: async
215
215
  properties: mb-3
216
216
 
217
- # ----------------------------------------------------------------------------
218
- # DIVIDER banner
219
- #
220
- - lane:
221
- enabled: false
222
- id: divider-2
223
- region: body-main
224
- type: async
225
- properties: mt-4 mr-5 mb-4 ml-5
226
-
227
- # ----------------------------------------------------------------------------
228
- # SERVICE panel
229
- #
230
- # - lane:
231
- # enabled: true
232
- # id: home_service_panel
233
- # region: body-main
234
- # type: async
235
- # properties: elevated-z0 mb-3
236
-
237
217
  # ----------------------------------------------------------------------------
238
218
  # NEWS panel
239
219
  #
@@ -242,7 +222,7 @@ lanes:
242
222
  id: home_news_panel
243
223
  region: body-main
244
224
  type: async
245
- properties: elevated-z2
225
+ properties: g-2 elevated-z2
246
226
 
247
227
  # ----------------------------------------------------------------------------
248
228
  # FAB
@@ -1318,8 +1318,8 @@ resources:
1318
1318
  dependencies: false
1319
1319
  pass_init_data: false
1320
1320
  data:
1321
- css: [ modules/msDropdown/css/msDropdown ]
1322
- files: []
1321
+ css: []
1322
+ files: [ modules/msDropdown/css/themes/uno/msDropdown.css ]
1323
1323
  js: [ modules/msDropdown/js/msDropdown ]
1324
1324
  init_function: []
1325
1325
 
@@ -6,7 +6,7 @@
6
6
  // -----------------------------------------------------------------------------
7
7
  tag::urls[]
8
8
 
9
- :url-about-cookies--home: http://www.aboutcookies.org
9
+ :url-about-cookies--home: http://www.aboutcookies.org/
10
10
 
11
11
  :url-animate-css--home: https://animate.style/
12
12
  :url-anime--home: https://animejs.com/
@@ -17,21 +17,21 @@ tag::urls[]
17
17
 
18
18
  :url-asciidoctor--home: https://asciidoctor.org/
19
19
  :url-asciidoctor-pdf--home: https://asciidoctor.org/docs/asciidoctor-pdf/
20
- :url-asciidoctor-rouge--home: https://github.com/jirutka/asciidoctor-rouge
20
+ :url-asciidoctor-rouge--home: https://github.com/jirutka/asciidoctor-rouge/
21
21
 
22
- :url-asciidoctor-plugin--home: https://github.com/asciidoctor/jekyll-asciidoc
22
+ :url-asciidoctor-plugin--home: https://github.com/asciidoctor/jekyll-asciidoc/
23
23
  :url-asciidoctor-plugin--issue_166: https://github.com/asciidoctor/jekyll-asciidoc/issues/166
24
24
  :url-asciidoctor-plugin--issue_166: https://github.com/asciidoctor/jekyll-asciidoc/issues/166
25
25
 
26
- :url-asciidoctor--extensions-lab: https://github.com/asciidoctor/asciidoctor-extensions-lab
26
+ :url-asciidoctor--extensions-lab: https://github.com/asciidoctor/asciidoctor-extensions-lab/
27
27
  :url-asciidoctor--extensions-use: https://github.com/asciidoctor/asciidoctor-extensions-lab#using-an-extension
28
28
  :url-asciidoctor--extensions-manual: http://asciidoctor.org/docs/user-manual/#extensions
29
29
 
30
30
  :url-babel-js--home: https://babeljs.io/
31
- :url-babel-js--gh-repo: https://github.com/babel/babel
31
+ :url-babel-js--gh-repo: https://github.com/babel/babel/
32
32
 
33
33
  :url-backstretch--home: https://www.jquery-backstretch.com/
34
- :url-backstretch--gh-repo: https://github.com/jquery-backstretch/jquery-backstretch
34
+ :url-backstretch--gh-repo: https://github.com/jquery-backstretch/jquery-backstretch/
35
35
 
36
36
  :url-bs-cookie-banner--gh-repo: https://github.com/shaack/bootstrap-cookie-banner/
37
37
 
@@ -88,32 +88,32 @@ tag::urls[]
88
88
  :url-bs-docs--migration-to-v4: http://getbootstrap.com/docs/5.1/migration/
89
89
 
90
90
  :url-bs-material-design--home: https://mdbootstrap.github.io/bootstrap-material-design/
91
- :url-bs-material-design--gh-repo: https://github.com/mdbootstrap/bootstrap-material-design
91
+ :url-bs-material-design--gh-repo: https://github.com/mdbootstrap/bootstrap-material-design/
92
92
 
93
- :url-bs-theme-switcher--gh-repo: https://github.com/jguadagno/bootstrapThemeSwitcher
93
+ :url-bs-theme-switcher--gh-repo: https://github.com/jguadagno/bootstrapThemeSwitcher/
94
94
 
95
95
  :url-bootswatch--home: https://bootswatch.com/
96
96
  :url-bootswatch--api: https://bootswatch.com/help/#api
97
97
 
98
- :url-builder--gh-repo: https://github.com/jimweirich/builder
98
+ :url-builder--gh-repo: https://github.com/jimweirich/builder/
99
99
 
100
- :url-bump--gh-repo: https://github.com/gregorym/bump
100
+ :url-bump--gh-repo: https://github.com/gregorym/bump/
101
101
 
102
- :url-cash--gh-repo: https://github.com/fabiospampinato/cash
102
+ :url-cash--gh-repo: https://github.com/fabiospampinato/cash/
103
103
  :url-clipboard--gh-repo: https://github.com/zenorocha/clipboard.js/
104
104
 
105
- :url-cors--gh-repo: https://github.com/expressjs/cors
106
- :url-cross-env--gh-repo: https://github.com/kentcdodds/cross-env
107
- :url-cross-var--gh-repo: https://github.com/elijahmanor/cross-var
105
+ :url-cors--gh-repo: https://github.com/expressjs/cors/
106
+ :url-cross-env--gh-repo: https://github.com/kentcdodds/cross-env/
107
+ :url-cross-var--gh-repo: https://github.com/elijahmanor/cross-var/
108
108
 
109
109
  :url-datatables--home: https://datatables.net/
110
110
  :url-docker--home: https://getbootstrap.com/
111
111
  :url-docker--docs: https://docs.docker.com/
112
112
 
113
113
  :url-eslint--home: https://eslint.org/
114
- :url-eslint--gh-repo: https://github.com/eslint/eslint
114
+ :url-eslint--gh-repo: https://github.com/eslint/eslint/
115
115
 
116
- :url-execjs--gh-repo: https://github.com/rails/execjs
116
+ :url-execjs--gh-repo: https://github.com/rails/execjs/
117
117
 
118
118
  :url-facebook--privacy-policy-en: https://www.facebook.com/policy.php
119
119
  :url-facebook--privacy-policy-de: https://de-de.facebook.com/policy.php
@@ -123,12 +123,12 @@ tag::urls[]
123
123
  :url-fontawesome--home: https://fontawesome.com/
124
124
  :url-fontawesome--icons: https://fontawesome.com/icons?d=gallery
125
125
  :url-fontawesome--get-started: https://fontawesome.com/get-started
126
- :url-fontawesome-free--gh-repo: https://github.com/FortAwesome/Font-Awesome
127
- :url-fsevents--gh-repo: https://github.com/fsevents/fsevents
126
+ :url-fontawesome-free--gh-repo: https://github.com/FortAwesome/Font-Awesome/
127
+ :url-fsevents--gh-repo: https://github.com/fsevents/fsevents/
128
128
 
129
- :url-ga-optin—--home: https://github.com/luciomartinez/gtag-opt-in
129
+ :url-ga-optin—--home: https://github.com/luciomartinez/gtag-opt-in/
130
130
 
131
- :url-getos--gh-repo: https://github.com/retrohacker/getos
131
+ :url-getos--gh-repo: https://github.com/retrohacker/getos/
132
132
 
133
133
  :url-git--home: https://git-scm.com/
134
134
 
@@ -144,12 +144,12 @@ tag::urls[]
144
144
  :url-gdpr-eu--home: https://gdpr.eu/
145
145
  :url-gdpr--C-673-17: https://curia.europa.eu/juris/liste.jsf?num=C-673/17
146
146
 
147
- :url-google-material-design-icons--gh-repo: https://github.com/google/material-design-icons
147
+ :url-google-material-design-icons--gh-repo: https://github.com/google/material-design-icons/
148
148
  :url-google--deactivate-ga-en: http://tools.google.com/dlpage/gaoptout?hl=en
149
149
  :url-google--privacy-policy-en: https://policies.google.com/privacy?hl=en
150
150
  :url-google--privacy-policy-de: https://policies.google.com/privacy?hl=de
151
151
 
152
- :url-heroku--home: https://www.heroku.com/home
152
+ :url-heroku--home: https://www.heroku.com/home/
153
153
 
154
154
  :url-iconify--home: https://iconify.design/
155
155
  :url-iconify--icon-sets: https://iconify.design/icon-sets/
@@ -158,7 +158,7 @@ tag::urls[]
158
158
 
159
159
  :url-instagram--privacy-policy: http://instagram.com/about/legal/privacy/
160
160
 
161
- :url-iframe-resizer--gh-repo: https://github.com/davidjbradshaw/iframe-resizer
161
+ :url-iframe-resizer--gh-repo: https://github.com/davidjbradshaw/iframe-resizer/
162
162
 
163
163
  :url-j1--home: https://jekyll.one/
164
164
  :url-j1--download: https://rubygems.org/gems/j1-template/
@@ -186,85 +186,85 @@ tag::urls[]
186
186
  :url-j1-learn--themes: https://jekyll.one/pages/public/learn/roundtrip/themes/
187
187
 
188
188
  :url-jekyll--home: https://jekyllrb.com/
189
- :url-jekyll-asciidoc--gh-repo: https://github.com/asciidoctor/jekyll-asciidoc
189
+ :url-jekyll-asciidoc--gh-repo: https://github.com/asciidoctor/jekyll-asciidoc/
190
190
  :url-jekyll-compress--gh-repo: http://jch.penibelst.de/
191
- :url-jekyll-feed--gh-repo: https://github.com/jekyll/jekyll-feed
192
- :url-jekyll-gist--gh-repo: https://github.com/jekyll/jekyll-gist
193
- :url-jekyll-paginate-v2--gh-repo: https://github.com/sverrirs/jekyll-paginate-v2
194
- :url-jekyll-redirect-from--gh-repo: https://github.com/jekyll/jekyll-redirect-from
195
- :url-jekyll-sass-converter--gh-repo: https://github.com/jekyll/jekyll-sass-converter
196
- :url-jekyll-sitemap--gh-repo: https://github.com/jekyll/jekyll-sitemap
191
+ :url-jekyll-feed--gh-repo: https://github.com/jekyll/jekyll-feed/
192
+ :url-jekyll-gist--gh-repo: https://github.com/jekyll/jekyll-gist/
193
+ :url-jekyll-paginate-v2--gh-repo: https://github.com/sverrirs/jekyll-paginate-v2/
194
+ :url-jekyll-redirect-from--gh-repo: https://github.com/jekyll/jekyll-redirect-from/
195
+ :url-jekyll-sass-converter--gh-repo: https://github.com/jekyll/jekyll-sass-converter/
196
+ :url-jekyll-sitemap--gh-repo: https://github.com/jekyll/jekyll-sitemap/
197
197
 
198
198
  :url-jquery--home: https://jquery.com/
199
199
 
200
- :url-js-yaml--gh-repo: https://github.com/nodeca/js-yaml
201
- :url-js-json-minify--gh-repo: https://github.com/fkei/JSON.minify
200
+ :url-js-yaml--gh-repo: https://github.com/nodeca/js-yaml/
201
+ :url-js-json-minify--gh-repo: https://github.com/fkei/JSON.minify/
202
202
 
203
- :url-justified-gallery--home: http://miromannino.github.io/Justified-Gallery
204
- :url-justified-gallery--gh-repo: https://github.com/miromannino/Justified-Gallery
203
+ :url-justified-gallery--home: http://miromannino.github.io/Justified-Gallery/
204
+ :url-justified-gallery--gh-repo: https://github.com/miromannino/Justified-Gallery/
205
205
 
206
206
  :url-lerna--home: https://lerna.js.org/
207
- :url-lerna--gh-repo: https://github.com/lerna/lerna
207
+ :url-lerna--gh-repo: https://github.com/lerna/lerna/
208
208
 
209
209
  :url-license--creative-commons: https://creativecommons.org/licenses/by/4.0/
210
210
  :url-license--mit: https://opensource.org/licenses/MIT/
211
211
  :url-license--sil: https://scripts.sil.org/OFL
212
212
 
213
213
  :url-lightbox-v2--home: https://lokeshdhakar.com/projects/lightbox2/
214
- :url-lightbox-v2--gh-repo: https://github.com/lokesh/lightbox2
214
+ :url-lightbox-v2--gh-repo: https://github.com/lokesh/lightbox2/
215
215
 
216
- :url-light-gallery--home: https://sachinchoolur.github.io/lightGallery
217
- :url-light-gallery--gh-repo: http://sachinchoolur.github.io/lightGallery
216
+ :url-light-gallery--home: https://sachinchoolur.github.io/lightGallery/
217
+ :url-light-gallery--gh-repo: http://sachinchoolur.github.io/lightGallery/
218
218
  :url-light-gallery--license: https://www.lightgalleryjs.com/license/
219
219
 
220
220
  :url-liquid--home: https://shopify.github.io/liquid/
221
- :url-liquid--gh-repo: https://github.com/Shopify/liquid
221
+ :url-liquid--gh-repo: https://github.com/Shopify/liquid/
222
222
 
223
223
  :url-log4javascript--home: http://log4javascript.org/
224
224
 
225
- :url-log4r--gh-repo: https://github.com/colbygk/log4r
225
+ :url-log4r--gh-repo: https://github.com/colbygk/log4r/
226
226
 
227
227
  :url-lunr--home: https://lunrjs.com/
228
228
  :url-lunr--gh-repo: https://github.com/olivernn/lunr.js
229
229
 
230
230
  :url-material-design-icons--home: https://materialdesignicons.com/
231
- :url-material-design-icons--gh-repo: https://github.com/Templarian/MaterialDesign
231
+ :url-material-design-icons--gh-repo: https://github.com/Templarian/MaterialDesign/
232
232
  :url-material-design-icons--cheatsheet: https://pictogrammers.github.io/@mdi/font/5.9.55/
233
233
 
234
234
  :url-materialize--home: https://materializecss.com/
235
- :url-materialize--gh-repo: https://github.com/Dogfalo/materialize
235
+ :url-materialize--gh-repo: https://github.com/Dogfalo/materialize/
236
236
 
237
237
  :url-mobile-menu-light--home: https://www.mmenujs.com/mmenu-light/
238
238
  :url-mobile-menu-light--gh-repo: https://github.com/FrDH/mmenu-light
239
239
 
240
240
  :url-netlify--home: https://www.netlify.com/
241
241
 
242
- :url-node-sass--home: https://github.com/sass/node-sass
242
+ :url-node-sass--home: https://github.com/sass/node-sass/
243
243
 
244
244
  :url-nodejs--home: https://nodejs.org/en/
245
245
 
246
246
  :url-nokogiri--home: https://nokogiri.org/
247
- :url-nokogiri--gh-repo: https://github.com/sparklemotion/nokogiri
247
+ :url-nokogiri--gh-repo: https://github.com/sparklemotion/nokogiri/
248
248
  :url-nokogiri-pretty--gh-repo: https://github.com/tobym/nokogiri-pretty/
249
249
 
250
250
  :url-npm--home: https://www.npmjs.com/
251
251
 
252
- :url-npm-run-all--gh-repo: https://github.com/mysticatea/npm-run-all
252
+ :url-npm-run-all--gh-repo: https://github.com/mysticatea/npm-run-all/
253
253
 
254
- :url-omniauth--gh-repo: https://github.com/omniauth/omniauth
254
+ :url-omniauth--gh-repo: https://github.com/omniauth/omniauth/
255
255
 
256
- :url-omniauth-oauth-v2--gh-repo: https://github.com/omniauth/omniauth-oauth2
256
+ :url-omniauth-oauth-v2--gh-repo: https://github.com/omniauth/omniauth-oauth2/
257
257
 
258
258
  :url-owl-carousel-v1--home: http://www.landmarkmlp.com/js-plugin/owl.carousel/
259
259
 
260
260
  :url-owasp-attacks--csrf: https://owasp.org/www-community/attacks/csrf
261
261
 
262
- :url-parseurl--gh-repo: https://github.com/pillarjs/parseurl
262
+ :url-parseurl--gh-repo: https://github.com/pillarjs/parseurl/
263
263
 
264
264
  :url-platform--gh-repo: https://github.com/bestiejs/platform.js/
265
265
 
266
266
  :url-popper--home: https://popper.js.org/
267
- :url-popper--gh-repo: https://github.com/popperjs/popper-core
267
+ :url-popper--gh-repo: https://github.com/popperjs/popper-core/
268
268
 
269
269
  :url-previewer--county-flags: https://jekyll.one/pages/public/previewer/country_flags/
270
270
  :url-previewer--emoji: https://jekyll.one/pages/public/previewer/twitter_emoji/
@@ -272,36 +272,36 @@ tag::urls[]
272
272
  :url-previewer--rouge-themes: https://jekyll.one/pages/public/previewer/rouge/
273
273
 
274
274
  :url-puma--home: https://puma.io/
275
- :url-puma--gh-repo: https://github.com/puma/puma
275
+ :url-puma--gh-repo: https://github.com/puma/puma/
276
276
 
277
277
  :url-rack--home: https://rack.github.io/
278
278
  :url-rack--gh-repo: https://github.com/rack/rack
279
279
 
280
280
  :url-rack-protection--home: http://sinatrarb.com/protection/
281
- :url-rack-protection--gh-repo: https://github.com/sinatra/sinatra/tree/master/rack-protection
281
+ :url-rack-protection--gh-repo: https://github.com/sinatra/sinatra/tree/master/rack-protection/
282
282
 
283
- :url-rack-ssl-enforcer--gh-repo: https://github.com/tobmatth/rack-ssl-enforcer
283
+ :url-rack-ssl-enforcer--gh-repo: https://github.com/tobmatth/rack-ssl-enforcer/
284
284
 
285
- :url-roboto--home: https://fonts.google.com/specimen/Roboto
285
+ :url-roboto--home: https://fonts.google.com/specimen/Roboto/
286
286
 
287
- :url-ruby-rouge--gh-repo: https://github.com/rouge-ruby/rouge
287
+ :url-ruby-rouge--gh-repo: https://github.com/rouge-ruby/rouge/
288
288
 
289
- :url-ruby-warden--home: https://github.com/wardencommunity/warden/wiki
290
- :url-ruby-warden--gh-repo: https://github.com/wardencommunity/warden
289
+ :url-ruby-warden--home: https://github.com/wardencommunity/warden/wiki/
290
+ :url-ruby-warden--gh-repo: https://github.com/wardencommunity/warden/
291
291
 
292
292
 
293
293
  :url-ruby-lang--home: https://www.ruby-lang.org/en/
294
- :url-ruby-lang--gh-repo: https://github.com/ruby/ruby
294
+ :url-ruby-lang--gh-repo: https://github.com/ruby/ruby/
295
295
 
296
296
  :url-rubygems--home: https://rubygems.org/
297
297
 
298
- :url-ruby-gem-bundler--gh-repo: https://github.com/bundler/bundler
299
- :url-ruby-gem-jekyll-auth--gh-repo: https://github.com/benbalter/jekyll-auth
298
+ :url-ruby-gem-bundler--gh-repo: https://github.com/bundler/bundler/
299
+ :url-ruby-gem-jekyll-auth--gh-repo: https://github.com/benbalter/jekyll-auth/
300
300
 
301
- :url-ruby-sass--home: https://sass-lang.com/ruby-sass
301
+ :url-ruby-sass--home: https://sass-lang.com/ruby-sass/
302
302
 
303
- :url-sass-lang--home: https://sass-lang.com/dart-sass
304
- :url-sass-lang--gh-repo: https://github.com/sass/dart-sass
303
+ :url-sass-lang--home: https://sass-lang.com/dart-sass/
304
+ :url-sass-lang--gh-repo: https://github.com/sass/dart-sass/
305
305
 
306
306
  :url-jamstack--home: https://jamstack.org/
307
307
  :url-jamstack--generators: https://jamstack.org/generators/
@@ -310,33 +310,33 @@ tag::urls[]
310
310
 
311
311
  :url-stackoverflow--usage-fonticons: https://stackoverflow.com/questions/11135261/should-i-use-i-tag-for-icons-instead-of-span
312
312
 
313
- :url-tablesaw-rtables--gh-repo: https://github.com/filamentgroup/tablesaw
313
+ :url-tablesaw-rtables--gh-repo: https://github.com/filamentgroup/tablesaw/
314
314
 
315
315
  :url-terser--home: https://terser.org/
316
- :url-terser--gh-repo: https://github.com/terser/terser
316
+ :url-terser--gh-repo: https://github.com/terser/terser/
317
317
 
318
- :url-theme-switcher--gh-repo: https://github.com/jguadagno/bootstrapThemeSwitcher
318
+ :url-theme-switcher--gh-repo: https://github.com/jguadagno/bootstrapThemeSwitcher/
319
319
 
320
- :url-tocbot--home: https://tscanlin.github.io/tocbot
321
- :url-tocbot--gh-repo: https://github.com/tscanlin/tocbot
320
+ :url-tocbot--home: https://tscanlin.github.io/tocbot/
321
+ :url-tocbot--gh-repo: https://github.com/tscanlin/tocbot/
322
322
 
323
- :url-twitter-emoji--gh-repo: https://github.com/twitter/twemoji
324
- :url-twitter-emoji-picker--gh-repo: https://github.com/xLs51/Twemoji-Picker
323
+ :url-twitter-emoji--gh-repo: https://github.com/twitter/twemoji/
324
+ :url-twitter-emoji-picker--gh-repo: https://github.com/xLs51/Twemoji-Picker/
325
325
  :url-twitter--privacy-en: https://twitter.com/en/privacy
326
326
  :url-twitter--login: https://twitter.com/login
327
327
 
328
- :url-uglifier--gh-repo: https://github.com/lautis/uglifier
328
+ :url-uglifier--gh-repo: https://github.com/lautis/uglifier/
329
329
 
330
330
  :url-videojs--home: https://videojs.com/
331
331
  :url-videojs--gh-repo: https://github.com/videojs/video.js
332
332
 
333
- :url-vimeo--home: https://vimeo.com
333
+ :url-vimeo--home: https://vimeo.com/
334
334
  :url-vimeo--privacy-policy: https://vimeo.com/privacy
335
335
 
336
336
  :url-webpack--home: https://webpack.js.org/
337
- :url-webpack--gh-repo: https://github.com/webpack/webpack
337
+ :url-webpack--gh-repo: https://github.com/webpack/webpack/
338
338
 
339
- :url-webpack-cli--gh-repo: https://github.com/webpack/webpack
339
+ :url-webpack-cli--gh-repo: https://github.com/webpack/webpack/
340
340
 
341
341
  :url-w3org--css-spec: https://www.w3.org/Style/CSS/specs.en.html
342
342
 
@@ -350,7 +350,6 @@ tag::urls[]
350
350
  :url-youtube--home: https://www.youtube.com/
351
351
  end::urls[]
352
352
 
353
-
354
353
  // FOOTNOTES, global asciidoc attributes (variables)
355
354
  // -----------------------------------------------------------------------------
356
355
  tag::footnotes[]
@@ -433,7 +432,7 @@ end::tables[]
433
432
  // -----------------------------------------------------------------------------
434
433
  tag::products[]
435
434
  :j1--license: MIT License
436
- :j1--version: 2022.0.0
435
+ :j1--version: 2022.0.1
437
436
  :j1--site-name: Jekyll One
438
437
  end::products[]
439
438
 
@@ -364,6 +364,6 @@ end
364
364
 
365
365
  module Jekyll
366
366
  module J1LunrSearch
367
- VERSION = '2022.0.0'
367
+ VERSION = '2022.0.1'
368
368
  end
369
369
  end
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "j1_starter",
4
- "version": "2022.0.0",
4
+ "version": "2022.0.1",
5
5
  "description": "J1 Template Starter Web",
6
6
  "homepage": "https://your.site",
7
7
  "author": {
@@ -247,3 +247,24 @@ site_category_word_list: {{site_category_word_list | debug}}
247
247
  {% endfor %}
248
248
  {% endfor %}
249
249
  </div>
250
+
251
+ ++++
252
+ <script>
253
+ $(function () {
254
+ var logger = log4javascript.getLogger('j1.blog.scroller');
255
+ var scrollOffset = j1.getScrollOffset();
256
+ var scrollDuration = 300;
257
+ var anchor_id;
258
+
259
+ $('.badge-tag').on('click', function (e) {
260
+ e.preventDefault();
261
+ anchor_id = e.target.hash;
262
+ logger.debug('\n' + 'badge clicked: ' + anchor_id);
263
+
264
+ $('html, body').animate({
265
+ scrollTop: $(anchor_id).offset().top + scrollOffset
266
+ }, scrollDuration);
267
+ });
268
+ }); //END page ready
269
+ </script>
270
+ ++++
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "utls",
4
- "version": "2022.0.0",
4
+ "version": "2022.0.1",
5
5
  "description": "J1 Template 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": "2022.0.0",
4
+ "version": "2022.0.1",
5
5
  "description": "J1 Template 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: 2022.0.0
4
+ version: 2022.0.1
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: 2021-11-21 00:00:00.000000000 Z
11
+ date: 2021-11-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -1337,6 +1337,7 @@ files:
1337
1337
  - assets/themes/j1/modules/msDropdown/css/flags.min.css
1338
1338
  - assets/themes/j1/modules/msDropdown/css/msDropdown.css
1339
1339
  - assets/themes/j1/modules/msDropdown/css/msDropdown.min.css
1340
+ - assets/themes/j1/modules/msDropdown/css/themes/uno/msDropdown.css
1340
1341
  - assets/themes/j1/modules/msDropdown/images/icons/1273404841_tick_16.png
1341
1342
  - assets/themes/j1/modules/msDropdown/images/icons/Amex-56.png
1342
1343
  - assets/themes/j1/modules/msDropdown/images/icons/Cash-56.png
@@ -1544,8 +1545,6 @@ files:
1544
1545
  - lib/starter_web/_data/blocks/banner.yml
1545
1546
  - lib/starter_web/_data/blocks/defaults/banner.yml
1546
1547
  - lib/starter_web/_data/blocks/defaults/footer.yml
1547
- - lib/starter_web/_data/blocks/defaults/panel.1.yml
1548
- - lib/starter_web/_data/blocks/defaults/panel.2.yml
1549
1548
  - lib/starter_web/_data/blocks/defaults/panel.yml
1550
1549
  - lib/starter_web/_data/blocks/footer.yml
1551
1550
  - lib/starter_web/_data/blocks/panel.yml