j1-template 2023.10.2 → 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 +92 -7
  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 +1 -1
  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 +1 -1
  243. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-video.min.js +1 -1
  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 +149 -80
  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 +11 -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
@@ -14,7 +14,8 @@ keywords: >
14
14
  open source, free, template, jekyll, jekyllone, web,
15
15
  sites, static, jamstack, bootstrap,
16
16
  html, html5, video, support, flash player,
17
- quicktime, silverlight
17
+ quicktime, silverlight, videojs,
18
+ vimeo, dailymotion, wistia, youtube
18
19
 
19
20
  categories: [ Roundtrip ]
20
21
  tags: [ Module, Video ]
@@ -29,7 +30,7 @@ personalization: true
29
30
  permalink: /pages/public/learn/roundtrip/present_videos/
30
31
 
31
32
  resources: [
32
- animate, lightgallery, gallery,
33
+ animate, lightgallery, gallery, rouge,
33
34
  videojs, vimeoplayer
34
35
  ]
35
36
  resource_options:
@@ -85,14 +86,13 @@ resource_options:
85
86
  // Page content
86
87
  // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
87
88
  [role="dropcap"]
88
- The J1 Template support playing video on web pages by HTML5 Video, the new
89
- standard of HTML to show videos on webpages.
89
+ The J1 Template system support playing video on web pages by HTML5 video,
90
+ the new standard of HTML to show videos on webpages natively.
90
91
 
91
- Modern browsers support the video tag `<video>` for the new HTML5 video
92
- standard. The previous proprietary de facto standard software like
93
- _Flash Player_, _Quicktime_, or _Silverlight_ is no longer needed as the
94
- Jekyll theme J1 provides HTML5 Video support for local video content
95
- and from online sources on the Internet.
92
+ Modern browsers support the video tag `<video>` for the current HTML V5
93
+ standard. The previous proprietary software like _Flash Player_, _Quicktime_,
94
+ or _Silverlight_ is no longer needed as J1 provides HTML Video and VideoJS
95
+ support for local video and from online sources on the Internet.
96
96
 
97
97
  mdi:clock-time-five-outline[24px, md-gray mt-4 mr-2]
98
98
  *10-15 Minutes* to read
@@ -102,10 +102,10 @@ mdi:clock-time-five-outline[24px, md-gray mt-4 mr-2]
102
102
  [role="mt-5"]
103
103
  == HTML5 Video
104
104
 
105
- HTML5 Video opens the doors to your way of presenting video content. All
106
- modern browsers support the video tag `<video>` for the HTML5. Browsers have
107
- a built-in multimedia framework already for decoding and displaying video
108
- content. No need to use such proprietary software components anymore!
105
+ HTML5 video opens the doors to your way of presenting video content on your
106
+ web. All modern browsers support the video tag `<video>`. Browsers have a
107
+ built-in multimedia framework already for decoding and displaying video
108
+ content. No need to use proprietary software components anymore.
109
109
 
110
110
  Two types of video sources are supported:
111
111
 
@@ -115,19 +115,19 @@ Two types of video sources are supported:
115
115
  [role="mb-4"]
116
116
  The combination of a gallery and a lightbox is entirely usable for all
117
117
  the video content you want to present on your site. You can place galleries
118
- elsewhere with your content. You can use them for video blogs by putting
119
- them into your blog article's content.
118
+ elsewhere with your content. You can use them for blogs by putting them into
119
+ your article's content.
120
120
 
121
- [WARNING]
121
+ [CAUTION]
122
122
  ====
123
- The module LightGallery can be used for free for private use, but
124
- a commercial license is required for business use. See
125
- link:{url-light-gallery--license}[LightGallery licenses, {browser-window--new}]
126
- how to use LightGallery for commercial websites and projects.
123
+ The module lightGallery can be used for free for private use, but a
124
+ *commercial license* is required for business or commercial websites. See
125
+ link:{url-light-gallery--license}[LightGallery Licenses, {browser-window--new}]
126
+ how to use lightGallery for *commercial* websites and projects.
127
127
  ====
128
128
 
129
- [role="mt-4"]
130
- == Video Players
129
+ [role="mt-5"]
130
+ == Standalone Players
131
131
 
132
132
  Video players embedded in Web pages are software components that integrate
133
133
  and play videos directly within a web page or application. These players
@@ -139,40 +139,39 @@ Embedded video players provide a seamless and user-friendly way to present
139
139
  video content to your audience.
140
140
 
141
141
  [role="mt-4"]
142
- === HTML5
142
+ === HTML5 Player
143
143
 
144
- HTML5 Video opens the doors to your way of presenting video content. All
145
- modern browsers support the video tag `<video>` for the HTML5. Browsers have
146
- a built-in multimedia framework already for decoding and displaying video
147
- content. No need to use such proprietary software components anymore.
144
+ Modern browsers support the video tag `<video>` for the current version of
145
+ HTML. The browsers support a framework for decoding and displaying video
146
+ content.
148
147
 
149
- .HTML5 Player
148
+ .Local Video
150
149
  video::/assets/videos/gallery/html5/video1.mp4[poster="/assets/videos/gallery/video1-poster.1920.jpg" role="mt-4 mb-5"]
151
150
 
152
151
  [role="mt-4"]
153
- === VideoJS
152
+ === VideoJS Player
154
153
 
155
154
  VideoJS is an open-source JavaScript framework and library for building
156
155
  custom video players for the web. It provides a flexible and customizable
157
156
  platform for displaying and controlling video content on websites and web
158
157
  applications.
159
158
 
160
- .VideoJS
159
+ .Local Video
161
160
  videojs::/assets/videos/gallery/html5/video1.mp4[poster="/assets/videos/gallery/video1-poster.1920.jpg" role="mt-4 mb-5"]
162
161
 
162
+
163
163
  [role="mt-5"]
164
- === YouTube
164
+ === YouTube on VideoJS
165
165
 
166
166
  YouTube is a popular online video-sharing platform that allows users to
167
- upload, view, share, and comment on videos. It was created in February 2005
168
- and acquired by Google in November 2006. YouTube provides a platform for
169
- people and organizations to publish various video content.
167
+ upload, view, share, and comment on videos. The platform provides services
168
+ for people and organizations to publish various video content.
170
169
 
171
170
  .Last Carpool Karaoke
172
- youtube::nV8UZJNBY6Y[poster="/assets/videos/gallery/video_adele_last_carpool_caraoke_poster.1920.jpg" role="mt-4 mb-4"]
171
+ youtube::nV8UZJNBY6Y[poster="/assets/videos/gallery/video_adele_last_carpool_caraoke_poster.1920.jpg" role="mt-4 mb-5"]
173
172
 
174
173
  [role="mt-4"]
175
- === Dailymotion
174
+ === Dailymotion on VideoJS
176
175
 
177
176
  The Dailymotion platform is a monetization solution that allows to directly
178
177
  connect to high-quality advertisers through a proprietary Advertising system.
@@ -180,104 +179,52 @@ Like YouTube, videos can be watched for free, but ads are shown on each and
180
179
  every video.
181
180
 
182
181
  .SELF Channel
183
- dailymotion::x87ycik[role="mt-5 mb-4"]
182
+ dailymotion::x87ycik[role="mt-4 mb-5"]
184
183
 
185
184
 
186
- [role="mt-5"]
187
- === Wistia
185
+ [role="mt-4"]
186
+ === Wistia on VideoJS
188
187
 
189
188
  Wistia is a marketing software and video hosting platform made for B2B
190
189
  marketers with free or paid plans available. While Wistia may not be the
191
- *Big Man on Campus* (BMOC) like Vimeo, it still brings valuable functionality
190
+ *Big Man on Campus* like Vimeo, it still brings valuable functionality
192
191
  to the table for marketers and should be seriously considered as a viable
193
192
  video platform.
194
193
 
195
194
  .Wistia Video
196
- wistia::29b0fbf547[role="mt-5 mb-4"]
195
+ wistia::29b0fbf547[role="mt-4 mb-4"]
197
196
 
198
197
  [role="mt-5"]
199
- === Vimeo
198
+ === Vimeo on VideoJS
200
199
 
201
- Vimeo is an online video-sharing platform that allows users to upload,
202
- share, and view videos. It was founded in 2004 by a group of filmmakers
203
- and has since grown into a popular platform for individuals and businesses
204
- to showcase their videos. Vimeo is known for its emphasis on high-quality
205
- video content, creative expression, and a supportive community of creators.
200
+ Vimeo is an sharing platform that allows users to upload, share, and view
201
+ video content. It was founded in 2004 by a group of filmmakers and has
202
+ since grown into a popular platform for individuals and businesses to
203
+ showcase their videos. Vimeo is known for its emphasis on high-quality videos
204
+ and creative expression.
206
205
 
207
206
  .Forever 21 Channel
208
- vimeo::179528528[role="mt-5 mb-4"]
207
+ vimeo::179528528[role="mt-4 mb-5"]
209
208
 
210
209
 
211
- [role="mt-5"]
212
- === Galleries of Video
210
+ [role="mt-4"]
211
+ == Galleries of Video
213
212
 
214
213
  Videos created by a digicam or a mobile can be played by J1 Template using
215
- the VideoJS integration. Present videos you have made at it's best.
216
-
217
- .Asciidoc Markup
218
- [source, apib, role="noclip mt-4 mb-4"]
219
- ----
220
- gallery::jg_video_html5[]
221
- ----
214
+ the lightGallery integration. Present videos you have made at it's best.
222
215
 
223
- .MP4 VideoJS Video
224
- gallery::jg_video_html5[role="mb-5"]
216
+ .Local Videos
217
+ gallery::jg_video_html5[role="mt-4 mb-4"]
225
218
 
226
219
  [role="mb-4"]
227
220
  [NOTE]
228
221
  ====
229
- The HTML5 specification does *not* define which video and audio formats
230
- browsers *should* support. J1 LightGallery can play all types of standard
231
- HTML5 Video formats on modern browsers today like MP4, WebM, or Ogg.
222
+ The HTML5 specification does *not* define which video and audio *formats*
223
+ browsers *should* support. J1 lightGallery can play all standard types of
224
+ video for the Web like MP4, WebM, or Ogg.
232
225
  ====
233
226
 
234
227
 
235
- [role="mt-5"]
236
- == Online Video
237
-
238
- The Internet is full of inspiring content. If you want to present video
239
- content from the Internet, the online video support of J1 Template is the
240
- right choice.
241
-
242
- [role="mt-4"]
243
- === VideoJS for YouTube
244
- // See: https://www.tutorialspoint.com/how-to-play-youtube-videos-using-video-js-player
245
-
246
- [role="mb-4"]
247
- For playing _YouTube_ videos using the VideoJS player, the template system J1
248
- implemented *videojs-youtube* as an add-on package. The package is automatically
249
- enabled if the module *video_js* is loaded.
250
-
251
- [TIP]
252
- ====
253
- The *default theme* `vjs_theme_name` of VideoJS for the J1 Template system
254
- is the *uno* theme. Alternatively, the themes *city*, *fantasy*, *forest*,
255
- or *sea* are available.
256
- ====
257
-
258
- [role="mt-4"]
259
- The Asciidoc extension *youtube::* can embed single YouTube videos in your
260
- documents for easy use.
261
-
262
- .Usage
263
- [source, apib, role="noclip mt-4 mb-4"]
264
- ----
265
- youtube::video_id[poster="poster_image" theme="vjs_theme_name" role="CSS classes"]
266
- ----
267
-
268
- As as example, find a standalone video of Adele and James Cordon get emotional
269
- reflecting about their friendship and the times they've been there for each other.
270
-
271
- .Asciidoc Markup
272
- [source, apib, role="noclip mt-4 mb-4"]
273
- ----
274
- youtube::nV8UZJNBY6Y[poster="last_carpool_caraoke_poster.jpg"]
275
- ----
276
-
277
- .Last Carpool Karaoke
278
- youtube::nV8UZJNBY6Y[poster="/assets/videos/gallery/video_adele_last_carpool_caraoke_poster.1920.jpg" role="mt-4 mb-4"]
279
-
280
-
281
228
  [role="mt-5"]
282
229
  === YouTube Video Galleries
283
230
 
@@ -285,69 +232,16 @@ youtube::nV8UZJNBY6Y[poster="/assets/videos/gallery/video_adele_last_carpool_car
285
232
  The community at link:{url-youtube--home}[YouTube, {browser-window--new}] is
286
233
  large, with over 1 billion users that watch hundreds of millions of hours of
287
234
  content every day. The number of channels on YouTube is enormous. For TV
288
- Stations, it's a must to publish videos of their shows on YouTube. Find below
289
- a current gallery from *The Voice Kids*, a SAT.1 Germany production, and a
290
- real classic channel *Carpool Karaoke* presented by the frontman _James Corden_
291
- of *The Late Late Show* at CBS, Los Angeles.
235
+ Stations, it's a must to publish videos of their shows on YouTube.
292
236
 
293
- .Asciidoc Markup
294
- [source, apib, role="noclip mt-4 mb-4"]
295
- ----
296
- gallery::jg_video_online_youtube[]
297
- ----
237
+ Find below a classic channel *Carpool Karaoke* presented by the frontman
238
+ _James Corden_ of *The Late Late Show* at CBS, Los Angeles.
298
239
 
299
240
  .Carpool Karaoke
300
241
  gallery::jg_video_online_youtube_james_and_adele[role="mb-5"]
301
242
 
302
243
 
303
- .Asciidoc Markup
304
- [source, apib, role="noclip mt-4 mb-4"]
305
- ----
306
- gallery::jg_video_online_youtube_voice_kids[]
307
- ----
308
-
309
- .The Voice Kids Germany 2021
310
- gallery::jg_video_online_youtube_voice_kids[role="mt-4 mb-5"]
311
-
312
-
313
- [role="mt-5"]
314
- === Vimeo (VideoJS)
315
- // See: https://www.tutorialspoint.com/how-to-play-vimeo-files-using-video-js-player
316
-
317
- Vimeo is an online video-sharing platform that allows users to upload,
318
- share, and view videos. It was founded in 2004 by a group of filmmakers
319
- and has since grown into a popular platform for individuals and businesses
320
- to showcase their videos. Vimeo is known for its emphasis on high-quality
321
- video content, creative expression, and a supportive community of creators.
322
-
323
- Vimeo is often compared to other video-sharing platforms like YouTube.
324
- While YouTube focuses on a wide range of user-generated content and has
325
- a larger audience, Vimeo focuses on high-quality and often professional
326
- video.
327
-
328
- It has gained popularity among filmmakers, artists, and businesses
329
- looking for a platform to showcase their work with a more creative and
330
- controlled approach to sharing videos.
331
-
332
- .Asciidoc Markup
333
- [source, apib, role="noclip mt-4 mb-4"]
334
- ----
335
- vimeo::179528528[]
336
- ----
337
-
338
- .Forever 21 Channel
339
- vimeo::179528528[role="mt-4 mb-5"]
340
-
341
- [CAUTION]
342
- ====
343
- For the current version of the Vimeo plugin, *no* VideoJS themes are
344
- available. The plugin is using the *original* skin of the Vimeo Player to
345
- control the vidoe. For upcoming versions of the plugin, VideoJS themes
346
- will be available.
347
- ====
348
-
349
-
350
- [role="mt-5"]
244
+ [role="mt-4"]
351
245
  === Vimeo Video Galleries
352
246
 
353
247
  [role="mb-4"]
@@ -364,51 +258,14 @@ platform.
364
258
  ====
365
259
 
366
260
  [role="mt-4 mb-4"]
367
- Vimeo does offer a basic, free membership, but it limits you to 500MB maximum
261
+ Vimeo does offer a basic free membership, but it limits you to 500MB maximum
368
262
  storage per week. Alternately, you can book on paid plans: Plus, PRO, Business.
369
263
  Each membership has varied storage limits, but the free plan offers sufficient
370
264
  space for private projects to present video content without advertising.
371
265
 
372
- .Asciidoc Markup
373
- [source, apib, role="noclip mt-4 mb-4"]
374
- ----
375
- gallery::jg_video_online_vimeo[]
376
- ----
377
-
378
266
  .Fashion
379
267
  gallery::jg_video_online_vimeo[role="mb-5"]
380
268
 
381
-
382
- [role="mt-4"]
383
- === DailyMotion (VideoJS)
384
-
385
- link:{url-dailymotion--home}[Dailymotion, {browser-window--new}] is a
386
- French video-sharing technology platform primarily owned by
387
- link:{url-vivendi--home}[Vivendi, {browser-window--new}]. The platform is
388
- available worldwide in 183 languages and 43 localised versions featuring local
389
- home pages and local content.
390
-
391
- [role="mb-4"]
392
- The platform is a monetization solution that allows to directly
393
- connect to high-quality advertisers through a proprietary Advertising system.
394
- Like YouTube, videos can be watched for free, but ads are shown on each and
395
- every video.
396
-
397
- .Asciidoc Markup
398
- [source, apib, role="noclip mt-4 mb-4"]
399
- ----
400
- dailymotion::x87ycik[]
401
- ----
402
-
403
- .SELF Channel
404
- dailymotion::x87ycik[role="mt-4 mb-5"]
405
-
406
- [NOTE]
407
- ====
408
- The Dailymotion plugin using the Dailymotion *SDK* in the last version of
409
- October 2022.
410
- ====
411
-
412
269
  /////
413
270
  [role="mt-5"]
414
271
  === DailyMotion Video Galleries
@@ -449,7 +306,6 @@ on all video content. On every video, an ad clip is presented of 15 to
449
306
  ====
450
307
  /////
451
308
 
452
-
453
309
  [role="mt-5"]
454
310
  == What next
455
311
 
@@ -458,17 +314,17 @@ But the most visual component on all web pages is text, for all sites on
458
314
  the Internet.
459
315
 
460
316
  Sadly, one common flaw in many templates and frameworks is a lack of support
461
- for responsive text. While other elements on a page resize fluidly, the text
462
- still resizes fixedly. To avoid this issue, especially for heavily text-focused
463
- pages, J1 Template supports a fluidly scaled text that changes in size and
464
- line height to optimize readability for the user.
317
+ for *responsive text*. While other elements on a page resize fluidly, the
318
+ text still resizes fixed. To avoid this issue, especially for heavily
319
+ text-focused pages, J1 Template supports a fluidly scaled text that changes
320
+ in size and line height to optimize readability for the user.
465
321
 
466
- The Jekyll Theme JekyllOne places the character font as one of the most
467
- crucial branding elements for any website. Typography matters for any media
468
- presenting text. The text will take on an important role of acting as plain
469
- text and as something like images. To see how text could be presented great
470
- for modern responsive websites.
322
+ The JekyllOne Template places the character font as one of the most crucial
323
+ *branding element* for any website. Typography matters for any media presenting
324
+ text. The text will take on an important role of acting as plain text and as
325
+ something like images. To see how text could be presented great for modern
326
+ responsive webs.
471
327
 
472
328
  [role="mb-7"]
473
- What? Please find out how it works.
474
- Go for: link:{url-roundtrip--typography}[Typography], then.
329
+ Find out how it works and go for:
330
+ link:{url-roundtrip--typography}[Typography], then.
@@ -23,7 +23,7 @@ image:
23
23
  width: 1920
24
24
  height: 1280
25
25
 
26
- fab_menu_id: default
26
+ # fab_menu_id: default
27
27
  regenerate: false
28
28
  permalink: /pages/public/learn/where_to_go/
29
29
 
@@ -2170,7 +2170,7 @@ For the following flavours are implemented.
2170
2170
  </div>
2171
2171
 
2172
2172
  <!-- script>
2173
- NOTE: $.browser.webkit does NOT exists !!!
2173
+ <!-- NOTE: $.browser.webkit does NOT exists !!! -->
2174
2174
  if (!$.browser.webkit) {
2175
2175
  $('.wrapper').html('<p>Sorry! Non webkit browser detected. Scrollbars <b>not</b> displayed :</p>');
2176
2176
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "utls",
4
- "version": "2023.10.2",
4
+ "version": "2024.0.0",
5
5
  "description": "J1 Theme Utility Server",
6
6
  "homepage": "https://jekyll.one",
7
7
  "author": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "utls",
4
- "version": "2023.10.2",
4
+ "version": "2024.0.0",
5
5
  "description": "J1 Theme Utility Server",
6
6
  "homepage": "https://jekyll.one",
7
7
  "author": {
@@ -23,7 +23,7 @@
23
23
  },
24
24
  "scripts": {
25
25
  "audit": "npm audit",
26
- "clean": "shx rm -f *.lock && shx rm -f package-lock.json",
26
+ "clean": "shx rm -f *.lock && shx rm -rf package-lock.json",
27
27
  "start": "run-p -s utilsrv-run",
28
28
  "app": "run-p -s utilsrv",
29
29
  "develop": "run-p -s utilsrv",
@@ -9,7 +9,7 @@
9
9
  # https://jekyll.one
10
10
  # http://www.vxk.cz/tips/2017/05/18/netlify-cms/
11
11
  #
12
- # Copyright (C) 2023 Juergen Adams
12
+ # Copyright (C) 2023, 2024 Juergen Adams
13
13
  # Copyright (C) 2020 Václav Klecanda
14
14
  #
15
15
  # J1 Template is licensed under the MIT License.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: j1-template
3
3
  version: !ruby/object:Gem::Version
4
- version: 2023.10.2
4
+ version: 2024.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - juergen_jekyll_one
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-10-22 00:00:00.000000000 Z
11
+ date: 2023-10-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -294,7 +294,6 @@ files:
294
294
  - _includes/themes/j1/procedures/posts/create_ad_block.proc
295
295
  - _includes/themes/j1/procedures/posts/create_series_header.proc
296
296
  - _includes/themes/j1/procedures/posts/pager.proc
297
- - _layouts/_home.html
298
297
  - _layouts/autopage_category.html
299
298
  - _layouts/autopage_collection.html
300
299
  - _layouts/autopage_collections_tags.html
@@ -365,6 +364,7 @@ files:
365
364
  - assets/themes/j1/adapter/js/attic.js
366
365
  - assets/themes/j1/adapter/js/bmd.js
367
366
  - assets/themes/j1/adapter/js/carousel.js
367
+ - assets/themes/j1/adapter/js/chat.js
368
368
  - assets/themes/j1/adapter/js/clipboard.js
369
369
  - assets/themes/j1/adapter/js/comments.js
370
370
  - assets/themes/j1/adapter/js/cookieConsent.js
@@ -377,7 +377,6 @@ files:
377
377
  - assets/themes/j1/adapter/js/iconPicker.js
378
378
  - assets/themes/j1/adapter/js/j1.js
379
379
  - assets/themes/j1/adapter/js/lazyLoader.js
380
- - assets/themes/j1/adapter/js/lightGallery.js
381
380
  - assets/themes/j1/adapter/js/lightbox.js
382
381
  - assets/themes/j1/adapter/js/logger.js
383
382
  - assets/themes/j1/adapter/js/lunr.js
@@ -1033,6 +1032,10 @@ files:
1033
1032
  - assets/themes/j1/modules/carousel/images/owl.video.play.png
1034
1033
  - assets/themes/j1/modules/cash/js/cash.js
1035
1034
  - assets/themes/j1/modules/cash/js/cash.min.js
1035
+ - assets/themes/j1/modules/chat/css/theme/uno.css
1036
+ - assets/themes/j1/modules/chat/css/theme/uno.min.css
1037
+ - assets/themes/j1/modules/chatgpt/css/theme/uno.css
1038
+ - assets/themes/j1/modules/chatgpt/css/theme/uno.min.css
1036
1039
  - assets/themes/j1/modules/clipboard/LICENSE
1037
1040
  - assets/themes/j1/modules/clipboard/css/theme/uno.css
1038
1041
  - assets/themes/j1/modules/clipboard/css/theme/uno.min.css
@@ -1750,6 +1753,7 @@ files:
1750
1753
  - lib/starter_web/_data/modules/authentication.yml
1751
1754
  - lib/starter_web/_data/modules/blog_navigator.yml
1752
1755
  - lib/starter_web/_data/modules/carousel.yml
1756
+ - lib/starter_web/_data/modules/chat.yml
1753
1757
  - lib/starter_web/_data/modules/comments.yml
1754
1758
  - lib/starter_web/_data/modules/cookieconsent.yml
1755
1759
  - lib/starter_web/_data/modules/cookies.yml
@@ -1759,6 +1763,7 @@ files:
1759
1763
  - lib/starter_web/_data/modules/defaults/authentication.yml
1760
1764
  - lib/starter_web/_data/modules/defaults/blog_navigator.yml
1761
1765
  - lib/starter_web/_data/modules/defaults/carousel.yml
1766
+ - lib/starter_web/_data/modules/defaults/chat.yml
1762
1767
  - lib/starter_web/_data/modules/defaults/comments.yml
1763
1768
  - lib/starter_web/_data/modules/defaults/cookieconsent.yml
1764
1769
  - lib/starter_web/_data/modules/defaults/cookies.yml
@@ -1768,7 +1773,6 @@ files:
1768
1773
  - lib/starter_web/_data/modules/defaults/gallery.yml
1769
1774
  - lib/starter_web/_data/modules/defaults/iconPicker.yml
1770
1775
  - lib/starter_web/_data/modules/defaults/lazyLoader.yml
1771
- - lib/starter_web/_data/modules/defaults/lightGallery.yml
1772
1776
  - lib/starter_web/_data/modules/defaults/lightbox.yml
1773
1777
  - lib/starter_web/_data/modules/defaults/log4javascript.yml
1774
1778
  - lib/starter_web/_data/modules/defaults/log4r.yml
@@ -1793,7 +1797,6 @@ files:
1793
1797
  - lib/starter_web/_data/modules/gallery.yml
1794
1798
  - lib/starter_web/_data/modules/iconPicker.yml
1795
1799
  - lib/starter_web/_data/modules/lazyLoader.yml
1796
- - lib/starter_web/_data/modules/lightGallery.yml
1797
1800
  - lib/starter_web/_data/modules/lightbox.yml
1798
1801
  - lib/starter_web/_data/modules/log4javascript.yml
1799
1802
  - lib/starter_web/_data/modules/log4r.yml
@@ -2143,7 +2146,6 @@ files:
2143
2146
  - lib/starter_web/assets/images/modules/carousel/mega_cities/luca-bravo_b.jpg
2144
2147
  - lib/starter_web/assets/images/modules/carousel/mega_cities/thomas-tucker_b.jpg
2145
2148
  - lib/starter_web/assets/images/modules/gallery/mega_cities/andreas-brucker_b.jpg
2146
- - lib/starter_web/assets/images/modules/gallery/mega_cities/author.txt
2147
2149
  - lib/starter_web/assets/images/modules/gallery/mega_cities/banter-snaps_b.jpg
2148
2150
  - lib/starter_web/assets/images/modules/gallery/mega_cities/denys-nevozhai-1_b.jpg
2149
2151
  - lib/starter_web/assets/images/modules/gallery/mega_cities/denys-nevozhai-2-bw.jpg
@@ -2152,9 +2154,9 @@ files:
2152
2154
  - lib/starter_web/assets/images/modules/gallery/mega_cities/ethan-brooke_b.jpg
2153
2155
  - lib/starter_web/assets/images/modules/gallery/mega_cities/federico-rizzarelli_b.jpg
2154
2156
  - lib/starter_web/assets/images/modules/gallery/mega_cities/gints-gailis_b.jpg
2157
+ - lib/starter_web/assets/images/modules/gallery/mega_cities/info/authors.txt
2155
2158
  - lib/starter_web/assets/images/modules/gallery/mega_cities/johan-mouchet_b.jpg
2156
2159
  - lib/starter_web/assets/images/modules/gallery/mega_cities/luca-bravo_b.jpg
2157
- - lib/starter_web/assets/images/modules/gallery/mega_cities/oskars-sylwan_b.jpg
2158
2160
  - lib/starter_web/assets/images/modules/gallery/mega_cities/steven-diaz_b.jpg
2159
2161
  - lib/starter_web/assets/images/modules/gallery/mega_cities/thomas-tucker-bw.jpg
2160
2162
  - lib/starter_web/assets/images/modules/gallery/mega_cities/thomas-tucker_b.jpg
@@ -2609,11 +2611,11 @@ files:
2609
2611
  - lib/starter_web/pages/public/blog/navigator/index.html
2610
2612
  - lib/starter_web/pages/public/features/general.adoc
2611
2613
  - lib/starter_web/pages/public/features/template.adoc
2612
- - lib/starter_web/pages/public/learn/bookshelf/article_previewer/viewer_all_books.adoc
2613
2614
  - lib/starter_web/pages/public/learn/bookshelf/article_previewer/viewer_biography.adoc
2614
2615
  - lib/starter_web/pages/public/learn/bookshelf/article_previewer/viewer_fantasy.adoc
2615
2616
  - lib/starter_web/pages/public/learn/bookshelf/article_previewer/viewer_romance.adoc
2616
2617
  - lib/starter_web/pages/public/learn/bookshelf/jekyll_collections.adoc
2618
+ - lib/starter_web/pages/public/learn/bookshelf/viewer_all_books.adoc
2617
2619
  - lib/starter_web/pages/public/learn/roundtrip/_includes/attributes.asciidoc
2618
2620
  - lib/starter_web/pages/public/learn/roundtrip/_includes/documents/100_gistblock.asciidoc
2619
2621
  - lib/starter_web/pages/public/learn/roundtrip/_includes/documents/410_bottom_info.asciidoc