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
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5e2e3a1f57f7350be094b38562a4929160b671bce020f20d0614e2df8d13e6f8
4
- data.tar.gz: 7530223f266fcf8e670dd2f943ee4f0fea6b8de7c1c5930a179a9c222b6d9715
3
+ metadata.gz: eab151c6231267929dc7b745b7378629e306ba4cb545a1cadfaf8e25ee64da43
4
+ data.tar.gz: 83dfe8cf728ea3cf22a09512366df3f80d8eb6badfc175f85052196f235413c3
5
5
  SHA512:
6
- metadata.gz: d3d37529cbb204e1da5a3e25db2efa6777550713955cfc2f6830c546fb6c16a38a9f22644280e61bd81e4d776e79f61d1f09e97e775f8c9e05c4d770d54e1d8f
7
- data.tar.gz: f64552caa5148edfc516f3d4e9e21ac8d56c6b44e9910ff7c612059124b15bf878bb49dc6ad38e963153dbca36d65ec6a6cad5f6b4191db317471047cceb72d8
6
+ metadata.gz: dae23495072423055cec2af3eb2bdef2e782a5ff3576c489d9478aaf6dcd5d7e7380b71111058e0995d867ed4d3086a1388474eabea0e6e954578af8679d78a0
7
+ data.tar.gz: 3daf48a303f9145e6871632201b793fb06ffb9966c2e5a23ed04bfc373feaabebed3cfd749040378a73819dc5942cafed967a22163a3e0bc61cb0097d2d1b50d
data/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  The MIT License (MIT)
2
2
 
3
- Copyright (C) 2023 Juergen Adams
3
+ Copyright (C) 2023, 2024 Juergen Adams
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
@@ -6,7 +6,7 @@
6
6
  # Product/Info:
7
7
  # https://jekyll.one
8
8
  #
9
- # Copyright (C) 2023 Juergen Adams
9
+ # Copyright (C) 2023, 2024 Juergen Adams
10
10
  #
11
11
  # J1 Template is licensed under the MIT License.
12
12
  # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -7,7 +7,7 @@
7
7
  # Product/Info:
8
8
  # https://jekyll.one
9
9
  #
10
- # Copyright (C) 2023 Juergen Adams
10
+ # Copyright (C) 2023, 2024 Juergen Adams
11
11
  #
12
12
  # J1 Template is licensed under the MIT License.
13
13
  # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -6,7 +6,7 @@
6
6
  # Product/Info:
7
7
  # https://jekyll.one
8
8
  #
9
- # Copyright (C) 2023 Juergen Adams
9
+ # Copyright (C) 2023, 2024 Juergen Adams
10
10
  #
11
11
  # J1 Template is licensed under the MIT License.
12
12
  # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -6,7 +6,7 @@
6
6
  # Product/Info:
7
7
  # https://jekyll.one
8
8
  #
9
- # Copyright (C) 2023 Juergen Adams
9
+ # Copyright (C) 2023, 2024 Juergen Adams
10
10
  #
11
11
  # J1 Template is licensed under the MIT License.
12
12
  # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -6,7 +6,7 @@
6
6
  # Product/Info:
7
7
  # https://jekyll.one
8
8
  #
9
- # Copyright (C) 2023 Juergen Adams
9
+ # Copyright (C) 2023, 2024 Juergen Adams
10
10
  #
11
11
  # J1 Template is licensed under the MIT License.
12
12
  # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -6,7 +6,7 @@
6
6
  # Product/Info:
7
7
  # https://jekyll.one
8
8
  #
9
- # Copyright (C) 2023 Juergen Adams
9
+ # Copyright (C) 2023, 2024 Juergen Adams
10
10
  #
11
11
  # J1 Template is licensed under the MIT License.
12
12
  # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -7,7 +7,7 @@
7
7
  # Product/Info:
8
8
  # https://jekyll.one
9
9
  #
10
- # Copyright (C) 2023 Juergen Adams
10
+ # Copyright (C) 2023, 2024 Juergen Adams
11
11
  #
12
12
  # J1 Template is licensed under the MIT License.
13
13
  # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -6,7 +6,7 @@
6
6
  # Product/Info:
7
7
  # https://jekyll.one
8
8
  #
9
- # Copyright (C) 2023 Juergen Adams
9
+ # Copyright (C) 2023, 2024 Juergen Adams
10
10
  #
11
11
  # J1 Template is licensed under the MIT License.
12
12
  # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -6,7 +6,7 @@
6
6
  # Product/Info:
7
7
  # https://jekyll.one
8
8
  #
9
- # Copyright (C) 2023 Juergen Adams
9
+ # Copyright (C) 2023, 2024 Juergen Adams
10
10
  #
11
11
  # J1 Template is licensed under the MIT License.
12
12
  # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -1,17 +1,16 @@
1
1
  {% comment %}
2
2
  # -----------------------------------------------------------------------------
3
- # ~/_includes/themes/j1/modules/navigator/generator.html
4
- # Liquid HTML template to create the Navigation System for J1 Theme
5
- # (includes all containers needed for MMenu)
3
+ # ~/_includes/themes/j1/modules/navigator/generator.html
4
+ # Liquid HTML template to create the Navigation System for J1 Theme
5
+ # (includes all containers needed for MMenu)
6
6
  #
7
- # Product/Info:
8
- # https://jekyll.one
7
+ # Product/Info:
8
+ # https://jekyll.one
9
9
  #
10
- # Copyright (C) 2023 Juergen Adams
11
- #
12
- # J1 Template is licensed under the MIT License.
13
- # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
10
+ # Copyright (C) 2023, 2024 Juergen Adams
14
11
  #
12
+ # J1 Template is licensed under the MIT License.
13
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
15
14
  # -----------------------------------------------------------------------------
16
15
  # Test data:
17
16
  # liquid_var: {{liquid_var | debug}}
@@ -1,16 +1,15 @@
1
1
  {% comment %}
2
2
  # -----------------------------------------------------------------------------
3
- # ~/_includes/themes/j1/modules/searcher/generator.html
4
- # Liquid HTML template to create the HTML portion for the J1 Search Module
3
+ # ~/_includes/themes/j1/modules/searcher/generator.html
4
+ # Liquid HTML template to create the HTML portion for the J1 Search Module
5
5
  #
6
- # Product/Info:
7
- # https://jekyll.one
6
+ # Product/Info:
7
+ # https://jekyll.one
8
8
  #
9
- # Copyright (C) 2023 Juergen Adams
10
- #
11
- # J1 Template is licensed under the MIT License.
12
- # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
9
+ # Copyright (C) 2023, 2024 Juergen Adams
13
10
  #
11
+ # J1 Template is licensed under the MIT License.
12
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
14
13
  # -----------------------------------------------------------------------------
15
14
  # Test data:
16
15
  # liquid_var: {{liquid_var | debug}}
@@ -6,11 +6,10 @@
6
6
  # Product/Info:
7
7
  # https://jekyll.one
8
8
  #
9
- # Copyright (C) 2023 Juergen Adams
9
+ # Copyright (C) 2023, 2024 Juergen Adams
10
10
  #
11
11
  # J1 Template is licensed under the MIT License.
12
12
  # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
13
- #
14
13
  # -----------------------------------------------------------------------------
15
14
  # Test data:
16
15
  # liquid_var: {{ liquid_var | debug }}
@@ -6,7 +6,7 @@
6
6
  # Product/Info:
7
7
  # http://jekyll.one
8
8
  #
9
- # Copyright (C) 2023 Juergen Adams
9
+ # Copyright (C) 2023, 2024 Juergen Adams
10
10
  #
11
11
  # J1 Template is licensed under the MIT License.
12
12
  # For details, see: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -6,7 +6,7 @@
6
6
  # Product/Info:
7
7
  # http://jekyll.one
8
8
  #
9
- # Copyright (C) 2023 Juergen Adams
9
+ # Copyright (C) 2023, 2024 Juergen Adams
10
10
  #
11
11
  # J1 Template is licensed under the MIT License.
12
12
  # For details, see: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -6,7 +6,7 @@
6
6
  # Product/Info:
7
7
  # http://jekyll.one
8
8
  #
9
- # Copyright (C) 2023 Juergen Adams
9
+ # Copyright (C) 2023, 2024 Juergen Adams
10
10
  #
11
11
  # J1 Template is licensed under the MIT License.
12
12
  # For details, see: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -6,7 +6,7 @@
6
6
  # Product/Info:
7
7
  # http://jekyll.one
8
8
  #
9
- # Copyright (C) 2023 Juergen Adams
9
+ # Copyright (C) 2023, 2024 Juergen Adams
10
10
  #
11
11
  # J1 Template is licensed under the MIT License.
12
12
  # For details, see: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -6,7 +6,7 @@
6
6
  # Product/Info:
7
7
  # http://jekyll.one
8
8
  #
9
- # Copyright (C) 2023 Juergen Adams
9
+ # Copyright (C) 2023, 2024 Juergen Adams
10
10
  #
11
11
  # J1 Template is licensed under the MIT License.
12
12
  # For details, see: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -6,7 +6,7 @@
6
6
  # Product/Info:
7
7
  # http://jekyll.one
8
8
  #
9
- # Copyright (C) 2023 Juergen Adams
9
+ # Copyright (C) 2023, 2024 Juergen Adams
10
10
  #
11
11
  # J1 Template is licensed under the MIT License.
12
12
  # For details, see: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -6,7 +6,7 @@
6
6
  # Product/Info:
7
7
  # http://jekyll.one
8
8
  #
9
- # Copyright (C) 2023 Juergen Adams
9
+ # Copyright (C) 2023, 2024 Juergen Adams
10
10
  #
11
11
  # J1 Template is licensed under the MIT License.
12
12
  # For details, see: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -5,11 +5,10 @@
5
5
  # applied to J1 block elements (like footers, banners and panels).
6
6
  #
7
7
  # https://jekyll.one
8
- # Copyright (C) 2023 Juergen Adams
8
+ # Copyright (C) 2023, 2024 Juergen Adams
9
9
  #
10
10
  # J1 Template is licensed under the MIT License.
11
11
  # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
12
- #
13
12
  # -----------------------------------------------------------------------------
14
13
  # Global procedure. Read RGB category values from j1_categorys.yml and returns
15
14
  # the category found with liquid var category
@@ -1,15 +1,14 @@
1
1
  {% comment %}
2
2
  # -----------------------------------------------------------------------------
3
- # ~/_includes/themes/j1/procedures/posts/create_collection_article_preview.proc
4
- # Liquid PROCEDURE to create a series header for collection articles
3
+ # ~/_includes/themes/j1/procedures/posts/create_collection_article_preview.proc
4
+ # Liquid PROCEDURE to create a series header for collection articles
5
5
  #
6
- # http://jekyll.one
6
+ # http://jekyll.one
7
7
  #
8
- # Copyright (C) 2023 Juergen Adams
9
- #
10
- # J1 Template is licensed under the MIT License.
11
- # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
8
+ # Copyright (C) 2023, 2024 Juergen Adams
12
9
  #
10
+ # J1 Template is licensed under the MIT License.
11
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
13
12
  # -----------------------------------------------------------------------------
14
13
  # Posts procedure. Generates ...
15
14
  #
@@ -6,7 +6,7 @@
6
6
  # Product/Info:
7
7
  # http://jekyll.one
8
8
  #
9
- # Copyright (C) 2023 Juergen Adams
9
+ # Copyright (C) 2023, 2024 Juergen Adams
10
10
  #
11
11
  # J1 Template is licensed under the MIT License.
12
12
  # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -6,7 +6,7 @@
6
6
  # document. Initializes the all include paths for folders: images,
7
7
  # documents and tables
8
8
  #
9
- # Copyright (C) 2023 Juergen Adams
9
+ # Copyright (C) 2023, 2024 Juergen Adams
10
10
  #
11
11
  # J1 Template is licensed under the MIT License.
12
12
  # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
@@ -1,17 +1,16 @@
1
1
  {% comment %}
2
2
  # -----------------------------------------------------------------------------
3
- # ~/_includes/themes/j1/procedures/global/collect_frontmatter_options.proc
4
- # Liquid PROCEDURE to extract|collect frontmatter options from the current
5
- # PAGE for a given MODULE.
6
- # Returns a JSON string (object) of all name-value pairs found.
3
+ # ~/_includes/themes/j1/procedures/global/collect_frontmatter_options.proc
4
+ # Liquid PROCEDURE to extract|collect frontmatter options from the current
5
+ # PAGE for a given MODULE.
6
+ # Returns a JSON string (object) of all name-value pairs found.
7
7
  #
8
- # https://jekyll.one
8
+ # https://jekyll.one
9
9
  #
10
- # Copyright (C) 2023 Juergen Adams
11
- #
12
- # J1 Template is licensed under the MIT License.
13
- # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
10
+ # Copyright (C) 2023, 2024 Juergen Adams
14
11
  #
12
+ # J1 Template is licensed under the MIT License.
13
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
15
14
  # -----------------------------------------------------------------------------
16
15
  # Components procedure. Calculate the CLASS of an icon for a given size
17
16
  # for a specific icon font.
@@ -1,17 +1,16 @@
1
1
  {% comment %}
2
2
  # -----------------------------------------------------------------------------
3
- # ~/_includes/themes/j1/procedures/global/collect_frontmatter_options.proc
4
- # Liquid PROCEDURE to extract|collect frontmatter options from the current
5
- # PAGE for a given MODULE.
6
- # Returns a JSON string (object) of all name-value pairs found.
3
+ # ~/_includes/themes/j1/procedures/global/collect_frontmatter_options.proc
4
+ # Liquid PROCEDURE to extract|collect frontmatter options from the current
5
+ # PAGE for a given MODULE.
6
+ # Returns a JSON string (object) of all name-value pairs found.
7
7
  #
8
- # https://jekyll.one
8
+ # https://jekyll.one
9
9
  #
10
- # Copyright (C) 2023 Juergen Adams
11
- #
12
- # J1 Template is licensed under the MIT License.
13
- # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
10
+ # Copyright (C) 2023, 2024 Juergen Adams
14
11
  #
12
+ # J1 Template is licensed under the MIT License.
13
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
15
14
  # -----------------------------------------------------------------------------
16
15
  # Components procedure. Calculate the CLASS of an icon for a given size
17
16
  # for a specific icon font.
@@ -60,7 +59,3 @@
60
59
  {% endcomment %}
61
60
 
62
61
  {% assign page_options = page.body | strip | strip_newlines %}
63
-
64
-
65
-
66
-
@@ -1,15 +1,15 @@
1
1
  {% comment %}
2
2
  # -----------------------------------------------------------------------------
3
- # ~/_includes/themes/j1/procedures/components/create_bs_button.proc
4
- # Liquid PROCEDURE to create the HTML code for a BS button
5
- # of type LINK, BUTTON, INPUT and SUBMIT
3
+ # ~/_includes/themes/j1/procedures/components/create_bs_button.proc
4
+ # Liquid PROCEDURE to create the HTML code for a BS button
5
+ # of type LINK, BUTTON, INPUT and SUBMIT
6
6
  #
7
- # https://jekyll.one
7
+ # https://jekyll.one
8
8
  #
9
- # Copyright (C) 2023 Juergen Adams
9
+ # Copyright (C) 2023, 2024 Juergen Adams
10
10
  #
11
- # J1 Template is licensed under the MIT License.
12
- # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
11
+ # J1 Template is licensed under the MIT License.
12
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
13
13
  # -----------------------------------------------------------------------------
14
14
  # Components procedure. Calculate the HTML code for a given button TYPE
15
15
  # based on the button_data (hash) (e.g. taken from the panel configuration)
@@ -1,16 +1,15 @@
1
1
  {% comment %}
2
2
  # -----------------------------------------------------------------------------
3
- # ~/_includes/themes/j1/procedures/components/create_word_cloud.proc
4
- # Liquid PROCEDURE to create a word cloud from a list of comma separated
5
- # words.
3
+ # ~/_includes/themes/j1/procedures/components/create_word_cloud.proc
4
+ # Liquid PROCEDURE to create a word cloud from a list of comma separated
5
+ # words.
6
6
  #
7
- # https://jekyll.one
7
+ # https://jekyll.one
8
8
  #
9
- # Copyright (C) 2023 Juergen Adams
10
- #
11
- # J1 Template is licensed under the MIT License.
12
- # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
9
+ # Copyright (C) 2023, 2024 Juergen Adams
13
10
  #
11
+ # J1 Template is licensed under the MIT License.
12
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
14
13
  # -----------------------------------------------------------------------------
15
14
  # Components procedure. Create the HTML code (to be included in a page) for
16
15
  # a word cloud generated from a LIST of comma separated WORDS. All words are
@@ -1,15 +1,14 @@
1
1
  {% comment %}
2
2
  # -----------------------------------------------------------------------------
3
- # ~/_includes/themes/j1/procedures/global/date-german.proc
4
- # Liquid PROCEDURE to calculate a GERMAN date string
3
+ # ~/_includes/themes/j1/procedures/global/date-german.proc
4
+ # Liquid PROCEDURE to calculate a GERMAN date string
5
5
  #
6
- # https://jekyll.one
6
+ # https://jekyll.one
7
7
  #
8
- # Copyright (C) 2023 Juergen Adams
9
- #
10
- # J1 Template is licensed under the MIT License.
11
- # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
8
+ # Copyright (C) 2023, 2024 Juergen Adams
12
9
  #
10
+ # J1 Template is licensed under the MIT License.
11
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
13
12
  # -----------------------------------------------------------------------------
14
13
  # Global procedure. Calculates the absolute path of the current page
15
14
  # relative to the web root. The path is resturned by the liquid variable
@@ -1,15 +1,14 @@
1
1
  {% comment %}
2
2
  # -----------------------------------------------------------------------------
3
- # ~/_includes/themes/j1/procedures/components/get_category.proc
4
- # Liquid PROCEDURE to get the font icon for a given category
3
+ # ~/_includes/themes/j1/procedures/components/get_category.proc
4
+ # Liquid PROCEDURE to get the font icon for a given category
5
5
  #
6
- # https://jekyll.one
6
+ # https://jekyll.one
7
7
  #
8
- # Copyright (C) 2023 Juergen Adams
9
- #
10
- # J1 Template is licensed under the MIT License.
11
- # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
8
+ # Copyright (C) 2023, 2024 Juergen Adams
12
9
  #
10
+ # J1 Template is licensed under the MIT License.
11
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
13
12
  # -----------------------------------------------------------------------------
14
13
  # Global procedure. Read RGB category values from j1_categorys.yml and returns
15
14
  # the category found with liquid var category
@@ -1,15 +1,14 @@
1
1
  {% comment %}
2
2
  # -----------------------------------------------------------------------------
3
- # ~/_includes/themes/j1/procedures/components/get_category_item.proc
4
- # Liquid PROCEDURE to get the font-icon for a given category
3
+ # ~/_includes/themes/j1/procedures/components/get_category_item.proc
4
+ # Liquid PROCEDURE to get the font-icon for a given category
5
5
  #
6
- # https://jekyll.one
6
+ # https://jekyll.one
7
7
  #
8
- # Copyright (C) 2023 Juergen Adams
9
- #
10
- # J1 Template is licensed under the MIT License.
11
- # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
8
+ # Copyright (C) 2023, 2024 Juergen Adams
12
9
  #
10
+ # J1 Template is licensed under the MIT License.
11
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
13
12
  # -----------------------------------------------------------------------------
14
13
  # Global procedure. Read RGB category values from j1_categorys.yml and returns
15
14
  # the category found with liquid var category
@@ -1,15 +1,15 @@
1
1
  {% comment %}
2
2
  # -----------------------------------------------------------------------------
3
- # ~/_includes/themes/j1/procedures/global/get_documents_dir.proc
4
- # Liquid PROCEDURE to get the (top-level) documents dir of an Asciidoc
5
- # main entry document.
3
+ # ~/_includes/themes/j1/procedures/global/get_documents_dir.proc
4
+ # Liquid PROCEDURE to get the (top-level) documents dir of an Asciidoc
5
+ # main entry document.
6
6
  #
7
- # https://jekyll.one
7
+ # https://jekyll.one
8
8
  #
9
- # Copyright (C) 2023 Juergen Adams
9
+ # Copyright (C) 2023, 2024 Juergen Adams
10
10
  #
11
- # J1 Template is licensed under the MIT License.
12
- # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
11
+ # J1 Template is licensed under the MIT License.
12
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
13
13
  # -----------------------------------------------------------------------------
14
14
  # Components procedure. Calculate the HTML code for a given button TYPE
15
15
  # based on the button_data (hash) (e.g. taken from the panel configuration)
@@ -1,15 +1,14 @@
1
1
  {% comment %}
2
2
  # -----------------------------------------------------------------------------
3
- # ~/_includes/themes/j1/procedures/global/get_page_path.proc
4
- # Liquid PROCEDURE to calculate the path of a page (page_path)
3
+ # ~/_includes/themes/j1/procedures/global/get_page_path.proc
4
+ # Liquid PROCEDURE to calculate the path of a page (page_path)
5
5
  #
6
- # https://jekyll.one
6
+ # https://jekyll.one
7
7
  #
8
- # Copyright (C) 2023 Juergen Adams
9
- #
10
- # J1 Template is licensed under the MIT License.
11
- # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
8
+ # Copyright (C) 2023, 2024 Juergen Adams
12
9
  #
10
+ # J1 Template is licensed under the MIT License.
11
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
13
12
  # -----------------------------------------------------------------------------
14
13
  # Global procedure. Calculates the absolute path of the current page
15
14
  # relative to the web root. The path is resturned by the liquid variable
@@ -66,4 +65,3 @@
66
65
  {% else %}
67
66
  {% capture page_path %}{{source_path | remove_first:'/'}}{{_page_path}}{% endcapture %}
68
67
  {% endif %}
69
-
@@ -1,15 +1,14 @@
1
1
  {% comment %}
2
2
  # -----------------------------------------------------------------------------
3
- # ~/_includes/themes/j1/procedures/global/get_page_url.proc
4
- # Liquid PROCEDURE to calculate the URL of a page (page_url)
3
+ # ~/_includes/themes/j1/procedures/global/get_page_url.proc
4
+ # Liquid PROCEDURE to calculate the URL of a page (page_url)
5
5
  #
6
- # https://jekyll.one
6
+ # https://jekyll.one
7
7
  #
8
- # Copyright (C) 2023 Juergen Adams
9
- #
10
- # J1 Template is licensed under the MIT License.
11
- # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
8
+ # Copyright (C) 2023, 2024 Juergen Adams
12
9
  #
10
+ # J1 Template is licensed under the MIT License.
11
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
13
12
  # -----------------------------------------------------------------------------
14
13
  # Global procedure. Calculates the absolute path of the current page
15
14
  # relative to the web root. The path is resturned by the liquid variable
@@ -1,15 +1,14 @@
1
1
  {% comment %}
2
2
  # -----------------------------------------------------------------------------
3
- # ~/_includes/themes/j1/procedures/components/select_color.proc
4
- # Liquid PROCEDURE to calculate RGB color values from color NAMES
3
+ # ~/_includes/themes/j1/procedures/components/select_color.proc
4
+ # Liquid PROCEDURE to calculate RGB color values from color NAMES
5
5
  #
6
- # https://jekyll.one
6
+ # https://jekyll.one
7
7
  #
8
- # Copyright (C) 2023 Juergen Adams
9
- #
10
- # J1 Template is licensed under the MIT License.
11
- # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
8
+ # Copyright (C) 2023, 2024 Juergen Adams
12
9
  #
10
+ # J1 Template is licensed under the MIT License.
11
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
13
12
  # -----------------------------------------------------------------------------
14
13
  # Global procedure. Read RGB color values from j1_colors.yml and returns
15
14
  # the color found with liquid var color
@@ -1,15 +1,14 @@
1
1
  {% comment %}
2
2
  # -----------------------------------------------------------------------------
3
- # ~/_includes/themes/j1/procedures/components/select_font_size.proc
4
- # Liquid PROCEDURE to calculate the VALUE for a given font-size
3
+ # ~/_includes/themes/j1/procedures/components/select_font_size.proc
4
+ # Liquid PROCEDURE to calculate the VALUE for a given font-size
5
5
  #
6
- # https://jekyll.one
6
+ # https://jekyll.one
7
7
  #
8
- # Copyright (C) 2023 Juergen Adams
9
- #
10
- # J1 Template is licensed under the MIT License.
11
- # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
8
+ # Copyright (C) 2023, 2024 Juergen Adams
12
9
  #
10
+ # J1 Template is licensed under the MIT License.
11
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
13
12
  # -----------------------------------------------------------------------------
14
13
  # Components procedure. Calculate the CLASS of an icon for a given size
15
14
  # for a specific icon font.
@@ -1,15 +1,14 @@
1
1
  {% comment %}
2
2
  # -----------------------------------------------------------------------------
3
- # ~/_includes/themes/j1/procedures/components/select_icon_size.proc
4
- # Liquid PROCEDURE to calculate the CLASS for a given icon-size
3
+ # ~/_includes/themes/j1/procedures/components/select_icon_size.proc
4
+ # Liquid PROCEDURE to calculate the CLASS for a given icon-size
5
5
  #
6
- # https://jekyll.one
6
+ # https://jekyll.one
7
7
  #
8
- # Copyright (C) 2023 Juergen Adams
9
- #
10
- # J1 Template is licensed under the MIT License.
11
- # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
8
+ # Copyright (C) 2023, 2024 Juergen Adams
12
9
  #
10
+ # J1 Template is licensed under the MIT License.
11
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
13
12
  # -----------------------------------------------------------------------------
14
13
  # Components procedure. Calculate the CLASS of an icon for a given size
15
14
  # for a specific icon font.