j1-template 2022.6.3 → 2023.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (641) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +1 -1
  3. data/README.md +15 -15
  4. data/_includes/themes/j1/layouts/content_generator_collection.html +3 -3
  5. data/_includes/themes/j1/layouts/content_generator_news_panel_posts.html +3 -3
  6. data/_includes/themes/j1/layouts/content_generator_page.html +3 -3
  7. data/_includes/themes/j1/layouts/content_generator_post.html +3 -3
  8. data/_includes/themes/j1/layouts/content_generator_raw.html +5 -4
  9. data/_includes/themes/j1/layouts/layout_metadata_generator.html +3 -3
  10. data/_includes/themes/j1/layouts/layout_module_generator.html +3 -3
  11. data/_includes/themes/j1/layouts/layout_resource_generator.html +3 -3
  12. data/_includes/themes/j1/modules/attics/generator.html +3 -3
  13. data/_includes/themes/j1/modules/navigator/generator.html +4 -4
  14. data/_includes/themes/j1/modules/searcher/generator.html +3 -3
  15. data/_includes/themes/j1/modules/searcher/procedures/topsearch.proc +3 -3
  16. data/_includes/themes/j1/procedures/blocks/footer/boxes/about_box.proc +2 -2
  17. data/_includes/themes/j1/procedures/blocks/footer/boxes/contacts_box.proc +2 -2
  18. data/_includes/themes/j1/procedures/blocks/footer/boxes/issue.proc +2 -2
  19. data/_includes/themes/j1/procedures/blocks/footer/boxes/legal_statements.proc +2 -2
  20. data/_includes/themes/j1/procedures/blocks/footer/boxes/links_box.proc +2 -2
  21. data/_includes/themes/j1/procedures/blocks/footer/boxes/news_box.proc +2 -2
  22. data/_includes/themes/j1/procedures/blocks/footer/boxes/social_media_icons.proc +29 -6
  23. data/_includes/themes/j1/procedures/blocks/get_wave.proc +18 -3
  24. data/_includes/themes/j1/procedures/collections/create_collection_article_preview.proc +3 -3
  25. data/_includes/themes/j1/procedures/global/attributes_loader.proc +3 -3
  26. data/_includes/themes/j1/procedures/global/collect_frontmatter_options.proc +3 -3
  27. data/_includes/themes/j1/procedures/global/collect_page_options.proc +3 -3
  28. data/_includes/themes/j1/procedures/global/create_bs_button.proc +3 -3
  29. data/_includes/themes/j1/procedures/global/create_word_cloud.proc +3 -3
  30. data/_includes/themes/j1/procedures/global/date-german.proc +3 -3
  31. data/_includes/themes/j1/procedures/global/get_category.proc +3 -3
  32. data/_includes/themes/j1/procedures/global/get_category_item.proc +3 -3
  33. data/_includes/themes/j1/procedures/global/get_documents_dir.proc +3 -3
  34. data/_includes/themes/j1/procedures/global/get_page_path.proc +3 -3
  35. data/_includes/themes/j1/procedures/global/get_page_url.proc +3 -3
  36. data/_includes/themes/j1/procedures/global/select_color.proc +3 -3
  37. data/_includes/themes/j1/procedures/global/select_font_size.proc +3 -3
  38. data/_includes/themes/j1/procedures/global/select_icon_size.proc +3 -3
  39. data/_includes/themes/j1/procedures/global/select_location.proc +3 -3
  40. data/_includes/themes/j1/procedures/global/set_base_vars_folders.proc +3 -3
  41. data/_includes/themes/j1/procedures/global/set_env_entry_document.proc +3 -3
  42. data/_includes/themes/j1/procedures/global/set_image_block.proc +3 -3
  43. data/_includes/themes/j1/procedures/global/setup.proc +3 -3
  44. data/_includes/themes/j1/procedures/layouts/content_writer.proc +3 -3
  45. data/_includes/themes/j1/procedures/layouts/default_writer.proc +3 -3
  46. data/_includes/themes/j1/procedures/layouts/module_writer.proc +3 -3
  47. data/_includes/themes/j1/procedures/layouts/resource_writer.proc +3 -3
  48. data/_includes/themes/j1/procedures/posts/collate_calendar.proc +3 -3
  49. data/_includes/themes/j1/procedures/posts/collate_list.proc +3 -3
  50. data/_includes/themes/j1/procedures/posts/collate_timeline.proc +3 -3
  51. data/_includes/themes/j1/procedures/posts/create_ad_block.proc +3 -3
  52. data/_includes/themes/j1/procedures/posts/create_series_header.proc +3 -3
  53. data/_includes/themes/j1/procedures/posts/pager.proc +3 -3
  54. data/_layouts/collection.html +4 -4
  55. data/_layouts/compress.html +3 -3
  56. data/_layouts/default.html +4 -4
  57. data/_layouts/home.html +4 -4
  58. data/_layouts/news_panel_posts.html +4 -4
  59. data/_layouts/page.html +4 -4
  60. data/_layouts/paginator/autopage_category.html +3 -3
  61. data/_layouts/paginator/autopage_collection.html +3 -3
  62. data/_layouts/paginator/autopage_collections_tags.html +3 -3
  63. data/_layouts/paginator/autopage_tags.html +3 -3
  64. data/_layouts/post.html +4 -4
  65. data/_layouts/raw.html +5 -5
  66. data/apps/public/cc/cc.yml +12 -12
  67. data/apps/public/cc/index.adoc +1 -1
  68. data/assets/data/authclient.html +3 -3
  69. data/assets/data/banner.html +5 -5
  70. data/assets/data/carousel.json +4 -4
  71. data/assets/data/cookieconsent.html +3 -3
  72. data/assets/data/fab.html +3 -3
  73. data/assets/data/footer.html +4 -4
  74. data/assets/data/galleries.json +4 -4
  75. data/assets/data/gallery_customizer.html +4 -4
  76. data/assets/data/iso-639-language-codes-flags.json +1 -1
  77. data/assets/data/iso-639-language-codes.json +2 -2
  78. data/assets/data/j1_config.json +2 -2
  79. data/assets/data/masterslider.html +3 -3
  80. data/assets/data/mdi_icons.json +3 -3
  81. data/assets/data/mdil_icons.json +3 -3
  82. data/assets/data/menu.html +3 -3
  83. data/assets/data/mmenu.html +3 -3
  84. data/assets/data/mmenu_sidebar.html +3 -3
  85. data/assets/data/mmenu_toc.html +3 -3
  86. data/assets/data/nbinteract.html +3 -3
  87. data/assets/data/panel.html +3 -3
  88. data/assets/data/particles.yml +194 -0
  89. data/assets/data/private.json +2 -2
  90. data/assets/data/quicklinks.html +3 -3
  91. data/assets/data/rtext_resizer.html +3 -3
  92. data/assets/data/themes.bootswatch.json +2 -2
  93. data/assets/data/themes.json +2 -2
  94. data/assets/data/top_search_modal.html +3 -3
  95. data/assets/data/translator.html +3 -3
  96. data/assets/error_pages/HTTP204.html +3 -3
  97. data/assets/error_pages/HTTP400.html +3 -3
  98. data/assets/error_pages/HTTP401.html +3 -3
  99. data/assets/error_pages/HTTP403.html +3 -3
  100. data/assets/error_pages/HTTP404.html +3 -3
  101. data/assets/error_pages/HTTP444.html +3 -3
  102. data/assets/error_pages/HTTP445.html +3 -3
  103. data/assets/error_pages/HTTP446.html +5 -5
  104. data/assets/error_pages/HTTP447.html +5 -5
  105. data/assets/error_pages/HTTP448.html +3 -3
  106. data/assets/error_pages/HTTP500.html +3 -3
  107. data/assets/error_pages/HTTP501.html +3 -3
  108. data/assets/error_pages/HTTP502.html +3 -3
  109. data/assets/error_pages/HTTP503.html +3 -3
  110. data/assets/themes/j1/adapter/js/advertising.js +4 -4
  111. data/assets/themes/j1/adapter/js/algolia.js +4 -4
  112. data/assets/themes/j1/adapter/js/analytics.js +4 -4
  113. data/assets/themes/j1/adapter/js/asciidoctor.js +4 -4
  114. data/assets/themes/j1/adapter/js/attic.js +10 -7
  115. data/assets/themes/j1/adapter/js/bmd.js +4 -4
  116. data/assets/themes/j1/adapter/js/carousel.js +6 -6
  117. data/assets/themes/j1/adapter/js/clipboard.js +5 -5
  118. data/assets/themes/j1/adapter/js/comments.js +7 -5
  119. data/assets/themes/j1/adapter/js/cookieConsent.js +5 -5
  120. data/assets/themes/j1/adapter/js/customFunctions.js +4 -4
  121. data/assets/themes/j1/adapter/js/customModule.js +4 -4
  122. data/assets/themes/j1/adapter/js/dropdowns.js +4 -4
  123. data/assets/themes/j1/adapter/js/fab.js +4 -4
  124. data/assets/themes/j1/adapter/js/framer.js +4 -4
  125. data/assets/themes/j1/adapter/js/j1.js +8 -8
  126. data/assets/themes/j1/adapter/js/justifiedGallery.js +6 -6
  127. data/assets/themes/j1/adapter/js/justifiedGalleryCustomizer.js +4 -4
  128. data/assets/themes/j1/adapter/js/lightbox.js +4 -4
  129. data/assets/themes/j1/adapter/js/logger.js +4 -4
  130. data/assets/themes/j1/adapter/js/lunr.js +5 -5
  131. data/assets/themes/j1/adapter/js/masonry.js +4 -4
  132. data/assets/themes/j1/adapter/js/masterslider.js +4 -4
  133. data/assets/themes/j1/adapter/js/mmenu.js +4 -4
  134. data/assets/themes/j1/adapter/js/navigator.js +4 -4
  135. data/assets/themes/j1/adapter/js/nbinteract.js +4 -4
  136. data/assets/themes/j1/adapter/js/particles.js +254 -0
  137. data/assets/themes/j1/adapter/js/rangeSlider.js +4 -4
  138. data/assets/themes/j1/adapter/js/rouge.js +4 -4
  139. data/assets/themes/j1/adapter/js/rtable.js +4 -4
  140. data/assets/themes/j1/adapter/js/rtextResizer.js +4 -4
  141. data/assets/themes/j1/adapter/js/scroller.js +4 -4
  142. data/assets/themes/j1/adapter/js/themer.js +4 -4
  143. data/assets/themes/j1/adapter/js/toccer.js +4 -4
  144. data/assets/themes/j1/adapter/js/translator.js +5 -5
  145. data/assets/themes/j1/adapter/js/waves.js +4 -4
  146. data/assets/themes/j1/core/country-flags/css/theme/uno.css +3 -3
  147. data/assets/themes/j1/core/country-flags/css/theme/uno.min.css +3 -3
  148. data/assets/themes/j1/core/css/animate.css +7 -7
  149. data/assets/themes/j1/core/css/icon-fonts/fontawesome.css +7 -7
  150. data/assets/themes/j1/core/css/icon-fonts/iconify.css +16 -16
  151. data/assets/themes/j1/core/css/icon-fonts/materialdesign-light.css +30 -30
  152. data/assets/themes/j1/core/css/icon-fonts/materialdesign.css +27 -27
  153. data/assets/themes/j1/core/css/icon-fonts/mdi.css +28 -28
  154. data/assets/themes/j1/core/css/icon-fonts/mdil.css +31 -31
  155. data/assets/themes/j1/core/css/icon-fonts/twemoji.css +18 -18
  156. data/assets/themes/j1/core/css/nbinteract-tutorial/styles.css +4 -4
  157. data/assets/themes/j1/core/css/themes/bootstrap/bootstrap.css +4 -4
  158. data/assets/themes/j1/core/css/themes/theme_vapor/bootstrap.css +8 -8
  159. data/assets/themes/j1/core/css/themes/unodark/bootstrap.css +136 -136
  160. data/assets/themes/j1/core/css/themes/unolight/bootstrap.css +337 -204
  161. data/assets/themes/j1/core/css/themes/unolight/bootstrap.min.css +1 -1
  162. data/assets/themes/j1/core/css/vendor.css +32 -32
  163. data/assets/themes/j1/core/fonts/material_design_icons/fonts/_versions/v7.0.96/preview.html +717 -717
  164. data/assets/themes/j1/core/js/template.js +36 -36
  165. data/assets/themes/j1/core/js/template.min.js +2 -2
  166. data/assets/themes/j1/modules/advertising/js/google/adInitializer.js +5 -5
  167. data/assets/themes/j1/modules/backstretch/js/backstretch.js +4 -4
  168. data/assets/themes/j1/modules/backstretch/js/backstretch.min.js +4 -4
  169. data/assets/themes/j1/modules/backstretch/js/v2.1.16/backstretch.js +4 -4
  170. data/assets/themes/j1/modules/backstretch/js/v2.1.16/backstretch.min.js +4 -4
  171. data/assets/themes/j1/modules/backstretch/js/v2.1.18/backstretch.js +4 -4
  172. data/assets/themes/j1/modules/backstretch/js/v2.1.18/backstretch.min.js +4 -4
  173. data/assets/themes/j1/modules/bmd/js/bmd.js +4 -4
  174. data/assets/themes/j1/modules/bmd/js/bmd.min.js +4 -4
  175. data/assets/themes/j1/modules/bokeh/js/v2.4.3/bokeh.min.js +2 -2
  176. data/assets/themes/j1/modules/carousel/css/carousel.css +3 -3
  177. data/assets/themes/j1/modules/carousel/css/carousel.min.css +3 -3
  178. data/assets/themes/j1/modules/carousel/css/carousel_transitions.css +3 -3
  179. data/assets/themes/j1/modules/carousel/css/carousel_transitions.min.css +3 -3
  180. data/assets/themes/j1/modules/carousel/css/theme/uno.css +3 -3
  181. data/assets/themes/j1/modules/carousel/css/theme/uno.min.css +3 -3
  182. data/assets/themes/j1/modules/clipboard/css/theme/uno.css +3 -3
  183. data/assets/themes/j1/modules/clipboard/css/theme/uno.min.css +3 -3
  184. data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.js +5 -5
  185. data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.min.js +5 -5
  186. data/assets/themes/j1/modules/datatables/css/theme/uno.css +4 -4
  187. data/assets/themes/j1/modules/deeplAPI/js/deeplAPI.2.js +2 -2
  188. data/assets/themes/j1/modules/deeplAPI/js/deeplAPI.js +2 -2
  189. data/assets/themes/j1/modules/deeplAPI/js/deeplAPI.min.js +2 -2
  190. data/assets/themes/j1/modules/dropdowns/css/theme/uno/dropdowns.css +3 -3
  191. data/assets/themes/j1/modules/dropdowns/css/theme/uno/dropdowns.min.css +3 -3
  192. data/assets/themes/j1/modules/dropdowns/js/cash.js +3 -3
  193. data/assets/themes/j1/modules/dropdowns/js/dropdowns.js +3 -3
  194. data/assets/themes/j1/modules/fab/js/cash.js +3 -3
  195. data/assets/themes/j1/modules/fab/js/fab.js +3 -3
  196. data/assets/themes/j1/modules/fast-levenshtein/README.md +69 -0
  197. data/assets/themes/j1/modules/fast-levenshtein/js/levenshtein.js +135 -0
  198. data/assets/themes/j1/modules/fast-levenshtein/links.md +10 -0
  199. data/assets/themes/j1/modules/jquery/js/extensions/hasClass.js +4 -4
  200. data/assets/themes/j1/modules/jquery/js/extensions/hasClass.min.js +4 -4
  201. data/assets/themes/j1/modules/jquery/js/extensions/removeClass.js +4 -4
  202. data/assets/themes/j1/modules/jquery/js/extensions/removeClass.min.js +4 -4
  203. data/assets/themes/j1/modules/justifiedGallery/_versions/v3.7.0/css/theme/uno.css +3 -3
  204. data/assets/themes/j1/modules/justifiedGallery/css/theme/uno.css +3 -3
  205. data/assets/themes/j1/modules/justifiedGallery/css/theme/uno.min.css +3 -3
  206. data/assets/themes/j1/modules/lightGallery/css/themes/uno.css +3 -3
  207. data/assets/themes/j1/modules/lightGallery/css/themes/uno.min.css +3 -3
  208. data/assets/themes/j1/modules/lightGallery/js/core/j1/{lightgallery-x.js → lightgallery.js} +0 -0
  209. data/assets/themes/j1/modules/lightGallery/js/core/j1/{lightgallery-x.min.js → lightgallery.min.js} +0 -0
  210. data/assets/themes/j1/modules/lightGallery/js/modules/j1/j1-video.js +1 -1
  211. data/assets/themes/j1/modules/lightGallery/js/modules/j1/j1-video.min.js +2 -3
  212. data/assets/themes/j1/modules/lightbox/css/lightbox.css +4 -4
  213. data/assets/themes/j1/modules/lightbox/css/lightbox.min.css +4 -4
  214. data/assets/themes/j1/modules/lightbox/css/theme/uno.css +3 -3
  215. data/assets/themes/j1/modules/lightbox/css/theme/uno.min.css +3 -3
  216. data/assets/themes/j1/modules/lightbox/js/lightbox.js +4 -4
  217. data/assets/themes/j1/modules/lightbox/js/lightbox.min.js +4 -4
  218. data/assets/themes/j1/modules/lunr/css/j1.css +3 -3
  219. data/assets/themes/j1/modules/lunr/css/j1.min.css +3 -3
  220. data/assets/themes/j1/modules/lunr/js/j1.js +4 -4
  221. data/assets/themes/j1/modules/lunr/js/j1.min.js +3 -3
  222. data/assets/themes/j1/modules/masonry/README.md +84 -84
  223. data/assets/themes/j1/modules/masonry/js/masonry.pkgd.js +2503 -2503
  224. data/assets/themes/j1/modules/masonry/js/masonry.pkgd.min.js +9 -9
  225. data/assets/themes/j1/modules/masterslider/css/theme/uno.css +3 -3
  226. data/assets/themes/j1/modules/masterslider/css/theme/uno.min.css +3 -3
  227. data/assets/themes/j1/modules/masterslider/js/masterslider.js +2 -2
  228. data/assets/themes/j1/modules/masterslider/js/masterslider.min.js +1 -1
  229. data/assets/themes/j1/modules/mdiPreviewer/css/previewer.css +3 -3
  230. data/assets/themes/j1/modules/mdiPreviewer/css/previewer.min.css +3 -3
  231. data/assets/themes/j1/modules/mdiPreviewer/js/previewer.js +3 -3
  232. data/assets/themes/j1/modules/mdiPreviewer/js/previewer.min.js +3 -3
  233. data/assets/themes/j1/modules/mdilPreviewer/css/previewer.css +3 -3
  234. data/assets/themes/j1/modules/mdilPreviewer/css/previewer.min.css +3 -3
  235. data/assets/themes/j1/modules/mdilPreviewer/js/previewer.js +3 -3
  236. data/assets/themes/j1/modules/mdilPreviewer/js/previewer.min.js +3 -3
  237. data/assets/themes/j1/modules/mmenuLight/css/mmenu-light.css +3 -3
  238. data/assets/themes/j1/modules/mmenuLight/css/mmenu-light.min.css +3 -3
  239. data/assets/themes/j1/modules/mmenuLight/css/theme/uno/mmenu.css +11 -37
  240. data/assets/themes/j1/modules/mmenuLight/css/theme/uno/mmenu.min.css +4 -8
  241. data/assets/themes/j1/modules/mmenuLight/js/mmenu.js +4 -4
  242. data/assets/themes/j1/modules/mmenuLight/js/mmenu.min.js +4 -4
  243. data/assets/themes/j1/modules/msDropdown/css/flags.css +3 -3
  244. data/assets/themes/j1/modules/msDropdown/css/flags.min.css +3 -3
  245. data/assets/themes/j1/modules/msDropdown/css/msDropdown.css +3 -3
  246. data/assets/themes/j1/modules/msDropdown/css/msDropdown.min.css +3 -3
  247. data/assets/themes/j1/modules/msDropdown/css/themes/uno/msDropdown.css +3 -3
  248. data/assets/themes/j1/modules/msDropdown/css/themes/uno/msDropdown.min.css +3 -3
  249. data/assets/themes/j1/modules/msDropdown/js/msDropdown.js +3 -3
  250. data/assets/themes/j1/modules/msDropdown/js/msDropdown.min.js +3 -3
  251. data/assets/themes/j1/modules/nbinteract-core/LICENSE.txt +1 -1
  252. data/assets/themes/j1/modules/nbinteract-core/css/nbinteract.css +3 -3
  253. data/assets/themes/j1/modules/nbinteract-core/css/nbinteract.min.css +3 -3
  254. data/assets/themes/j1/modules/nbinteract-core/css/theme/uno/nbinteract.css +3 -3
  255. data/assets/themes/j1/modules/nbinteract-core/css/theme/uno/nbinteract.min.css +3 -3
  256. data/assets/themes/j1/modules/particles/LICENSE.md +21 -0
  257. data/assets/themes/j1/modules/particles/README.md +243 -0
  258. data/assets/themes/j1/modules/particles/css/images/snowflake-1.png +0 -0
  259. data/assets/themes/j1/modules/particles/css/images/snowflake-2.png +0 -0
  260. data/assets/themes/j1/modules/particles/examples/snow/CodePen-Home-Pure-CSS-Snow.md +1 -0
  261. data/assets/themes/j1/modules/particles/examples/snow/gist.github.comTanvir8.md +1 -0
  262. data/assets/themes/j1/modules/particles/examples/snow/let- it-snow.md +173 -0
  263. data/assets/themes/j1/modules/particles/js/particles.js +1541 -0
  264. data/assets/themes/j1/modules/particles/js/particles.min.js +9 -0
  265. data/assets/themes/j1/modules/rangeSlider/css/theme/uno/nouislider.css +3 -3
  266. data/assets/themes/j1/modules/rangeSlider/css/theme/uno/nouislider.min.css +3 -3
  267. data/assets/themes/j1/modules/rouge/css/base16/theme.css +3 -3
  268. data/assets/themes/j1/modules/rouge/css/base16.dark/theme.css +3 -3
  269. data/assets/themes/j1/modules/rouge/css/base16.light/theme.css +3 -3
  270. data/assets/themes/j1/modules/rouge/css/base16.monokai/theme.css +3 -3
  271. data/assets/themes/j1/modules/rouge/css/base16.monokai.dark/theme.css +3 -3
  272. data/assets/themes/j1/modules/rouge/css/base16.monokai.light/theme.css +3 -3
  273. data/assets/themes/j1/modules/rouge/css/base16.solarized/theme.css +3 -3
  274. data/assets/themes/j1/modules/rouge/css/base16.solarized.dark/theme.css +3 -3
  275. data/assets/themes/j1/modules/rouge/css/base16.solarized.light/theme.css +3 -3
  276. data/assets/themes/j1/modules/rouge/css/colorful/theme.css +3 -3
  277. data/assets/themes/j1/modules/rouge/css/github/theme.css +3 -3
  278. data/assets/themes/j1/modules/rouge/css/gruvbox/theme.css +3 -3
  279. data/assets/themes/j1/modules/rouge/css/gruvbox.dark/theme.css +3 -3
  280. data/assets/themes/j1/modules/rouge/css/gruvbox.light/theme.css +3 -3
  281. data/assets/themes/j1/modules/rouge/css/igorpro/theme.css +3 -3
  282. data/assets/themes/j1/modules/rouge/css/molokai/theme.css +3 -3
  283. data/assets/themes/j1/modules/rouge/css/monokai/theme.css +3 -3
  284. data/assets/themes/j1/modules/rouge/css/monokai.sublime/theme.css +3 -3
  285. data/assets/themes/j1/modules/rouge/css/pastie/theme.css +3 -3
  286. data/assets/themes/j1/modules/rouge/css/thankful_eyes/theme.css +3 -3
  287. data/assets/themes/j1/modules/rouge/css/themes.txt +3 -3
  288. data/assets/themes/j1/modules/rouge/css/tulip/theme.css +3 -3
  289. data/assets/themes/j1/modules/rouge/css/uno.dark/theme.css +3 -3
  290. data/assets/themes/j1/modules/rouge/css/uno.light/theme.css +3 -3
  291. data/assets/themes/j1/modules/rouge/js/select.js +3 -3
  292. data/assets/themes/j1/modules/rtable/css/theme/uno/rtable.css +4 -4
  293. data/assets/themes/j1/modules/rtable/css/theme/uno/rtable.min.css +4 -4
  294. data/assets/themes/j1/modules/rtable/js/rtable.js +4 -4
  295. data/assets/themes/j1/modules/rtable/js/rtable.min.js +4 -4
  296. data/assets/themes/j1/modules/scroller/css/theme/uno.css +3 -3
  297. data/assets/themes/j1/modules/scroller/css/theme/uno.min.css +3 -3
  298. data/assets/themes/j1/modules/scroller/js/scroller.js +2 -2
  299. data/assets/themes/j1/modules/scroller/js/scroller.min.js +2 -2
  300. data/assets/themes/j1/modules/spinner/css/spin.css +3 -3
  301. data/assets/themes/j1/modules/spinner/css/spin.min.css +3 -3
  302. data/assets/themes/j1/modules/spinner/js/spin.js +3 -3
  303. data/assets/themes/j1/modules/spinner/js/spin.min.js +3 -3
  304. data/assets/themes/j1/modules/themeSwitcher/js/switcher.js +4 -4
  305. data/assets/themes/j1/modules/themeSwitcher/js/switcher.min.js +3 -3
  306. data/assets/themes/j1/modules/translator/css/translator.css +3 -3
  307. data/assets/themes/j1/modules/translator/css/translator.min.css +3 -3
  308. data/assets/themes/j1/modules/translator/js/translator.js +3 -3
  309. data/assets/themes/j1/modules/translator/js/translator.min.js +3 -3
  310. data/exe/j1 +1 -1
  311. data/lib/j1/version.rb +1 -1
  312. data/lib/j1_app/j1_auth_manager/auth_manager.rb +3 -3
  313. data/lib/j1_app/j1_auth_manager/error_pages.rb +3 -3
  314. data/lib/j1_app/j1_auth_manager/helpers_disqus.rb +3 -3
  315. data/lib/j1_app/j1_auth_manager/helpers_facebook.rb +3 -3
  316. data/lib/j1_app/j1_auth_manager/helpers_github.rb +3 -3
  317. data/lib/j1_app/j1_auth_manager/helpers_patreon.rb +3 -3
  318. data/lib/j1_app/j1_auth_manager/helpers_twitter.rb +3 -3
  319. data/lib/j1_app/j1_auth_manager/views/auth_manager_ui.erb +1 -1
  320. data/lib/j1_app/j1_auth_manager/warden_omniauth.rb +3 -3
  321. data/lib/j1_app/j1_site_manager/static_site.no-cross-origin.rb +1 -1
  322. data/lib/j1_app/j1_site_manager/static_site.rb +1 -1
  323. data/lib/j1_app/omniauth/strategies/disqus.rb +3 -3
  324. data/lib/j1_app/omniauth/strategies/facebook.rb +3 -3
  325. data/lib/j1_app/omniauth/strategies/github.rb +3 -3
  326. data/lib/j1_app/omniauth/strategies/patreon.rb +3 -3
  327. data/lib/j1_app/omniauth/strategies/twitter.rb +3 -3
  328. data/lib/starter_web/Gemfile +14 -14
  329. data/lib/starter_web/README.md +24 -24
  330. data/lib/starter_web/_config.yml +29 -28
  331. data/lib/starter_web/_data/_defaults/categories.yml +5 -5
  332. data/lib/starter_web/_data/_defaults/colors.yml +3 -3
  333. data/lib/starter_web/_data/_defaults/font_sizes.yml +4 -4
  334. data/lib/starter_web/_data/_defaults/j1_config.yml +6 -6
  335. data/lib/starter_web/_data/_defaults/private.yml +2 -2
  336. data/lib/starter_web/_data/_defaults/resources.yml +11 -11
  337. data/lib/starter_web/_data/apps/defaults/justifiedGalleryCustomizer.yml +3 -3
  338. data/lib/starter_web/_data/apps/justifiedGalleryCustomizer.yml +3 -3
  339. data/lib/starter_web/_data/asciidoc2pdf/themes/j1-theme.yml +4 -4
  340. data/lib/starter_web/_data/blocks/banner.yml +26 -40
  341. data/lib/starter_web/_data/blocks/defaults/banner.yml +3 -3
  342. data/lib/starter_web/_data/blocks/defaults/footer.yml +6 -7
  343. data/lib/starter_web/_data/blocks/defaults/panel.yml +6 -6
  344. data/lib/starter_web/_data/blocks/footer.yml +21 -13
  345. data/lib/starter_web/_data/blocks/panel.yml +22 -22
  346. data/lib/starter_web/_data/categories.yml +5 -5
  347. data/lib/starter_web/_data/colors.yml +3 -3
  348. data/lib/starter_web/_data/font_sizes.yml +4 -4
  349. data/lib/starter_web/_data/j1_config.yml +6 -6
  350. data/lib/starter_web/_data/layouts/collection.yml +10 -10
  351. data/lib/starter_web/_data/layouts/default.yml +8 -8
  352. data/lib/starter_web/_data/layouts/home.yml +8 -8
  353. data/lib/starter_web/_data/layouts/news_panel_posts.yml +10 -10
  354. data/lib/starter_web/_data/layouts/page.yml +10 -10
  355. data/lib/starter_web/_data/layouts/post.yml +10 -10
  356. data/lib/starter_web/_data/layouts/raw.yml +10 -10
  357. data/lib/starter_web/_data/modules/advertising.yml +3 -3
  358. data/lib/starter_web/_data/modules/analytics.yml +3 -3
  359. data/lib/starter_web/_data/modules/attics.yml +4 -4
  360. data/lib/starter_web/_data/modules/authentication.yml +3 -3
  361. data/lib/starter_web/_data/modules/blog_navigator.yml +3 -3
  362. data/lib/starter_web/_data/modules/carousel.yml +5 -5
  363. data/lib/starter_web/_data/modules/comments.yml +3 -4
  364. data/lib/starter_web/_data/modules/cookieconsent.yml +3 -3
  365. data/lib/starter_web/_data/modules/cookies.yml +3 -3
  366. data/lib/starter_web/_data/modules/defaults/advertising.yml +3 -3
  367. data/lib/starter_web/_data/modules/defaults/analytics.yml +3 -3
  368. data/lib/starter_web/_data/modules/defaults/attics.yml +4 -4
  369. data/lib/starter_web/_data/modules/defaults/authentication.yml +3 -3
  370. data/lib/starter_web/_data/modules/defaults/blog_navigator.yml +3 -3
  371. data/lib/starter_web/_data/modules/defaults/carousel.yml +3 -3
  372. data/lib/starter_web/_data/modules/defaults/comments.yml +3 -3
  373. data/lib/starter_web/_data/modules/defaults/cookieconsent.yml +3 -3
  374. data/lib/starter_web/_data/modules/defaults/cookies.yml +4 -4
  375. data/lib/starter_web/_data/modules/defaults/dropdowns.yml +3 -3
  376. data/lib/starter_web/_data/modules/defaults/fab.yml +3 -3
  377. data/lib/starter_web/_data/modules/defaults/framer.yml +3 -3
  378. data/lib/starter_web/_data/modules/defaults/justifiedGallery.yml +3 -3
  379. data/lib/starter_web/_data/modules/defaults/lightGallery.yml +3 -3
  380. data/lib/starter_web/_data/modules/defaults/lightbox.yml +3 -3
  381. data/lib/starter_web/_data/modules/defaults/log4javascript.yml +3 -3
  382. data/lib/starter_web/_data/modules/defaults/log4r.yml +3 -3
  383. data/lib/starter_web/_data/modules/defaults/lunr.yml +3 -3
  384. data/lib/starter_web/_data/modules/defaults/masonry.yml +3 -3
  385. data/lib/starter_web/_data/modules/defaults/masterslider.yml +3 -3
  386. data/lib/starter_web/_data/modules/defaults/navigator.yml +3 -3
  387. data/lib/starter_web/_data/modules/defaults/nbinteract.yml +3 -3
  388. data/lib/starter_web/_data/modules/defaults/particles.yml +134 -0
  389. data/lib/starter_web/_data/modules/defaults/rangeSlider.yml +3 -3
  390. data/lib/starter_web/_data/modules/defaults/rtable.yml +3 -3
  391. data/lib/starter_web/_data/modules/defaults/scoller.yml +3 -3
  392. data/lib/starter_web/_data/modules/defaults/themer.yml +3 -3
  393. data/lib/starter_web/_data/modules/defaults/toccer.yml +3 -3
  394. data/lib/starter_web/_data/modules/defaults/translator.yml +3 -3
  395. data/lib/starter_web/_data/modules/defaults/waves.yml +3 -3
  396. data/lib/starter_web/_data/modules/dropdowns.yml +3 -3
  397. data/lib/starter_web/_data/modules/fab.yml +3 -3
  398. data/lib/starter_web/_data/modules/framer.yml +3 -3
  399. data/lib/starter_web/_data/modules/justifiedGallery.yml +3 -3
  400. data/lib/starter_web/_data/modules/lightGallery.yml +3 -3
  401. data/lib/starter_web/_data/modules/lightbox.yml +3 -3
  402. data/lib/starter_web/_data/modules/log4javascript.yml +3 -3
  403. data/lib/starter_web/_data/modules/log4r.yml +3 -3
  404. data/lib/starter_web/_data/modules/lunr.yml +3 -3
  405. data/lib/starter_web/_data/modules/masonry.yml +3 -3
  406. data/lib/starter_web/_data/modules/masterslider.yml +3 -3
  407. data/lib/starter_web/_data/modules/navigator.yml +3 -3
  408. data/lib/starter_web/_data/modules/navigator_menu.yml +8 -8
  409. data/lib/starter_web/_data/modules/nbinteract.yml +3 -3
  410. data/lib/starter_web/_data/modules/particles.yml +149 -0
  411. data/lib/starter_web/_data/modules/rangeSlider.yml +3 -3
  412. data/lib/starter_web/_data/modules/rtable.yml +3 -3
  413. data/lib/starter_web/_data/modules/scroller.yml +3 -3
  414. data/lib/starter_web/_data/modules/themer.yml +3 -3
  415. data/lib/starter_web/_data/modules/toccer.yml +3 -3
  416. data/lib/starter_web/_data/modules/translator.yml +3 -3
  417. data/lib/starter_web/_data/modules/waves.yml +3 -3
  418. data/lib/starter_web/_data/plugins/defaults/feed.yml +3 -3
  419. data/lib/starter_web/_data/plugins/defaults/paginator.yml +3 -3
  420. data/lib/starter_web/_data/plugins/defaults/seo-tags.yml +5 -5
  421. data/lib/starter_web/_data/plugins/defaults/sitemap.yml +7 -7
  422. data/lib/starter_web/_data/plugins/feed.yml +3 -3
  423. data/lib/starter_web/_data/plugins/paginator.yml +3 -3
  424. data/lib/starter_web/_data/plugins/seo-tags.yml +3 -3
  425. data/lib/starter_web/_data/plugins/sitemap.yml +3 -3
  426. data/lib/starter_web/_data/private.yml +2 -2
  427. data/lib/starter_web/_data/resources.yml +41 -19
  428. data/lib/starter_web/_data/templates/feed.xml +5 -5
  429. data/lib/starter_web/_data/templates/robots.txt +6 -6
  430. data/lib/starter_web/_data/templates/seo-tags.html +3 -3
  431. data/lib/starter_web/_data/templates/sitemap.xml +3 -3
  432. data/lib/starter_web/_data/utilities/defaults/util_srv.yml +3 -3
  433. data/lib/starter_web/_data/utilities/util_srv.yml +2 -2
  434. data/lib/starter_web/_includes/attributes.asciidoc +29 -18
  435. data/lib/starter_web/_includes/custom/static/bs5_accordion.html +3 -3
  436. data/lib/starter_web/_includes/custom/templates/bs5_accordion.html +3 -3
  437. data/lib/starter_web/_plugins/asciidoctor/admonition-block-answer.rb +4 -4
  438. data/lib/starter_web/_plugins/asciidoctor/admonition-block-question.rb +4 -4
  439. data/lib/starter_web/_plugins/asciidoctor/banner.rb +3 -3
  440. data/lib/starter_web/_plugins/asciidoctor/callout.rb +3 -3
  441. data/lib/starter_web/_plugins/asciidoctor/carousel-block.rb +3 -3
  442. data/lib/starter_web/_plugins/asciidoctor/conum.rb +3 -3
  443. data/lib/starter_web/_plugins/asciidoctor/fab-icon-inline.rb +4 -4
  444. data/lib/starter_web/_plugins/asciidoctor/fas-icon-inline.rb +4 -4
  445. data/lib/starter_web/_plugins/asciidoctor/flag-icon-inline.rb +4 -4
  446. data/lib/starter_web/_plugins/asciidoctor/gallery-block.rb +3 -3
  447. data/lib/starter_web/_plugins/asciidoctor/gist-block.rb +4 -4
  448. data/lib/starter_web/_plugins/asciidoctor/iconify-icon-inline.rb +4 -4
  449. data/lib/starter_web/_plugins/asciidoctor/lightbox-block.rb +3 -3
  450. data/lib/starter_web/_plugins/asciidoctor/lorem_inline.rb +4 -4
  451. data/lib/starter_web/_plugins/asciidoctor/masterslider-block.rb +3 -3
  452. data/lib/starter_web/_plugins/asciidoctor/mdi-icon-inline.rb +4 -4
  453. data/lib/starter_web/_plugins/asciidoctor/mdil-icon-inline.rb +33 -0
  454. data/lib/starter_web/_plugins/asciidoctor/panel.rb +3 -3
  455. data/lib/starter_web/_plugins/asciidoctor/range-slider-block.rb +3 -3
  456. data/lib/starter_web/_plugins/asciidoctor/shout-block.rb +4 -4
  457. data/lib/starter_web/_plugins/asciidoctor/textbook-block.rb +3 -3
  458. data/lib/starter_web/_plugins/asciidoctor/twitter-emoji-inline.rb +4 -4
  459. data/lib/starter_web/_plugins/filter/debug.rb +3 -3
  460. data/lib/starter_web/_plugins/filter/encodeBase64.rb +4 -4
  461. data/lib/starter_web/_plugins/filter/encryptAES.rb +4 -4
  462. data/lib/starter_web/_plugins/filter/filters.rb +4 -4
  463. data/lib/starter_web/_plugins/filter/minifyJS.rb +5 -5
  464. data/lib/starter_web/_plugins/filter/minifyJSON.rb +4 -4
  465. data/lib/starter_web/_plugins/filter/prettify.rb +4 -4
  466. data/lib/starter_web/_plugins/filter/xml_prettify.rb +4 -4
  467. data/lib/starter_web/_plugins/helper/symlink_watcher.rb +3 -3
  468. data/lib/starter_web/_plugins/i18n/date.rb +3 -3
  469. data/lib/starter_web/_plugins/index/lunr.rb +12 -15
  470. data/lib/starter_web/_plugins/seo/j1-feed.rb +3 -3
  471. data/lib/starter_web/_plugins/seo/j1-seo-tags.rb +6 -6
  472. data/lib/starter_web/_plugins/seo/j1-sitemap.rb +8 -8
  473. data/lib/starter_web/assets/images/badges/scaleable/configBinder.svg +1 -1
  474. data/lib/starter_web/assets/images/badges/scaleable/docsBinder.svg +1 -1
  475. data/lib/starter_web/assets/images/badges/scaleable/myBinder.svg +1 -1
  476. data/lib/starter_web/assets/images/blocks/waves/scalable/{1280x100/wave-4.svg → 1920x100/wave-5.svg} +12 -16
  477. data/lib/starter_web/assets/images/icons/hyvor-talk/scalable/hyvor-logo.svg +1 -1
  478. data/lib/starter_web/assets/images/icons/j1/scalable/j1.svg +1 -1
  479. data/lib/starter_web/assets/images/modules/attics/1920x1280/j1-content-mockup-1.jpg +0 -0
  480. data/lib/starter_web/assets/images/modules/attics/1920x1280/j1-content-mockup-2.jpg +0 -0
  481. data/lib/starter_web/assets/images/modules/attics/1920x1280/j1-content-mockup-3.jpg +0 -0
  482. data/lib/starter_web/assets/images/modules/attics/1920x1280/j1-theme-mockup-1.jpg +0 -0
  483. data/lib/starter_web/assets/images/modules/icons/algolia/search-by-algolia.png +0 -0
  484. data/lib/starter_web/assets/images/modules/icons/asciidoc/logo-512x512.png +0 -0
  485. data/lib/starter_web/assets/images/modules/icons/bootstrap/bootstrap-solid-32x32.png +0 -0
  486. data/lib/starter_web/assets/images/modules/icons/bootstrap/bs-docs-masthead-pattern.png +0 -0
  487. data/lib/starter_web/assets/images/modules/icons/bootstrap/scalable/bootstrap-outline.svg +20 -0
  488. data/lib/starter_web/assets/images/modules/icons/bootstrap/scalable/bootstrap-punchout.svg +18 -0
  489. data/lib/starter_web/assets/images/modules/icons/bootstrap/scalable/bootstrap-solid.svg +17 -0
  490. data/lib/starter_web/assets/images/modules/icons/components/angular.ui.png +0 -0
  491. data/lib/starter_web/assets/images/modules/icons/components/angularjs.png +0 -0
  492. data/lib/starter_web/assets/images/modules/icons/components/aws.png +0 -0
  493. data/lib/starter_web/assets/images/modules/icons/components/bootstrap.png +0 -0
  494. data/lib/starter_web/assets/images/modules/icons/components/c9.png +0 -0
  495. data/lib/starter_web/assets/images/modules/icons/components/chai.png +0 -0
  496. data/lib/starter_web/assets/images/modules/icons/components/emmet.png +0 -0
  497. data/lib/starter_web/assets/images/modules/icons/components/express.png +0 -0
  498. data/lib/starter_web/assets/images/modules/icons/components/git.png +0 -0
  499. data/lib/starter_web/assets/images/modules/icons/components/github.png +0 -0
  500. data/lib/starter_web/assets/images/modules/icons/components/gulp.png +0 -0
  501. data/lib/starter_web/assets/images/modules/icons/components/heroku.png +0 -0
  502. data/lib/starter_web/assets/images/modules/icons/components/htmlcss-1.png +0 -0
  503. data/lib/starter_web/assets/images/modules/icons/components/htmlcss-2.png +0 -0
  504. data/lib/starter_web/assets/images/modules/icons/components/jasmine.png +0 -0
  505. data/lib/starter_web/assets/images/modules/icons/components/javascript.png +0 -0
  506. data/lib/starter_web/assets/images/modules/icons/components/jquery.png +0 -0
  507. data/lib/starter_web/assets/images/modules/icons/components/kanban.png +0 -0
  508. data/lib/starter_web/assets/images/modules/icons/components/leanux.png +0 -0
  509. data/lib/starter_web/assets/images/modules/icons/components/linkedin.png +0 -0
  510. data/lib/starter_web/assets/images/modules/icons/components/mean.png +0 -0
  511. data/lib/starter_web/assets/images/modules/icons/components/mongodb.png +0 -0
  512. data/lib/starter_web/assets/images/modules/icons/components/node.png +0 -0
  513. data/lib/starter_web/assets/images/modules/icons/components/postgresql.png +0 -0
  514. data/lib/starter_web/assets/images/modules/icons/components/protractor.png +0 -0
  515. data/lib/starter_web/assets/images/modules/icons/components/rails.png +0 -0
  516. data/lib/starter_web/assets/images/modules/icons/components/ruby.png +0 -0
  517. data/lib/starter_web/assets/images/modules/icons/components/sass.png +0 -0
  518. data/lib/starter_web/assets/images/modules/icons/components/scrum.png +0 -0
  519. data/lib/starter_web/assets/images/modules/icons/components/twitter.png +0 -0
  520. data/lib/starter_web/assets/images/modules/icons/j1/favicon.ico +0 -0
  521. data/lib/starter_web/assets/images/modules/icons/j1/j1-256x256.png +0 -0
  522. data/lib/starter_web/assets/images/modules/icons/j1/j1-32x32.ico +0 -0
  523. data/lib/starter_web/assets/images/modules/icons/j1/j1-512x512.png +0 -0
  524. data/lib/starter_web/assets/images/modules/icons/j1/j1-64x64.png +0 -0
  525. data/lib/starter_web/assets/images/modules/icons/j1/j1.ico +0 -0
  526. data/lib/starter_web/assets/images/modules/icons/j1/scalable/j1.svg +2023 -0
  527. data/lib/starter_web/assets/images/modules/icons/netlify/nf-logo.png +0 -0
  528. data/lib/starter_web/assets/images/modules/icons/social/amazon.png +0 -0
  529. data/lib/starter_web/assets/images/modules/icons/social/behance.png +0 -0
  530. data/lib/starter_web/assets/images/modules/icons/social/blogger.png +0 -0
  531. data/lib/starter_web/assets/images/modules/icons/social/dribbble.png +0 -0
  532. data/lib/starter_web/assets/images/modules/icons/social/dropbox.png +0 -0
  533. data/lib/starter_web/assets/images/modules/icons/social/facebook.png +0 -0
  534. data/lib/starter_web/assets/images/modules/icons/social/forrst.png +0 -0
  535. data/lib/starter_web/assets/images/modules/icons/social/github.png +0 -0
  536. data/lib/starter_web/assets/images/modules/icons/social/googleplus.png +0 -0
  537. data/lib/starter_web/assets/images/modules/icons/social/instagram.png +0 -0
  538. data/lib/starter_web/assets/images/modules/icons/social/linkedin.png +0 -0
  539. data/lib/starter_web/assets/images/modules/icons/social/pintrest.png +0 -0
  540. data/lib/starter_web/assets/images/modules/icons/social/rss.png +0 -0
  541. data/lib/starter_web/assets/images/modules/icons/social/skype.png +0 -0
  542. data/lib/starter_web/assets/images/modules/icons/social/spotify.png +0 -0
  543. data/lib/starter_web/assets/images/modules/icons/social/twitter.png +0 -0
  544. data/lib/starter_web/assets/images/modules/icons/social/vimeo.png +0 -0
  545. data/lib/starter_web/assets/images/modules/icons/social/vk.png +0 -0
  546. data/lib/starter_web/assets/images/modules/icons/social/wordpress.png +0 -0
  547. data/lib/starter_web/assets/images/modules/icons/social/xing.png +0 -0
  548. data/lib/starter_web/assets/images/modules/icons/social/yahoo.png +0 -0
  549. data/lib/starter_web/assets/images/modules/icons/social/youtube.png +0 -0
  550. data/lib/starter_web/assets/images/pages/roundtrip/themes-menu-1280x800.jpg +0 -0
  551. data/lib/starter_web/assets/images/promo/jekyll/jekyll-faq.jpg +0 -0
  552. data/lib/starter_web/assets/images/promo/jekyll/jekyll-generator.jpg +0 -0
  553. data/lib/starter_web/assets/images/promo/jekyll/scalable/jekyll-faq.psd +0 -0
  554. data/lib/starter_web/collections/asciidoc_skeletons/simple-post/_posts/yyyy-mm-dd-your-post-name.asciidoc +2 -2
  555. data/lib/starter_web/collections/posts/public/featured/_posts/2021-01-01-about-cookies.adoc +1 -1
  556. data/lib/starter_web/collections/posts/public/featured/_posts/{2021-02-01-site-generators.adoc → 2021-02-01-static-site-generators.adoc} +12 -9
  557. data/lib/starter_web/collections/posts/public/featured/_posts/2022-02-01-about-j1.adoc +9 -9
  558. data/lib/starter_web/config.ru +3 -3
  559. data/lib/starter_web/dot.gitattributes +4 -4
  560. data/lib/starter_web/dot.nojekyll +4 -4
  561. data/lib/starter_web/index.html +14 -11
  562. data/lib/starter_web/package.json +2 -2
  563. data/lib/starter_web/pages/public/about/features.adoc +18 -21
  564. data/lib/starter_web/pages/public/about/reporting_issues.adoc +20 -22
  565. data/lib/starter_web/pages/public/about/site.adoc +19 -12
  566. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/000_intro.adoc +1 -0
  567. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/100_converter.adoc +1 -0
  568. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/200_themes.adoc +1 -0
  569. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/documents/000_intro.asciidoc +1 -1
  570. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/a2p.bat +2 -2
  571. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/a2p.sh +2 -2
  572. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/documentation.a2p +4 -4
  573. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/documentation.adoc +1 -1
  574. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/multi.adoc +1 -1
  575. data/lib/starter_web/pages/public/asciidoc_skeletons/simple-document/simple.adoc +1 -1
  576. data/lib/starter_web/pages/public/blog/navigator/archive/allview.html +5 -4
  577. data/lib/starter_web/pages/public/blog/navigator/archive/categoryview.html +8 -1
  578. data/lib/starter_web/pages/public/blog/navigator/archive/dateview.html +5 -4
  579. data/lib/starter_web/pages/public/blog/navigator/archive/tagview.html +5 -4
  580. data/lib/starter_web/pages/public/blog/navigator/index.html +5 -4
  581. data/lib/starter_web/pages/public/features/general.adoc +12 -10
  582. data/lib/starter_web/pages/public/features/template.adoc +17 -14
  583. data/lib/starter_web/pages/public/learn/roundtrip/_includes/attributes.asciidoc +2 -1
  584. data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/themes_bootstrap.asciidoc +18 -17
  585. data/lib/starter_web/pages/public/learn/roundtrip/_includes/documents/themes_rouge.asciidoc +2 -2
  586. data/lib/starter_web/pages/public/learn/roundtrip/asciidoc_extensions.adoc +30 -28
  587. data/lib/starter_web/pages/public/learn/roundtrip/bootstrap_themes.adoc +23 -15
  588. data/lib/starter_web/pages/public/learn/roundtrip/icon_fonts.adoc +27 -24
  589. data/lib/starter_web/pages/public/learn/roundtrip/lunr_search.adoc +26 -20
  590. data/lib/starter_web/pages/public/learn/roundtrip/modal_extentions.adoc +21 -19
  591. data/lib/starter_web/pages/public/learn/roundtrip/present_images.adoc +66 -42
  592. data/lib/starter_web/pages/public/learn/roundtrip/present_videos.adoc +24 -75
  593. data/lib/starter_web/pages/public/learn/roundtrip/responsive_tables.adoc +20 -13
  594. data/lib/starter_web/pages/public/learn/roundtrip/{template_typography.adoc → typography.adoc} +18 -14
  595. data/lib/starter_web/pages/public/learn/where_to_go.adoc +37 -36
  596. data/lib/starter_web/pages/public/legal/de/100_copyright.adoc +16 -13
  597. data/lib/starter_web/pages/public/legal/de/100_impress.adoc +14 -15
  598. data/lib/starter_web/pages/public/legal/de/300_privacy.adoc +17 -14
  599. data/lib/starter_web/pages/public/legal/de/400_comment_policy.adoc +16 -16
  600. data/lib/starter_web/pages/public/legal/en/100_copyright.adoc +18 -19
  601. data/lib/starter_web/pages/public/legal/en/200_impress.adoc +25 -23
  602. data/lib/starter_web/pages/public/legal/en/300_privacy.adoc +14 -14
  603. data/lib/starter_web/pages/public/legal/en/400_comment_policy.adoc +11 -16
  604. data/lib/starter_web/pages/public/panels/intro_panel/_includes/attributes.asciidoc +1 -1
  605. data/lib/starter_web/pages/public/panels/intro_panel/panel.adoc +20 -20
  606. data/lib/starter_web/pages/public/plans/plans.adoc +2 -2
  607. data/lib/starter_web/pages/public/previewer/preview_bootstrap_theme.adoc +30 -28
  608. data/lib/starter_web/utilsrv/_defaults/package.json +2 -2
  609. data/lib/starter_web/utilsrv/package.json +2 -2
  610. data/lib/starter_web/utilsrv/server.js +7 -7
  611. metadata +101 -39
  612. data/assets/data/top_search_modal.0.html +0 -142
  613. data/assets/themes/j1/modules/lightGallery/js/modules/j1/j1-x-video.js +0 -372
  614. data/assets/themes/j1/modules/lightGallery/js/modules/j1/j1-x-video.min.js +0 -7
  615. data/lib/starter_web/assets/images/blocks/waves/scalable/1280x100/wave-1.svg +0 -63
  616. data/lib/starter_web/assets/images/blocks/waves/scalable/1280x100/wave-2.svg +0 -60
  617. data/lib/starter_web/assets/images/blocks/waves/scalable/1280x100/wave-3.svg +0 -64
  618. data/lib/starter_web/assets/images/modules/attics/1280x800/j1-template.png +0 -0
  619. data/lib/starter_web/assets/images/modules/attics/1280x800/jekyll-generator.png +0 -0
  620. data/lib/starter_web/assets/images/modules/attics/1280x800jekyll-generator.jpg +0 -0
  621. data/lib/starter_web/assets/images/modules/attics/1920x1280/_ben-kolde.jpg +0 -0
  622. data/lib/starter_web/assets/images/modules/attics/1920x1280/_ev.jpg +0 -0
  623. data/lib/starter_web/assets/images/modules/attics/1920x1280/_guillaume-bolduc.jpg +0 -0
  624. data/lib/starter_web/assets/images/modules/attics/1920x1280/_moritz-kindler.jpg +0 -0
  625. data/lib/starter_web/assets/images/modules/attics/_alexander-redl.jpg +0 -0
  626. data/lib/starter_web/assets/images/modules/attics/_alexander-shatov-1920x1280.jpg +0 -0
  627. data/lib/starter_web/assets/images/modules/attics/_annie-spratt-1920x1280.jpg +0 -0
  628. data/lib/starter_web/assets/images/modules/attics/_antonino-visalli-1920x1280.jpg +0 -0
  629. data/lib/starter_web/assets/images/modules/attics/_christa-dodoo-1920x1280.jpg +0 -0
  630. data/lib/starter_web/assets/images/modules/attics/_guillaume-bolduc-1920x1280.jpg +0 -0
  631. data/lib/starter_web/assets/images/modules/attics/_harpal-singh.jpg +0 -0
  632. data/lib/starter_web/assets/images/modules/attics/_humble-lamb-1920x1280.jpg +0 -0
  633. data/lib/starter_web/assets/images/modules/attics/_john-schnobrich-2-1920x1280.jpg +0 -0
  634. data/lib/starter_web/assets/images/modules/attics/_kirklai-1920x1280.jpg +0 -0
  635. data/lib/starter_web/assets/images/modules/attics/_romain-vignes-1920x1280.jpg +0 -0
  636. data/lib/starter_web/assets/images/modules/attics/_runner-1920x1200.jpg +0 -0
  637. data/lib/starter_web/assets/images/modules/attics/_spacex-1920x1280.jpg +0 -0
  638. data/lib/starter_web/assets/images/modules/attics/_vladislav-klapin-1920x1280.jpg +0 -0
  639. data/lib/starter_web/assets/images/modules/attics/_wrongtog-1920x1280.jpg +0 -0
  640. data/lib/starter_web/assets/images/pages/roundtrip/500_themes/themes-menu-1280x800.jpg +0 -0
  641. data/lib/starter_web/pages/public/learn/quickstart.adoc +0 -465
@@ -1,30 +1,30 @@
1
1
  @charset "UTF-8";
2
2
  /*
3
3
  # -----------------------------------------------------------------------------
4
- # ~/packages/100_template_css/theme-uno.scss
4
+ # ~/packages/100_theme_css/theme-uno.scss
5
5
  # Theme Uno - Light variant
6
6
  #
7
7
  # Product/Info:
8
8
  # https://jekyll.one
9
9
  #
10
- # Copyright (C) 2022 Juergen Adams
10
+ # Copyright (C) 2023 Juergen Adams
11
11
  #
12
- # J1 Template is licensed under the MIT License.
13
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
12
+ # J1 Theme is licensed under the MIT License.
13
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
14
14
  # -----------------------------------------------------------------------------
15
15
  */
16
16
  /*
17
17
  # ----------------------------------------------------------------------------
18
- # ~/100_template_css/scss/theme_uno.scss
18
+ # ~/100_theme_css/scss/theme_uno.scss
19
19
  # Theme Uno - Definitions AND partial index file|s
20
20
  #
21
21
  # Product/Info:
22
22
  # https:#jekyll.one
23
23
  #
24
- # Copyright (C) 2022 Juergen Adams
24
+ # Copyright (C) 2023 Juergen Adams
25
25
  #
26
- # J1 Template is licensed under the MIT License.
27
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
26
+ # J1 Theme is licensed under the MIT License.
27
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
28
28
  # ----------------------------------------------------------------------------
29
29
  # NOTE:
30
30
  # jadams, 2017-11-18: modified (applied fixes) to _drawer.scss|_forms.scss (mixins)
@@ -42,10 +42,10 @@
42
42
  # Product/Info:
43
43
  # https://jekyll.one
44
44
  #
45
- # Copyright (C) 2022 Juergen Adams
45
+ # Copyright (C) 2023 Juergen Adams
46
46
  #
47
- # J1 Template is licensed under the MIT License.
48
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
47
+ # J1 Theme is licensed under the MIT License.
48
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
49
49
  # -----------------------------------------------------------------------------
50
50
  # NOTE: This is the (SASS) entry point for global theme variables
51
51
  # -----------------------------------------------------------------------------
@@ -9774,10 +9774,10 @@ textarea.form-control-lg {
9774
9774
  # Product/Info:
9775
9775
  # https://jekyll.one
9776
9776
  #
9777
- # Copyright (C) 2022 Juergen Adams
9777
+ # Copyright (C) 2023 Juergen Adams
9778
9778
  #
9779
- # J1 Template is licensed under the MIT License.
9780
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
9779
+ # J1 Theme is licensed under the MIT License.
9780
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
9781
9781
  # -----------------------------------------------------------------------------
9782
9782
  # NOTE: This is the (SASS) entry point for all theme specific mixins
9783
9783
  # -----------------------------------------------------------------------------
@@ -9809,10 +9809,10 @@ textarea.form-control-lg {
9809
9809
  # Product/Info:
9810
9810
  # https://jekyll.one
9811
9811
  #
9812
- # Copyright (C) 2022 Juergen Adams
9812
+ # Copyright (C) 2023 Juergen Adams
9813
9813
  #
9814
- # J1 Template is licensed under the MIT License.
9815
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
9814
+ # J1 Theme is licensed under the MIT License.
9815
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
9816
9816
  # -----------------------------------------------------------------------------
9817
9817
  # NOTE: This is the (SASS) entry point for all Bootstrap Overloads
9818
9818
  # -----------------------------------------------------------------------------
@@ -9824,10 +9824,10 @@ textarea.form-control-lg {
9824
9824
  # Product/Info:
9825
9825
  # https://jekyll.one
9826
9826
  #
9827
- # Copyright (C) 2022 Juergen Adams
9827
+ # Copyright (C) 2023 Juergen Adams
9828
9828
  #
9829
- # J1 Template is licensed under the MIT License.
9830
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
9829
+ # J1 Theme is licensed under the MIT License.
9830
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
9831
9831
  # -----------------------------------------------------------------------------
9832
9832
  */
9833
9833
  .alert {
@@ -9841,10 +9841,10 @@ textarea.form-control-lg {
9841
9841
  # Product/Info:
9842
9842
  # https://jekyll.one
9843
9843
  #
9844
- # Copyright (C) 2022 Juergen Adams
9844
+ # Copyright (C) 2023 Juergen Adams
9845
9845
  #
9846
- # J1 Template is licensed under the MIT License.
9847
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
9846
+ # J1 Theme is licensed under the MIT License.
9847
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
9848
9848
  # -----------------------------------------------------------------------------
9849
9849
  */
9850
9850
  body {
@@ -9935,10 +9935,10 @@ body {
9935
9935
  # Product/Info:
9936
9936
  # https://jekyll.one
9937
9937
  #
9938
- # Copyright (C) 2022 Juergen Adams
9938
+ # Copyright (C) 2023 Juergen Adams
9939
9939
  #
9940
- # J1 Template is licensed under the MIT License.
9941
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
9940
+ # J1 Theme is licensed under the MIT License.
9941
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
9942
9942
  # -----------------------------------------------------------------------------
9943
9943
  */
9944
9944
  .btn {
@@ -9987,10 +9987,10 @@ body {
9987
9987
  # Product/Info:
9988
9988
  # https://jekyll.one
9989
9989
  #
9990
- # Copyright (C) 2022 Juergen Adams
9990
+ # Copyright (C) 2023 Juergen Adams
9991
9991
  #
9992
- # J1 Template is licensed under the MIT License.
9993
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
9992
+ # J1 Theme is licensed under the MIT License.
9993
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
9994
9994
  # -----------------------------------------------------------------------------
9995
9995
  */
9996
9996
  caption {
@@ -10003,10 +10003,10 @@ caption {
10003
10003
  # Product/Info:
10004
10004
  # https://jekyll.one
10005
10005
  #
10006
- # Copyright (C) 2022 Juergen Adams
10006
+ # Copyright (C) 2023 Juergen Adams
10007
10007
  #
10008
- # J1 Template is licensed under the MIT License.
10009
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
10008
+ # J1 Theme is licensed under the MIT License.
10009
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
10010
10010
  # -----------------------------------------------------------------------------
10011
10011
  */
10012
10012
  .checkbox label,
@@ -10145,10 +10145,10 @@ label.checkbox-inline {
10145
10145
  # Product/Info:
10146
10146
  # https://jekyll.one
10147
10147
  #
10148
- # Copyright (C) 2022 Juergen Adams
10148
+ # Copyright (C) 2023 Juergen Adams
10149
10149
  #
10150
- # J1 Template is licensed under the MIT License.
10151
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
10150
+ # J1 Theme is licensed under the MIT License.
10151
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
10152
10152
  # -----------------------------------------------------------------------------
10153
10153
  */
10154
10154
  code {
@@ -10161,10 +10161,10 @@ code {
10161
10161
  # Product/Info:
10162
10162
  # https://jekyll.one
10163
10163
  #
10164
- # Copyright (C) 2022 Juergen Adams
10164
+ # Copyright (C) 2023 Juergen Adams
10165
10165
  #
10166
- # J1 Template is licensed under the MIT License.
10167
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
10166
+ # J1 Theme is licensed under the MIT License.
10167
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
10168
10168
  # -----------------------------------------------------------------------------
10169
10169
  */
10170
10170
  .dropdown-item {
@@ -11476,7 +11476,8 @@ select, select.form-control {
11476
11476
  # -----------------------------------------------------------------------------
11477
11477
  */
11478
11478
  .h1, .h2, .h3, .h4, .h5, .h6, .h7, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
11479
- font-family: "Roboto Slab", Helvetica, Arial, sans-serif; }
11479
+ font-family: "Roboto Slab", Helvetica, Arial, sans-serif;
11480
+ padding-bottom: .25rem; }
11480
11481
 
11481
11482
  /*
11482
11483
  # -----------------------------------------------------------------------------
@@ -11592,10 +11593,10 @@ select, select.form-control {
11592
11593
  # Product/Info:
11593
11594
  # https://jekyll.one
11594
11595
  #
11595
- # Copyright (C) 2022 Juergen Adams
11596
+ # Copyright (C) 2023 Juergen Adams
11596
11597
  #
11597
- # J1 Template is licensed under the MIT License.
11598
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
11598
+ # J1 Theme is licensed under the MIT License.
11599
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
11599
11600
  # -----------------------------------------------------------------------------
11600
11601
  */
11601
11602
  a {
@@ -11632,10 +11633,10 @@ li > a:hover {
11632
11633
  # Product/Info:
11633
11634
  # https://jekyll.one
11634
11635
  #
11635
- # Copyright (C) 2022 Juergen Adams
11636
+ # Copyright (C) 2023 Juergen Adams
11636
11637
  #
11637
- # J1 Template is licensed under the MIT License.
11638
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
11638
+ # J1 Theme is licensed under the MIT License.
11639
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
11639
11640
  # -----------------------------------------------------------------------------
11640
11641
  */
11641
11642
  .close {
@@ -11658,15 +11659,15 @@ li > a:hover {
11658
11659
 
11659
11660
  /*
11660
11661
  # -----------------------------------------------------------------------------
11661
- # ~/100_template_css/scss/theme_uno_dark/bootstrap/_navbar.scss
11662
+ # ~/100_theme_css/scss/theme_uno_dark/bootstrap/_navbar.scss
11662
11663
  #
11663
11664
  # Product/Info:
11664
11665
  # https://jekyll.one
11665
11666
  #
11666
- # Copyright (C) 2022 Juergen Adams
11667
+ # Copyright (C) 2023 Juergen Adams
11667
11668
  #
11668
- # J1 Template is licensed under the MIT License.
11669
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
11669
+ # J1 Theme is licensed under the MIT License.
11670
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
11670
11671
  # -----------------------------------------------------------------------------
11671
11672
  */
11672
11673
  .md-light {
@@ -11679,10 +11680,10 @@ li > a:hover {
11679
11680
  # Product/Info:
11680
11681
  # https://jekyll.one
11681
11682
  #
11682
- # Copyright (C) 2022 Juergen Adams
11683
+ # Copyright (C) 2023 Juergen Adams
11683
11684
  #
11684
- # J1 Template is licensed under the MIT License.
11685
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
11685
+ # J1 Theme is licensed under the MIT License.
11686
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
11686
11687
  # -----------------------------------------------------------------------------
11687
11688
  */
11688
11689
  .page-link {
@@ -11710,10 +11711,10 @@ li > a:hover {
11710
11711
  # Product/Info:
11711
11712
  # https://jekyll.one
11712
11713
  #
11713
- # Copyright (C) 2022 Juergen Adams
11714
+ # Copyright (C) 2023 Juergen Adams
11714
11715
  #
11715
- # J1 Template is licensed under the MIT License.
11716
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
11716
+ # J1 Theme is licensed under the MIT License.
11717
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
11717
11718
  # -----------------------------------------------------------------------------
11718
11719
  */
11719
11720
  .page-link {
@@ -11742,10 +11743,10 @@ li > a:hover {
11742
11743
  # Product/Info:
11743
11744
  # https://jekyll.one
11744
11745
  #
11745
- # Copyright (C) 2022 Juergen Adams
11746
+ # Copyright (C) 2023 Juergen Adams
11746
11747
  #
11747
- # J1 Template is licensed under the MIT License.
11748
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
11748
+ # J1 Theme is licensed under the MIT License.
11749
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
11749
11750
  # -----------------------------------------------------------------------------
11750
11751
  */
11751
11752
  .popover {
@@ -11807,10 +11808,10 @@ li > a:hover {
11807
11808
  # Product/Info:
11808
11809
  # https://jekyll.one
11809
11810
  #
11810
- # Copyright (C) 2022 Juergen Adams
11811
+ # Copyright (C) 2023 Juergen Adams
11811
11812
  #
11812
- # J1 Template is licensed under the MIT License.
11813
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
11813
+ # J1 Theme is licensed under the MIT License.
11814
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
11814
11815
  # -----------------------------------------------------------------------------
11815
11816
  */
11816
11817
  table.tableblock > .title {
@@ -11824,10 +11825,10 @@ table.tableblock > .title {
11824
11825
  # Product/Info:
11825
11826
  # https://jekyll.one
11826
11827
  #
11827
- # Copyright (C) 2022 Juergen Adams
11828
+ # Copyright (C) 2023 Juergen Adams
11828
11829
  #
11829
- # J1 Template is licensed under the MIT License.
11830
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
11830
+ # J1 Theme is licensed under the MIT License.
11831
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
11831
11832
  # -----------------------------------------------------------------------------
11832
11833
  */
11833
11834
  .tooltip-inner {
@@ -14797,6 +14798,23 @@ table.tableblock > .title {
14797
14798
  .mx-xxl-auto {
14798
14799
  margin-left: auto !important; } }
14799
14800
 
14801
+ /*
14802
+ # -----------------------------------------------------------------------------
14803
+ # ~/theme_uno/bootstrap/utilities/_text.scss
14804
+ # Provides additional text styles
14805
+ #
14806
+ # Product/Info:
14807
+ # https://jekyll.one
14808
+ #
14809
+ # Copyright (C) 2023 Juergen Adams
14810
+ #
14811
+ # J1 Theme is licensed under the MIT License.
14812
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
14813
+ # -----------------------------------------------------------------------------
14814
+ */
14815
+ .text-justify {
14816
+ text-align: justify; }
14817
+
14800
14818
  /*
14801
14819
  # -----------------------------------------------------------------------------
14802
14820
  # ~/scss/theme_uno/extentions.scss
@@ -14804,10 +14822,10 @@ table.tableblock > .title {
14804
14822
  # Product/Info:
14805
14823
  # https://jekyll.one
14806
14824
  #
14807
- # Copyright (C) 2022 Juergen Adams
14825
+ # Copyright (C) 2023 Juergen Adams
14808
14826
  #
14809
- # J1 Template is licensed under the MIT License.
14810
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
14827
+ # J1 Theme is licensed under the MIT License.
14828
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
14811
14829
  # -----------------------------------------------------------------------------
14812
14830
  # NOTE: This is the (SASS) entry point for all theme extentions
14813
14831
  # -----------------------------------------------------------------------------
@@ -14820,10 +14838,10 @@ table.tableblock > .title {
14820
14838
  // Product/Info:
14821
14839
  // https://jekyll.one
14822
14840
  //
14823
- // Copyright (C) 2022 Juergen Adams
14841
+ // Copyright (C) 2023 Juergen Adams
14824
14842
  //
14825
- // J1 Template is licensed under the MIT License.
14826
- // See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
14843
+ // J1 Theme is licensed under the MIT License.
14844
+ // See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
14827
14845
  // ----------------------------------------------------------------------------
14828
14846
  */
14829
14847
  .accordion {
@@ -14875,10 +14893,10 @@ table.tableblock > .title {
14875
14893
  # Product/Info:
14876
14894
  # https://jekyll.one
14877
14895
  #
14878
- # Copyright (C) 2022 Juergen Adams
14896
+ # Copyright (C) 2023 Juergen Adams
14879
14897
  #
14880
- # J1 Template is licensed under the MIT License.
14881
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
14898
+ # J1 Theme is licensed under the MIT License.
14899
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
14882
14900
  # -----------------------------------------------------------------------------
14883
14901
  # NOTE: MDE styles for the Advertising module (Ads)
14884
14902
  # -----------------------------------------------------------------------------
@@ -14899,10 +14917,10 @@ table.tableblock > .title {
14899
14917
  # Product/Info:
14900
14918
  # https://jekyll.one
14901
14919
  #
14902
- # Copyright (C) 2022 Juergen Adams
14920
+ # Copyright (C) 2023 Juergen Adams
14903
14921
  #
14904
- # J1 Template is licensed under the MIT License.
14905
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
14922
+ # J1 Theme is licensed under the MIT License.
14923
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
14906
14924
  # -----------------------------------------------------------------------------
14907
14925
  # NOTE: Styles for the attics module (master header)
14908
14926
  # -----------------------------------------------------------------------------
@@ -15044,10 +15062,10 @@ table.tableblock > .title {
15044
15062
  # Product/Info:
15045
15063
  # https://jekyll.one
15046
15064
  #
15047
- # Copyright (C) 2022 Juergen Adams
15065
+ # Copyright (C) 2023 Juergen Adams
15048
15066
  #
15049
- # J1 Template is licensed under the MIT License.
15050
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
15067
+ # J1 Theme is licensed under the MIT License.
15068
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
15051
15069
  # -----------------------------------------------------------------------------
15052
15070
  # NOTE: General styles for tag boxes|clouds
15053
15071
  # -----------------------------------------------------------------------------
@@ -15063,10 +15081,10 @@ span.badge > a {
15063
15081
  // Product/Info:
15064
15082
  // https://jekyll.one
15065
15083
  //
15066
- // Copyright (C) 2022 Juergen Adams
15084
+ // Copyright (C) 2023 Juergen Adams
15067
15085
  //
15068
- // J1 Template is licensed under the MIT License.
15069
- // See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
15086
+ // J1 Theme is licensed under the MIT License.
15087
+ // See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
15070
15088
  // -----------------------------------------------------------------------------
15071
15089
  */
15072
15090
  .banner-divider {
@@ -15089,10 +15107,10 @@ span.badge > a {
15089
15107
  # Product/Info:
15090
15108
  # https://jekyll.one
15091
15109
  #
15092
- # Copyright (C) 2022 Juergen Adams
15110
+ # Copyright (C) 2023 Juergen Adams
15093
15111
  #
15094
- # J1 Template is licensed under the MIT License.
15095
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
15112
+ # J1 Theme is licensed under the MIT License.
15113
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
15096
15114
  # -----------------------------------------------------------------------------
15097
15115
  */
15098
15116
  .doc-example {
@@ -15110,10 +15128,10 @@ span.badge > a {
15110
15128
  # Product/Info:
15111
15129
  # https://jekyll.one
15112
15130
  #
15113
- # Copyright (C) 2022 Juergen Adams
15131
+ # Copyright (C) 2023 Juergen Adams
15114
15132
  #
15115
- # J1 Template is licensed under the MIT License.
15116
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
15133
+ # J1 Theme is licensed under the MIT License.
15134
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
15117
15135
  # -----------------------------------------------------------------------------
15118
15136
  # NOTE: Styles for (extended) cards
15119
15137
  # NOTE: Cards|Styles, inspired by BS3 Material-Kit
@@ -15791,10 +15809,10 @@ a.btn.btn-link.card-profile:hover {
15791
15809
  # Product/Info:
15792
15810
  # https://jekyll.one
15793
15811
  #
15794
- # Copyright (C) 2022 Juergen Adams
15812
+ # Copyright (C) 2023 Juergen Adams
15795
15813
  #
15796
- # J1 Template is licensed under the MIT License.
15797
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
15814
+ # J1 Theme is licensed under the MIT License.
15815
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
15798
15816
  # -----------------------------------------------------------------------------
15799
15817
  # NOTE: General collection styles
15800
15818
  # -----------------------------------------------------------------------------
@@ -17212,10 +17230,10 @@ a.btn.btn-link.card-profile:hover {
17212
17230
  // Product/Info:
17213
17231
  // https://jekyll.one
17214
17232
  //
17215
- // Copyright (C) 2022 Juergen Adams
17233
+ // Copyright (C) 2023 Juergen Adams
17216
17234
  //
17217
- // J1 Template is licensed under the MIT License.
17218
- // See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
17235
+ // J1 Theme is licensed under the MIT License.
17236
+ // See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
17219
17237
  // -----------------------------------------------------------------------------
17220
17238
  */
17221
17239
  .j1-dropcap {
@@ -17249,10 +17267,10 @@ p.dropcap {
17249
17267
  # Product/Info:
17250
17268
  # https://jekyll.one
17251
17269
  #
17252
- # Copyright (C) 2022 Juergen Adams
17270
+ # Copyright (C) 2023 Juergen Adams
17253
17271
  #
17254
- # J1 Template is licensed under the MIT License.
17255
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
17272
+ # J1 Theme is licensed under the MIT License.
17273
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
17256
17274
  # -----------------------------------------------------------------------------
17257
17275
  # NOTE: Util styles added on button elements to create an PULSED animation
17258
17276
  # -----------------------------------------------------------------------------
@@ -17522,10 +17540,10 @@ button.btn-fab-floating {
17522
17540
  # Product/Info:
17523
17541
  # https://jekyll.one
17524
17542
  #
17525
- # Copyright (C) 2022 Juergen Adams
17543
+ # Copyright (C) 2023 Juergen Adams
17526
17544
  #
17527
- # J1 Template is licensed under the MIT License.
17528
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
17545
+ # J1 Theme is licensed under the MIT License.
17546
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
17529
17547
  # -----------------------------------------------------------------------------
17530
17548
  # NOTE: General footer styles
17531
17549
  # -----------------------------------------------------------------------------
@@ -17708,6 +17726,121 @@ button.btn-fab-floating {
17708
17726
  text-align: left;
17709
17727
  float: none !important; } }
17710
17728
 
17729
+ /*
17730
+ // -----------------------------------------------------------------------------
17731
+ // ~/scss/theme_uno/bootstrap/extensions/_icons.scss
17732
+ // Provides all general icon styles for J1 Theme
17733
+ //
17734
+ // Product/Info:
17735
+ // https://jekyll.one
17736
+ //
17737
+ // Copyright (C) 2023 Juergen Adams
17738
+ //
17739
+ // J1 Theme is licensed under the MIT License.
17740
+ // See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
17741
+ // -----------------------------------------------------------------------------
17742
+ */
17743
+ /* j1-icons
17744
+ ------------------------------------------------------------------------------- */
17745
+ /* Social Icons
17746
+ -------------------------------------------------------------------------------- */
17747
+ .social-icons {
17748
+ margin: 0;
17749
+ padding: 0; }
17750
+
17751
+ .social-icons li {
17752
+ list-style: none;
17753
+ margin-right: 3px;
17754
+ margin-bottom: 5px;
17755
+ text-indent: -9999px;
17756
+ display: inline-block; }
17757
+
17758
+ .social-icons li a, a.social-icon {
17759
+ width: 28px;
17760
+ height: 28px;
17761
+ display: block;
17762
+ background-position: 0 0;
17763
+ background-repeat: no-repeat;
17764
+ transition: all 0.3s ease-in-out; }
17765
+
17766
+ .social-icons li:hover a {
17767
+ background-position: 0 -38px; }
17768
+
17769
+ .social-icons-color li a {
17770
+ opacity: 0.7;
17771
+ background-position: 0 -38px !important;
17772
+ -webkit-backface-visibility: hidden;
17773
+ /* for chrome */ }
17774
+
17775
+ .social-icons-color li a:hover {
17776
+ opacity: 1; }
17777
+
17778
+ .social_amazon {
17779
+ background: url(/assets/images/modules/icons/social/amazon.png) no-repeat; }
17780
+
17781
+ .social_behance {
17782
+ background: url(/assets/images/modules/icons/social/behance.png) no-repeat; }
17783
+
17784
+ .social_blogger {
17785
+ background: url(/assets/images/modules/icons/social/blogger.png) no-repeat; }
17786
+
17787
+ .social_dribbble {
17788
+ background: url(/assets/images/modules/icons/social/dribbble.png) no-repeat; }
17789
+
17790
+ .social_dropbox {
17791
+ background: url(/assets/images/modules/icons/social/dropbox.png) no-repeat; }
17792
+
17793
+ .social_facebook {
17794
+ background: url(/assets/images/modules/icons/social/facebook.png) no-repeat; }
17795
+
17796
+ .social_forrst {
17797
+ background: url(/assets/images/modules/icons/social/forrst.png) no-repeat; }
17798
+
17799
+ .social_github {
17800
+ background: url(/assets/images/modules/icons/social/github.png) no-repeat; }
17801
+
17802
+ .social_googleplus {
17803
+ background: url(/assets/images/modules/icons/social/googleplus.png) no-repeat; }
17804
+
17805
+ .social_instagram {
17806
+ background: url(/assets/images/modules/icons/social/instagram.png) no-repeat; }
17807
+
17808
+ .social_linkedin {
17809
+ background: url(/assets/images/modules/icons/social/linkedin.png) no-repeat; }
17810
+
17811
+ .social_pintrest {
17812
+ background: url(/assets/images/modules/icons/social/pintrest.png) no-repeat; }
17813
+
17814
+ .social_rss {
17815
+ background: url(/assets/images/modules/icons/social/rss.png) no-repeat; }
17816
+
17817
+ .social_skype {
17818
+ background: url(/assets/images/modules/icons/social/skype.png) no-repeat; }
17819
+
17820
+ .social_spotify {
17821
+ background: url(/assets/images/modules/icons/social/spotify.png) no-repeat; }
17822
+
17823
+ .social_twitter {
17824
+ background: url(/assets/images/modules/icons/social/twitter.png) no-repeat; }
17825
+
17826
+ .social_vimeo {
17827
+ background: url(/assets/images/modules/icons/social/vimeo.png) no-repeat; }
17828
+
17829
+ .social_vk {
17830
+ background: url(/assets/images/modules/icons/social/vk.png) no-repeat; }
17831
+
17832
+ .social_wordpress {
17833
+ background: url(/assets/images/modules/icons/social/wordpress.png) no-repeat; }
17834
+
17835
+ .social_xing {
17836
+ background: url(/assets/images/modules/icons/social/xing.png) no-repeat; }
17837
+
17838
+ .social_yahoo {
17839
+ background: url(/assets/images/modules/icons/social/yahoo.png) no-repeat; }
17840
+
17841
+ .social_youtube {
17842
+ background: url(/assets/images/modules/icons/social/youtube.png) no-repeat; }
17843
+
17711
17844
  /*
17712
17845
  # -----------------------------------------------------------------------------
17713
17846
  # ~/scss/theme_uno/extentions/_images.scss
@@ -17715,10 +17848,10 @@ button.btn-fab-floating {
17715
17848
  # Product/Info:
17716
17849
  # https://jekyll.one
17717
17850
  #
17718
- # Copyright (C) 2022 Juergen Adams
17851
+ # Copyright (C) 2023 Juergen Adams
17719
17852
  #
17720
- # J1 Template is licensed under the MIT License.
17721
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
17853
+ # J1 Theme is licensed under the MIT License.
17854
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
17722
17855
  # -----------------------------------------------------------------------------
17723
17856
  # See: https://www.digitalocean.com/community/tutorials/css-cropping-images__object--fit
17724
17857
  # -----------------------------------------------------------------------------
@@ -17750,12 +17883,12 @@ button.btn-fab-floating {
17750
17883
  # Product/Info:
17751
17884
  # https://jekyll.one
17752
17885
  #
17753
- # Copyright (C) 2022 Juergen Adams
17886
+ # Copyright (C) 2023 Juergen Adams
17754
17887
  #
17755
- # J1 Template is licensed under the MIT License.
17756
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
17888
+ # J1 Theme is licensed under the MIT License.
17889
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
17757
17890
  # -----------------------------------------------------------------------------
17758
- # NOTE: Styles for J1 Template Lanes
17891
+ # NOTE: Styles for J1 Theme Lanes
17759
17892
  # -----------------------------------------------------------------------------
17760
17893
  */
17761
17894
  .elevated-z0 {
@@ -17783,10 +17916,10 @@ button.btn-fab-floating {
17783
17916
  # Product/Info:
17784
17917
  # https://jekyll.one
17785
17918
  #
17786
- # Copyright (C) 2022 Juergen Adams
17919
+ # Copyright (C) 2023 Juergen Adams
17787
17920
  #
17788
- # J1 Template is licensed under the MIT License.
17789
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
17921
+ # J1 Theme is licensed under the MIT License.
17922
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
17790
17923
  # -----------------------------------------------------------------------------
17791
17924
  # NOTE: Additional styles for page articles (pages)
17792
17925
  # -----------------------------------------------------------------------------
@@ -18000,10 +18133,10 @@ button.btn-fab-floating {
18000
18133
  // Product/Info:
18001
18134
  // https://jekyll.one
18002
18135
  //
18003
- // Copyright (C) 2022 Juergen Adams
18136
+ // Copyright (C) 2023 Juergen Adams
18004
18137
  //
18005
- // J1 Template is licensed under the MIT License.
18006
- // See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
18138
+ // J1 Theme is licensed under the MIT License.
18139
+ // See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
18007
18140
  // -----------------------------------------------------------------------------
18008
18141
  */
18009
18142
  .plan-card {
@@ -18131,10 +18264,10 @@ button.btn-fab-floating {
18131
18264
  # Product/Info:
18132
18265
  # https://jekyll.one
18133
18266
  #
18134
- # Copyright (C) 2022 Juergen Adams
18267
+ # Copyright (C) 2023 Juergen Adams
18135
18268
  #
18136
- # J1 Template is licensed under the MIT License.
18137
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
18269
+ # J1 Theme is licensed under the MIT License.
18270
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
18138
18271
  # -----------------------------------------------------------------------------
18139
18272
  # NOTE: General styles for blog articles (posts)
18140
18273
  # -----------------------------------------------------------------------------
@@ -18226,10 +18359,10 @@ button.btn-fab-floating {
18226
18359
  # Product/Info:
18227
18360
  # https://jekyll.one
18228
18361
  #
18229
- # Copyright (C) 2022 Juergen Adams
18362
+ # Copyright (C) 2023 Juergen Adams
18230
18363
  #
18231
- # J1 Template is licensed under the MIT License.
18232
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
18364
+ # J1 Theme is licensed under the MIT License.
18365
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
18233
18366
  # -----------------------------------------------------------------------------
18234
18367
  # NOTE: Util styles added on button elements to create an PULSED animation
18235
18368
  # -----------------------------------------------------------------------------
@@ -18401,10 +18534,10 @@ button.btn-fab-floating {
18401
18534
  # Product/Info:
18402
18535
  # https://jekyll.one
18403
18536
  #
18404
- # Copyright (C) 2022 Juergen Adams
18537
+ # Copyright (C) 2023 Juergen Adams
18405
18538
  #
18406
- # J1 Template is licensed under the MIT License.
18407
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
18539
+ # J1 Theme is licensed under the MIT License.
18540
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
18408
18541
  # -----------------------------------------------------------------------------
18409
18542
  */
18410
18543
  .radio label,
@@ -18557,10 +18690,10 @@ label.radio-inline {
18557
18690
  # Product/Info:
18558
18691
  # https://jekyll.one
18559
18692
  #
18560
- # Copyright (C) 2022 Juergen Adams
18693
+ # Copyright (C) 2023 Juergen Adams
18561
18694
  #
18562
- # J1 Template is licensed under the MIT License.
18563
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
18695
+ # J1 Theme is licensed under the MIT License.
18696
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
18564
18697
  # -----------------------------------------------------------------------------
18565
18698
  */
18566
18699
  .scroll-group {
@@ -18627,10 +18760,10 @@ label.radio-inline {
18627
18760
  # Product/Info:
18628
18761
  # https://jekyll.one
18629
18762
  #
18630
- # Copyright (C) 2022 Juergen Adams
18763
+ # Copyright (C) 2023 Juergen Adams
18631
18764
  #
18632
- # J1 Template is licensed under the MIT License.
18633
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
18765
+ # J1 Theme is licensed under the MIT License.
18766
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
18634
18767
  # -----------------------------------------------------------------------------
18635
18768
  # NOTE: Styles for custom scrollbars, see
18636
18769
  # https://codepen.io/devstreak/pen/dMYgeO
@@ -18899,10 +19032,10 @@ ul.scrollable-menu::-webkit-scrollbar-thumb {
18899
19032
  # Product/Info:
18900
19033
  # https://jekyll.one
18901
19034
  #
18902
- # Copyright (C) 2022 Juergen Adams
19035
+ # Copyright (C) 2023 Juergen Adams
18903
19036
  #
18904
- # J1 Template is licensed under the MIT License.
18905
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
19037
+ # J1 Theme is licensed under the MIT License.
19038
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
18906
19039
  # -----------------------------------------------------------------------------
18907
19040
  */
18908
19041
  .sticker-wrapper {
@@ -19018,10 +19151,10 @@ ul.scrollable-menu::-webkit-scrollbar-thumb {
19018
19151
  # Product/Info:
19019
19152
  # https://jekyll.one
19020
19153
  #
19021
- # Copyright (C) 2022 Juergen Adams
19154
+ # Copyright (C) 2023 Juergen Adams
19022
19155
  #
19023
- # J1 Template is licensed under the MIT License.
19024
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
19156
+ # J1 Theme is licensed under the MIT License.
19157
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
19025
19158
  # -----------------------------------------------------------------------------
19026
19159
  # NOTE: General styles for tag boxes|clouds
19027
19160
  # -----------------------------------------------------------------------------
@@ -19117,10 +19250,10 @@ ul.scrollable-menu::-webkit-scrollbar-thumb {
19117
19250
  # Product/Info:
19118
19251
  # https://jekyll.one
19119
19252
  #
19120
- # Copyright (C) 2022 Juergen Adams
19253
+ # Copyright (C) 2023 Juergen Adams
19121
19254
  #
19122
- # J1 Template is licensed under the MIT License.
19123
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
19255
+ # J1 Theme is licensed under the MIT License.
19256
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
19124
19257
  # -----------------------------------------------------------------------------
19125
19258
  # NOTE: General styles for blog|post generator of type 'timeline'
19126
19259
  # -----------------------------------------------------------------------------
@@ -19442,10 +19575,10 @@ a.timeline-list-unstyled:hover {
19442
19575
  # Product/Info:
19443
19576
  # https://jekyll.one
19444
19577
  #
19445
- # Copyright (C) 2022 Juergen Adams
19578
+ # Copyright (C) 2023 Juergen Adams
19446
19579
  #
19447
- # J1 Template is licensed under the MIT License.
19448
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
19580
+ # J1 Theme is licensed under the MIT License.
19581
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
19449
19582
  # -----------------------------------------------------------------------------
19450
19583
  # NOTE: Util styles added on button elements to create an PULSED animation
19451
19584
  # -----------------------------------------------------------------------------
@@ -19469,10 +19602,10 @@ a.timeline-list-unstyled:hover {
19469
19602
  # Product/Info:
19470
19603
  # https://jekyll.one
19471
19604
  #
19472
- # Copyright (C) 2022 Juergen Adams
19605
+ # Copyright (C) 2023 Juergen Adams
19473
19606
  #
19474
- # J1 Template is licensed under the MIT License.
19475
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
19607
+ # J1 Theme is licensed under the MIT License.
19608
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
19476
19609
  # -----------------------------------------------------------------------------
19477
19610
  # NOTE: MDE styles for transparency
19478
19611
  # -----------------------------------------------------------------------------
@@ -19556,10 +19689,10 @@ a.timeline-list-unstyled:hover {
19556
19689
  # Product/Info:
19557
19690
  # https://jekyll.one
19558
19691
  #
19559
- # Copyright (C) 2022 Juergen Adams
19692
+ # Copyright (C) 2023 Juergen Adams
19560
19693
  #
19561
- # J1 Template is licensed under the MIT License.
19562
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
19694
+ # J1 Theme is licensed under the MIT License.
19695
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
19563
19696
  # -----------------------------------------------------------------------------
19564
19697
  # NOTE: Typography styles for resposive text (rtext)
19565
19698
  # Provides flowting text styles for dynamic|responsible text.
@@ -20224,10 +20357,10 @@ a.timeline-list-unstyled:hover {
20224
20357
  # Product/Info:
20225
20358
  # https://jekyll.one
20226
20359
  #
20227
- # Copyright (C) 2022 Juergen Adams
20360
+ # Copyright (C) 2023 Juergen Adams
20228
20361
  #
20229
- # J1 Template is licensed under the MIT License.
20230
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
20362
+ # J1 Theme is licensed under the MIT License.
20363
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
20231
20364
  # -----------------------------------------------------------------------------
20232
20365
  # NOTE: Additional utility styles
20233
20366
  # -----------------------------------------------------------------------------
@@ -20239,10 +20372,10 @@ a.timeline-list-unstyled:hover {
20239
20372
  # Product/Info:
20240
20373
  # https://jekyll.one
20241
20374
  #
20242
- # Copyright (C) 2022 Juergen Adams
20375
+ # Copyright (C) 2023 Juergen Adams
20243
20376
  #
20244
- # J1 Template is licensed under the MIT License.
20245
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
20377
+ # J1 Theme is licensed under the MIT License.
20378
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
20246
20379
  # -----------------------------------------------------------------------------
20247
20380
  # NOTE: This is the (SASS) entry point for global theme variables
20248
20381
  # -----------------------------------------------------------------------------
@@ -20418,10 +20551,10 @@ $caret-width-lg: $caret-width !default;
20418
20551
  # Product/Info:
20419
20552
  # https://jekyll.one
20420
20553
  #
20421
- # Copyright (C) 2022 Juergen Adams
20554
+ # Copyright (C) 2023 Juergen Adams
20422
20555
  #
20423
- # J1 Template is licensed under the MIT License.
20424
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
20556
+ # J1 Theme is licensed under the MIT License.
20557
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
20425
20558
  # -----------------------------------------------------------------------------
20426
20559
  # NOTE: Additional utility styles
20427
20560
  # -----------------------------------------------------------------------------
@@ -20433,10 +20566,10 @@ $caret-width-lg: $caret-width !default;
20433
20566
  # Product/Info:
20434
20567
  # https://jekyll.one
20435
20568
  #
20436
- # Copyright (C) 2022 Juergen Adams
20569
+ # Copyright (C) 2023 Juergen Adams
20437
20570
  #
20438
- # J1 Template is licensed under the MIT License.
20439
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
20571
+ # J1 Theme is licensed under the MIT License.
20572
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
20440
20573
  # -----------------------------------------------------------------------------
20441
20574
  # NOTE: This is the (SASS) entry point for global theme variables
20442
20575
  # -----------------------------------------------------------------------------
@@ -20612,12 +20745,12 @@ $caret-width-lg: $caret-width !default;
20612
20745
  # Product/Info:
20613
20746
  # https://jekyll.one
20614
20747
  #
20615
- # Copyright (C) 2022 Juergen Adams
20748
+ # Copyright (C) 2023 Juergen Adams
20616
20749
  #
20617
- # J1 Template is licensed under the MIT License.
20618
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
20750
+ # J1 Theme is licensed under the MIT License.
20751
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
20619
20752
  # -----------------------------------------------------------------------------
20620
- # NOTE: Styles for J1 Template Lanes
20753
+ # NOTE: Styles for J1 Theme Lanes
20621
20754
  # -----------------------------------------------------------------------------
20622
20755
  */
20623
20756
  .wave {
@@ -20630,10 +20763,10 @@ $caret-width-lg: $caret-width !default;
20630
20763
  # Product/Info:
20631
20764
  # https://jekyll.one
20632
20765
  #
20633
- # Copyright (C) 2022 Juergen Adams
20766
+ # Copyright (C) 2023 Juergen Adams
20634
20767
  #
20635
- # J1 Template is licensed under the MIT License.
20636
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
20768
+ # J1 Theme is licensed under the MIT License.
20769
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
20637
20770
  # -----------------------------------------------------------------------------
20638
20771
  # NOTE: MDE button styles
20639
20772
  # -----------------------------------------------------------------------------
@@ -20880,10 +21013,10 @@ $caret-width-lg: $caret-width !default;
20880
21013
  # Product/Info:
20881
21014
  # https://jekyll.one
20882
21015
  #
20883
- # Copyright (C) 2022 Juergen Adams
21016
+ # Copyright (C) 2023 Juergen Adams
20884
21017
  #
20885
- # J1 Template is licensed under the MIT License.
20886
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
21018
+ # J1 Theme is licensed under the MIT License.
21019
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
20887
21020
  # -----------------------------------------------------------------------------
20888
21021
  # NOTE: MD Color Palette
20889
21022
  # -----------------------------------------------------------------------------
@@ -25280,10 +25413,10 @@ a.md-black-darker:focus {
25280
25413
  # Product/Info:
25281
25414
  # https://jekyll.one
25282
25415
  #
25283
- # Copyright (C) 2022 Juergen Adams
25416
+ # Copyright (C) 2023 Juergen Adams
25284
25417
  #
25285
- # J1 Template is licensed under the MIT License.
25286
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
25418
+ # J1 Theme is licensed under the MIT License.
25419
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
25287
25420
  # -----------------------------------------------------------------------------
25288
25421
  # NOTE: Color Palette for MD tables, taken from Google MDC Web.
25289
25422
  # -----------------------------------------------------------------------------
@@ -25563,10 +25696,10 @@ figcaption .caption-title {
25563
25696
  # Product/Info:
25564
25697
  # https://jekyll.one
25565
25698
  #
25566
- # Copyright (C) 2022 Juergen Adams
25699
+ # Copyright (C) 2023 Juergen Adams
25567
25700
  #
25568
- # J1 Template is licensed under the MIT License.
25569
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
25701
+ # J1 Theme is licensed under the MIT License.
25702
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
25570
25703
  # -----------------------------------------------------------------------------
25571
25704
  # NOTE: MDE elevation styles
25572
25705
  # SPEC: https://material.io/guidelines/
@@ -25664,10 +25797,10 @@ figcaption .caption-title {
25664
25797
  # Product/Info:
25665
25798
  # https://jekyll.one
25666
25799
  #
25667
- # Copyright (C) 2022 Juergen Adams
25800
+ # Copyright (C) 2023 Juergen Adams
25668
25801
  #
25669
- # J1 Template is licensed under the MIT License.
25670
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
25802
+ # J1 Theme is licensed under the MIT License.
25803
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
25671
25804
  # -----------------------------------------------------------------------------
25672
25805
  # NOTE: This is the (SASS) entry point for build-in theme MODULES
25673
25806
  # -----------------------------------------------------------------------------
@@ -25680,11 +25813,11 @@ figcaption .caption-title {
25680
25813
  # http://jekyll.one
25681
25814
  # http://www.primebox.co.uk/projects/jquery-cookiebar/
25682
25815
  #
25683
- # Copyright (C) 2022 Juergen Adams
25816
+ # Copyright (C) 2023 Juergen Adams
25684
25817
  # Copyright (C) 2016 Ant Parsons (primebox.co.uk)
25685
25818
  #
25686
- # J1 Template is licensed under the MIT License
25687
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
25819
+ # J1 Theme is licensed under the MIT License
25820
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
25688
25821
  # Cookiebar is licensed under Creative Commons Attribution 3.0 Unported License
25689
25822
  # See: http://creativecommons.org/licenses/by/3.0/
25690
25823
  # -----------------------------------------------------------------------------
@@ -25738,10 +25871,10 @@ figcaption .caption-title {
25738
25871
  # Product/Info:
25739
25872
  # http://jekyll.one
25740
25873
  #
25741
- # Copyright (C) 2022 Juergen Adams
25874
+ # Copyright (C) 2023 Juergen Adams
25742
25875
  #
25743
- # J1 Template is licensed under the MIT License.
25744
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
25876
+ # J1 Theme is licensed under the MIT License.
25877
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
25745
25878
  # -----------------------------------------------------------------------------
25746
25879
  # NOTE: NO fa icons should be used with enhanced modals to NOT conflict
25747
25880
  # with asciidoc ICON colors
@@ -25948,10 +26081,10 @@ body.scrollable {
25948
26081
  # Product/Info:
25949
26082
  # http://jekyll.one
25950
26083
  #
25951
- # Copyright (C) 2022 Juergen Adams
26084
+ # Copyright (C) 2023 Juergen Adams
25952
26085
  #
25953
- # J1 Template is licensed under the MIT License.
25954
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
26086
+ # J1 Theme is licensed under the MIT License.
26087
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
25955
26088
  # -----------------------------------------------------------------------------
25956
26089
  # NOTE: Styles for J1 Galleries (all)
25957
26090
  # -----------------------------------------------------------------------------
@@ -25969,10 +26102,10 @@ body.scrollable {
25969
26102
  # Product/Info:
25970
26103
  # http://jekyll.one
25971
26104
  #
25972
- # Copyright (C) 2022 Juergen Adams
26105
+ # Copyright (C) 2023 Juergen Adams
25973
26106
  #
25974
- # J1 Template is licensed under the MIT License.
25975
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
26107
+ # J1 Theme is licensed under the MIT License.
26108
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
25976
26109
  # -----------------------------------------------------------------------------
25977
26110
  # NOTE: Styles for module J1 Navigator (NAV Module)
25978
26111
  # -----------------------------------------------------------------------------
@@ -26951,10 +27084,10 @@ li.dropdown.nav-item.nav-sub-item:before {
26951
27084
  # Product/Info:
26952
27085
  # http://jekyll.one
26953
27086
  #
26954
- # Copyright (C) 2022 Juergen Adams
27087
+ # Copyright (C) 2023 Juergen Adams
26955
27088
  #
26956
- # J1 Template is licensed under the MIT License
26957
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
27089
+ # J1 Theme is licensed under the MIT License
27090
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
26958
27091
  # -----------------------------------------------------------------------------
26959
27092
  # NOTE: Provides styles for the module J1 Rouge (Highlighter)
26960
27093
  # -----------------------------------------------------------------------------
@@ -26971,10 +27104,10 @@ code[class^="language-"] {
26971
27104
  # Product/Info:
26972
27105
  # https://jekyll.one
26973
27106
  #
26974
- # Copyright (C) 2022 Juergen Adams
27107
+ # Copyright (C) 2023 Juergen Adams
26975
27108
  #
26976
- # J1 Template is licensed under MIT License.
26977
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
27109
+ # J1 Theme is licensed under MIT License.
27110
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
26978
27111
  # -----------------------------------------------------------------------------
26979
27112
  # NOTE:
26980
27113
  # -----------------------------------------------------------------------------
@@ -27009,10 +27142,10 @@ code[class^="language-"] {
27009
27142
  # https://tscanlin.github.io/tocbot
27010
27143
  #
27011
27144
  # Copyright (C) 2016 Tim Scanlin
27012
- # Copyright (C) 2022 Juergen Adams
27145
+ # Copyright (C) 2023 Juergen Adams
27013
27146
  #
27014
- # J1 Template is licensed under MIT License.
27015
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
27147
+ # J1 Theme is licensed under MIT License.
27148
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
27016
27149
  # Tocbot is licensed under MIT License.
27017
27150
  # See: https://github.com/tscanlin/tocbot/blob/master/LICENSE
27018
27151
  # -----------------------------------------------------------------------------
@@ -27071,10 +27204,10 @@ a.toc-link {
27071
27204
  # Product/Info:
27072
27205
  # https://jekyll.one
27073
27206
  #
27074
- # Copyright (C) 2022 Juergen Adams
27207
+ # Copyright (C) 2023 Juergen Adams
27075
27208
  #
27076
- # J1 Template is licensed under MIT License.
27077
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
27209
+ # J1 Theme is licensed under MIT License.
27210
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
27078
27211
  # -----------------------------------------------------------------------------
27079
27212
  # NOTE: Several styles are moved to ~/assets/themes/j1/adapter/js/toccer.js
27080
27213
  # to set CSS styles fo selected theme dynamically
@@ -27154,10 +27287,10 @@ a.toc-link:hover {
27154
27287
  # Product/Info:
27155
27288
  # http://jekyll.one
27156
27289
  #
27157
- # Copyright (C) 2022 Juergen Adams
27290
+ # Copyright (C) 2023 Juergen Adams
27158
27291
  #
27159
- # J1 Template is licensed under the MIT License.
27160
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
27292
+ # J1 Theme is licensed under the MIT License.
27293
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
27161
27294
  # -----------------------------------------------------------------------------
27162
27295
  # NOTE: Styles for J1 Back2Top
27163
27296
  # -----------------------------------------------------------------------------