j1-template 2023.10.1 → 2024.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (585) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +1 -1
  3. data/_includes/themes/j1/layouts/content_generator_collection.html +1 -1
  4. data/_includes/themes/j1/layouts/content_generator_news_panel_posts.html +1 -1
  5. data/_includes/themes/j1/layouts/content_generator_page.html +1 -1
  6. data/_includes/themes/j1/layouts/content_generator_post.html +1 -1
  7. data/_includes/themes/j1/layouts/content_generator_raw.html +1 -1
  8. data/_includes/themes/j1/layouts/layout_metadata_generator.html +1 -1
  9. data/_includes/themes/j1/layouts/layout_module_generator.html +1 -1
  10. data/_includes/themes/j1/layouts/layout_resource_generator.html +1 -1
  11. data/_includes/themes/j1/modules/attics/generator.html +1 -1
  12. data/_includes/themes/j1/modules/navigator/generator.html +8 -9
  13. data/_includes/themes/j1/modules/searcher/generator.html +7 -8
  14. data/_includes/themes/j1/modules/searcher/procedures/topsearch.proc +1 -2
  15. data/_includes/themes/j1/procedures/blocks/footer/boxes/about_box.proc +1 -1
  16. data/_includes/themes/j1/procedures/blocks/footer/boxes/contacts_box.proc +1 -1
  17. data/_includes/themes/j1/procedures/blocks/footer/boxes/issue.proc +1 -1
  18. data/_includes/themes/j1/procedures/blocks/footer/boxes/legal_statements.proc +1 -1
  19. data/_includes/themes/j1/procedures/blocks/footer/boxes/links_box.proc +1 -1
  20. data/_includes/themes/j1/procedures/blocks/footer/boxes/news_box.proc +1 -1
  21. data/_includes/themes/j1/procedures/blocks/footer/boxes/social_media_icons.proc +1 -1
  22. data/_includes/themes/j1/procedures/blocks/get_wave.proc +1 -2
  23. data/_includes/themes/j1/procedures/collections/create_collection_article_preview.proc +6 -7
  24. data/_includes/themes/j1/procedures/collections/pager.proc +1 -1
  25. data/_includes/themes/j1/procedures/global/attributes_loader.proc +1 -1
  26. data/_includes/themes/j1/procedures/global/collect_frontmatter_options.proc +8 -9
  27. data/_includes/themes/j1/procedures/global/collect_page_options.proc +8 -13
  28. data/_includes/themes/j1/procedures/global/create_bs_button.proc +7 -7
  29. data/_includes/themes/j1/procedures/global/create_word_cloud.proc +7 -8
  30. data/_includes/themes/j1/procedures/global/date-german.proc +6 -7
  31. data/_includes/themes/j1/procedures/global/get_category.proc +6 -7
  32. data/_includes/themes/j1/procedures/global/get_category_item.proc +6 -7
  33. data/_includes/themes/j1/procedures/global/get_documents_dir.proc +7 -7
  34. data/_includes/themes/j1/procedures/global/get_page_path.proc +6 -8
  35. data/_includes/themes/j1/procedures/global/get_page_url.proc +6 -7
  36. data/_includes/themes/j1/procedures/global/select_color.proc +6 -7
  37. data/_includes/themes/j1/procedures/global/select_font_size.proc +6 -7
  38. data/_includes/themes/j1/procedures/global/select_icon_size.proc +6 -7
  39. data/_includes/themes/j1/procedures/global/select_location.proc +7 -8
  40. data/_includes/themes/j1/procedures/global/set_base_vars_folders.proc +1 -1
  41. data/_includes/themes/j1/procedures/global/set_env_entry_document.proc +7 -7
  42. data/_includes/themes/j1/procedures/global/set_image_block.proc +6 -6
  43. data/_includes/themes/j1/procedures/global/setup.proc +1 -1
  44. data/_includes/themes/j1/procedures/layouts/content_writer.proc +1 -1
  45. data/_includes/themes/j1/procedures/layouts/default_writer.proc +1 -1
  46. data/_includes/themes/j1/procedures/layouts/module_writer.proc +1 -1
  47. data/_includes/themes/j1/procedures/layouts/resource_writer.proc +1 -1
  48. data/_includes/themes/j1/procedures/posts/collate_calendar.proc +1 -1
  49. data/_includes/themes/j1/procedures/posts/collate_list.proc +1 -1
  50. data/_includes/themes/j1/procedures/posts/collate_timeline.proc +1 -1
  51. data/_includes/themes/j1/procedures/posts/create_ad_block.proc +1 -1
  52. data/_includes/themes/j1/procedures/posts/create_series_header.proc +1 -1
  53. data/_includes/themes/j1/procedures/posts/pager.proc +1 -1
  54. data/_layouts/autopage_category.html +1 -2
  55. data/_layouts/autopage_collection.html +7 -8
  56. data/_layouts/autopage_collections_tags.html +7 -8
  57. data/_layouts/autopage_tags.html +7 -8
  58. data/_layouts/collection.html +7 -8
  59. data/_layouts/compress.html +11 -12
  60. data/_layouts/default.html +1 -2
  61. data/_layouts/home.html +8 -9
  62. data/_layouts/news_panel_posts.html +7 -8
  63. data/_layouts/page.html +7 -8
  64. data/_layouts/post.html +7 -8
  65. data/_layouts/raw.html +7 -8
  66. data/apps/public/cc/cc.yml +1 -2
  67. data/assets/data/authclient.html +1 -1
  68. data/assets/data/banner.html +1 -1
  69. data/assets/data/carousel.json +1 -1
  70. data/assets/data/cookieconsent.html +1 -1
  71. data/assets/data/fab.html +2 -2
  72. data/assets/data/footer.html +1 -1
  73. data/assets/data/galeries.html +11 -6
  74. data/assets/data/gallery_customizer.html +1 -1
  75. data/assets/data/iso-639-language-codes.json +1 -1
  76. data/assets/data/j1_config.json +1 -1
  77. data/assets/data/masonry.html +1 -1
  78. data/assets/data/masterslider.html +1 -1
  79. data/assets/data/mdi_icons.json +1 -1
  80. data/assets/data/mdil_icons.json +1 -1
  81. data/assets/data/menu.html +1 -1
  82. data/assets/data/mmenu.html +1 -1
  83. data/assets/data/mmenu_sidebar.html +1 -1
  84. data/assets/data/mmenu_toc.html +1 -1
  85. data/assets/data/panel.html +1 -1
  86. data/assets/data/particles.yml +1 -1
  87. data/assets/data/private.json +1 -1
  88. data/assets/data/quicklinks.html +1 -1
  89. data/assets/data/rtext_resizer.html +1 -1
  90. data/assets/data/slick.html +1 -1
  91. data/assets/data/speak2me.html +1 -1
  92. data/assets/data/themes.bootswatch.json +1 -1
  93. data/assets/data/themes.json +1 -1
  94. data/assets/data/translator.html +1 -1
  95. data/assets/error_pages/HTTP204.html +1 -1
  96. data/assets/error_pages/HTTP400.html +1 -1
  97. data/assets/error_pages/HTTP401.html +1 -1
  98. data/assets/error_pages/HTTP403.html +1 -1
  99. data/assets/error_pages/HTTP404.html +1 -1
  100. data/assets/error_pages/HTTP444.html +1 -1
  101. data/assets/error_pages/HTTP445.html +1 -1
  102. data/assets/error_pages/HTTP446.html +1 -1
  103. data/assets/error_pages/HTTP447.html +1 -1
  104. data/assets/error_pages/HTTP448.html +1 -1
  105. data/assets/error_pages/HTTP500.html +1 -1
  106. data/assets/error_pages/HTTP501.html +1 -1
  107. data/assets/error_pages/HTTP502.html +1 -1
  108. data/assets/error_pages/HTTP503.html +1 -1
  109. data/assets/themes/j1/adapter/js/advertising.js +2 -2
  110. data/assets/themes/j1/adapter/js/algolia.js +2 -2
  111. data/assets/themes/j1/adapter/js/analytics.js +2 -2
  112. data/assets/themes/j1/adapter/js/asciidoctor.js +2 -2
  113. data/assets/themes/j1/adapter/js/attic.js +2 -2
  114. data/assets/themes/j1/adapter/js/bmd.js +2 -2
  115. data/assets/themes/j1/adapter/js/carousel.js +2 -2
  116. data/assets/themes/j1/adapter/js/chat.js +464 -0
  117. data/assets/themes/j1/adapter/js/clipboard.js +2 -2
  118. data/assets/themes/j1/adapter/js/comments.js +2 -2
  119. data/assets/themes/j1/adapter/js/cookieConsent.js +2 -2
  120. data/assets/themes/j1/adapter/js/customFunctions.js +2 -2
  121. data/assets/themes/j1/adapter/js/customModule.js +2 -2
  122. data/assets/themes/j1/adapter/js/dropdowns.js +2 -2
  123. data/assets/themes/j1/adapter/js/fab.js +5 -87
  124. data/assets/themes/j1/adapter/js/framer.js +2 -2
  125. data/assets/themes/j1/adapter/js/gallery.js +146 -5
  126. data/assets/themes/j1/adapter/js/iconPicker.js +2 -2
  127. data/assets/themes/j1/adapter/js/j1.js +231 -111
  128. data/assets/themes/j1/adapter/js/lazyLoader.js +2 -2
  129. data/assets/themes/j1/adapter/js/lightbox.js +2 -2
  130. data/assets/themes/j1/adapter/js/logger.js +2 -2
  131. data/assets/themes/j1/adapter/js/lunr.js +2 -2
  132. data/assets/themes/j1/adapter/js/masonry.js +2 -2
  133. data/assets/themes/j1/adapter/js/masterslider.js +2 -2
  134. data/assets/themes/j1/adapter/js/mmenu.js +2 -2
  135. data/assets/themes/j1/adapter/js/navigator.js +2 -2
  136. data/assets/themes/j1/adapter/js/particles.js +2 -2
  137. data/assets/themes/j1/adapter/js/rangeSlider.js +2 -2
  138. data/assets/themes/j1/adapter/js/rouge.js +2 -2
  139. data/assets/themes/j1/adapter/js/rtable.js +2 -2
  140. data/assets/themes/j1/adapter/js/rtextResizer.js +2 -2
  141. data/assets/themes/j1/adapter/js/scroller.js +2 -2
  142. data/assets/themes/j1/adapter/js/slick.js +2 -2
  143. data/assets/themes/j1/adapter/js/speak2me.js +2 -2
  144. data/assets/themes/j1/adapter/js/themeToggler.js +2 -2
  145. data/assets/themes/j1/adapter/js/themer.js +2 -2
  146. data/assets/themes/j1/adapter/js/toccer.js +2 -2
  147. data/assets/themes/j1/adapter/js/translator.js +2 -2
  148. data/assets/themes/j1/adapter/js/waves.js +2 -2
  149. data/assets/themes/j1/core/country-flags/css/theme/uno.css +1 -1
  150. data/assets/themes/j1/core/country-flags/css/theme/uno.min.css +1 -1
  151. data/assets/themes/j1/core/css/animate.css +2 -2
  152. data/assets/themes/j1/core/css/icon-fonts/fontawesome.css +2 -2
  153. data/assets/themes/j1/core/css/icon-fonts/iconify.css +5 -5
  154. data/assets/themes/j1/core/css/icon-fonts/mdi.css +9 -9
  155. data/assets/themes/j1/core/css/icon-fonts/mdib.css +7 -7
  156. data/assets/themes/j1/core/css/icon-fonts/mdil.css +10 -10
  157. data/assets/themes/j1/core/css/themes/bootstrap/bootstrap.css +1 -1
  158. data/assets/themes/j1/core/css/themes/unodark/bootstrap.css +39 -39
  159. data/assets/themes/j1/core/css/themes/unolight/bootstrap.css +90 -93
  160. data/assets/themes/j1/core/css/themes/unolight/bootstrap.min.css +1 -1
  161. data/assets/themes/j1/core/css/vendor.css +14 -15
  162. data/assets/themes/j1/core/js/template.js +406 -141
  163. data/assets/themes/j1/core/js/template.min.js +9 -9
  164. data/assets/themes/j1/core/js/template.min.js.map +1 -1
  165. data/assets/themes/j1/modules/backstretch/js/backstretch.js +1 -1
  166. data/assets/themes/j1/modules/backstretch/js/backstretch.min.js +1 -1
  167. data/assets/themes/j1/modules/bmd/js/bmd.js +1 -1
  168. data/assets/themes/j1/modules/bmd/js/bmd.min.js +1 -1
  169. data/assets/themes/j1/modules/carousel/css/carousel.css +1 -1
  170. data/assets/themes/j1/modules/carousel/css/carousel.min.css +1 -1
  171. data/assets/themes/j1/modules/carousel/css/carousel_transitions.css +1 -1
  172. data/assets/themes/j1/modules/carousel/css/carousel_transitions.min.css +1 -1
  173. data/assets/themes/j1/modules/carousel/css/theme/uno.css +1 -1
  174. data/assets/themes/j1/modules/carousel/css/theme/uno.min.css +1 -1
  175. data/assets/themes/j1/modules/chat/css/theme/uno.css +92 -0
  176. data/assets/themes/j1/modules/chat/css/theme/uno.min.css +16 -0
  177. data/assets/themes/j1/modules/chatgpt/css/theme/uno.css +92 -0
  178. data/assets/themes/j1/modules/chatgpt/css/theme/uno.min.css +16 -0
  179. data/assets/themes/j1/modules/clipboard/css/theme/uno.css +1 -1
  180. data/assets/themes/j1/modules/clipboard/css/theme/uno.min.css +1 -1
  181. data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.js +1 -1
  182. data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.min.js +1 -1
  183. data/assets/themes/j1/modules/dropdowns/css/theme/uno/dropdowns.css +1 -1
  184. data/assets/themes/j1/modules/dropdowns/css/theme/uno/dropdowns.min.css +1 -1
  185. data/assets/themes/j1/modules/dropdowns/js/cash.js +1 -1
  186. data/assets/themes/j1/modules/dropdowns/js/cash.min.js +1 -1
  187. data/assets/themes/j1/modules/dropdowns/js/dropdowns.js +1 -1
  188. data/assets/themes/j1/modules/dropdowns/js/dropdowns.min.js +1 -1
  189. data/assets/themes/j1/modules/fab/js/cash.js +1 -1
  190. data/assets/themes/j1/modules/fab/js/cash.min.js +1 -1
  191. data/assets/themes/j1/modules/fab/js/fab.js +1 -1
  192. data/assets/themes/j1/modules/fab/js/fab.min.js +1 -1
  193. data/assets/themes/j1/modules/iconPicker/css/universal-icon-picker.css +1 -1
  194. data/assets/themes/j1/modules/iconPicker/css/universal-icon-picker.min.css +1 -1
  195. data/assets/themes/j1/modules/iconPicker/js/universal-icon-picker.js +1 -1
  196. data/assets/themes/j1/modules/iconPicker/js/universal-icon-picker.min.js +1 -1
  197. data/assets/themes/j1/modules/jquery/js/extensions/hasClass.js +1 -1
  198. data/assets/themes/j1/modules/jquery/js/extensions/hasClass.min.js +1 -1
  199. data/assets/themes/j1/modules/jquery/js/extensions/removeClass.js +1 -1
  200. data/assets/themes/j1/modules/jquery/js/extensions/removeClass.min.js +1 -1
  201. data/assets/themes/j1/modules/justifiedGallery/css/theme/uno.css +1 -1
  202. data/assets/themes/j1/modules/justifiedGallery/css/theme/uno.min.css +1 -1
  203. data/assets/themes/j1/modules/lightGallery/css/lg-transitions.css +1 -1
  204. data/assets/themes/j1/modules/lightGallery/css/lg-transitions.min.css +1 -1
  205. data/assets/themes/j1/modules/lightGallery/css/lightgallery-bundle.css +1 -1
  206. data/assets/themes/j1/modules/lightGallery/css/lightgallery-bundle.min.css +1 -1
  207. data/assets/themes/j1/modules/lightGallery/css/plugins/lg-autoplay.css +1 -1
  208. data/assets/themes/j1/modules/lightGallery/css/plugins/lg-comments.css +1 -1
  209. data/assets/themes/j1/modules/lightGallery/css/plugins/lg-fullscreen.css +1 -1
  210. data/assets/themes/j1/modules/lightGallery/css/plugins/lg-medium-zoom.css +1 -1
  211. data/assets/themes/j1/modules/lightGallery/css/plugins/lg-pager.css +1 -1
  212. data/assets/themes/j1/modules/lightGallery/css/plugins/lg-rotate.css +1 -1
  213. data/assets/themes/j1/modules/lightGallery/css/plugins/lg-share.css +1 -1
  214. data/assets/themes/j1/modules/lightGallery/css/plugins/lg-thumbnail.css +1 -1
  215. data/assets/themes/j1/modules/lightGallery/css/plugins/lg-video.css +1 -1
  216. data/assets/themes/j1/modules/lightGallery/css/plugins/lg-zoom.css +1 -1
  217. data/assets/themes/j1/modules/lightGallery/css/themes/uno/uno.css +1 -1
  218. data/assets/themes/j1/modules/lightGallery/css/themes/uno/uno.min.css +1 -1
  219. data/assets/themes/j1/modules/lightGallery/js/lightgallery.js +1 -1
  220. data/assets/themes/j1/modules/lightGallery/js/lightgallery.min.js +1 -1
  221. data/assets/themes/j1/modules/lightGallery/js/plugins/j1/j1-video.js +1 -1
  222. data/assets/themes/j1/modules/lightGallery/js/plugins/j1/j1-video.min.js +1 -1
  223. data/assets/themes/j1/modules/lightGallery/js/plugins/j1/lg-video.1.js +585 -0
  224. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-autoplay.js +1 -1
  225. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-autoplay.min.js +1 -1
  226. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-comment.js +1 -1
  227. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-comment.min.js +1 -1
  228. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-fullscreen.js +1 -1
  229. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-fullscreen.min.js +1 -1
  230. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-hash.js +1 -1
  231. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-hash.min.js +1 -1
  232. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-medium-zoom.js +1 -1
  233. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-medium-zoom.min.js +1 -1
  234. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-pager.js +1 -1
  235. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-pager.min.js +1 -1
  236. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-rotate.js +1 -1
  237. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-rotate.min.js +1 -1
  238. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-share.js +1 -1
  239. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-share.min.js +1 -1
  240. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-thumbnail.js +1 -1
  241. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-thumbnail.min.js +1 -1
  242. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-video.js +15 -6
  243. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-video.min.js +2 -3
  244. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-vimeo-thumbnail.js +1 -1
  245. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-vimeo-thumbnail.min.js +1 -1
  246. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-zoom.js +1 -1
  247. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-zoom.min.js +1 -1
  248. data/assets/themes/j1/modules/lightbox/css/lightbox.css +1 -1
  249. data/assets/themes/j1/modules/lightbox/css/lightbox.min.css +1 -1
  250. data/assets/themes/j1/modules/lightbox/css/theme/uno.css +1 -1
  251. data/assets/themes/j1/modules/lightbox/css/theme/uno.min.css +1 -1
  252. data/assets/themes/j1/modules/lightbox/js/lightbox.js +1 -1
  253. data/assets/themes/j1/modules/lightbox/js/lightbox.min.js +1 -1
  254. data/assets/themes/j1/modules/lunr/css/j1.css +1 -1
  255. data/assets/themes/j1/modules/lunr/css/j1.min.css +1 -1
  256. data/assets/themes/j1/modules/lunr/js/j1.js +1 -1
  257. data/assets/themes/j1/modules/lunr/js/j1.min.js +1 -1
  258. data/assets/themes/j1/modules/masterslider/css/theme/uno.css +1 -1
  259. data/assets/themes/j1/modules/masterslider/css/theme/uno.min.css +1 -1
  260. data/assets/themes/j1/modules/mmenuLight/css/mmenu-light.css +1 -1
  261. data/assets/themes/j1/modules/mmenuLight/css/mmenu-light.min.css +1 -1
  262. data/assets/themes/j1/modules/mmenuLight/css/theme/uno/mmenu.css +1 -1
  263. data/assets/themes/j1/modules/mmenuLight/css/theme/uno/mmenu.min.css +1 -1
  264. data/assets/themes/j1/modules/mmenuLight/js/mmenu.js +1 -1
  265. data/assets/themes/j1/modules/mmenuLight/js/mmenu.min.js +1 -1
  266. data/assets/themes/j1/modules/msDropdown/css/flags.css +1 -1
  267. data/assets/themes/j1/modules/msDropdown/css/flags.min.css +1 -1
  268. data/assets/themes/j1/modules/msDropdown/css/msDropdown.css +1 -1
  269. data/assets/themes/j1/modules/msDropdown/css/msDropdown.min.css +1 -1
  270. data/assets/themes/j1/modules/msDropdown/css/themes/uno/msDropdown.css +1 -1
  271. data/assets/themes/j1/modules/msDropdown/css/themes/uno/msDropdown.min.css +1 -1
  272. data/assets/themes/j1/modules/msDropdown/js/msDropdown.js +1 -1
  273. data/assets/themes/j1/modules/msDropdown/js/msDropdown.min.js +1 -1
  274. data/assets/themes/j1/modules/rangeSlider/css/theme/uno/nouislider.css +1 -1
  275. data/assets/themes/j1/modules/rangeSlider/css/theme/uno/nouislider.min.css +1 -1
  276. data/assets/themes/j1/modules/rouge/css/base16/theme.css +1 -1
  277. data/assets/themes/j1/modules/rouge/css/base16/theme.min.css +1 -1
  278. data/assets/themes/j1/modules/rouge/css/base16.dark/theme.css +1 -1
  279. data/assets/themes/j1/modules/rouge/css/base16.dark/theme.min.css +1 -1
  280. data/assets/themes/j1/modules/rouge/css/base16.light/theme.css +1 -1
  281. data/assets/themes/j1/modules/rouge/css/base16.light/theme.min.css +1 -1
  282. data/assets/themes/j1/modules/rouge/css/base16.monokai/theme.css +1 -1
  283. data/assets/themes/j1/modules/rouge/css/base16.monokai/theme.min.css +1 -1
  284. data/assets/themes/j1/modules/rouge/css/base16.monokai.dark/theme.css +1 -1
  285. data/assets/themes/j1/modules/rouge/css/base16.monokai.dark/theme.min.css +1 -1
  286. data/assets/themes/j1/modules/rouge/css/base16.monokai.light/theme.css +1 -1
  287. data/assets/themes/j1/modules/rouge/css/base16.monokai.light/theme.min.css +1 -1
  288. data/assets/themes/j1/modules/rouge/css/base16.solarized/theme.css +1 -1
  289. data/assets/themes/j1/modules/rouge/css/base16.solarized/theme.min.css +1 -1
  290. data/assets/themes/j1/modules/rouge/css/base16.solarized.dark/theme.css +1 -1
  291. data/assets/themes/j1/modules/rouge/css/base16.solarized.dark/theme.min.css +1 -1
  292. data/assets/themes/j1/modules/rouge/css/base16.solarized.light/theme.css +1 -1
  293. data/assets/themes/j1/modules/rouge/css/base16.solarized.light/theme.min.css +1 -1
  294. data/assets/themes/j1/modules/rouge/css/colorful/theme.css +1 -1
  295. data/assets/themes/j1/modules/rouge/css/colorful/theme.min.css +1 -1
  296. data/assets/themes/j1/modules/rouge/css/github/theme.css +1 -1
  297. data/assets/themes/j1/modules/rouge/css/github/theme.min.css +1 -1
  298. data/assets/themes/j1/modules/rouge/css/gruvbox/theme.css +1 -1
  299. data/assets/themes/j1/modules/rouge/css/gruvbox/theme.min.css +1 -1
  300. data/assets/themes/j1/modules/rouge/css/gruvbox.dark/theme.css +1 -1
  301. data/assets/themes/j1/modules/rouge/css/gruvbox.dark/theme.min.css +1 -1
  302. data/assets/themes/j1/modules/rouge/css/gruvbox.light/theme.css +1 -1
  303. data/assets/themes/j1/modules/rouge/css/gruvbox.light/theme.min.css +1 -1
  304. data/assets/themes/j1/modules/rouge/css/igorpro/theme.css +1 -1
  305. data/assets/themes/j1/modules/rouge/css/igorpro/theme.min.css +1 -1
  306. data/assets/themes/j1/modules/rouge/css/molokai/theme.css +1 -1
  307. data/assets/themes/j1/modules/rouge/css/molokai/theme.min.css +1 -1
  308. data/assets/themes/j1/modules/rouge/css/monokai/theme.css +1 -1
  309. data/assets/themes/j1/modules/rouge/css/monokai/theme.min.css +1 -1
  310. data/assets/themes/j1/modules/rouge/css/monokai.sublime/theme.css +1 -1
  311. data/assets/themes/j1/modules/rouge/css/monokai.sublime/theme.min.css +1 -1
  312. data/assets/themes/j1/modules/rouge/css/pastie/theme.css +1 -1
  313. data/assets/themes/j1/modules/rouge/css/pastie/theme.min.css +1 -1
  314. data/assets/themes/j1/modules/rouge/css/thankful_eyes/theme.css +1 -1
  315. data/assets/themes/j1/modules/rouge/css/thankful_eyes/theme.min.css +1 -1
  316. data/assets/themes/j1/modules/rouge/css/themes.txt +1 -1
  317. data/assets/themes/j1/modules/rouge/css/tulip/theme.css +1 -1
  318. data/assets/themes/j1/modules/rouge/css/tulip/theme.min.css +1 -1
  319. data/assets/themes/j1/modules/rouge/css/uno.dark/theme.css +1 -1
  320. data/assets/themes/j1/modules/rouge/css/uno.dark/theme.min.css +1 -1
  321. data/assets/themes/j1/modules/rouge/css/uno.light/theme.css +1 -1
  322. data/assets/themes/j1/modules/rouge/css/uno.light/theme.min.css +1 -1
  323. data/assets/themes/j1/modules/rouge/js/select.js +1 -1
  324. data/assets/themes/j1/modules/rtable/css/theme/uno/rtable.css +1 -1
  325. data/assets/themes/j1/modules/rtable/css/theme/uno/rtable.min.css +1 -1
  326. data/assets/themes/j1/modules/rtable/js/rtable.js +1 -1
  327. data/assets/themes/j1/modules/rtable/js/rtable.min.js +1 -1
  328. data/assets/themes/j1/modules/scroller/css/theme/uno.css +3 -3
  329. data/assets/themes/j1/modules/scroller/css/theme/uno.min.css +3 -3
  330. data/assets/themes/j1/modules/scroller/js/scroller.min.js +1 -1
  331. data/assets/themes/j1/modules/slick/lightbox/css/theme/uno.css +1 -1
  332. data/assets/themes/j1/modules/slick/lightbox/css/theme/uno.min.css +1 -1
  333. data/assets/themes/j1/modules/slick/slider/css/theme/uno.css +1 -1
  334. data/assets/themes/j1/modules/slick/slider/css/theme/uno.min.css +1 -1
  335. data/assets/themes/j1/modules/spinner/css/spin.css +1 -1
  336. data/assets/themes/j1/modules/spinner/css/spin.min.css +1 -1
  337. data/assets/themes/j1/modules/spinner/js/spin.js +1 -1
  338. data/assets/themes/j1/modules/spinner/js/spin.min.js +1 -1
  339. data/assets/themes/j1/modules/themeSwitcher/js/switcher.js +1 -1
  340. data/assets/themes/j1/modules/themeSwitcher/js/switcher.min.js +1 -1
  341. data/assets/themes/j1/modules/translator/css/translator.css +1 -1
  342. data/assets/themes/j1/modules/translator/css/translator.min.css +1 -1
  343. data/assets/themes/j1/modules/translator/js/translator.js +1 -1
  344. data/assets/themes/j1/modules/translator/js/translator.min.js +1 -1
  345. data/assets/themes/j1/modules/videojs/css/themes/uno.css +1 -1
  346. data/assets/themes/j1/modules/videojs/css/themes/uno.min.css +1 -1
  347. data/assets/themes/j1/modules/videojs/js/plugins/dm/api/dailymotion.min.js +1 -1
  348. data/assets/themes/j1/modules/videojs/js/plugins/dm/dailymotion.js +1 -1
  349. data/assets/themes/j1/modules/videojs/js/plugins/dm/dailymotion.min.js +1 -1
  350. data/assets/themes/j1/modules/videojs/js/plugins/vm/api/player.min.js +1 -1
  351. data/assets/themes/j1/modules/videojs/js/plugins/vm/api/vimeo.js +1 -1
  352. data/assets/themes/j1/modules/videojs/js/plugins/vm/api/vimeo.min.js +1 -1
  353. data/assets/themes/j1/modules/videojs/js/plugins/vm/vimeo.js +1 -1
  354. data/assets/themes/j1/modules/videojs/js/plugins/vm/vimeo.min.js +1 -1
  355. data/assets/themes/j1/modules/videojs/js/plugins/wt/wistia.js +1 -1
  356. data/assets/themes/j1/modules/videojs/js/plugins/wt/wistia.min.js +1 -1
  357. data/assets/themes/j1/modules/videojs/js/plugins/yt/api/youtube.min.js +1 -1
  358. data/assets/themes/j1/modules/videojs/js/plugins/yt/youtube.js +1 -1
  359. data/assets/themes/j1/modules/videojs/js/plugins/yt/youtube.min.js +1 -1
  360. data/lib/j1/version.rb +1 -1
  361. data/lib/j1_app/j1_auth_manager/auth_manager.rb +1 -1
  362. data/lib/j1_app/j1_auth_manager/error_pages.rb +1 -1
  363. data/lib/j1_app/j1_auth_manager/helpers_disqus.rb +1 -1
  364. data/lib/j1_app/j1_auth_manager/helpers_facebook.rb +1 -1
  365. data/lib/j1_app/j1_auth_manager/helpers_github.rb +1 -1
  366. data/lib/j1_app/j1_auth_manager/helpers_patreon.rb +1 -1
  367. data/lib/j1_app/j1_auth_manager/helpers_twitter.rb +1 -1
  368. data/lib/j1_app/j1_auth_manager/warden_omniauth.rb +1 -1
  369. data/lib/j1_app/omniauth/strategies/disqus.rb +1 -1
  370. data/lib/j1_app/omniauth/strategies/facebook.rb +1 -1
  371. data/lib/j1_app/omniauth/strategies/github.rb +1 -1
  372. data/lib/j1_app/omniauth/strategies/patreon.rb +1 -1
  373. data/lib/j1_app/omniauth/strategies/twitter.rb +1 -1
  374. data/lib/starter_web/Gemfile +3 -3
  375. data/lib/starter_web/README.md +5 -5
  376. data/lib/starter_web/_config.yml +3 -3
  377. data/lib/starter_web/_data/_defaults/categories.yml +1 -1
  378. data/lib/starter_web/_data/_defaults/colors.yml +1 -1
  379. data/lib/starter_web/_data/_defaults/font_sizes.yml +1 -1
  380. data/lib/starter_web/_data/_defaults/j1_config.yml +1 -1
  381. data/lib/starter_web/_data/_defaults/private.yml +1 -1
  382. data/lib/starter_web/_data/_defaults/resources.yml +1 -1
  383. data/lib/starter_web/_data/apps/defaults/justifiedGalleryCustomizer.yml +1 -1
  384. data/lib/starter_web/_data/apps/justifiedGalleryCustomizer.yml +1 -1
  385. data/lib/starter_web/_data/asciidoc2pdf/themes/j1-theme.yml +1 -1
  386. data/lib/starter_web/_data/blocks/banner.yml +1 -1
  387. data/lib/starter_web/_data/blocks/defaults/banner.yml +1 -1
  388. data/lib/starter_web/_data/blocks/defaults/footer.yml +1 -1
  389. data/lib/starter_web/_data/blocks/defaults/panel.yml +1 -1
  390. data/lib/starter_web/_data/blocks/footer.yml +2 -2
  391. data/lib/starter_web/_data/blocks/panel.yml +1 -1
  392. data/lib/starter_web/_data/categories.yml +2 -3
  393. data/lib/starter_web/_data/colors.yml +2 -3
  394. data/lib/starter_web/_data/font_sizes.yml +2 -3
  395. data/lib/starter_web/_data/j1_config.yml +1 -1
  396. data/lib/starter_web/_data/layouts/collection.yml +1 -1
  397. data/lib/starter_web/_data/layouts/default.yml +1 -1
  398. data/lib/starter_web/_data/layouts/home.yml +1 -1
  399. data/lib/starter_web/_data/layouts/news_panel_posts.yml +1 -1
  400. data/lib/starter_web/_data/layouts/page.yml +1 -1
  401. data/lib/starter_web/_data/layouts/post.yml +1 -1
  402. data/lib/starter_web/_data/layouts/raw.yml +1 -1
  403. data/lib/starter_web/_data/modules/advertising.yml +1 -5
  404. data/lib/starter_web/_data/modules/analytics.yml +7 -7
  405. data/lib/starter_web/_data/modules/attics.yml +1 -2
  406. data/lib/starter_web/_data/modules/authentication.yml +1 -2
  407. data/lib/starter_web/_data/modules/blog_navigator.yml +1 -2
  408. data/lib/starter_web/_data/modules/carousel.yml +1 -1
  409. data/lib/starter_web/_data/modules/chat.yml +35 -0
  410. data/lib/starter_web/_data/modules/comments.yml +7 -7
  411. data/lib/starter_web/_data/modules/cookieconsent.yml +7 -7
  412. data/lib/starter_web/_data/modules/cookies.yml +7 -7
  413. data/lib/starter_web/_data/modules/defaults/advertising.yml +1 -2
  414. data/lib/starter_web/_data/modules/defaults/analytics.yml +2 -3
  415. data/lib/starter_web/_data/modules/defaults/attics.yml +1 -1
  416. data/lib/starter_web/_data/modules/defaults/authentication.yml +1 -2
  417. data/lib/starter_web/_data/modules/defaults/blog_navigator.yml +1 -2
  418. data/lib/starter_web/_data/modules/defaults/carousel.yml +1 -1
  419. data/lib/starter_web/_data/modules/defaults/chat.yml +80 -0
  420. data/lib/starter_web/_data/modules/defaults/comments.yml +7 -7
  421. data/lib/starter_web/_data/modules/defaults/cookieconsent.yml +7 -7
  422. data/lib/starter_web/_data/modules/defaults/cookies.yml +8 -8
  423. data/lib/starter_web/_data/modules/defaults/dropdowns.yml +2 -3
  424. data/lib/starter_web/_data/modules/defaults/fab.yml +1 -2
  425. data/lib/starter_web/_data/modules/defaults/framer.yml +1 -1
  426. data/lib/starter_web/_data/modules/defaults/gallery.yml +1 -1
  427. data/lib/starter_web/_data/modules/defaults/iconPicker.yml +7 -7
  428. data/lib/starter_web/_data/modules/defaults/lazyLoader.yml +1 -5
  429. data/lib/starter_web/_data/modules/defaults/lightbox.yml +1 -1
  430. data/lib/starter_web/_data/modules/defaults/log4javascript.yml +1 -2
  431. data/lib/starter_web/_data/modules/defaults/log4r.yml +1 -1
  432. data/lib/starter_web/_data/modules/defaults/lunr.yml +7 -7
  433. data/lib/starter_web/_data/modules/defaults/masonry.yml +7 -7
  434. data/lib/starter_web/_data/modules/defaults/masterslider.yml +1 -1
  435. data/lib/starter_web/_data/modules/defaults/navigator.yml +1 -2
  436. data/lib/starter_web/_data/modules/defaults/particles.yml +1 -1
  437. data/lib/starter_web/_data/modules/defaults/rangeSlider.yml +1 -5
  438. data/lib/starter_web/_data/modules/defaults/rtable.yml +1 -5
  439. data/lib/starter_web/_data/modules/defaults/scroller.yml +2 -5
  440. data/lib/starter_web/_data/modules/defaults/slick.yml +1 -1
  441. data/lib/starter_web/_data/modules/defaults/speak2me.yml +7 -7
  442. data/lib/starter_web/_data/modules/defaults/theme_toggler.yml +7 -7
  443. data/lib/starter_web/_data/modules/defaults/themer.yml +1 -2
  444. data/lib/starter_web/_data/modules/defaults/toccer.yml +1 -1
  445. data/lib/starter_web/_data/modules/defaults/translator.yml +7 -7
  446. data/lib/starter_web/_data/modules/defaults/waves.yml +7 -7
  447. data/lib/starter_web/_data/modules/dropdowns.yml +1 -2
  448. data/lib/starter_web/_data/modules/fab.yml +1 -5
  449. data/lib/starter_web/_data/modules/framer.yml +1 -1
  450. data/lib/starter_web/_data/modules/gallery.yml +228 -92
  451. data/lib/starter_web/_data/modules/iconPicker.yml +7 -7
  452. data/lib/starter_web/_data/modules/lazyLoader.yml +1 -2
  453. data/lib/starter_web/_data/modules/lightbox.yml +1 -1
  454. data/lib/starter_web/_data/modules/log4javascript.yml +1 -2
  455. data/lib/starter_web/_data/modules/log4r.yml +1 -1
  456. data/lib/starter_web/_data/modules/lunr.yml +7 -7
  457. data/lib/starter_web/_data/modules/masonry.yml +7 -7
  458. data/lib/starter_web/_data/modules/masterslider.yml +1 -1
  459. data/lib/starter_web/_data/modules/navigator.yml +1 -1
  460. data/lib/starter_web/_data/modules/navigator_menu.yml +5 -10
  461. data/lib/starter_web/_data/modules/nbinteract.yml +1 -1
  462. data/lib/starter_web/_data/modules/particles.yml +1 -1
  463. data/lib/starter_web/_data/modules/rangeSlider.yml +1 -5
  464. data/lib/starter_web/_data/modules/rtable.yml +1 -5
  465. data/lib/starter_web/_data/modules/scroller.yml +2 -1
  466. data/lib/starter_web/_data/modules/slick.yml +1 -1
  467. data/lib/starter_web/_data/modules/speak2me.yml +7 -7
  468. data/lib/starter_web/_data/modules/theme_toggler.yml +7 -7
  469. data/lib/starter_web/_data/modules/themer.yml +1 -2
  470. data/lib/starter_web/_data/modules/toccer.yml +1 -1
  471. data/lib/starter_web/_data/modules/translator.yml +7 -7
  472. data/lib/starter_web/_data/modules/waves.yml +8 -8
  473. data/lib/starter_web/_data/plugins/defaults/feed.yml +1 -1
  474. data/lib/starter_web/_data/plugins/defaults/paginator.yml +1 -1
  475. data/lib/starter_web/_data/plugins/defaults/seo-tags.yml +1 -1
  476. data/lib/starter_web/_data/plugins/defaults/sitemap.yml +1 -1
  477. data/lib/starter_web/_data/plugins/feed.yml +7 -7
  478. data/lib/starter_web/_data/plugins/paginator.yml +1 -1
  479. data/lib/starter_web/_data/plugins/seo-tags.yml +7 -7
  480. data/lib/starter_web/_data/plugins/sitemap.yml +7 -7
  481. data/lib/starter_web/_data/private.yml +1 -1
  482. data/lib/starter_web/_data/resources.yml +27 -3
  483. data/lib/starter_web/_data/templates/feed.xml +2 -2
  484. data/lib/starter_web/_data/templates/robots.txt +1 -1
  485. data/lib/starter_web/_data/templates/seo-tags.html +1 -1
  486. data/lib/starter_web/_data/templates/sitemap.xml +1 -1
  487. data/lib/starter_web/_data/utilities/defaults/util_srv.yml +1 -1
  488. data/lib/starter_web/_data/utilities/util_srv.yml +1 -1
  489. data/lib/starter_web/_includes/attributes.asciidoc +3 -1
  490. data/lib/starter_web/_includes/custom/static/bs5_accordion.html +6 -7
  491. data/lib/starter_web/_includes/custom/templates/bs5_accordion.html +6 -7
  492. data/lib/starter_web/_includes/custom/templates/collection_panel.html +6 -7
  493. data/lib/starter_web/_includes/custom/templates/custom_header.html +6 -7
  494. data/lib/starter_web/_includes/custom/templates/people_panel.html +6 -7
  495. data/lib/starter_web/_includes/google/static/google_ad__your-slot-id.html +6 -7
  496. data/lib/starter_web/_includes/google/templates/google_ads.html +6 -7
  497. data/lib/starter_web/_plugins/asciidoctor/admonition-block-answer.rb +1 -2
  498. data/lib/starter_web/_plugins/asciidoctor/admonition-block-question.rb +1 -2
  499. data/lib/starter_web/_plugins/asciidoctor/banner.rb +1 -2
  500. data/lib/starter_web/_plugins/asciidoctor/callout.rb +1 -2
  501. data/lib/starter_web/_plugins/asciidoctor/carousel-block.rb +1 -2
  502. data/lib/starter_web/_plugins/asciidoctor/conum.rb +1 -2
  503. data/lib/starter_web/_plugins/asciidoctor/dailymotion-block.rb +1 -2
  504. data/lib/starter_web/_plugins/asciidoctor/fab-icon-inline.rb +1 -2
  505. data/lib/starter_web/_plugins/asciidoctor/fas-icon-inline.rb +1 -2
  506. data/lib/starter_web/_plugins/asciidoctor/flag-icon-inline.rb +1 -1
  507. data/lib/starter_web/_plugins/asciidoctor/gallery-block.rb +1 -1
  508. data/lib/starter_web/_plugins/asciidoctor/gist-block.rb +1 -2
  509. data/lib/starter_web/_plugins/asciidoctor/google-ad-block.rb +1 -2
  510. data/lib/starter_web/_plugins/asciidoctor/iconify-icon-inline.rb +1 -2
  511. data/lib/starter_web/_plugins/asciidoctor/lightbox-block.rb +1 -2
  512. data/lib/starter_web/_plugins/asciidoctor/lorem_inline.rb +1 -1
  513. data/lib/starter_web/_plugins/asciidoctor/masonry-block.rb +1 -2
  514. data/lib/starter_web/_plugins/asciidoctor/masterslider-block.rb +1 -2
  515. data/lib/starter_web/_plugins/asciidoctor/mdi-icon-inline.rb +1 -2
  516. data/lib/starter_web/_plugins/asciidoctor/mdib-icon-inline.rb +1 -2
  517. data/lib/starter_web/_plugins/asciidoctor/mdil-icon-inline.rb +1 -2
  518. data/lib/starter_web/_plugins/asciidoctor/panel.rb +1 -2
  519. data/lib/starter_web/_plugins/asciidoctor/placeholder-inline.rb +1 -2
  520. data/lib/starter_web/_plugins/asciidoctor/range-slider-block.rb +1 -2
  521. data/lib/starter_web/_plugins/asciidoctor/shout-block.rb +1 -2
  522. data/lib/starter_web/_plugins/asciidoctor/slick-block.rb +1 -2
  523. data/lib/starter_web/_plugins/asciidoctor/textbook-block.rb +1 -2
  524. data/lib/starter_web/_plugins/asciidoctor/twitter-emoji-inline.rb +1 -2
  525. data/lib/starter_web/_plugins/asciidoctor/video-block.rb +1 -2
  526. data/lib/starter_web/_plugins/asciidoctor/videojs-block.rb +1 -2
  527. data/lib/starter_web/_plugins/asciidoctor/vimeo-block.rb +1 -2
  528. data/lib/starter_web/_plugins/asciidoctor/wistia-block.rb +1 -2
  529. data/lib/starter_web/_plugins/asciidoctor/youtube-block.rb +1 -2
  530. data/lib/starter_web/_plugins/filter/debug.rb +1 -1
  531. data/lib/starter_web/_plugins/filter/encodeBase64.rb +1 -1
  532. data/lib/starter_web/_plugins/filter/encryptAES.rb +1 -1
  533. data/lib/starter_web/_plugins/filter/filters.rb +1 -1
  534. data/lib/starter_web/_plugins/filter/liquify.rb +1 -1
  535. data/lib/starter_web/_plugins/filter/minifyJS.rb +1 -1
  536. data/lib/starter_web/_plugins/filter/minifyJSON.rb +1 -1
  537. data/lib/starter_web/_plugins/filter/prettify.rb +1 -1
  538. data/lib/starter_web/_plugins/filter/xml_prettify.rb +1 -1
  539. data/lib/starter_web/_plugins/helper/symlink_watcher.rb +1 -1
  540. data/lib/starter_web/_plugins/i18n/date.rb +1 -1
  541. data/lib/starter_web/_plugins/index/lunr.rb +2 -2
  542. data/lib/starter_web/_plugins/seo/j1-feed.rb +1 -1
  543. data/lib/starter_web/_plugins/seo/j1-seo-tags.rb +1 -1
  544. data/lib/starter_web/_plugins/seo/j1-sitemap.rb +1 -1
  545. data/lib/starter_web/assets/images/modules/gallery/mega_cities/{author.txt → info/authors.txt} +8 -5
  546. data/lib/starter_web/config.ru +1 -1
  547. data/lib/starter_web/dot.gitattributes +1 -2
  548. data/lib/starter_web/dot.nojekyll +1 -2
  549. data/lib/starter_web/package.json +1 -1
  550. data/lib/starter_web/pages/public/about/reporting_issues.adoc +4 -1
  551. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/200_themes.adoc +4 -1
  552. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/100_converter/111_about_the_converter.asciidoc +4 -1
  553. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/100_converter/112_getting_started.asciidoc +6 -3
  554. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/200_themes/212_values.asciidoc +28 -7
  555. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/200_themes/213_fonts.asciidoc +33 -12
  556. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/a2p.bat +1 -1
  557. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/a2p.sh +1 -1
  558. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/documentation.a2p +5 -2
  559. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/documents/100_chapter.asciidoc +4 -2
  560. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/tables/serve_command_options.asciidoc +5 -2
  561. data/lib/starter_web/pages/public/asciidoc_skeletons/simple-document/simple.adoc +11 -5
  562. data/lib/starter_web/pages/public/features/general.adoc +4 -1
  563. data/lib/starter_web/pages/public/features/template.adoc +4 -1
  564. data/lib/starter_web/pages/public/learn/bookshelf/article_previewer/viewer_biography.adoc +7 -1
  565. data/lib/starter_web/pages/public/learn/bookshelf/article_previewer/viewer_fantasy.adoc +7 -1
  566. data/lib/starter_web/pages/public/learn/bookshelf/article_previewer/viewer_romance.adoc +7 -1
  567. data/lib/starter_web/pages/public/learn/bookshelf/jekyll_collections.adoc +3 -0
  568. data/lib/starter_web/pages/public/learn/bookshelf/{article_previewer/viewer_all_books.adoc → viewer_all_books.adoc} +8 -2
  569. data/lib/starter_web/pages/public/learn/roundtrip/asciidoc_extensions.adoc +26 -12
  570. data/lib/starter_web/pages/public/learn/roundtrip/icon_fonts.adoc +1 -1
  571. data/lib/starter_web/pages/public/learn/roundtrip/lunr_search.adoc +1 -1
  572. data/lib/starter_web/pages/public/learn/roundtrip/modal_extentions.adoc +1 -1
  573. data/lib/starter_web/pages/public/learn/roundtrip/present_images.adoc +48 -39
  574. data/lib/starter_web/pages/public/learn/roundtrip/present_videos.adoc +71 -215
  575. data/lib/starter_web/pages/public/learn/where_to_go.adoc +1 -1
  576. data/lib/starter_web/pages/public/tools/previewer/preview_bootstrap_theme.adoc +1 -1
  577. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  578. data/lib/starter_web/utilsrv/package.json +2 -2
  579. data/lib/starter_web/utilsrv/server.js +1 -1
  580. metadata +12 -9
  581. data/_layouts/_home.html +0 -88
  582. data/assets/themes/j1/adapter/js/lightGallery.js +0 -459
  583. data/lib/starter_web/_data/modules/defaults/lightGallery.yml +0 -119
  584. data/lib/starter_web/_data/modules/lightGallery.yml +0 -41
  585. data/lib/starter_web/assets/images/modules/gallery/mega_cities/oskars-sylwan_b.jpg +0 -0
@@ -12,7 +12,7 @@ regenerate: true
12
12
  # Product/Info:
13
13
  # https://jekyll.one
14
14
  #
15
- # Copyright (C) 2023 Juergen Adams
15
+ # Copyright (C) 2023, 2024 Juergen Adams
16
16
  #
17
17
  # J1 Template is licensed under the MIT License.
18
18
  # For details, see: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -78,6 +78,7 @@ regenerate: true
78
78
  {% assign toccer_options = toccer_defaults | merge: toccer_settings %}
79
79
  {% assign themer_options = themer_defaults| merge: themer_settings %}
80
80
  {% assign cookie_options = cookie_defaults | merge: cookie_settings %}
81
+ {% assign scroller_options = scroller_defaults | merge: scroller_settings %}
81
82
  {% assign footer_options = footer_defaults | merge: footer_settings %}
82
83
 
83
84
  {% assign authentication_options = authentication_defaults | merge: authentication_settings %}
@@ -117,7 +118,7 @@ regenerate: true
117
118
  # Product/Info:
118
119
  # https://jekyll.one
119
120
  #
120
- # Copyright (C) 2023 Juergen Adams
121
+ # Copyright (C) 2023, 2024 Juergen Adams
121
122
  #
122
123
  # J1 Template is licensed under the MIT License.
123
124
  # For details, see: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -140,25 +141,27 @@ var j1 = (function (options) {
140
141
  // globals
141
142
  // ---------------------------------------------------------------------------
142
143
  // base page resources
143
- var rePager = new RegExp('navigator|dateview|tagview|archive');
144
- var environment = '{{environment}}';
145
- var moduleOptions = {};
146
- var j1_runtime_data = {};
147
- var scrollerSettings = {};
148
- var scrollerOptions = {};
149
- var scrollerDefaults = {};
150
- var _this = j1;;
144
+ var rePager = new RegExp('navigator|dateview|tagview|archive');
145
+ var environment = '{{environment}}';
146
+ var scrollOffsetBase = {{scroller_options.smoothscroll.offsetBase}};
147
+ var scrollOffsetCorrection = {{scroller_options.smoothscroll.offsetCorrection}};
148
+ var moduleOptions = {};
149
+ var j1_runtime_data = {};
150
+ var scrollerSettings = {};
151
+ var scrollerOptions = {};
152
+ var scrollerDefaults = {};
153
+ var banner = [];
154
+ var _this = j1;
155
+ var headingArray = [];
156
+
151
157
  var settings;
152
158
  var json_data;
153
159
  var ep;
154
160
  var baseUrl;
155
161
  var referrer;
156
162
  var documentHeight;
157
-
158
- var banner = [];
159
-
160
163
  var scrollOffset;
161
- var scrollOffsetCorrection;
164
+
162
165
 
163
166
  // defaults for status information
164
167
  var state = 'not_started';
@@ -329,7 +332,7 @@ var j1 = (function (options) {
329
332
  // Global variable settings
330
333
  // -----------------------------------------------------------------------
331
334
  var logger = log4javascript.getLogger('j1.init');
332
- var url = new liteURL(window.location.href);
335
+ var url = new URL(window.location.href);
333
336
  var baseUrl = url.origin;
334
337
  var hostname = url.hostname;
335
338
  var domain = hostname.substring(hostname.lastIndexOf('.', hostname.lastIndexOf('.') - 1) + 1);
@@ -1580,7 +1583,7 @@ var j1 = (function (options) {
1580
1583
  var anchor = window.location.href.split('#')[1];
1581
1584
  var anchor_id = (typeof anchor !== 'undefined') && (anchor != '') ? '#' + anchor : false;
1582
1585
  var scrollDuration = {{toccer_options.scrollSmoothDuration}};
1583
- var scrollOffset = offset ; // j1.getScrollOffset();
1586
+ var scrollOffset = offset; // j1.getScrollOffset();
1584
1587
  var isSlider = false;
1585
1588
  var selector = $(anchor_id);
1586
1589
 
@@ -2662,37 +2665,128 @@ var j1 = (function (options) {
2662
2665
  var dependencies_met_page_displayed = setInterval (function () {
2663
2666
  var pageState = $('#no_flicker').css("display");
2664
2667
  var pageVisible = (pageState == 'block') ? true: false;
2665
- if (j1.getState() == 'finished' && j1['pageMonitor'].pageType !== 'unknown' && pageVisible) {
2668
+ if (j1['pageMonitor'].pageType !== 'unknown' && j1.getState() == 'finished' && pageVisible) {
2666
2669
 
2667
- // TODO: Check why a timeout is required to run the smmoth scroller (j1.scrollTo)
2670
+ // TODO: Check why a timeout is required to run the
2671
+ // smmoth scroller (j1.scrollTo)
2672
+ //
2668
2673
  if (j1['pageMonitor'].pageType == 'static') {
2674
+ // page type static
2669
2675
  setTimeout (function() {
2670
- logger.debug('\n' + 'Scroller: Scroll static page');
2671
- scrollOffsetCorrection = scrollerOptions.smoothscroll.offsetCorrection;
2672
- scrollOffset = j1.getScrollOffset(scrollOffsetCorrection);
2673
- j1.scrollTo(scrollOffset);
2674
- }, {{template_config.timeoutScrollStaticPages}} );
2676
+ var headingUrl = new URL(window.location.href);
2677
+ var headingHash = headingUrl.hash;
2678
+ var headingId = headingHash.replace(/#/g, '');
2679
+ var scrollOffsetCorrection = -93;
2680
+ var scrollDuration = 300;
2681
+
2682
+ logger.debug('\n' + 'scrollToAnchor: scroll page of type: static');
2683
+
2684
+ // scroll if headingId
2685
+ //
2686
+ if (headingHash == '') {
2687
+ logger.debug('\n' + 'scrollToAnchor: top position detected');
2688
+ } else {
2689
+ logger.debug('\n' + 'scrollToAnchor: scroll to headline by id: ' + headingHash);
2690
+ j1.core.scrollSmooth.scroll(headingHash, {
2691
+ duration: scrollDuration,
2692
+ offset: scrollOffsetCorrection,
2693
+ callback: false
2694
+ });
2695
+ }
2696
+ }, {{template_config.timeoutScrollStaticPages}});
2697
+
2675
2698
  clearInterval(dependencies_met_page_displayed);
2676
2699
  } else if (j1['pageMonitor'].pageType == 'dynamic') {
2700
+ // page type dynamic
2677
2701
  setTimeout (function() {
2678
- scrollOffsetCorrection = scrollerOptions.smoothscroll.offsetCorrection;
2679
- scrollOffset = j1.getScrollOffset(scrollOffsetCorrection);
2680
- j1.scrollTo(scrollOffset);
2681
- logger.debug('\n' + 'Scroller: Scroll dynamic page on timeout');
2682
- }, {{template_config.timeoutScrollDynamicPages}} );
2702
+ var headingArray = j1.core.parseHeadings(); // collect all headings in page
2703
+ var headingUrl = new URL(window.location.href);
2704
+ var headingHash = headingUrl.hash;
2705
+ var headingId = headingHash.replace(/#/g, '');
2706
+ var scrollTop = 0
2707
+ var scrollOffset = 0;
2708
+ var headlineNo = 0;
2709
+ var countOnce = true;
2710
+ var scrollOffset = 0;
2711
+ var scrollOffsetCorrection = 0;
2712
+ //
2713
+ // var scrollOffsetCorrection = -93;
2714
+ // var scrollDuration = 300;
2715
+
2716
+ logger.debug('\n' + 'scrollToAnchor: scroll page of type: dynamic');
2717
+
2718
+ // collect top position for the active headline
2719
+ //
2720
+ if (headingArray !== null) {
2721
+ headingArray.forEach(function(heading, index) {
2722
+
2723
+ if (heading.offsetTop !== undefined && heading.id == headingId && countOnce) {
2724
+ scrollOffset = heading.offsetTop;
2725
+ headlineNo = ++index;
2726
+
2727
+ // jadams, 2023-10-27: !!! TEST !!!
2728
+ // calculate scrollOffsetCorrection based on AVERAGE
2729
+ // height of (number of) headlines
2730
+ //
2731
+ if (headlineNo == 1) {
2732
+ scrollOffsetCorrection = scrollOffset - (headlineNo * 89);
2733
+ } else if (headlineNo <= 3) {
2734
+ scrollOffsetCorrection = scrollOffset - (headlineNo * 30);
2735
+ } else if (headlineNo > 3 && headlineNo <= 6) {
2736
+ scrollOffsetCorrection = scrollOffset - (headlineNo * 18);
2737
+ } else if (headlineNo > 6 && headlineNo <= 9) {
2738
+ scrollOffsetCorrection = scrollOffset - (headlineNo * 14);
2739
+ } else if (headlineNo > 9 && headlineNo <= 13) {
2740
+ scrollOffsetCorrection = scrollOffset - (headlineNo * 34);
2741
+ } else if (headlineNo > 13 && headlineNo <= 16) {
2742
+ scrollOffsetCorrection = scrollOffset - (headlineNo * 22);
2743
+ } else if (headlineNo > 16 && headlineNo <= 20) {
2744
+ scrollOffsetCorrection = scrollOffset - (headlineNo * 26);
2745
+ } else if (headlineNo > 20) {
2746
+ scrollOffsetCorrection = scrollOffset - (headlineNo * 23);
2747
+ }
2748
+
2749
+ countOnce = false;
2750
+ scrollTop = Math.round(scrollOffsetCorrection);
2751
+ } // END if heading.offsetTop|heading.id|countOnce
2752
+ } // END function(heading, index)
2753
+ ); // END forEach headingArray
2754
+ } // END if headingArray !== null
2755
+
2756
+ // scroll to headline's top position
2757
+ //
2758
+ if (headingHash == '') {
2759
+ headingHash = '#';
2760
+ logger.debug('\n' + 'scrollToAnchor: top position detected');
2761
+ } else {
2762
+ logger.debug('\n' + 'scrollToAnchor: headline|no: ' + headingHash + '|' + headlineNo);
2763
+
2764
+ // build-in scroller
2765
+ //
2766
+ window.scroll ({
2767
+ top: scrollTop,
2768
+ left: 0,
2769
+ behavior: 'smooth'
2770
+ });
2771
+ } // END if headingHash
2772
+
2773
+ }, {{template_config.timeoutScrollDynamicPages}});
2774
+
2683
2775
  clearInterval(dependencies_met_page_displayed);
2684
2776
  } else {
2685
- // failsave fallback
2777
+ // page type unknown (failsave fallback)
2686
2778
  setTimeout (function() {
2687
- logger.debug('\n' + 'Scroller: Scroll page of unknown type');
2688
- scrollOffsetCorrection = scrollerOptions.smoothscroll.offsetCorrection;
2689
- scrollOffset = j1.getScrollOffset(scrollOffsetCorrection);
2779
+ logger.debug('\n' + 'scrollToAnchor: scroll page of type: unknown');
2780
+
2781
+ scrollOffset = scrollOffsetCorrection - scrollOffsetBase;
2690
2782
  j1.scrollTo(scrollOffset);
2691
2783
  }, {{template_config.page_on_load_timeout}} );
2784
+
2692
2785
  clearInterval(dependencies_met_page_displayed);
2693
- }
2786
+ } // END if|else j1['pageMonitor'].pageType == 'dynamic'
2694
2787
 
2695
- }
2788
+
2789
+ } // END if j1['pageMonitor'].pageType
2696
2790
  }, 10);
2697
2791
  },
2698
2792
 
@@ -2896,10 +2990,10 @@ var j1 = (function (options) {
2896
2990
  // see: https://stackoverflow.com/questions/14866775/detect-document-height-change
2897
2991
  //
2898
2992
  const resizeObserver = new ResizeObserver(entries => {
2899
- var scrollOffsetCorrection = scrollerOptions.smoothscroll.offsetCorrection;
2993
+ // var scrollOffsetCorrection = scrollerOptions.smoothscroll.offsetCorrection;
2900
2994
  const body = document.body,
2901
2995
  html = document.documentElement,
2902
- scrollOffset = j1.getScrollOffset(scrollOffsetCorrection);
2996
+ scrollOffset = scrollOffsetCorrection;
2903
2997
 
2904
2998
  // logger API used for deveöopment only
2905
2999
  //
@@ -2917,66 +3011,86 @@ var j1 = (function (options) {
2917
3011
  html.offsetHeight
2918
3012
  );
2919
3013
 
2920
- j1['pageMonitor'].eventNo += 1;
3014
+ if (j1['pageMonitor'] !== undefined && j1['pageMonitor'].eventNo !== undefined) {
3015
+ j1['pageMonitor'].eventNo += 1;
3016
+ }
2921
3017
 
2922
3018
  // skip first Observer event
2923
3019
  //
2924
- if (j1['pageMonitor'].eventNo == 2) {
3020
+ if (j1['pageMonitor'] !== undefined && j1['pageMonitor'].eventNo !== undefined && j1['pageMonitor'].eventNo == 2) {
2925
3021
  // Set initial data from second event
2926
3022
  //
2927
- j1['pageMonitor'].pageBaseHeight = document.body.scrollHeight;
3023
+ j1['pageMonitor'].pageBaseHeight = documentHeight;
2928
3024
  j1['pageMonitor'].currentPageHeight = document.body.scrollHeight;
2929
3025
  j1['pageMonitor'].previousPageHeight = document.body.scrollHeight;
2930
3026
  j1['pageMonitor'].previousGrowthRatio = 0.00;
2931
3027
 
2932
- pageBaseHeight = document.body.scrollHeight;
3028
+ pageBaseHeight = documentHeight;
2933
3029
  previousGrowthRatio = 100;
2934
3030
  growthRatio = 0.00;
3031
+
2935
3032
  } else {
2936
3033
  // collect 'pageHeight' from 'entries'
2937
3034
  //
2938
- for (const entry of entries) {
2939
- pageBaseHeight = j1['pageMonitor'].pageBaseHeight;
2940
- if (pageBaseHeight > 0) {
2941
- // get the page height (rounded to int) from observer
2942
- //
2943
- pageHeight = Math.round(entry.contentRect.height);
2944
- j1['pageMonitor'].currentPageHeight = pageHeight;
2945
-
2946
- // total growth ratio
2947
- //
2948
- pageGrowthRatio = pageHeight / pageBaseHeight * 100;
2949
- pageGrowthRatio = pageGrowthRatio.toFixed(2);
3035
+ previousGrowthRatio = document.body.scrollHeight / pageBaseHeight * 100;
3036
+ growthRatio = document.body.scrollHeight / pageBaseHeight * 100;
3037
+
3038
+ if (j1['pageMonitor'] !== undefined) {
3039
+ for (const entry of entries) {
3040
+ pageBaseHeight = documentHeight;
3041
+ if (pageBaseHeight > 0) {
3042
+ // get the page height (rounded to int) from observer
3043
+ //
3044
+ pageHeight = Math.round(entry.contentRect.height);
3045
+ j1['pageMonitor'].currentPageHeight = pageHeight;
2950
3046
 
2951
- j1['pageMonitor'].currentGrowthRatio = pageGrowthRatio;
3047
+ // total growth ratio
3048
+ //
3049
+ pageGrowthRatio = pageHeight / pageBaseHeight * 100;
3050
+ // pageGrowthRatio = pageGrowthRatio.toFixed(2);
2952
3051
 
2953
- growthRatio = ((pageGrowthRatio / previousGrowthRatio) - 1) * 100;
2954
- growthRatio = growthRatio.toFixed(2);
2955
- j1['pageMonitor'].growthRatio = growthRatio;
2956
- }
2957
- } // END for entries
3052
+ j1['pageMonitor'].currentGrowthRatio = pageGrowthRatio;
2958
3053
 
2959
- // detect the 'page type'
2960
- //
2961
- if (growthRatio >= 5) {
2962
- j1['pageMonitor'].pageType = 'dynamic';
3054
+ // growthRatio = ((pageGrowthRatio / previousGrowthRatio) - 1) * 100;
3055
+ // growthRatio = growthRatio.toFixed(2);
3056
+ if (growthRatio !== undefined && growthRatio > 0) {
3057
+ growthRatio = growthRatio.toFixed(2);
3058
+ } else {
3059
+ growthRatio = 0.00;
3060
+ }
3061
+ j1['pageMonitor'].growthRatio = growthRatio;
3062
+ }
3063
+ } // END for entries
3064
+ } else {
3065
+ pageBaseHeight = document.body.scrollHeight;
3066
+ previousGrowthRatio = 100;
3067
+ growthRatio = 0.00;
3068
+ } // END if j1['pageMonitor'] undefined
2963
3069
 
2964
- if (development) {
2965
- logger.debug('\n' + 'growthRatio: ' + j1['pageMonitor'].growthRatio + '%');
2966
- logger.debug('\n' + 'page detected as: dynamic');
2967
- }
2968
3070
 
2969
- } else {
2970
- // set the page type to 'static' if low growth detected
3071
+ if (j1['pageMonitor'] !== undefined) {
3072
+ // detect the 'page type'
2971
3073
  //
2972
- if (typeof j1['pageMonitor'].growthRatio != 'undefined' && j1['pageMonitor'].growthRatio > 0) {
2973
- j1['pageMonitor'].pageType = 'static';
3074
+ // if (growthRatio >= 5) {
3075
+ if (growthRatio > 100) {
3076
+ j1['pageMonitor'].pageType = 'dynamic';
3077
+
2974
3078
  if (development) {
2975
3079
  logger.debug('\n' + 'growthRatio: ' + j1['pageMonitor'].growthRatio + '%');
2976
- logger.debug('\n' + 'page detected as: static');
3080
+ logger.debug('\n' + 'page detected as: dynamic');
2977
3081
  }
2978
- }
2979
- } // END if growthRatio
3082
+ } else {
3083
+ // set the page type to 'static' if low growth detected
3084
+ //
3085
+ if (typeof j1['pageMonitor'].growthRatio != 'undefined' && j1['pageMonitor'].growthRatio == 0) {
3086
+ j1['pageMonitor'].pageType = 'static';
3087
+ if (development) {
3088
+ logger.debug('\n' + 'growthRatio: ' + j1['pageMonitor'].growthRatio + '%');
3089
+ logger.debug('\n' + 'page detected as: static');
3090
+ }
3091
+ }
3092
+ } // END if growthRatio
3093
+ } // END if j1['pageMonitor'] undefined
2980
3094
 
2981
3095
  } // END if j1['pageMonitor']
2982
3096
 
@@ -3005,48 +3119,55 @@ var j1 = (function (options) {
3005
3119
 
3006
3120
  {% endif %}
3007
3121
 
3008
- // monitor 'GROWTH'
3009
- resizeObserver.observe(
3010
- document.querySelector('body')
3011
- );
3122
+ // jadams, 2023-10-26: delay untion STATIC portion of a page is loaded
3123
+ //
3124
+ setTimeout (function() {
3125
+ resizeObserver.observe(
3126
+ document.querySelector('body')
3127
+ );
3128
+ }, 500);
3012
3129
 
3130
+ // jadams, 2023-10-25: disabled
3131
+ // NOTE: Funtions like j1.getCookieNames()seems NOT available
3132
+ // in callback beforeunload'
3133
+ //
3013
3134
  // -----------------------------------------------------------------------
3014
3135
  // final updates before browser page|tab
3015
3136
  // see: https://stackoverflow.com/questions/3888902/detect-browser-or-tab-closing
3016
3137
  // -----------------------------------------------------------------------
3017
- window.addEventListener('beforeunload', function (event) {
3018
- var cookie_names = j1.getCookieNames();
3019
- var date = new Date();
3020
- var timestamp_now = date.toISOString();
3021
- var user_state = j1.readCookie(cookie_names.user_state);
3022
- var user_consent = j1.readCookie(cookie_names.user_consent);
3023
- var url = new liteURL(window.location.href);
3024
- var secure = (url.protocol.includes('https')) ? true : false;
3025
- var ep_status;
3026
- var url;
3027
- var baseUrl;
3028
-
3029
- // final update of the user state cookie
3030
- user_state.session_active = false;
3031
- user_state.last_session_ts = timestamp_now;
3032
-
3033
- if (!user_consent.analysis || !user_consent.personalization) {
3034
-
3035
- cookie_written = j1.writeCookie({
3036
- name: cookie_names.user_state,
3037
- data: user_state,
3038
- secure: secure,
3039
- expires: 0
3040
- });
3041
- } else {
3042
- cookie_written = j1.writeCookie({
3043
- name: cookie_names.user_state,
3044
- data: user_state,
3045
- secure: secure,
3046
- expires: 365
3047
- });
3048
- }
3049
- }); // END beforeunload
3138
+ // window.addEventListener('beforeunload', function (event) {
3139
+ // var cookie_names = j1.getCookieNames();
3140
+ // var date = new Date();
3141
+ // var timestamp_now = date.toISOString();
3142
+ // var user_state = j1.readCookie(cookie_names.user_state);
3143
+ // var user_consent = j1.readCookie(cookie_names.user_consent);
3144
+ // var url = new liteURL(window.location.href);
3145
+ // var secure = (url.protocol.includes('https')) ? true : false;
3146
+ // var ep_status;
3147
+ // var url;
3148
+ // var baseUrl;
3149
+ //
3150
+ // // final update of the user state cookie
3151
+ // user_state.session_active = false;
3152
+ // user_state.last_session_ts = timestamp_now;
3153
+ //
3154
+ // if (!user_consent.analysis || !user_consent.personalization) {
3155
+ //
3156
+ // cookie_written = j1.writeCookie({
3157
+ // name: cookie_names.user_state,
3158
+ // data: user_state,
3159
+ // secure: secure,
3160
+ // expires: 0
3161
+ // });
3162
+ // } else {
3163
+ // cookie_written = j1.writeCookie({
3164
+ // name: cookie_names.user_state,
3165
+ // data: user_state,
3166
+ // secure: secure,
3167
+ // expires: 365
3168
+ // });
3169
+ // }
3170
+ // }); // END beforeunload
3050
3171
 
3051
3172
  // initialize event handler for window/history/back on <ESC>
3052
3173
  //
@@ -3059,7 +3180,6 @@ var j1 = (function (options) {
3059
3180
  var target = $(this.hash);
3060
3181
  target = target.length ? target : $('[name=' + this.hash.slice(1) +']');
3061
3182
  if (target.length) {
3062
- var scrollOffsetCorrection = scrollerOptions.smoothscroll.offsetCorrectionLocal;
3063
3183
  var offset = target.offset().top + scrollOffsetCorrection;
3064
3184
  $('html,body').animate({
3065
3185
  scrollTop: offset
@@ -11,7 +11,7 @@ regenerate: true
11
11
  #
12
12
  # Product/Info:
13
13
  # https://jekyll.one
14
- # Copyright (C) 2023 Juergen Adams
14
+ # Copyright (C) 2023, 2024 Juergen Adams
15
15
  #
16
16
  # J1 Template is licensed under the MIT License.
17
17
  # For details, see: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -63,7 +63,7 @@ regenerate: true
63
63
  # Product/Info:
64
64
  # https://jekyll.one
65
65
  #
66
- # Copyright (C) 2023 Juergen Adams
66
+ # Copyright (C) 2023, 2024 Juergen Adams
67
67
  #
68
68
  # J1 Template is licensed under the MIT License.
69
69
  # For details, see: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -12,7 +12,7 @@ regenerate: true
12
12
  # Product/Info:
13
13
  # https://jekyll.one
14
14
  #
15
- # Copyright (C) 2023 Juergen Adams
15
+ # Copyright (C) 2023, 2024 Juergen Adams
16
16
  #
17
17
  # J1 Template is licensed under the MIT License.
18
18
  # For details, see: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -63,7 +63,7 @@ regenerate: true
63
63
  # https://jekyll.one
64
64
  # https://github.com/lokesh/lightbox2/
65
65
  #
66
- # Copyright (C) 2023 Juergen Adams
66
+ # Copyright (C) 2023, 2024 Juergen Adams
67
67
  # Copyright (C) 2007, 2018 Lokesh Dhakar
68
68
  #
69
69
  # J1 Template is licensed under the MIT License.
@@ -12,7 +12,7 @@ regenerate: true
12
12
  # Product/Info:
13
13
  # https://jekyll.one
14
14
  #
15
- # Copyright (C) 2023 Juergen Adams
15
+ # Copyright (C) 2023, 2024 Juergen Adams
16
16
  #
17
17
  # J1 Template is licensed under the MIT License.
18
18
  # For details, see: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -67,7 +67,7 @@ regenerate: true
67
67
  # Product/Info:
68
68
  # https://jekyll.one
69
69
  #
70
- # Copyright (C) 2023 Juergen Adams
70
+ # Copyright (C) 2023, 2024 Juergen Adams
71
71
  #
72
72
  # J1 Template is licensed under the MIT License.
73
73
  # For details, see: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -11,7 +11,7 @@ regenerate: true
11
11
  #
12
12
  # Product/Info:
13
13
  # https://jekyll.one
14
- # Copyright (C) 2023 Juergen Adams
14
+ # Copyright (C) 2023, 2024 Juergen Adams
15
15
  #
16
16
  # J1 Template is licensed under the MIT License.
17
17
  # For details, see: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -57,7 +57,7 @@ regenerate: true
57
57
  # Product/Info:
58
58
  # https://jekyll.one
59
59
  #
60
- # Copyright (C) 2023 Juergen Adams
60
+ # Copyright (C) 2023, 2024 Juergen Adams
61
61
  #
62
62
  # J1 Template is licensed under the MIT License.
63
63
  # For details, see: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -11,7 +11,7 @@ regenerate: true
11
11
  #
12
12
  # Product/Info:
13
13
  # https://jekyll.one
14
- # Copyright (C) 2023 Juergen Adams
14
+ # Copyright (C) 2023, 2024 Juergen Adams
15
15
  #
16
16
  # J1 Template is licensed under the MIT License.
17
17
  # For details, see: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -66,7 +66,7 @@ regenerate: true
66
66
  # Product/Info:
67
67
  # https://jekyll.one
68
68
  #
69
- # Copyright (C) 2023 Juergen Adams
69
+ # Copyright (C) 2023, 2024 Juergen Adams
70
70
  #
71
71
  # J1 Template is licensed under the MIT License.
72
72
  # For details, see: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -11,7 +11,7 @@ regenerate: true
11
11
  #
12
12
  # Product/Info:
13
13
  # https://jekyll.one
14
- # Copyright (C) 2023 Juergen Adams
14
+ # Copyright (C) 2023, 2024 Juergen Adams
15
15
  #
16
16
  # J1 Template is licensed under the MIT License.
17
17
  # For details, see: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -59,7 +59,7 @@ regenerate: true
59
59
  # Product/Info:
60
60
  # https://jekyll.one
61
61
  #
62
- # Copyright (C) 2023 Juergen Adams
62
+ # Copyright (C) 2023, 2024 Juergen Adams
63
63
  #
64
64
  # J1 Template is licensed under the MIT License.
65
65
  # For details, see: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -12,7 +12,7 @@ regenerate: true
12
12
  # Product/Info:
13
13
  # https://jekyll.one
14
14
  #
15
- # Copyright (C) 2023 Juergen Adams
15
+ # Copyright (C) 2023, 2024 Juergen Adams
16
16
  #
17
17
  # J1 Template is licensed under the MIT License.
18
18
  # For details, see: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -82,7 +82,7 @@ regenerate: true
82
82
  # Product/Info:
83
83
  # {{site.data.template_settings.theme_author_url}}
84
84
  #
85
- # Copyright (C) 2023 Juergen Adams
85
+ # Copyright (C) 2023, 2024 Juergen Adams
86
86
  #
87
87
  # J1 Template is licensed under the MIT License.
88
88
  # For details, see {{site.data.template_settings.theme_author_url}}
@@ -12,7 +12,7 @@ regenerate: true
12
12
  # Product/Info:
13
13
  # https://jekyll.one
14
14
  #
15
- # Copyright (C) 2023 Juergen Adams
15
+ # Copyright (C) 2023, 2024 Juergen Adams
16
16
  #
17
17
  # J1 Template is licensed under the MIT License.
18
18
  # For details, see: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -126,7 +126,7 @@ ToDo: Remove configuration from j1_navigator.yml
126
126
  # Product/Info:
127
127
  # {{site.data.template_settings.theme_author_url}}
128
128
  #
129
- # Copyright (C) 2023 Juergen Adams
129
+ # Copyright (C) 2023, 2024 Juergen Adams
130
130
  #
131
131
  # J1 Template is licensed under the MIT License.
132
132
  # For details, see {{site.data.template_settings.theme_author_url}}
@@ -11,7 +11,7 @@ regenerate: true
11
11
  #
12
12
  # Product/Info:
13
13
  # https://jekyll.one
14
- # Copyright (C) 2023 Juergen Adams
14
+ # Copyright (C) 2023, 2024 Juergen Adams
15
15
  #
16
16
  # J1 Template is licensed under the MIT License.
17
17
  # For details, see: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -67,7 +67,7 @@ regenerate: true
67
67
  # Product/Info:
68
68
  # https://jekyll.one
69
69
  #
70
- # Copyright (C) 2023 Juergen Adams
70
+ # Copyright (C) 2023, 2024 Juergen Adams
71
71
  #
72
72
  # J1 Template is licensed under the MIT License.
73
73
  # For details, see: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -11,7 +11,7 @@ regenerate: true
11
11
  #
12
12
  # Product/Info:
13
13
  # https://jekyll.one
14
- # Copyright (C) 2023 Juergen Adams
14
+ # Copyright (C) 2023, 2024 Juergen Adams
15
15
  #
16
16
  # J1 Template is licensed under the MIT License.
17
17
  # For details, see: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -63,7 +63,7 @@ regenerate: true
63
63
  # Product/Info:
64
64
  # https://jekyll.one
65
65
  #
66
- # Copyright (C) 2023 Juergen Adams
66
+ # Copyright (C) 2023, 2024 Juergen Adams
67
67
  #
68
68
  # J1 Template is licensed under the MIT License.
69
69
  # For details, see: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md