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
@@ -71,7 +71,7 @@ resource_options:
71
71
  // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
72
72
  The Asciidoc skeleton *multi-document* a helper for setting up a base file and
73
73
  folder structure for multi-chapter AsciiDoc projects based on _Jekyll_
74
- and _J1 Template_. You need *both* to use this skeleton creating AsciiDoc
74
+ and _J1 Theme_. You need *both* to use this skeleton creating AsciiDoc
75
75
  documents from it.
76
76
 
77
77
  Multi-chapter documents are used for more complex articles of a website. If
@@ -87,7 +87,7 @@ resource_options:
87
87
  // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
88
88
  The Asciidoc skeleton *simple-document* a helper for setting up a base file
89
89
  and folder structure for simple-document AsciiDoc pages based on _Jekyll_ and
90
- _J1 Template_. You need *both* to use this skeleton creating AsciiDoc
90
+ _J1 Theme_. You need *both* to use this skeleton creating AsciiDoc
91
91
  documents from it.
92
92
 
93
93
  Simple documents are used quite often for documents of a website. If the number
@@ -6,10 +6,11 @@ date: 2022-01-01 01:00:00
6
6
  description: >
7
7
  When it comes to the usability of a website, the focus of your
8
8
  visitors is on one important component: The Navigation System
9
- of the site. To make all posts easy accessible to the visitors,
10
- the Navigation System provides a Blog Explorer module. The explorer
11
- module supports the users for browsing articles by sorting criteria
12
- like category and date or browsing the archive for all articles.
9
+ of the site. To make all posts using J1 Theme easy accessible
10
+ to the visitors, the Navigation System of the Jekyll Template
11
+ provides a Blog Explorer module. The explorer module supports
12
+ the users for browsing articles by sorting criteria like category
13
+ and date or browsing the archive for all articles.
13
14
 
14
15
  categories: [ Blog ]
15
16
  tags: [ Navigator, Archive ]
@@ -3,7 +3,14 @@ layout: page
3
3
  title: Post by Category
4
4
  tagline: Explore Posts
5
5
  date: 2022-01-01 01:00:00
6
- description: Browse articles by category
6
+ description: >
7
+ When it comes to the usability of a website, the focus of your
8
+ visitors is on one important component: The Navigation System
9
+ of the site. To make all posts using J1 Theme easy accessible
10
+ to the visitors, the Navigation System of the Jekyll Template
11
+ provides a Blog Explorer module. The explorer module supports
12
+ the users for browsing articles by sorting criteria like category
13
+ and date or browsing the archive for all articles.
7
14
 
8
15
  categories: [ Blog ]
9
16
  tags: [ Navigator, Categories ]
@@ -6,10 +6,11 @@ tagline: Explore Posts
6
6
  description: >
7
7
  When it comes to the usability of a website, the focus of your
8
8
  visitors is on one important component: The Navigation System
9
- of the site. To make all posts easy accessible to the visitors,
10
- the Navigation System provides a Blog Explorer module. The explorer
11
- module supports the users for browsing articles by sorting criteria
12
- like category and date or browsing the archive for all articles.
9
+ of the site. To make all posts using J1 Theme easy accessible
10
+ to the visitors, the Navigation System of the Jekyll Template
11
+ provides a Blog Explorer module. The explorer module supports
12
+ the users for browsing articles by sorting criteria like category
13
+ and date or browsing the archive for all articles.
13
14
 
14
15
  categories: [ Blog ]
15
16
  tags: [ Navigator, Date ]
@@ -6,10 +6,11 @@ date: 2022-01-01 01:00:00
6
6
  description: >
7
7
  When it comes to the usability of a website, the focus of your
8
8
  visitors is on one important component: The Navigation System
9
- of the site. To make all posts easy accessible to the visitors,
10
- the Navigation System provides a Blog Explorer module. The explorer
11
- module supports the users for browsing articles by sorting criteria
12
- like category and date or browsing the archive for all articles.
9
+ of the site. To make all posts using J1 Theme easy accessible
10
+ to the visitors, the Navigation System of the Jekyll Template
11
+ provides a Blog Explorer module. The explorer module supports
12
+ the users for browsing articles by sorting criteria like category
13
+ and date or browsing the archive for all articles.
13
14
 
14
15
  categories: [ Blog ]
15
16
  tags: [ Navigator, Tags ]
@@ -6,10 +6,11 @@ date: 2022-01-01 01:00:00
6
6
  description: >
7
7
  When it comes to the usability of a website, the focus of your
8
8
  visitors is on one important component: The Navigation System
9
- of the site. To make all posts easy accessible to the visitors,
10
- the Navigation System provides a Blog Explorer module. The explorer
11
- module supports the users for browsing articles by sorting criteria
12
- like category and date or browsing the archive for all articles.
9
+ of the site. To make all posts using J1 Theme easy accessible
10
+ to the visitors, the Navigation System of the Jekyll Template
11
+ provides a Blog Explorer module. The explorer module supports
12
+ the users for browsing articles by sorting criteria like category
13
+ and date or browsing the archive for all articles.
13
14
 
14
15
  categories: [ Blog ]
15
16
  tags: [ Navigator, Explorer ]
@@ -4,10 +4,12 @@ tagline: Platforms, Frameworks, and Devices
4
4
  date: 2021-01-01 00:00:00 +100
5
5
  description: >
6
6
  Current software counts. Excellent tools in their latest versions
7
- make the rocket engine for each and every website. Jekyll One
7
+ make the rocket engine for each and every website. J1 Theme
8
8
  is using current software in their latest versions. All of them
9
- are OpenSource and free to use. No license issues for private or
10
- professional use.
9
+ are OpenSource and free to use. No license issues using JekyllOne
10
+ Theme for private or professional purposes.
11
+ keywords: >
12
+ Jekyll, JekyllOne, Theme, Software, Platforms, Frameworks, Devices
11
13
 
12
14
  categories: [ Features ]
13
15
  tags: [ General ]
@@ -82,7 +84,7 @@ No license issues for private or professional use.
82
84
 
83
85
  == Platforms
84
86
 
85
- J1 Template is based on these popular software platforms:
87
+ J1 Theme is based on these popular software platforms:
86
88
 
87
89
  mdi:language-ruby[24px, md-blue ml-3 mr-2]
88
90
  <<Ruby>> >= 2.7 +
@@ -96,7 +98,7 @@ common operating systems like Windows, Linux, and OSX.
96
98
 
97
99
  === Ruby
98
100
 
99
- For the latest versions of J1 Template (>= *2022.5.0*), Ruby V3 is recommended.
101
+ For the latest versions of J1 Theme (>= *2022.5.0*), Ruby V3 is recommended.
100
102
  The latest Ruby versions offer much better run-time performance. Ruby 3 will
101
103
  be up to three times faster compared to Ruby 2.0. This will definively
102
104
  speed-up the development processes for your new website.
@@ -119,7 +121,7 @@ Simple commands support creators to concentrate on the content.
119
121
 
120
122
  == Frameworks
121
123
 
122
- To no reinvent wheels, J1 Template is based on ready-to-use frameworks,
124
+ To no reinvent wheels, J1 Theme is based on ready-to-use frameworks,
123
125
  extensions, and modules. All build-in frameworks are industry standard,
124
126
  well known, and accepted worldwide.
125
127
 
@@ -151,7 +153,7 @@ No question, icons and icon fonts are essentially required to make a site
151
153
  better understandable. Icons are used for navigation, extensions, modules,
152
154
  and last but not least for the content.
153
155
 
154
- J1 Template supports popular icons font sets out-of-the-box:
156
+ J1 Theme supports popular icons font sets out-of-the-box:
155
157
 
156
158
  * link:{url-mdi--home}[Material Design Icons, {browser-window--new}] (MDI)
157
159
  * link:{url-fontawesome--home}[FontAwesome Icons V5, {browser-window--new}] (FAI)
@@ -178,7 +180,7 @@ out of your way, J1 is fully configurable. No need to dive in the deep.
178
180
  type: text
179
181
 
180
182
  text: [
181
- "<big>Jekyll One Template</big> </br> <i>Clean, ..</i>",
183
+ "<big>Jekyll One Theme</big> </br> <i>Clean, ..</i>",
182
184
  "<big>Jekyll meets Bootstrap</big> </br> <i>Best of ..</i>",
183
185
  "<big>J1 is Open Source</big> </br> <i>No pain ..</i>",
184
186
  "<big>Explore this site</big> </br> <i>Learn what's ..</i>",
@@ -194,7 +196,7 @@ Configure what is to be done.
194
196
 
195
197
  == Devices
196
198
 
197
- The Web is everywhere. J1 Template supports modern web browsers on all devices
199
+ The Web is everywhere. J1 Theme supports modern web browsers on all devices
198
200
  for best results on PCs, Tablets, and SmartPhones.
199
201
 
200
202
  mdi:devices[24px, md-blue ml-3 mr-2]
@@ -226,7 +228,7 @@ website for mobile devices.
226
228
 
227
229
  === Desktop Web Navigation
228
230
 
229
- Then Naviagtion Modules of J1 Template provides multiple sub-modules. An very
231
+ Then Naviagtion Modules of J1 Theme provides multiple sub-modules. An very
230
232
  important one: the menu system. Based on a quite simple configuration, give
231
233
  your vistors easy access to all of your content pages on a mouse-click.
232
234
 
@@ -7,7 +7,10 @@ description: >
7
7
  all typical use cases for websites. The bad story: most of them
8
8
  require programming and low-level customization. Deep knowledge
9
9
  of Jekyll and valuable experience using HTML, CSS, and Javascript
10
- is required. J1 is different: easy to use, no programming is needed.
10
+ is required. JekyllOne Theme is different: easy to use, no programming
11
+ is needed.
12
+ keywords: >
13
+ Jekyll, JekyllOne, Theme, Software, Modules, Extensions, Integrations
11
14
 
12
15
  categories: [ Features ]
13
16
  tags: [ Module, Extension, Integration ]
@@ -89,7 +92,7 @@ J1 is different: easy to use, no programming is needed.
89
92
  == Modules
90
93
 
91
94
  The Template provides a large number of building blocks to create modern
92
- web pages in minutes. The base idea of the J1 Template is to give all people
95
+ web pages in minutes. The base idea of the J1 Theme is to give all people
93
96
  a toolset at their hands to create a website with no need to start web
94
97
  development or web design from the beginning.
95
98
 
@@ -129,7 +132,7 @@ loads more content as a user scrolls down the page. It allows visitors to
129
132
  continue reading the content by scrolling seamlessly and not by loading
130
133
  additional pages.
131
134
 
132
- J1 Template supports infinite scrolling and is used, for example, for loading
135
+ J1 Theme supports infinite scrolling and is used, for example, for loading
133
136
  previews of blog articles.
134
137
 
135
138
  === Animate on scroll
@@ -293,7 +296,7 @@ exactly positioned.
293
296
 
294
297
  When it comes to the usability of a website, your visitors' focus is on one
295
298
  important component: the Navigation System. The Navigation System used by
296
- J1 Template is a multi-purpose navigation builder based on the _Bootstrap_ V5
299
+ J1 Theme is a multi-purpose navigation builder based on the _Bootstrap_ V5
297
300
  Framework.
298
301
 
299
302
  .Navigation Module (NAV)
@@ -335,12 +338,12 @@ All features are available by configuration, and no programming is needed.
335
338
 
336
339
  A Lightbox is, in general, a helper which displays enlarged, almost
337
340
  screen-filling versions of images (or videos) while dimming the remainder
338
- of the page. For the J1 Template, two different lightboxes are available:
341
+ of the page. For the J1 Theme, two different lightboxes are available:
339
342
 
340
343
  * Lightbox V2
341
344
  * LightGallery
342
345
 
343
- The default tool employed by J1 Template is Lightbox V2, a Javascript library
346
+ The default tool employed by J1 Theme is Lightbox V2, a Javascript library
344
347
  written by Lokesh Dhakar.
345
348
 
346
349
  .Markup to place a Lightbox V2 (Asciidoc)
@@ -485,7 +488,7 @@ modals are used to add dialogues to your web pages for user notifications.
485
488
 
486
489
  To improve your visitor’s experience on important information that shouldn’t
487
490
  be missed. ABMs are a great choice to bring the user’s attention. Using the
488
- J1 Template predefined modal styles, some emotional weight is added to the
491
+ J1 Theme predefined modal styles, some emotional weight is added to the
489
492
  information displayed. Ranging from an info level, a simple warning to
490
493
  critical messages.
491
494
 
@@ -514,7 +517,7 @@ Post's front matter by specifying a new date/time in the format
514
517
 
515
518
  === Asciidoctor extensions
516
519
 
517
- J1 Template implements a bunch of incubating Ruby-based extensions for
520
+ J1 Theme implements a bunch of incubating Ruby-based extensions for
518
521
  Asciidoctor. Using Asciidoctor extensions, it's easy to integrate lightboxes,
519
522
  galleries, icon fonts, and other complex elements using Asciidoc tags with
520
523
  your content pages.
@@ -559,7 +562,7 @@ lightbox::images--blog-post-navigator[ 600, {data-images--blog-post-navigator} ]
559
562
  === Featured example content
560
563
 
561
564
  All pages from the roundtrip section are provided by the starter web
562
- included with the J1 Template. Many real-world examples for your content
565
+ included with the J1 Theme. Many real-world examples for your content
563
566
  could be taken from these pages and are easy to use with your website.
564
567
 
565
568
  .Example Content (Icon Fonts)
@@ -568,13 +571,13 @@ lightbox::images--example-content[ 600, {data-images--example-content} ]
568
571
  === Royalty Free images
569
572
 
570
573
  All images for a *Starter Web*, for example, from the roundtrip section, are
571
- included with J1 Template. All images are taken from Unsplash.com as
574
+ included with J1 Theme. All images are taken from Unsplash.com as
572
575
  *Royalty Free* images and can be used without paying any license fees.
573
576
 
574
577
  == Integrations
575
578
 
576
579
  The Internet of today has changed a lot. The new digital world is called the cloud.
577
- Services out of the cloud is a fast-growing business. J1 Template integrates cloud
580
+ Services out of the cloud is a fast-growing business. J1 Theme integrates cloud
578
581
  services to extend the functionality of a web for commenting features or Bootstrap
579
582
  themes, for example.
580
583
 
@@ -625,7 +628,7 @@ want to talk about what they currently read on your web, listen to or see.
625
628
  And they want it right there, under what they’ve read or seen, not on their
626
629
  social networks.
627
630
 
628
- J1 template supports currently two comment providers: Disqus (DQC) and
631
+ J1 Theme supports currently two comment providers: Disqus (DQC) and
629
632
  Hyvor (HVC). The comment interfaces from the supported providers can be
630
633
  integrated by pure configuration.
631
634
 
@@ -771,7 +774,7 @@ you're done.
771
774
 
772
775
  === YouTube Video
773
776
 
774
- J1 Template supports YouTube and Vimeo video content out-of-the-box.
777
+ J1 Theme supports YouTube and Vimeo video content out-of-the-box.
775
778
  The type of content is *automatically detected* with your video galleries
776
779
  configured, and the player is started as needed.
777
780
 
@@ -787,7 +790,7 @@ gallery::jg_video_online_youtube_2_short[role="mb-5"]
787
790
 
788
791
  === Vimeo Video
789
792
 
790
- J1 Template supports Vimeo video content out-of-the-box. The type of content
793
+ J1 Theme supports Vimeo video content out-of-the-box. The type of content
791
794
  is *automatically detected* with your video galleries configured, and the
792
795
  player is started as needed.
793
796
 
@@ -85,7 +85,8 @@ tag::data[]
85
85
  :data-images-standalone: "assets/images/modules/gallery/old_times/image_02.jpg, GrandPa's 80th Birthday"
86
86
  :data-images-group: "assets/images/modules/gallery/old_times/image_03.jpg, GrandPa's annual journey, assets/images/modules/gallery/old_times/image_04.jpg, GrandPa's annual journey"
87
87
 
88
- :data-images--themes-menu: "assets/images/pages/roundtrip/500_themes/themes-menu-1280x800.jpg, Themes menu (Bootswatch)"
88
+ :data-images--themes-menu: "assets/images/pages/roundtrip/themes-menu-1280x800.jpg, Themes menu (Bootswatch)"
89
+ :data-images--styles-menu: "assets/images/pages/roundtrip/styles-menu-1280x800.jpg, Styles menu (Bootswatch)"
89
90
 
90
91
  :data-quicksearch-icon: "assets/images/pages/roundtrip/600_quicksearch/quicksearch_icon-800x200.jpg, Search button (magnifier) in the quick access area"
91
92
  :data-quicksearch-input: "assets/images/pages/roundtrip/600_quicksearch/quicksearch_input-800x200.jpg, Input bar for a QuickSearch"
@@ -1,10 +1,11 @@
1
+ [role="mt-4"]
1
2
  == The Themes Menu
2
3
 
3
- Themes adjust the website's appearance based on the core CSS rules and
4
- definitions of Bootstrap. Themes do not change the framework's functionality
4
+ Styles adjust the website's appearance based on the core CSS rules and
5
+ definitions of Bootstrap. Styles do not change the framework's functionality
5
6
  but modify rule-based, e.g., the color scheme, fonts, sizes, or the
6
7
  appearance of more complex elements like forms or tables. Additionally, a
7
- theme may add additional components to extend the Bootstrap's framework.
8
+ style may add additional components to extend the Bootstrap's framework.
8
9
 
9
10
  Modifying the CSS styles of link:{url-bs--home}[Bootstrap, {browser-window--new}]
10
11
  is not rocket science. But, to be honest, some knowledge is needed for
@@ -20,32 +21,32 @@ Thanks to the people at link:{url-bootswatch--home}[Bootswatch, {browser-window-
20
21
  a great set of already prepared Bootstrap stylesheets in various designs are
21
22
  available on their website. There is no need to start from scratch. It is not
22
23
  needed to re-define all the Bootstrap variables, and rebuild the framework
23
- files to create a new theme. Many different styles are available. What is
24
+ files to create a new style. Many different styles are available. What is
24
25
  already available at Bootswatch is at least a good base for your modifications;
25
26
  your unique design.
26
27
 
27
28
  Besides the bunch of different stylesheets at Bootswatch, an
28
29
  link:{url-bootswatch--api}[Integration API, {browser-window--new}] is provided
29
30
  that helps a lot to integrate available designs into an existing site. This API
30
- is the base to integrate selectable Bootswatch stylesheets into the J1 Template
31
+ is the base to integrate selectable Bootswatch stylesheets into the J1 Theme
31
32
  navigation system for easy use.
32
33
 
33
- === Apply a theme
34
+ === Apply a Style
34
35
 
35
- The base for designing pages using the J1 Template is the theme Uno, a modern
36
- light theme used for many types of websites. And what we mentioned
37
- already, web design is not: one size fits all. The theme Uno can be seen as
38
- a good base, a starting point. Combining Uno and a different theme may be a fast
39
- solution for your site!?
36
+ The base for designing pages using the J1 Theme is the style Uno, a modern
37
+ light CSS layout used for many types of websites. And what we mentioned
38
+ already, web design is not: one size fits all. The style Uno can be seen as
39
+ a good base, a starting point. Combining Uno and a different styles may be
40
+ a fast solution for your site!?
40
41
 
41
- You can find all available themes and stylesheets on your pages
42
- from the menu Themes. You're invited to check how a page is changing for
42
+ You can find all available styles and stylesheets on your pages from the
43
+ menu Themes. You're invited to check how a page is changing for
43
44
  its design if other stylesheets, other ideas of web design are used.
44
45
 
45
- TIP: Changing BS-based styles is one thing. Changing from one theme to the
46
- next at runtime is a bit more challenging. For the first version of the J1
47
- Template, many styles are automatically changed for J1 specific components,
46
+ TIP: Changing BS-based styles is one thing. Changing from one style to the
47
+ next at runtime is a bit more challenging. For the current version of the J1
48
+ Theme, many styles are automatically changed for J1 specific components,
48
49
  but not all of them for now.
49
50
 
50
- Select a theme from this menu, and a new BS-based stylesheet is automatically
51
+ Select a style from this menu, and a new BS-based stylesheet is automatically
51
52
  applied to your pages.
@@ -5,13 +5,13 @@ _Rouge_ is a pure Ruby and themeable syntax highlighter. It can highlight
5
5
  available themes and examples for several languages of how
6
6
  highlighting works using _Rouge_.
7
7
 
8
- For the default theme `Uno` of J1 Template, the following _Rouge_ themes
8
+ For the default theme `Uno` of J1 Theme, the following _Rouge_ themes
9
9
  are used:
10
10
 
11
11
  * light: `igorpro`
12
12
  * dark: `monokai.sublime`
13
13
 
14
- NOTE: The default themes used for the J1 Template can be configured with the
14
+ NOTE: The default themes used for the J1 Theme can be configured with the
15
15
  global template config file `~/_data/j1_config.yml`.
16
16
 
17
17
 
@@ -3,15 +3,16 @@ title: Asciidoc Enhancements
3
3
  tagline: Asciidoctor Extensions
4
4
  date: 2020-11-07 00:00:00
5
5
  description: >
6
- J1 Template implements some incubating Ruby-based
7
- extensions for Asciidoctor. Most extensions are based
8
- on the examples given with the Asciidoctor Extensions
9
- Lab. All implemented Asciidoctor Extensions can be
10
- found in this article.
6
+ J1 Theme implements some handy Ruby-based extensions for Asciidoctor.
7
+ Providing extensions for a Jekyll theme is a unique feature of
8
+ JekyllOne (J1) compared to other Jekyll themes and templates.
9
+ Most extensions are based on well-documented examples from the
10
+ Asciidoctor Extensions Lab.
11
+ keywords: >
12
+ Jekyll, Theme, JekyllOne, Asciidoc, Asciidoctor, Ruby, Extensions, Roundtrip
11
13
 
12
-
13
- categories: [ Roundtrip, Asciidoc ]
14
- tags: [ Extension ]
14
+ categories: [ Roundtrip ]
15
+ tags: [ Asciidoc, Extension ]
15
16
 
16
17
  image:
17
18
  path: /assets/images/pages/roundtrip/puzzle-1920x1280-bw.jpg
@@ -22,7 +23,7 @@ image:
22
23
  permalink: /pages/public/learn/roundtrip/asciidoc_extensions/
23
24
  regenerate: false
24
25
 
25
- resources: [ animate, clipboard, lightbox, iconify, twemoji, rouge ]
26
+ resources: [ animate, clipboard, lightbox, iconify, rouge ]
26
27
  resource_options:
27
28
  - attic:
28
29
  slides:
@@ -51,27 +52,26 @@ resource_options:
51
52
 
52
53
  // Page content
53
54
  // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
54
-
55
- // Include sub-documents (if any)
56
- // -----------------------------------------------------------------------------
57
55
  [role="dropcap"]
58
- J1 Template implements some incubating Ruby-based extensions for Asciidoctor.
59
- Most extensions are based on the examples given with the
56
+ J1 Theme implements some handy Ruby-based extensions for Asciidoctor.
57
+ Providing extensions for a Jekyll theme is a unique feature of JekyllOne
58
+ compared to other Jekyll themes and templates. All already implemented
59
+ Asciidoctor extensions you'll find below. Additional valuable extensions
60
+ to the markup language Asciidoc is made especially for documents of the
61
+ Jekyll content type pages, but can be used for posts or collections as well.
62
+
63
+ TIP: Most extensions are based on well-documented examples from the
60
64
  link:{url-asciidoctor--extensions-lab}[Asciidoctor Extensions Lab, {browser-window--new}].
61
- If you simply want to use the extensions from this repository, go ahead to
62
- link:{url-asciidoctor--extensions-use}[Using an extension, {browser-window--new}].
63
65
  To create Asciidoc extensions on your own, it is highly recommended to read the
64
66
  link:{url-asciidoctor--extensions-manual}[extensions section, {browser-window--new}] in
65
67
  the Asciidoctor user manual.
66
68
 
67
- All already implemented Asciidoctor Extensions you'll find below. Additional
68
- valuable extensions to the Markup language Asciidoc to the Markup language
69
- Asciidoc is made especially for documents of the Jekyll content type pages
70
- (but can be used for posts or collections as well).
71
-
69
+ // Include sub-documents (if any)
70
+ // -----------------------------------------------------------------------------
71
+ [role="mt-4"]
72
72
  == Asciidoc Result Extension
73
73
 
74
- J1 Template adds a simple Javascript based on the `View Result Extension` to
74
+ J1 Theme adds a simple Javascript based on the `View Result Extension` to
75
75
  any `listingblock`. The extension adds an interactive toggle button `VIEW`
76
76
  to the output of an Asciidoc listing block box placed to the top right of
77
77
  the example box. If a result block `[.result]` is placed under a `listingblock`,
@@ -209,7 +209,7 @@ text.
209
209
  Quote or excerpt text
210
210
  ----
211
211
 
212
- After landing the cloaked Klingon bird of prey in Golden Gate park:
212
+ Example of a quoted *paragraph*:
213
213
 
214
214
  [quote, Captain James T. Kirk, Star Trek IV: The Voyage Home]
215
215
  Everybody remember where we parked.
@@ -248,6 +248,8 @@ paragraph text (multiline)
248
248
  ____
249
249
  ----
250
250
 
251
+ Example of a quoted *block*:
252
+
251
253
  [quote, Monty Python and the Holy Grail]
252
254
  ____
253
255
  Dennis: Come and see the violence inherent in the system.
@@ -269,7 +271,7 @@ of the page. The technique, introduced by Lightbox V2, gained widespread
269
271
  popularity thanks to its simple style. The term lightbox has been employed
270
272
  since then for Javascript libraries to support such functionality.
271
273
 
272
- To make the use of the built-in lightbox easier, the J1 Template offers an
274
+ To make the use of the built-in lightbox easier, the J1 Theme offers an
273
275
  Asciidoc extension: the lightBox block macro. The block macro `lightbox::`
274
276
  embeds one or more images into the output document and puts the default
275
277
  lightbox for J1 automatically on. The images `size` (width) and additional
@@ -364,7 +366,7 @@ lightbox::images-group[ 400, {data-images-group}, group_name ]
364
366
 
365
367
  JustifiedGallery, the default gallery for J1, is a great jQuery plugin to
366
368
  create responsive, infinite, and high-quality justified image galleries.
367
- J1 Template combines the Gallery with the lightboxes supported to enlarge
369
+ J1 Theme combines the Gallery with the lightboxes supported to enlarge
368
370
  the images of a gallery.
369
371
 
370
372
  Pictures you’ve made are typically not even in size. Images may have the same
@@ -397,7 +399,7 @@ or for content related to a specific country. The use of country flags can
397
399
  make language selections or country indicators more visual to support your
398
400
  visitors by making a more meaningful presentation.
399
401
 
400
- The J1 Template comes with full support of country flags for Asciidoc
402
+ The J1 Theme comes with full support of country flags for Asciidoc
401
403
  documents included.
402
404
 
403
405
  Country flags can be used as inline icons by using the `flag:` inline macro:
@@ -490,7 +492,7 @@ flag:es[rectangle, xl]
490
492
 
491
493
  == Icon Fonts
492
494
 
493
- The J1 Template comes with full icon support for Asciidoc documents included.
495
+ The J1 Theme comes with full icon support for Asciidoc documents included.
494
496
  All icon fonts are supported:
495
497
 
496
498
  * FA (FontAwesome)
@@ -722,4 +724,4 @@ is currently in beta status, but it is a great option to customize your
722
724
  user dialogues using them!
723
725
 
724
726
  Have a look for the link:{url-roundtrip--extended-modals}[Modal Extensions]
725
- feature of J1 Template.
727
+ feature of J1 Theme.
@@ -1,15 +1,20 @@
1
1
  ---
2
2
  title: Bootstrap Themes
3
- tagline: J1 Template Theming
3
+ tagline: J1 Themes Feature
4
4
  date: 2020-11-10 00:00:00
5
5
  description: >
6
- The themes feature for J1 is in an experimental
7
- state for the template system. Anyway, it makes
8
- sense to present what is possible using different
9
- versions of Bootstrap's CSS styles for a website.
6
+ JekyllOne, a Jekyll Theme for multifunctional Bootstrap-based and responsive
7
+ websites, offers various unique functionalities compared to other Jekyll
8
+ themes and templates. Bootstrap Themes for the J1 Theme are based on the
9
+ free and open-source CSS front-end framework Bootstrap of version V5.
10
+ The Bootstrap themes for J1 Theme enables the presentation of
11
+ different versions (skins) of the same site using already prepared
12
+ Bootstrap CSS templates.
13
+ keywords: >
14
+ Jekyll, Theme, JekyllOne, CSS, Bootstrap, Style, Skin, Roundtrip
10
15
 
11
- categories: [ Roundtrip, Bootstrap ]
12
- tags: [ Module, Themes ]
16
+ categories: [ Roundtrip ]
17
+ tags: [ Bootstrap, Module, Theme ]
13
18
 
14
19
  image:
15
20
  path: /assets/images/pages/roundtrip/themes-1920x1280-bw.jpg
@@ -53,16 +58,19 @@ resource_options:
53
58
 
54
59
  // Page content
55
60
  // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
56
-
57
61
  [role="dropcap"]
58
- Themes for the template system J1 are based on the free and open-source CSS
59
- front-end framework {url-bs--home}[Bootstrap, {browser-window--new}] of
60
- version V5. Bootstrap is an HTML, CSS & JS Library that focuses on simplifying
61
- the development of modern web pages. The primary purpose of applying the
62
- framework to J1 is to provide a general standard for colors, sizes, fonts,
63
- and the overall layout of a J1-based site.
62
+ Bootstrap Themes for the J1 Theme are based on the free and open-source
63
+ CSS front-end framework of version V5. The Bootstrap themes feature enables
64
+ the presentation of different versions of the same site using already prepared
65
+ Bootstrap CSS templates.
66
+
67
+ link:{url-bs--home}[Bootstrap, {browser-window--new}] is an HTML, CSS and
68
+ Javascripts Library that focuses on simplifying the development of modern web
69
+ pages. The primary purpose of applying the framework to J1 is to provide a
70
+ general standard for colors, sizes, fonts, and the overall layout of a
71
+ J1-based site.
64
72
 
65
- Using Bootstrap styles results in a uniform appearance for the content in
73
+ Using Bootstrap Themes results in a uniform appearance for the content in
66
74
  terms of the overall layout, text, tables, and form elements across all
67
75
  modern web browsers available on the market. In addition, developers can take
68
76
  advantage of CSS classes defined in Bootstrap to customize content