j1-template 2024.1.5 → 2024.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (195) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/layouts/content_generator_page.html +0 -34
  3. data/_includes/themes/j1/modules/searcher/generator.html +4 -1
  4. data/_includes/themes/j1/modules/searcher/procedures/topsearch.proc +59 -56
  5. data/assets/data/authclient.html +1 -8
  6. data/assets/data/banner.html +1 -7
  7. data/assets/data/fab.html +2 -13
  8. data/assets/data/footer.html +0 -3
  9. data/assets/data/galeries.html +2 -13
  10. data/assets/data/gemini-ui.html +74 -21
  11. data/assets/data/iframes.html +1 -4
  12. data/assets/data/masonry.html +1 -13
  13. data/assets/data/masterslider.html +10 -21
  14. data/assets/data/menu.html +6 -14
  15. data/assets/data/mmenu.html +6 -5
  16. data/assets/data/mmenu_toc.html +2 -1
  17. data/assets/data/panel.html +4 -11
  18. data/assets/data/particles.yml +8 -8
  19. data/assets/data/quicklinks.html +4 -23
  20. data/assets/data/rtext_resizer.html +3 -1
  21. data/assets/data/slick.html +9 -11
  22. data/assets/data/translator.html +0 -1
  23. data/assets/themes/j1/adapter/js/advertising.js +143 -182
  24. data/assets/themes/j1/adapter/js/algolia.js +61 -54
  25. data/assets/themes/j1/adapter/js/analytics.js +68 -52
  26. data/assets/themes/j1/adapter/js/asciidoctor.js +32 -20
  27. data/assets/themes/j1/adapter/js/attic.js +75 -69
  28. data/assets/themes/j1/adapter/js/bmd.js +44 -26
  29. data/assets/themes/j1/adapter/js/carousel.js +117 -92
  30. data/assets/themes/j1/adapter/js/chatbot.js +77 -35
  31. data/assets/themes/j1/adapter/js/clipboard.js +67 -49
  32. data/assets/themes/j1/adapter/js/comments.js +93 -70
  33. data/assets/themes/j1/adapter/js/cookieConsent.js +157 -159
  34. data/assets/themes/j1/adapter/js/customFunctions.js +52 -35
  35. data/assets/themes/j1/adapter/js/customModule.js +61 -50
  36. data/assets/themes/j1/adapter/js/docsearch.js +55 -34
  37. data/assets/themes/j1/adapter/js/dropdowns.js +66 -52
  38. data/assets/themes/j1/adapter/js/fab.js +124 -109
  39. data/assets/themes/j1/adapter/js/gallery.js +68 -49
  40. data/assets/themes/j1/adapter/js/gemini.js +961 -301
  41. data/assets/themes/j1/adapter/js/iconPicker.js +76 -54
  42. data/assets/themes/j1/adapter/js/iconPickerPage.js +279 -0
  43. data/assets/themes/j1/adapter/js/iframer.js +84 -63
  44. data/assets/themes/j1/adapter/js/j1.js +605 -542
  45. data/assets/themes/j1/adapter/js/lazyLoader.js +43 -24
  46. data/assets/themes/j1/adapter/js/lightbox.js +53 -52
  47. data/assets/themes/j1/adapter/js/logger.js +78 -66
  48. data/assets/themes/j1/adapter/js/lunr.js +684 -86
  49. data/assets/themes/j1/adapter/js/masonry.js +84 -68
  50. data/assets/themes/j1/adapter/js/masterslider.js +136 -137
  51. data/assets/themes/j1/adapter/js/mmenu.js +102 -66
  52. data/assets/themes/j1/adapter/js/navigator.js +291 -356
  53. data/assets/themes/j1/adapter/js/particles.js +62 -40
  54. data/assets/themes/j1/adapter/js/rangeSlider.js +66 -48
  55. data/assets/themes/j1/adapter/js/rouge.js +63 -44
  56. data/assets/themes/j1/adapter/js/rtable.js +56 -40
  57. data/assets/themes/j1/adapter/js/rtextResizer.js +57 -44
  58. data/assets/themes/j1/adapter/js/scroller.js +170 -133
  59. data/assets/themes/j1/adapter/js/slick.js +99 -97
  60. data/assets/themes/j1/adapter/js/slimSelect.js +288 -0
  61. data/assets/themes/j1/adapter/js/speak2me.js +124 -128
  62. data/assets/themes/j1/adapter/js/themeToggler.js +118 -97
  63. data/assets/themes/j1/adapter/js/{themer.js → themes.js} +144 -113
  64. data/assets/themes/j1/adapter/js/toccer.js +88 -54
  65. data/assets/themes/j1/adapter/js/translator.js +74 -70
  66. data/assets/themes/j1/adapter/js/waves.js +75 -58
  67. data/assets/themes/j1/core/css/themes/unolight/bootstrap.css +29 -11
  68. data/assets/themes/j1/core/css/themes/unolight/bootstrap.min.css +2 -2
  69. data/assets/themes/j1/core/js/template.js +474 -420
  70. data/assets/themes/j1/core/js/template.min.js +7 -7
  71. data/assets/themes/j1/core/js/template.min.js.map +1 -1
  72. data/assets/themes/j1/modules/carousel/css/theme/uno.css +4 -4
  73. data/assets/themes/j1/modules/carousel/css/theme/uno.min.css +1 -1
  74. data/assets/themes/j1/modules/clipboard/js/clipboard.js +0 -1
  75. data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.js +27 -21
  76. data/assets/themes/j1/modules/iconPicker/css/theme/uno.css +58 -0
  77. data/assets/themes/j1/modules/iconPicker/css/theme/uno.min.css +16 -0
  78. data/assets/themes/j1/modules/iconPicker/js/universal-icon-picker.0.js +493 -0
  79. data/assets/themes/j1/modules/iconPicker/js/universal-icon-picker.js +7 -7
  80. data/assets/themes/j1/modules/js-cookies/js/js.cookie.js +147 -0
  81. data/assets/themes/j1/modules/js-cookies/js/js.cookie.min.js +2 -0
  82. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-video.js +4 -4
  83. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-video.min.js +2 -10
  84. data/assets/themes/j1/modules/lunr/css/j1.css +12 -6
  85. data/assets/themes/j1/modules/lunr/css/j1.min.css +1 -1
  86. data/assets/themes/j1/modules/lunr/js/j1.js +46 -43
  87. data/assets/themes/j1/modules/lunr/js/j1.min.js +1 -1
  88. data/assets/themes/j1/modules/masterslider/js/masterslider.js +1 -1
  89. data/assets/themes/j1/modules/scroller/js/scroller.js +64 -74
  90. data/assets/themes/j1/modules/scroller/js/scroller.min.js +1 -1
  91. data/assets/themes/j1/modules/slick/slider/css/theme/uno.css +4 -4
  92. data/assets/themes/j1/modules/slick/slider/css/theme/uno.min.css +1 -1
  93. data/assets/themes/j1/modules/slimSelect/js/select.js +1865 -1821
  94. data/assets/themes/j1/modules/slimSelect/js/select.min.js +2 -1
  95. data/assets/themes/j1/modules/themeSwitcher/js/switcher.js +87 -89
  96. data/assets/themes/j1/modules/themeSwitcher/js/switcher.min.js +1 -1
  97. data/assets/themes/j1/modules/videojs/js/plugins/vm/api/player.min.js +5 -7
  98. data/assets/themes/j1/modules/videojs/js/plugins/vm/api/v2.20.1/player.min.js +23 -0
  99. data/lib/j1/version.rb +1 -1
  100. data/lib/starter_web/Gemfile +2 -2
  101. data/lib/starter_web/README.md +5 -5
  102. data/lib/starter_web/_config.yml +1 -1
  103. data/lib/starter_web/_data/blocks/_panel.yml +775 -0
  104. data/lib/starter_web/_data/blocks/panel.yml +53 -53
  105. data/lib/starter_web/_data/j1_config.yml +3 -2
  106. data/lib/starter_web/_data/layouts/default.yml +0 -2
  107. data/lib/starter_web/_data/modules/_scroller.yml +102 -0
  108. data/lib/starter_web/_data/modules/carousel.yml +3 -3
  109. data/lib/starter_web/_data/modules/defaults/attics.yml +5 -5
  110. data/lib/starter_web/_data/modules/defaults/docsearch.yml +1 -1
  111. data/lib/starter_web/_data/modules/defaults/gemini.yml +204 -46
  112. data/lib/starter_web/_data/modules/defaults/{iconPicker.yml → icon_picker.yml} +6 -12
  113. data/lib/starter_web/_data/modules/defaults/lunr.yml +20 -5
  114. data/lib/starter_web/_data/modules/defaults/masterslider.yml +4 -4
  115. data/lib/starter_web/_data/modules/defaults/navigator.yml +20 -24
  116. data/lib/starter_web/_data/modules/defaults/particles.yml +3 -3
  117. data/lib/starter_web/_data/modules/defaults/slim_select.yml +54 -0
  118. data/lib/starter_web/_data/modules/defaults/{themer.yml → themes.yml} +10 -10
  119. data/lib/starter_web/_data/modules/defaults/toccer.yml +1 -1
  120. data/lib/starter_web/_data/modules/gallery.yml +33 -38
  121. data/lib/starter_web/_data/modules/gemini.yml +42 -3
  122. data/lib/starter_web/_data/modules/{iconPicker.yml → icon_picker.yml} +31 -3
  123. data/lib/starter_web/_data/modules/lunr.yml +12 -1
  124. data/lib/starter_web/_data/modules/masonry.yml +37 -38
  125. data/lib/starter_web/_data/modules/masterslider.yml +78 -95
  126. data/lib/starter_web/_data/modules/navigator_menu.yml +12 -20
  127. data/lib/starter_web/_data/modules/particles.yml +3 -3
  128. data/lib/starter_web/_data/modules/scroller.yml +3 -3
  129. data/lib/starter_web/_data/modules/slim_select.yml +110 -0
  130. data/lib/starter_web/_data/modules/{themer.yml → themes.yml} +4 -4
  131. data/lib/starter_web/_data/resources.yml +83 -47
  132. data/lib/starter_web/_data/templates/feed.xml +1 -1
  133. data/lib/starter_web/_includes/attributes.asciidoc +354 -355
  134. data/lib/starter_web/_plugins/asciidoctor/gemini-ui-block.rb +1 -1
  135. data/lib/starter_web/_plugins/asciidoctor/slim-select-block.rb +45 -0
  136. data/lib/starter_web/_plugins/index/lunr.rb +1 -1
  137. data/lib/starter_web/collections/asciidoc_skeletons/simple-post/_posts/yyyy-mm-dd-your-post-name.asciidoc +5 -2
  138. data/lib/starter_web/collections/posts/public/featured/_posts/0000-00-00-welcome-to-j1.adoc.erb +3 -3
  139. data/lib/starter_web/collections/posts/public/featured/_posts/2021-01-01-about-cookies.adoc +9 -9
  140. data/lib/starter_web/collections/posts/public/featured/_posts/2021-02-01-static-site-generators.adoc +4 -4
  141. data/lib/starter_web/collections/posts/public/featured/_posts/2022-02-01-about-j1.adoc +3 -2
  142. data/lib/starter_web/collections/posts/public/featured/_posts/2023-10-18-url-types.adoc +12 -12
  143. data/lib/starter_web/package.json +1 -1
  144. data/lib/starter_web/pages/public/about/features.adoc +1 -1
  145. data/lib/starter_web/pages/public/about/reporting_issues.adoc +1 -0
  146. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/attributes.asciidoc +44 -44
  147. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/documentation.adoc +1 -0
  148. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/attributes.asciidoc +12 -12
  149. data/lib/starter_web/pages/public/blog/navigator/archive/allview.html +1 -1
  150. data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/attributes.asciidoc +42 -28
  151. data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/highlghter_rouge.adoc +1 -0
  152. data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/lunr_search.adoc +1 -0
  153. data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/present_audio_video.adoc +18 -2
  154. data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/present_images.adoc +43 -50
  155. data/lib/starter_web/pages/public/legal/en/100_copyright.adoc +6 -11
  156. data/lib/starter_web/pages/public/legal/en/200_impress.adoc +4 -11
  157. data/lib/starter_web/pages/public/legal/en/300_privacy.adoc +5 -12
  158. data/lib/starter_web/pages/public/legal/en/400_comment_policy.adoc +5 -10
  159. data/lib/starter_web/pages/public/tools/previewer/_includes/attributes.asciidoc +10 -9
  160. data/lib/starter_web/pages/public/tools/previewer/preview_bootstrap_theme.adoc +77 -75
  161. metadata +52 -46
  162. data/lib/starter_web/pages/public/manuals/integrations/gemini/_includes/attributes.asciidoc +0 -47
  163. data/lib/starter_web/pages/public/manuals/integrations/gemini/_includes/documents/preview_google_adsense.asciidoc +0 -448
  164. data/lib/starter_web/pages/public/manuals/integrations/gemini/_includes/documents/readme +0 -0
  165. data/lib/starter_web/pages/public/manuals/integrations/gemini/_includes/tables/readme +0 -0
  166. data/lib/starter_web/pages/public/manuals/integrations/gemini/gemini.adoc +0 -525
  167. data/lib/starter_web/pages/public/manuals/integrations/gemini/security.asccidoc +0 -274
  168. data/lib/starter_web/pages/public/manuals/integrations/gemini/security.hrml +0 -560
  169. /data/lib/starter_web/pages/public/{legal/learn → learn}/bookshelf/article_previewer/viewer_biography.adoc +0 -0
  170. /data/lib/starter_web/pages/public/{legal/learn → learn}/bookshelf/article_previewer/viewer_fantasy.adoc +0 -0
  171. /data/lib/starter_web/pages/public/{legal/learn → learn}/bookshelf/article_previewer/viewer_romance.adoc +0 -0
  172. /data/lib/starter_web/pages/public/{legal/learn → learn}/bookshelf/jekyll_collections.adoc +0 -0
  173. /data/lib/starter_web/pages/public/{legal/learn → learn}/bookshelf/viewer_all_books.adoc +0 -0
  174. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/100_gistblock.asciidoc +0 -0
  175. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_bottom_info.asciidoc +0 -0
  176. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_bottom_left_warning.asciidoc +0 -0
  177. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_bottom_right_danger.asciidoc +0 -0
  178. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_central_success.asciidoc +0 -0
  179. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_full_height_left_info.asciidoc +0 -0
  180. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_full_height_right_success.asciidoc +0 -0
  181. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_table_bs_modal_examples.asciidoc +0 -0
  182. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_top_info.asciidoc +0 -0
  183. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_top_left_info.asciidoc +0 -0
  184. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_top_right_success.asciidoc +0 -0
  185. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/419_advanced_modals_demo.asciidoc +0 -0
  186. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/tables/bs_modal_examples.asciidoc +0 -0
  187. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/themes_bootstrap.asciidoc +0 -0
  188. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/themes_rouge.asciidoc +0 -0
  189. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/asciidoc_extensions.adoc +0 -0
  190. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/bootstrap_themes.adoc +0 -0
  191. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/icon_fonts.adoc +0 -0
  192. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/modal_extentions.adoc +0 -0
  193. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/responsive_tables.adoc +0 -0
  194. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/typography.adoc +0 -0
  195. /data/lib/starter_web/pages/public/{legal/learn → learn}/where_to_go.adoc +0 -0
@@ -8,475 +8,474 @@
8
8
  // -----------------------------------------------------------------------------
9
9
  tag::urls[]
10
10
 
11
- :url-about-cookies--home: http://www.aboutcookies.org/
12
-
13
- :url-animate-css--home: https://animate.style/
14
- :url-anime--home: https://animejs.com/
15
-
16
- :url-apache-log4j-v2--home: https://logging.apache.org/log4j/2.x/
17
-
18
- :url-binder--home: https://mybinder.org/
19
- :url-binder-app-launch--lab: https://mybinder.org/v2/gh/jekyll-one/j1-binder-repo/main
20
- :url-binder-app-launch--tree: https://mybinder.org/v2/gh/jekyll-one/j1-binder-repo/main?urlpath=/tree
21
-
22
- :url-oreilly-atlas--home: https://atlas.oreilly.com/
23
-
24
- :url-asciidoctor--home: https://asciidoctor.org/
25
- :url-asciidoctor--docs: https://docs.asciidoctor.org/asciidoctor/latest/
26
- :url-asciidoctor-pdf--home: https://asciidoctor.org/docs/asciidoctor-pdf/
27
- :url-asciidoctor-rouge--home: https://github.com/jirutka/asciidoctor-rouge/
28
-
29
- :url-asciidoctor-plugin--home: https://github.com/asciidoctor/jekyll-asciidoc/
30
- :url-asciidoctor-plugin--issue_166: https://github.com/asciidoctor/jekyll-asciidoc/issues/166
31
- :url-asciidoctor-plugin--issue_166: https://github.com/asciidoctor/jekyll-asciidoc/issues/166
32
-
33
- :url-asciidoctor--extensions-lab: https://github.com/asciidoctor/asciidoctor-extensions-lab/
34
- :url-asciidoctor--extensions-use: https://github.com/asciidoctor/asciidoctor-extensions-lab#using-an-extension
35
- :url-asciidoctor--extensions-manual: http://asciidoctor.org/docs/user-manual/#extensions
11
+ :url-about-cookies--home: //www.aboutcookies.org/
12
+
13
+ :url-animate-css--home: //animate.style/
14
+ :url-anime--home: //animejs.com/
15
+
16
+ :url-apache-log4j-v2--home: //logging.apache.org/log4j/2.x/
17
+
18
+ :url-binder--home: //mybinder.org/
19
+ :url-binder-app-launch--lab: //mybinder.org/v2/gh/jekyll-one/j1-binder-repo/main
20
+ :url-binder-app-launch--tree: //mybinder.org/v2/gh/jekyll-one/j1-binder-repo/main?urlpath=/tree
21
+
22
+ :url-oreilly-atlas--home: //atlas.oreilly.com/
23
+
24
+ :url-asciidoctor--home: //asciidoctor.org/
25
+ :url-asciidoctor--docs: //docs.asciidoctor.org/asciidoctor/latest/
26
+ :url-asciidoctor-pdf--home: //asciidoctor.org/docs/asciidoctor-pdf/
27
+ :url-asciidoctor-rouge--home: //github.com/jirutka/asciidoctor-rouge/
28
+
29
+ :url-asciidoctor-plugin--home: //github.com/asciidoctor/jekyll-asciidoc/
30
+ :url-asciidoctor-plugin--issue_166: //github.com/asciidoctor/jekyll-asciidoc/issues/166
31
+ :url-asciidoctor-plugin--issue_166: //github.com/asciidoctor/jekyll-asciidoc/issues/166
32
+
33
+ :url-asciidoctor--extensions-lab: //github.com/asciidoctor/asciidoctor-extensions-lab/
34
+ :url-asciidoctor--extensions-use: //github.com/asciidoctor/asciidoctor-extensions-lab#using-an-extension
35
+ :url-asciidoctor--extensions-manual: //asciidoctor.org/docs/user-manual/#extensions
36
36
 
37
- :url-alexa-scores--youtube: https://www.alexa.com/siteinfo/youtube.com
38
- :url-alexa-scores--vimeo: https://www.alexa.com/siteinfo/vimeo.com
39
- :url-alexa-scores--dailymotion: https://www.alexa.com/siteinfo/dailymotion.com
40
- :url-alexa-scores--vk: https://www.alexa.com/siteinfo/vk.com
37
+ :url-alexa-scores--youtube: //www.alexa.com/siteinfo/youtube.com
38
+ :url-alexa-scores--vimeo: //www.alexa.com/siteinfo/vimeo.com
39
+ :url-alexa-scores--dailymotion: //www.alexa.com/siteinfo/dailymotion.com
40
+ :url-alexa-scores--vk: //www.alexa.com/siteinfo/vk.com
41
41
 
42
- :url-babel-js--home: https://babeljs.io/
43
- :url-babel-js--gh-repo: https://github.com/babel/babel/
42
+ :url-babel-js--home: //babeljs.io/
43
+ :url-babel-js--gh-repo: //github.com/babel/babel/
44
44
 
45
- :url-backstretch--home: https://www.jquery-backstretch.com/
46
- :url-backstretch--gh-repo: https://github.com/jquery-backstretch/jquery-backstretch/
45
+ :url-backstretch--home: //www.jquery-backstretch.com/
46
+ :url-backstretch--gh-repo: //github.com/jquery-backstretch/jquery-backstretch/
47
47
 
48
- :url-ben-balter-blog--collections: https://ben.balter.com/2015/02/20/jekyll-collections/
48
+ :url-ben-balter-blog--collections: //ben.balter.com/2015/02/20/jekyll-collections/
49
49
 
50
- :url-bootsnav--github: https://github.com/adamnurdin01/bootsnav
50
+ :url-bootsnav--github: //github.com/adamnurdin01/bootsnav
51
51
 
52
- :url-broadbandsearch--mobile-internet-usage: https://www.broadbandsearch.net/blog/mobile-desktop-internet-usage-statistics
52
+ :url-broadbandsearch--mobile-internet-usage: //www.broadbandsearch.net/blog/mobile-desktop-internet-usage-statistics
53
53
 
54
- :url-bs-cookie-banner--gh-repo: https://github.com/shaack/bootstrap-cookie-banner/
54
+ :url-bs-cookie-banner--gh-repo: //github.com/shaack/bootstrap-cookie-banner/
55
55
 
56
- :url-bs--home: https://getbootstrap.com/
57
- :url-bs--themes: https://themes.getbootstrap.com/
58
- :url-bs--expo: https://expo.getbootstrap.com/
56
+ :url-bs--home: //getbootstrap.com/
57
+ :url-bs--themes: //themes.getbootstrap.com/
58
+ :url-bs--expo: //expo.getbootstrap.com/
59
59
 
60
- :url-bs-docs: https://getbootstrap.com/docs/5.3/getting-started/introduction/
61
- :url-bs-docs--examples: https://getbootstrap.com/docs/5.3/examples/
60
+ :url-bs-docs: //getbootstrap.com/docs/5.3/getting-started/introduction/
61
+ :url-bs-docs--examples: //getbootstrap.com/docs/5.3/examples/
62
62
 
63
- :url-bs-docs--content-code: https://getbootstrap.com/docs/5.3/content/code/
64
- :url-bs-docs--content-figures: https://getbootstrap.com/docs/5.3/content/figures/
65
- :url-bs-docs--content-images: https://getbootstrap.com/docs/5.3/content/images/
66
- :url-bs-docs--content-typography: https://getbootstrap.com/docs/5.3/content/typography/
67
- :url-bs-docs--content-tables: https://getbootstrap.com/docs/5.3/content/tables/
63
+ :url-bs-docs--content-code: //getbootstrap.com/docs/5.3/content/code/
64
+ :url-bs-docs--content-figures: //getbootstrap.com/docs/5.3/content/figures/
65
+ :url-bs-docs--content-images: //getbootstrap.com/docs/5.3/content/images/
66
+ :url-bs-docs--content-typography: //getbootstrap.com/docs/5.3/content/typography/
67
+ :url-bs-docs--content-tables: //getbootstrap.com/docs/5.3/content/tables/
68
68
 
69
- :url-bs-docs--components-alerts: https://getbootstrap.com/docs/5.3/components/alerts/
70
- :url-bs-docs--components-badges: https://getbootstrap.com/docs/5.3/components/badge/
71
- :url-bs-docs--components-breadcrumb: https://getbootstrap.com/docs/5.3/components/breadcrumb/
72
- :url-bs-docs--components-buttons: https://getbootstrap.com/docs/5.3/components/buttons/
73
- :url-bs-docs--components-button_group: https://getbootstrap.com/docs/5.3/components/button-group/
74
- :url-bs-docs--components-cards: https://getbootstrap.com/docs/5.3/components/card/
75
- :url-bs-docs--components-carousel: https://getbootstrap.com/docs/5.3/components/carousel/
76
- :url-bs-docs--components-collapse: https://getbootstrap.com/docs/5.3/components/collapse/
77
- :url-bs-docs--components-dropdowns: https://getbootstrap.com/docs/5.3/components/dropdowns/
78
- :url-bs-docs--components-forms: https://getbootstrap.com/docs/5.3/forms/overview/
79
- :url-bs-docs--components-input_group: https://getbootstrap.com/docs/5.3/components/input-group/
80
- :url-bs-docs--components-jumbotron: https://getbootstrap.com/docs/5.3/components/jumbotron/
81
- :url-bs-docs--components-list_group: https://getbootstrap.com/docs/5.3/components/list-group/
82
- :url-bs-docs--components-modal: https://getbootstrap.com/docs/5.3/components/modal/
83
- :url-bs-docs--components-navs: https://getbootstrap.com/docs/5.3/components/navs/
84
- :url-bs-docs--components-navbar: https://getbootstrap.com/docs/5.3/components/navbar/
85
- :url-bs-docs--components-pagination: https://getbootstrap.com/docs/5.3/components/pagination/
86
- :url-bs-docs--components-popovers: https://getbootstrap.com/docs/5.3/components/popovers/
87
- :url-bs-docs--components-progress: https://getbootstrap.com/docs/5.3/components/progress/
88
- :url-bs-docs--components-tooltips: https://getbootstrap.com/docs/5.3/components/tooltips/
69
+ :url-bs-docs--components-alerts: //getbootstrap.com/docs/5.3/components/alerts/
70
+ :url-bs-docs--components-badges: //getbootstrap.com/docs/5.3/components/badge/
71
+ :url-bs-docs--components-breadcrumb: //getbootstrap.com/docs/5.3/components/breadcrumb/
72
+ :url-bs-docs--components-buttons: //getbootstrap.com/docs/5.3/components/buttons/
73
+ :url-bs-docs--components-button_group: //getbootstrap.com/docs/5.3/components/button-group/
74
+ :url-bs-docs--components-cards: //getbootstrap.com/docs/5.3/components/card/
75
+ :url-bs-docs--components-carousel: //getbootstrap.com/docs/5.3/components/carousel/
76
+ :url-bs-docs--components-collapse: //getbootstrap.com/docs/5.3/components/collapse/
77
+ :url-bs-docs--components-dropdowns: //getbootstrap.com/docs/5.3/components/dropdowns/
78
+ :url-bs-docs--components-forms: //getbootstrap.com/docs/5.3/forms/overview/
79
+ :url-bs-docs--components-input_group: //getbootstrap.com/docs/5.3/components/input-group/
80
+ :url-bs-docs--components-jumbotron: //getbootstrap.com/docs/5.3/components/jumbotron/
81
+ :url-bs-docs--components-list_group: //getbootstrap.com/docs/5.3/components/list-group/
82
+ :url-bs-docs--components-modal: //getbootstrap.com/docs/5.3/components/modal/
83
+ :url-bs-docs--components-navs: //getbootstrap.com/docs/5.3/components/navs/
84
+ :url-bs-docs--components-navbar: //getbootstrap.com/docs/5.3/components/navbar/
85
+ :url-bs-docs--components-pagination: //getbootstrap.com/docs/5.3/components/pagination/
86
+ :url-bs-docs--components-popovers: //getbootstrap.com/docs/5.3/components/popovers/
87
+ :url-bs-docs--components-progress: //getbootstrap.com/docs/5.3/components/progress/
88
+ :url-bs-docs--components-tooltips: //getbootstrap.com/docs/5.3/components/tooltips/
89
89
 
90
- :url-bs-docs--utils-borders: https://getbootstrap.com/docs/5.3/utilities/borders/
91
- :url-bs-docs--utils-clearfix: https://getbootstrap.com/docs/5.3/utilities/clearfix/
92
- :url-bs-docs--utils-close_icon: https://getbootstrap.com/docs/5.3/utilities/close-icon/
93
- :url-bs-docs--utils-colors: https://getbootstrap.com/docs/5.3/utilities/colors/
94
- :url-bs-docs--utils-display: https://getbootstrap.com/docs/5.3/utilities/display/
95
- :url-bs-docs--utils-embeds: https://getbootstrap.com/docs/5.3/utilities/embed/
96
- :url-bs-docs--utils-flex: https://getbootstrap.com/docs/5.3/utilities/flex/
97
- :url-bs-docs--utils-float: https://getbootstrap.com/docs/5.3/utilities/float/
98
- :url-bs-docs--utils-image_replacement: https://getbootstrap.com/docs/5.3/utilities/image-replacement/
99
- :url-bs-docs--utils-screenreaders: https://getbootstrap.com/docs/5.3/utilities/screenreaders/
100
- :url-bs-docs--utils-sizing: https://getbootstrap.com/docs/5.3/utilities/sizing/
101
- :url-bs-docs--utils-spacing: https://getbootstrap.com/docs/5.3/utilities/spacing/
102
- :url-bs-docs--utils-text: https://getbootstrap.com/docs/5.3/utilities/text/
103
- :url-bs-docs--utils-vertical_alignment: https://getbootstrap.com/docs/5.3/utilities/vertical-align/
104
- :url-bs-docs--utils-visibility: https://getbootstrap.com/docs/5.3/utilities/visibility/
90
+ :url-bs-docs--utils-borders: //getbootstrap.com/docs/5.3/utilities/borders/
91
+ :url-bs-docs--utils-clearfix: //getbootstrap.com/docs/5.3/utilities/clearfix/
92
+ :url-bs-docs--utils-close_icon: //getbootstrap.com/docs/5.3/utilities/close-icon/
93
+ :url-bs-docs--utils-colors: //getbootstrap.com/docs/5.3/utilities/colors/
94
+ :url-bs-docs--utils-display: //getbootstrap.com/docs/5.3/utilities/display/
95
+ :url-bs-docs--utils-embeds: //getbootstrap.com/docs/5.3/utilities/embed/
96
+ :url-bs-docs--utils-flex: //getbootstrap.com/docs/5.3/utilities/flex/
97
+ :url-bs-docs--utils-float: //getbootstrap.com/docs/5.3/utilities/float/
98
+ :url-bs-docs--utils-image_replacement: //getbootstrap.com/docs/5.3/utilities/image-replacement/
99
+ :url-bs-docs--utils-screenreaders: //getbootstrap.com/docs/5.3/utilities/screenreaders/
100
+ :url-bs-docs--utils-sizing: //getbootstrap.com/docs/5.3/utilities/sizing/
101
+ :url-bs-docs--utils-spacing: //getbootstrap.com/docs/5.3/utilities/spacing/
102
+ :url-bs-docs--utils-text: //getbootstrap.com/docs/5.3/utilities/text/
103
+ :url-bs-docs--utils-vertical_alignment: //getbootstrap.com/docs/5.3/utilities/vertical-align/
104
+ :url-bs-docs--utils-visibility: //getbootstrap.com/docs/5.3/utilities/visibility/
105
105
 
106
- :url-bs-docs--migration-to-v5: https://getbootstrap.com/docs/5.3/migration/
106
+ :url-bs-docs--migration-to-v5: //getbootstrap.com/docs/5.3/migration/
107
107
 
108
- :url-bs-material-design--home: https://mdbootstrap.github.io/bootstrap-material-design/
109
- :url-bs-material-design--gh-repo: https://github.com/mdbootstrap/bootstrap-material-design/
108
+ :url-bs-material-design--home: //mdbootstrap.github.io/bootstrap-material-design/
109
+ :url-bs-material-design--gh-repo: //github.com/mdbootstrap/bootstrap-material-design/
110
110
 
111
- :url-bs-theme-switcher--gh-repo: https://github.com/jguadagno/bootstrapThemeSwitcher/
111
+ :url-bs-theme-switcher--gh-repo: //github.com/jguadagno/bootstrapThemeSwitcher/
112
112
 
113
- :url-bootswatch--home: https://bootswatch.com/
114
- :url-bootswatch--api: https://bootswatch.com/help/#api
113
+ :url-bootswatch--home: //bootswatch.com/
114
+ :url-bootswatch--api: //bootswatch.com/help/#api
115
115
 
116
- :url-builder--gh-repo: https://github.com/jimweirich/builder/
116
+ :url-builder--gh-repo: //github.com/jimweirich/builder/
117
117
 
118
- :url-bump--gh-repo: https://github.com/gregorym/bump/
118
+ :url-bump--gh-repo: //github.com/gregorym/bump/
119
119
 
120
- :url-cash--gh-repo: https://github.com/fabiospampinato/cash/
121
- :url-clipboard--gh-repo: https://github.com/zenorocha/clipboard.js/
120
+ :url-cash--gh-repo: //github.com/fabiospampinato/cash/
121
+ :url-clipboard--gh-repo: //github.com/zenorocha/clipboard.js/
122
122
 
123
- :url-cors--gh-repo: https://github.com/expressjs/cors/
124
- :url-cross-env--gh-repo: https://github.com/kentcdodds/cross-env/
125
- :url-cross-var--gh-repo: https://github.com/elijahmanor/cross-var/
123
+ :url-cors--gh-repo: //github.com/expressjs/cors/
124
+ :url-cross-env--gh-repo: //github.com/kentcdodds/cross-env/
125
+ :url-cross-var--gh-repo: //github.com/elijahmanor/cross-var/
126
126
 
127
- :url-dailymotion--home: https://www.dailymotion.com/
128
- :url-dailymotion--privacy-policy: https://legal.dailymotion.com/en/privacy-policy/
127
+ :url-dailymotion--home: //www.dailymotion.com/
128
+ :url-dailymotion--privacy-policy: //legal.dailymotion.com/en/privacy-policy/
129
129
 
130
- :url-datatables--home: https://datatables.net/
131
- :url-docker--home: https://getbootstrap.com/
132
- :url-docker--docs: https://docs.docker.com/
130
+ :url-datatables--home: //datatables.net/
131
+ :url-docker--home: //getbootstrap.com/
132
+ :url-docker--docs: //docs.docker.com/
133
133
 
134
- :url-eslint--home: https://eslint.org/
135
- :url-eslint--gh-repo: https://github.com/eslint/eslint/
134
+ :url-eslint--home: //eslint.org/
135
+ :url-eslint--gh-repo: //github.com/eslint/eslint/
136
136
 
137
- :url-execjs--gh-repo: https://github.com/rails/execjs/
137
+ :url-execjs--gh-repo: //github.com/rails/execjs/
138
138
 
139
- :url-facebook--privacy-policy-en: https://www.facebook.com/policy.php
140
- :url-facebook--privacy-policy-de: https://de-de.facebook.com/policy.php
139
+ :url-facebook--privacy-policy-en: //www.facebook.com/policy.php
140
+ :url-facebook--privacy-policy-de: //de-de.facebook.com/policy.php
141
141
 
142
- :url-filamentgroup--home: https://www.filamentgroup.com/
142
+ :url-filamentgroup--home: //www.filamentgroup.com/
143
143
 
144
- :url-fontawesome--home: https://fontawesome.com/
145
- :url-fontawesome--icons: https://fontawesome.com/icons?d=gallery
146
- :url-fontawesome--free-preview: https://fontawesome.com/search?m=free&o=r
147
- :url-fontawesome--get-started: https://fontawesome.com/get-started
148
- :url-fontawesome-free--gh-repo: https://github.com/FortAwesome/Font-Awesome/
149
- :url-fsevents--gh-repo: https://github.com/fsevents/fsevents/
150
-
151
- :url-ga-optin—--home: https://github.com/luciomartinez/gtag-opt-in/
152
-
153
- :url-getos--gh-repo: https://github.com/retrohacker/getos/
154
-
155
- :url-git--home: https://git-scm.com/
156
- :url-git--download-windows-x64: https://github.com/git-for-windows/git/releases/download/v2.34.1.windows.1/Git-2.34.1-64-bit.exe
157
-
158
- :url-git--git-workflow: https://nvie.com/posts/a-successful-git-branching-model/
159
- :url-git--git-branching-model: https://nvie.com/posts/a-successful-git-branching-model/
160
-
161
- :url-github--home: https://github.com/
162
- :url-github--join: https://github.com/join
163
- :url-github--cli: https://cli.github.com/
164
- :url-github--cli-repo: https://github.com/cli/cli
165
- :url-github--cli-v2-4-0: https://github.com/cli/cli/releases/download/v2.4.0/gh_2.4.0_windows_amd64.msi
166
- :url-github--docs: https://docs.github.com/en
167
- :url-github--login: https://github.com/login
168
- :url-github--pages: https://pages.github.com/
169
- :url-github--about-org: https://help.github.com/articles/about-organizations/
170
- :url-github-dev--oauth-app: https://developer.github.com/apps/building-oauth-apps/authorizing-oauth-apps/
171
-
172
- :url-gist--home: https://gist.github.com/
173
- :url-gist--asciidoc-extensions-example: https://gist.github.com/mojavelinux/5546622
174
-
175
- :url-gdpr-eu--home: https://gdpr.eu/
176
- :url-gdpr--C-673-17: https://curia.europa.eu/juris/liste.jsf?num=C-673/17
144
+ :url-fontawesome--home: //fontawesome.com/
145
+ :url-fontawesome--icons: //fontawesome.com/icons?d=gallery
146
+ :url-fontawesome--free-preview: //fontawesome.com/search?m=free&o=r
147
+ :url-fontawesome--get-started: //fontawesome.com/get-started
148
+ :url-fontawesome-free--gh-repo: //github.com/FortAwesome/Font-Awesome/
149
+ :url-fsevents--gh-repo: //github.com/fsevents/fsevents/
150
+
151
+ :url-ga-optin—--home: //github.com/luciomartinez/gtag-opt-in/
152
+
153
+ :url-getos--gh-repo: //github.com/retrohacker/getos/
154
+
155
+ :url-git--home: //git-scm.com/
156
+ :url-git--download-windows-x64: //github.com/git-for-windows/git/releases/download/v2.34.1.windows.1/Git-2.34.1-64-bit.exe
157
+
158
+ :url-git--git-workflow: //nvie.com/posts/a-successful-git-branching-model/
159
+ :url-git--git-branching-model: //nvie.com/posts/a-successful-git-branching-model/
160
+
161
+ :url-github--home: //github.com/
162
+ :url-github--join: //github.com/join
163
+ :url-github--cli: //cli.github.com/
164
+ :url-github--cli-repo: //github.com/cli/cli
165
+ :url-github--cli-v2-4-0: //github.com/cli/cli/releases/download/v2.4.0/gh_2.4.0_windows_amd64.msi
166
+ :url-github--docs: //docs.github.com/en
167
+ :url-github--login: //github.com/login
168
+ :url-github--pages: //pages.github.com/
169
+ :url-github--about-org: //help.github.com/articles/about-organizations/
170
+ :url-github-dev--oauth-app: //developer.github.com/apps/building-oauth-apps/authorizing-oauth-apps/
171
+
172
+ :url-gist--home: //gist.github.com/
173
+ :url-gist--asciidoc-extensions-example: //gist.github.com/mojavelinux/5546622
174
+
175
+ :url-gdpr-eu--home: //gdpr.eu/
176
+ :url-gdpr--C-673-17: //curia.europa.eu/juris/liste.jsf?num=C-673/17
177
177
 
178
- :url-google-material-design-icons--gh-repo: https://github.com/google/material-design-icons/
179
- :url-google--deactivate-ga-en: http://tools.google.com/dlpage/gaoptout?hl=en
180
- :url-google--privacy-policy-en: https://policies.google.com/privacy?hl=en
181
- :url-google--privacy-policy-de: https://policies.google.com/privacy?hl=de
178
+ :url-google-material-design-icons--gh-repo: //github.com/google/material-design-icons/
179
+ :url-google--deactivate-ga-en: //tools.google.com/dlpage/gaoptout?hl=en
180
+ :url-google--privacy-policy-en: //policies.google.com/privacy?hl=en
181
+ :url-google--privacy-policy-de: //policies.google.com/privacy?hl=de
182
182
 
183
- :url-heroku--home: https://www.heroku.com/home/
183
+ :url-heroku--home: //www.heroku.com/home/
184
184
 
185
- :url-iconify--home: https://iconify.design/
186
- :url-iconify--icon-sets: https://iconify.design/icon-sets/
187
- :url-iconify--medical-icons: https://iconify.design/icon-sets/medical-icon/
188
- :url-iconify--brand-icons: https://iconify.design/icon-sets/logos/
185
+ :url-iconify--home: //iconify.design/
186
+ :url-iconify--icon-sets: //iconify.design/icon-sets/
187
+ :url-iconify--medical-icons: //iconify.design/icon-sets/medical-icon/
188
+ :url-iconify--brand-icons: //iconify.design/icon-sets/logos/
189
189
 
190
- :url-instagram--privacy-policy: http://instagram.com/about/legal/privacy/
190
+ :url-instagram--privacy-policy: //instagram.com/about/legal/privacy/
191
191
 
192
- :url-iframe-resizer--gh-repo: https://github.com/davidjbradshaw/iframe-resizer/
192
+ :url-iframe-resizer--gh-repo: //github.com/davidjbradshaw/iframe-resizer/
193
193
 
194
194
  :url-j1-docs-binderhub--local: /public/jupyter/docs/binderhub/
195
195
  :url-j1-docs-jupyterhub--local: /public/jupyter/docs/jupyterhub/
196
- :url-j1-docs-binderhub--remote: https://jekyll.one/pages/public/jupyter/docs/binderhub/
197
- :url-j1-docs-jupyterhub--remote: https://jekyll.one/pages/public/jupyter/docs/jupyterhub/
196
+ :url-j1-docs-binderhub--remote: //jekyll.one/pages/public/jupyter/docs/binderhub/
197
+ :url-j1-docs-jupyterhub--remote: //jekyll.one/pages/public/jupyter/docs/jupyterhub/
198
198
 
199
- :url-j1-gh-binder-repo--requirements-txt: https://github.com/jekyll-one/j1-binder-repo
200
- :url-j1-gh-binder-repo--environment-yml: https://github.com/jekyll-one/j1-binder-nbinteract
199
+ :url-j1-gh-binder-repo--requirements-txt: //github.com/jekyll-one/j1-binder-repo
200
+ :url-j1-gh-binder-repo--environment-yml: //github.com/jekyll-one/j1-binder-nbinteract
201
201
 
202
202
  :url-j1--features: /pages/public/about/features/
203
203
 
204
- :url-j1--home: https://jekyll.one/
205
- :url-j1--download: https://rubygems.org/gems/j1-template/
206
- :url-j1--versions: https://rubygems.org/gems/j1-template/versions/
207
- :url-j1--reporting-issues: https://github.com/jekyll-one/j1-starter/issues
204
+ :url-j1--home: //jekyll.one/
205
+ :url-j1--download: //rubygems.org/gems/j1-template/
206
+ :url-j1--versions: //rubygems.org/gems/j1-template/versions/
207
+ :url-j1--reporting-issues: //github.com/jekyll-one/j1-starter/issues
208
208
 
209
- :url-j1-starter--home: https://starter.jekyll.one/
210
- :url-j1-repo--j1-starter: https://github.com/jekyll-one/j1-starter/
209
+ :url-j1-starter--home: //starter.jekyll.one/
210
+ :url-j1-repo--j1-starter: //github.com/jekyll-one/j1-starter/
211
211
 
212
- :url-j1-rubydoc--home: https://www.rubydoc.info/gems/j1-template/
213
- :url-j1--gh-binder-repo: https://github.com/jekyll-one/j1-binder-repo
212
+ :url-j1-rubydoc--home: //www.rubydoc.info/gems/j1-template/
213
+ :url-j1--gh-binder-repo: //github.com/jekyll-one/j1-binder-repo
214
214
 
215
- :url-j1--preview: https://preview.jekyll.one/
216
- :url-j1--quickstart: https://jekyll.one/pages/public/learn/quickstart/
217
- :url-j1-cheatsheet--j1-git: http://localhost:42000/pages/public/cheatsheets/j1/#git
215
+ :url-j1--preview: //preview.jekyll.one/
216
+ :url-j1--quickstart: //jekyll.one/pages/public/learn/quickstart/
217
+ :url-j1-cheatsheet--j1-git: //localhost:42000/pages/public/cheatsheets/j1/#git
218
218
  :url-j1--translator:
219
219
 
220
- :url-j1-kickstarter--web-in-a-day: https://jekyll.one/pages/public/learn/kickstart/web_in_a_day/meet_and_greet/
221
- :url-j1-web-in-a-day--meet-and-greet: https://jekyll.one/pages/public/learn/kickstart/web_in_a_day/meet_and_greet/
222
- :url-j1-web-in-a-day--awesome-site: https://jekyll.one/pages/public/learn/kickstart/web_in_a_day/a_awesome_site/
223
- :url-j1-web-in-a-day--development-system: https://jekyll.one/pages/public/learn/kickstart/web_in_a_day/dev_system/
224
- :url-j1-web-in-a-day--project-management: https://jekyll.one/pages/public/learn/kickstart/web_in_a_day/manage_projects/
225
- :url-j1-web-in-a-day--creating-content: https://jekyll.one/pages/public/learn/kickstart/web_in_a_day/create_content/
220
+ :url-j1-kickstarter--web-in-a-day: //jekyll.one/pages/public/learn/kickstart/web_in_a_day/meet_and_greet/
221
+ :url-j1-web-in-a-day--meet-and-greet: //jekyll.one/pages/public/learn/kickstart/web_in_a_day/meet_and_greet/
222
+ :url-j1-web-in-a-day--awesome-site: //jekyll.one/pages/public/learn/kickstart/web_in_a_day/a_awesome_site/
223
+ :url-j1-web-in-a-day--development-system: //jekyll.one/pages/public/learn/kickstart/web_in_a_day/dev_system/
224
+ :url-j1-web-in-a-day--project-management: //jekyll.one/pages/public/learn/kickstart/web_in_a_day/manage_projects/
225
+ :url-j1-web-in-a-day--creating-content: //jekyll.one/pages/public/learn/kickstart/web_in_a_day/create_content/
226
226
 
227
- :url-j1-kickstarter--learning-seo: https://jekyll.one/pages/public/learn/kickstart/learning_seo/what_seo_is/
228
- :url-j1-learning-seo--what_seo_is: https://jekyll.one/pages/public/learn/kickstart/learning_seo/what_seo_is/
227
+ :url-j1-kickstarter--learning-seo: //jekyll.one/pages/public/learn/kickstart/learning_seo/what_seo_is/
228
+ :url-j1-learning-seo--what_seo_is: //jekyll.one/pages/public/learn/kickstart/learning_seo/what_seo_is/
229
229
 
230
- :url-j1-downloads--template: https://rubygems.org/gems/j1-template
230
+ :url-j1-downloads--template: //rubygems.org/gems/j1-template
231
231
 
232
- :url-j1--devstart: https://jekyll.one/pages/public/learn/devstart/
232
+ :url-j1--devstart: //jekyll.one/pages/public/learn/devstart/
233
233
 
234
- :url-j1--rocketstart: https://jekyll.one/pages/public/learn/rocketstart
235
- :url-j1--rocketstart-deployment-reference: https://jekyll.one/pages/public/learn/rocketstart/#deployment-reference
234
+ :url-j1--rocketstart: //jekyll.one/pages/public/learn/rocketstart
235
+ :url-j1--rocketstart-deployment-reference: //jekyll.one/pages/public/learn/rocketstart/#deployment-reference
236
236
 
237
237
  :url-j1-roundtrip--present-images: /pages/public/learn/roundtrip/present_images/
238
238
 
239
- :url-j1-learn--whats-up: https://jekyll.one/pages/public/learn/whats_up/
240
- :url-j1-learn--present-images: https://jekyll.one/pages/public/learn/roundtrip/present_images/
241
- :url-j1-learn--present-videos: https://jekyll.one/pages/public/learn/roundtrip/present_videos/
242
- :url-j1-learn--typography: https://jekyll.one/pages/public/learn/roundtrip/typography/
243
- :url-j1-learn--icon-fonts: https://jekyll.one/pages/public/learn/roundtrip/mdi_icon_font/
244
- :url-j1-learn--asciidoc_extensions: https://jekyll.one/pages/public/learn/roundtrip/asciidoc_extensions/
245
- :url-j1-learn--extended-modals: https://jekyll.one/pages/public/learn/roundtrip/modals/
246
- :url-j1-learn--responsive-tables: https://jekyll.one/pages/public/learn/roundtrip/responsive_tables/
247
- :url-j1-learn--themes: https://jekyll.one/pages/public/learn/roundtrip/themes/
239
+ :url-j1-learn--whats-up: //jekyll.one/pages/public/learn/whats_up/
240
+ :url-j1-learn--present-images: //jekyll.one/pages/public/learn/roundtrip/present_images/
241
+ :url-j1-learn--present-videos: //jekyll.one/pages/public/learn/roundtrip/present_videos/
242
+ :url-j1-learn--typography: //jekyll.one/pages/public/learn/roundtrip/typography/
243
+ :url-j1-learn--icon-fonts: //jekyll.one/pages/public/learn/roundtrip/mdi_icon_font/
244
+ :url-j1-learn--asciidoc_extensions: //jekyll.one/pages/public/learn/roundtrip/asciidoc_extensions/
245
+ :url-j1-learn--extended-modals: //jekyll.one/pages/public/learn/roundtrip/modals/
246
+ :url-j1-learn--responsive-tables: //jekyll.one/pages/public/learn/roundtrip/responsive_tables/
247
+ :url-j1-learn--themes: //jekyll.one/pages/public/learn/roundtrip/themes/
248
248
 
249
- :url-j1-binder-repo--requirements-txt: https://github.com/jekyll-one/j1-binder-repo
250
- :url-j1-binder-repo--environment-yml: https://github.com/jekyll-one/j1-binder-nbinteract
249
+ :url-j1-binder-repo--requirements-txt: //github.com/jekyll-one/j1-binder-repo
250
+ :url-j1-binder-repo--environment-yml: //github.com/jekyll-one/j1-binder-nbinteract
251
251
 
252
- :url-j1-repo--j1-nbinteract: https://github.com/jekyll-one/j1-nbinteract
253
- :url-j1-altair-visualizations--remote: https://jekyll.one/pages/public/jupyter/examples/localized/j1-bokeh-visualizations/
254
- :url-j1-bokeh-visualizations--remote: https://jekyll.one/pages/public/jupyter/examples/localized/j1-bokeh-visualizations/
255
- :url-j1-nbi-module-docs--remote: https://jekyll.one/pages/public/manuals/jupyter/j1-nbinteract-docs/
256
- :url-j1-nbi-apis-binder--remote: https://jekyll.one/pages/public/manuals/jupyter/binderhub/
252
+ :url-j1-repo--j1-nbinteract: //github.com/jekyll-one/j1-nbinteract
253
+ :url-j1-altair-visualizations--remote: //jekyll.one/pages/public/jupyter/examples/localized/j1-bokeh-visualizations/
254
+ :url-j1-bokeh-visualizations--remote: //jekyll.one/pages/public/jupyter/examples/localized/j1-bokeh-visualizations/
255
+ :url-j1-nbi-module-docs--remote: //jekyll.one/pages/public/manuals/jupyter/j1-nbinteract-docs/
256
+ :url-j1-nbi-apis-binder--remote: //jekyll.one/pages/public/manuals/jupyter/binderhub/
257
257
 
258
- :url-jekyll--home: https://jekyllrb.com/
259
- :url-jekyll--docs: https://jekyllrb.com/docs/
260
- :url-jekyll-asciidoc--gh-repo: https://github.com/asciidoctor/jekyll-asciidoc/
261
- :url-jekyll-compress--gh-repo: http://jch.penibelst.de/
262
- :url-jekyll-feed--gh-repo: https://github.com/jekyll/jekyll-feed/
263
- :url-jekyll-gist--gh-repo: https://github.com/jekyll/jekyll-gist/
264
- :url-jekyll-paginate-v2--gh-repo: https://github.com/sverrirs/jekyll-paginate-v2/
265
- :url-jekyll-redirect-from--gh-repo: https://github.com/jekyll/jekyll-redirect-from/
266
- :url-jekyll-sass-converter--gh-repo: https://github.com/jekyll/jekyll-sass-converter/
267
- :url-jekyll-sitemap--gh-repo: https://github.com/jekyll/jekyll-sitemap/
258
+ :url-jekyll--home: //jekyllrb.com/
259
+ :url-jekyll--docs: //jekyllrb.com/docs/
260
+ :url-jekyll-asciidoc--gh-repo: //github.com/asciidoctor/jekyll-asciidoc/
261
+ :url-jekyll-compress--gh-repo: //jch.penibelst.de/
262
+ :url-jekyll-feed--gh-repo: //github.com/jekyll/jekyll-feed/
263
+ :url-jekyll-gist--gh-repo: //github.com/jekyll/jekyll-gist/
264
+ :url-jekyll-paginate-v2--gh-repo: //github.com/sverrirs/jekyll-paginate-v2/
265
+ :url-jekyll-redirect-from--gh-repo: //github.com/jekyll/jekyll-redirect-from/
266
+ :url-jekyll-sass-converter--gh-repo: //github.com/jekyll/jekyll-sass-converter/
267
+ :url-jekyll-sitemap--gh-repo: //github.com/jekyll/jekyll-sitemap/
268
268
 
269
- :url-jquery--home: https://jquery.com/
269
+ :url-jquery--home: //jquery.com/
270
270
 
271
- :url-js-yaml--gh-repo: https://github.com/nodeca/js-yaml/
272
- :url-js-json-minify--gh-repo: https://github.com/fkei/JSON.minify/
271
+ :url-js-yaml--gh-repo: //github.com/nodeca/js-yaml/
272
+ :url-js-json-minify--gh-repo: //github.com/fkei/JSON.minify/
273
273
 
274
- :url-justified-gallery--home: http://miromannino.github.io/Justified-Gallery/
275
- :url-justified-gallery--gh-repo: https://github.com/miromannino/Justified-Gallery/
274
+ :url-justified-gallery--home: //miromannino.github.io/Justified-Gallery/
275
+ :url-justified-gallery--gh-repo: //github.com/miromannino/Justified-Gallery/
276
276
 
277
- :url-lingohub--speakers-by-language: https://lingohub.com/blog/2016/10/why-english-only-content-just-wont-cut-it-anymore
277
+ :url-lingohub--speakers-by-language: //lingohub.com/blog/2016/10/why-english-only-content-just-wont-cut-it-anymore
278
278
 
279
- :url-lerna--home: https://lerna.js.org/
280
- :url-lerna--gh-repo: https://github.com/lerna/lerna/
279
+ :url-lerna--home: //lerna.js.org/
280
+ :url-lerna--gh-repo: //github.com/lerna/lerna/
281
281
 
282
- :url-license--creative-commons: https://creativecommons.org/licenses/by/4.0/
283
- :url-license--mit: https://opensource.org/licenses/MIT/
284
- :url-license--sil: https://scripts.sil.org/OFL
282
+ :url-license--creative-commons: //creativecommons.org/licenses/by/4.0/
283
+ :url-license--mit: //opensource.org/licenses/MIT/
284
+ :url-license--sil: //scripts.sil.org/OFL
285
285
 
286
- :url-lightbox-v2--home: https://lokeshdhakar.com/projects/lightbox2/
287
- :url-lightbox-v2--gh-repo: https://github.com/lokesh/lightbox2/
286
+ :url-lightbox-v2--home: //lokeshdhakar.com/projects/lightbox2/
287
+ :url-lightbox-v2--gh-repo: //github.com/lokesh/lightbox2/
288
288
 
289
- :url-light-gallery--home: https://sachinchoolur.github.io/lightGallery/
290
- :url-light-gallery--gh-repo: http://sachinchoolur.github.io/lightGallery/
291
- :url-light-gallery--license: https://www.lightgalleryjs.com/license/
289
+ :url-light-gallery--home: //sachinchoolur.github.io/lightGallery/
290
+ :url-light-gallery--gh-repo: //sachinchoolur.github.io/lightGallery/
291
+ :url-light-gallery--license: //www.lightgalleryjs.com/license/
292
292
 
293
- :url-liquid--home: https://shopify.github.io/liquid/
294
- :url-liquid--gh-repo: https://github.com/Shopify/liquid/
293
+ :url-liquid--home: //shopify.github.io/liquid/
294
+ :url-liquid--gh-repo: //github.com/Shopify/liquid/
295
295
 
296
- :url-log4javascript--home: http://log4javascript.org/
296
+ :url-log4javascript--home: //log4javascript.org/
297
297
 
298
- :url-log4r--gh-repo: https://github.com/colbygk/log4r/
298
+ :url-log4r--gh-repo: //github.com/colbygk/log4r/
299
299
 
300
- :url-lunr--home: https://lunrjs.com/
301
- :url-lunr--gh-repo: https://github.com/olivernn/lunr.js
300
+ :url-lunr--home: //lunrjs.com/
301
+ :url-lunr--gh-repo: //github.com/olivernn/lunr.js
302
302
 
303
- :url-mdi--home: https://materialdesignicons.com/
304
- :url-mdi--gh-repo: https://github.com/Templarian/MaterialDesign/
305
- :url-mdi--preview: https://pictogrammers.com/library/mdi/
306
- :url-mdi--cheatsheet: https://pictogrammers.github.io/@mdi/font/7.2.96/
303
+ :url-mdi--home: //materialdesignicons.com/
304
+ :url-mdi--gh-repo: //github.com/Templarian/MaterialDesign/
305
+ :url-mdi--preview: //pictogrammers.com/library/mdi/
306
+ :url-mdi--cheatsheet: //pictogrammers.github.io/@mdi/font/7.2.96/
307
307
 
308
- :url-mdil--home: https://materialdesignicons.com/
309
- :url-mdil--gh-repo: https://github.com/Pictogrammers/MaterialDesignLight
310
- :url-mdil--preview: https://pictogrammers.com/library/mdil/
311
- :url-mdil--cheatsheet: https://pictogrammers.github.io/@mdi/font/7.2.96/
308
+ :url-mdil--home: //materialdesignicons.com/
309
+ :url-mdil--gh-repo: //github.com/Pictogrammers/MaterialDesignLight
310
+ :url-mdil--preview: //pictogrammers.com/library/mdil/
311
+ :url-mdil--cheatsheet: //pictogrammers.github.io/@mdi/font/7.2.96/
312
312
 
313
- :url-materialize--home: https://materializecss.com/
314
- :url-materialize--gh-repo: https://github.com/Dogfalo/materialize/
313
+ :url-materialize--home: //materializecss.com/
314
+ :url-materialize--gh-repo: //github.com/Dogfalo/materialize/
315
315
 
316
- :url-mobile-menu-light--home: https://www.mmenujs.com/mmenu-light/
317
- :url-mobile-menu-light--gh-repo: https://github.com/FrDH/mmenu-light
316
+ :url-mobile-menu-light--home: //www.mmenujs.com/mmenu-light/
317
+ :url-mobile-menu-light--gh-repo: //github.com/FrDH/mmenu-light
318
318
 
319
- :url-msdropdown--home: https://www.marghoobsuleman.com/image-dropdown
319
+ :url-msdropdown--home: //www.marghoobsuleman.com/image-dropdown
320
320
 
321
- :url-nbconvert--doc: https://nbconvert.readthedocs.io/en/latest/usage.html
322
- :url-nbinteract--docs: https://www.nbinteract.com/
321
+ :url-nbconvert--doc: //nbconvert.readthedocs.io/en/latest/usage.html
322
+ :url-nbinteract--docs: //www.nbinteract.com/
323
323
 
324
- :url-netlify--home: https://www.netlify.com/
325
- :url-netlify--docs: https://docs.netlify.com/
326
- :url-netlify--jamstack: https://www.netlify.com/jamstack/
327
- :url-netlify--1-click-button: https://docs.netlify.com/site-deploys/create-deploys/#deploy-to-netlify-button
324
+ :url-netlify--home: //www.netlify.com/
325
+ :url-netlify--docs: //docs.netlify.com/
326
+ :url-netlify--jamstack: //www.netlify.com/jamstack/
327
+ :url-netlify--1-click-button: //docs.netlify.com/site-deploys/create-deploys/#deploy-to-netlify-button
328
328
 
329
- :url-node-sass--home: https://github.com/sass/node-sass/
329
+ :url-node-sass--home: //github.com/sass/node-sass/
330
330
 
331
- :url-nodejs--home: https://nodejs.org/en/
331
+ :url-nodejs--home: //nodejs.org/en/
332
332
 
333
- :url-nokogiri--home: https://nokogiri.org/
334
- :url-nokogiri--gh-repo: https://github.com/sparklemotion/nokogiri/
335
- :url-nokogiri-pretty--gh-repo: https://github.com/tobym/nokogiri-pretty/
333
+ :url-nokogiri--home: //nokogiri.org/
334
+ :url-nokogiri--gh-repo: //github.com/sparklemotion/nokogiri/
335
+ :url-nokogiri-pretty--gh-repo: //github.com/tobym/nokogiri-pretty/
336
336
 
337
- :url-npm--home: https://www.npmjs.com/
337
+ :url-npm--home: //www.npmjs.com/
338
338
 
339
- :url-npm-run-all--gh-repo: https://github.com/mysticatea/npm-run-all/
339
+ :url-npm-run-all--gh-repo: //github.com/mysticatea/npm-run-all/
340
340
 
341
- :url-ny-times--home: https://www.nytimes.com/
341
+ :url-ny-times--home: //www.nytimes.com/
342
342
 
343
- :url-omniauth--gh-repo: https://github.com/omniauth/omniauth/
343
+ :url-omniauth--gh-repo: //github.com/omniauth/omniauth/
344
344
 
345
- :url-omniauth-oauth-v2--gh-repo: https://github.com/omniauth/omniauth-oauth2/
345
+ :url-omniauth-oauth-v2--gh-repo: //github.com/omniauth/omniauth-oauth2/
346
346
 
347
- :url-owl-carousel-v1--home: http://www.landmarkmlp.com/js-plugin/owl.carousel/
347
+ :url-owl-carousel-v1--home: //www.landmarkmlp.com/js-plugin/owl.carousel/
348
348
 
349
- :url-owasp-attacks--csrf: https://owasp.org/www-community/attacks/csrf
349
+ :url-owasp-attacks--csrf: //owasp.org/www-community/attacks/csrf
350
350
 
351
- :url-parseurl--gh-repo: https://github.com/pillarjs/parseurl/
351
+ :url-parseurl--gh-repo: //github.com/pillarjs/parseurl/
352
352
 
353
- :url-platform--gh-repo: https://github.com/bestiejs/platform.js/
353
+ :url-platform--gh-repo: //github.com/bestiejs/platform.js/
354
354
 
355
- :url-popper--home: https://popper.js.org/
356
- :url-popper--gh-repo: https://github.com/popperjs/popper-core/
355
+ :url-popper--home: //popper.js.org/
356
+ :url-popper--gh-repo: //github.com/popperjs/popper-core/
357
357
 
358
- :url-previewer--county-flags: https://jekyll.one/pages/public/tools/previewer/country_flags/
359
- :url-previewer--emoji: https://jekyll.one/pages/public/tools/previewer/twitter_emoji/
360
- :url-previewer--mdi-icons: https://jekyll.one/pages/public/tools/previewer/icon-picker/
361
- :url-previewer--mdil-icons: https://jekyll.one/pages/public/tools/previewer/icon-picker/
362
- :url-previewer--rouge-themes: https://jekyll.one/pages/public/tools/previewer/rouge/
358
+ :url-previewer--county-flags: //jekyll.one/pages/public/tools/previewer/country_flags/
359
+ :url-previewer--emoji: //jekyll.one/pages/public/tools/previewer/twitter_emoji/
360
+ :url-previewer--mdi-icons: //jekyll.one/pages/public/tools/previewer/icon-picker/
361
+ :url-previewer--mdil-icons: //jekyll.one/pages/public/tools/previewer/icon-picker/
362
+ :url-previewer--rouge-themes: //jekyll.one/pages/public/tools/previewer/rouge/
363
363
 
364
- :url-puma--home: https://puma.io/
365
- :url-puma--gh-repo: https://github.com/puma/puma/
364
+ :url-puma--home: //puma.io/
365
+ :url-puma--gh-repo: //github.com/puma/puma/
366
366
 
367
- :url-rack--home: https://rack.github.io/
368
- :url-rack--gh-repo: https://github.com/rack/rack
367
+ :url-rack--home: //rack.github.io/
368
+ :url-rack--gh-repo: //github.com/rack/rack
369
369
 
370
- :url-rack-protection--home: http://sinatrarb.com/protection/
371
- :url-rack-protection--gh-repo: https://github.com/sinatra/sinatra/tree/master/rack-protection/
370
+ :url-rack-protection--home: //sinatrarb.com/protection/
371
+ :url-rack-protection--gh-repo: //github.com/sinatra/sinatra/tree/master/rack-protection/
372
372
 
373
- :url-rack-ssl-enforcer--gh-repo: https://github.com/tobmatth/rack-ssl-enforcer/
373
+ :url-rack-ssl-enforcer--gh-repo: //github.com/tobmatth/rack-ssl-enforcer/
374
374
 
375
- :url-roboto--home: https://fonts.google.com/specimen/Roboto/
375
+ :url-roboto--home: //fonts.google.com/specimen/Roboto/
376
376
 
377
- :url-ruby-rouge--gh-repo: https://github.com/rouge-ruby/rouge/
377
+ :url-ruby-rouge--gh-repo: //github.com/rouge-ruby/rouge/
378
378
 
379
- :url-ruby-warden--home: https://github.com/wardencommunity/warden/wiki/
380
- :url-ruby-warden--gh-repo: https://github.com/wardencommunity/warden/
379
+ :url-ruby-warden--home: //github.com/wardencommunity/warden/wiki/
380
+ :url-ruby-warden--gh-repo: //github.com/wardencommunity/warden/
381
381
 
382
- :url-ruby-lang--home: https://www.ruby-lang.org/en/
383
- :url-ruby-lang--gh-repo: https://github.com/ruby/ruby/
382
+ :url-ruby-lang--home: //www.ruby-lang.org/en/
383
+ :url-ruby-lang--gh-repo: //github.com/ruby/ruby/
384
384
 
385
- :url-rubyinstaller--download-v2-7-4: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.7.4-1/rubyinstaller-devkit-2.7.4-1-x64.exe
386
- :url-rubyinstaller--download-v2-7-5: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.7.5-1/rubyinstaller-devkit-2.7.5-1-x64.exe
385
+ :url-rubyinstaller--download-v2-7-4: //github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.7.4-1/rubyinstaller-devkit-2.7.4-1-x64.exe
386
+ :url-rubyinstaller--download-v2-7-5: //github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.7.5-1/rubyinstaller-devkit-2.7.5-1-x64.exe
387
387
 
388
- :url-rubygems--home: https://rubygems.org/
388
+ :url-rubygems--home: //rubygems.org/
389
389
 
390
- :url-ruby-gem-bundler--gh-repo: https://github.com/bundler/bundler/
391
- :url-ruby-gem-jekyll-auth--gh-repo: https://github.com/benbalter/jekyll-auth/
390
+ :url-ruby-gem-bundler--gh-repo: //github.com/bundler/bundler/
391
+ :url-ruby-gem-jekyll-auth--gh-repo: //github.com/benbalter/jekyll-auth/
392
392
 
393
- :url-ruby-sass--home: https://sass-lang.com/ruby-sass/
393
+ :url-ruby-sass--home: //sass-lang.com/ruby-sass/
394
394
 
395
- :url-sass-lang--home: https://sass-lang.com/
396
- :url-sass-lang--gh-repo: https://github.com/sass/dart-sass/
395
+ :url-sass-lang--home: //sass-lang.com/
396
+ :url-sass-lang--gh-repo: //github.com/sass/dart-sass/
397
397
 
398
- :url-jamstack--home: https://jamstack.org/
399
- :url-jamstack--generators: https://jamstack.org/generators/
398
+ :url-jamstack--home: //jamstack.org/
399
+ :url-jamstack--generators: //jamstack.org/generators/
400
400
 
401
- :url-shopify--home: https://www.shopify.com/
401
+ :url-shopify--home: //www.shopify.com/
402
402
 
403
- :url-stackoverflow--usage-fonticons: https://stackoverflow.com/questions/11135261/should-i-use-i-tag-for-icons-instead-of-span
403
+ :url-stackoverflow--usage-fonticons: //stackoverflow.com/questions/11135261/should-i-use-i-tag-for-icons-instead-of-span
404
404
 
405
- :url-tablesaw-rtables--gh-repo: https://github.com/filamentgroup/tablesaw/
405
+ :url-tablesaw-rtables--gh-repo: //github.com/filamentgroup/tablesaw/
406
406
 
407
- :url-terser--home: https://terser.org/
408
- :url-terser--gh-repo: https://github.com/terser/terser/
407
+ :url-terser--home: //terser.org/
408
+ :url-terser--gh-repo: //github.com/terser/terser/
409
409
 
410
- :url-theme-switcher--gh-repo: https://github.com/jguadagno/bootstrapThemeSwitcher/
410
+ :url-theme-switcher--gh-repo: //github.com/jguadagno/bootstrapThemeSwitcher/
411
411
 
412
- :url-tocbot--home: https://tscanlin.github.io/tocbot/
413
- :url-tocbot--gh-repo: https://github.com/tscanlin/tocbot/
412
+ :url-tocbot--home: //tscanlin.github.io/tocbot/
413
+ :url-tocbot--gh-repo: //github.com/tscanlin/tocbot/
414
414
 
415
- :url-translator--google: https://translate.google.com/
416
- :url-translator--deepl: https://www.deepl.com/de/translator
415
+ :url-translator--google: //translate.google.com/
416
+ :url-translator--deepl: //www.deepl.com/de/translator
417
417
 
418
- :url-twitter-emoji--gh-repo: https://github.com/twitter/twemoji/
419
- :url-twitter-emoji-picker--gh-repo: https://github.com/xLs51/Twemoji-Picker/
420
- :url-twitter--privacy-en: https://twitter.com/en/privacy
421
- :url-twitter--login: https://twitter.com/login
418
+ :url-twitter-emoji--gh-repo: //github.com/twitter/twemoji/
419
+ :url-twitter-emoji-picker--gh-repo: //github.com/xLs51/Twemoji-Picker/
420
+ :url-twitter--privacy-en: //twitter.com/en/privacy
421
+ :url-twitter--login: //twitter.com/login
422
422
 
423
- :url-uglifier--gh-repo: https://github.com/lautis/uglifier/
423
+ :url-uglifier--gh-repo: //github.com/lautis/uglifier/
424
424
 
425
- :url-videojs--home: https://videojs.com/
426
- :url-videojs--gh-repo: https://github.com/videojs/video.js
425
+ :url-videojs--home: //videojs.com/
426
+ :url-videojs--gh-repo: //github.com/videojs/video.js
427
427
 
428
- :url-vimeo--home: https://vimeo.com/
429
- :url-vimeo--privacy-policy: https://vimeo.com/privacy
428
+ :url-vimeo--home: //vimeo.com/
429
+ :url-vimeo--privacy-policy: //vimeo.com/privacy
430
430
 
431
- :url-vivendi--home: https://www.vivendi.com/en/
431
+ :url-vivendi--home: //www.vivendi.com/en/
432
432
 
433
- :url-vk--home: https://vk.com/
434
- :url-vk--privacy-policy: https://vk.com/data_protection
433
+ :url-vk--home: //vk.com/
434
+ :url-vk--privacy-policy: //vk.com/data_protection
435
435
 
436
- :url-webpack--home: https://webpack.js.org/
437
- :url-webpack--gh-repo: https://github.com/webpack/webpack/
436
+ :url-webpack--home: //webpack.js.org/
437
+ :url-webpack--gh-repo: //github.com/webpack/webpack/
438
438
 
439
- :url-webpack-cli--gh-repo: https://github.com/webpack/webpack/
439
+ :url-webpack-cli--gh-repo: //github.com/webpack/webpack/
440
440
 
441
- :url-w3org--css-spec: https://www.w3.org/Style/CSS/specs.en.html
441
+ :url-w3org--css-spec: //www.w3.org/Style/CSS/specs.en.html
442
442
 
443
- :url-wikipedia-en--google: https://en.wikipedia.org/wiki/Google
443
+ :url-wikipedia-en--google: //en.wikipedia.org/wiki/Google
444
444
 
445
- :url-w3schools--css-tutorial: https://www.w3schools.com/css/default.asp
445
+ :url-w3schools--css-tutorial: //www.w3schools.com/css/default.asp
446
446
 
447
- :url-yarn--home: https://yarnpkg.com/
447
+ :url-yarn--home: //yarnpkg.com/
448
448
  :url-yarn--gh-repo:
449
449
 
450
- :url-youtube--home: https://www.youtube.com/
450
+ :url-youtube--home: //www.youtube.com/
451
451
 
452
+ :url-ruby--​windows-download-v2-7-4: //github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.7.4-1/rubyinstaller-devkit-2.7.4-1-x64.exe
453
+ :url-nodejs--​windows-download-remommended: //nodejs.org/dist/v12.22.0/node-v12.22.0-x64.msi
454
+ :url-j1--​template-starter: //github.com/jekyll-one/j1-template-starter
452
455
 
453
- :url-ruby--​windows-download-v2-7-4: https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-2.7.4-1/rubyinstaller-devkit-2.7.4-1-x64.exe
454
- :url-nodejs--​windows-download-remommended: https://nodejs.org/dist/v12.22.0/node-v12.22.0-x64.msi
455
- :url-j1--​template-starter: https://github.com/jekyll-one/j1-template-starter
456
+ :placeholder_image_100x100: //placehold.it/100x100/
457
+ :placeholder_image_200x200: //placehold.it/200x200/
458
+ :placeholder_image_300x300: //placehold.it/300x300/
459
+ :placeholder_image_400x400: //placehold.it/400x400/
460
+ :placeholder_image_500x500: //placehold.it/500x500/
456
461
 
457
- :placeholder_image_100x100: https://placehold.it/100x100/
458
- :placeholder_image_200x200: https://placehold.it/200x200/
459
- :placeholder_image_300x300: https://placehold.it/300x300/
460
- :placeholder_image_400x400: https://placehold.it/400x400/
461
- :placeholder_image_500x500: https://placehold.it/500x500/
462
+ :placeholder_image_100x600: //placehold.it/100x600/
463
+ :placeholder_image_200x600: //placehold.it/200x600/
464
+ :placeholder_image_300x600: //placehold.it/300x600/
465
+ :placeholder_image_400x600: //placehold.it/400x600/
466
+ :placeholder_image_500x600: //placehold.it/500x600/
462
467
 
463
- :placeholder_image_100x600: https://placehold.it/100x600/
464
- :placeholder_image_200x600: https://placehold.it/200x600/
465
- :placeholder_image_300x600: https://placehold.it/300x600/
466
- :placeholder_image_400x600: https://placehold.it/400x600/
467
- :placeholder_image_500x600: https://placehold.it/500x600/
468
+ :placeholder_kitten_100x100: //placekitten.com/100/100/
469
+ :placeholder_kitten_200x200: //placekitten.com/200/200/
470
+ :placeholder_kitten_300x300: //placekitten.com/300/300/
471
+ :placeholder_kitten_400x400: //placekitten.com/400/400/
472
+ :placeholder_kitten_500x500: //placekitten.com/500/500/
468
473
 
469
- :placeholder_kitten_100x100: https://placekitten.com/100/100/
470
- :placeholder_kitten_200x200: https://placekitten.com/200/200/
471
- :placeholder_kitten_300x300: https://placekitten.com/300/300/
472
- :placeholder_kitten_400x400: https://placekitten.com/400/400/
473
- :placeholder_kitten_500x500: https://placekitten.com/500/500/
474
-
475
- :placeholder_kitten_100x600: https://placekitten.com/100/600/
476
- :placeholder_kitten_200x600: https://placekitten.com/200/600/
477
- :placeholder_kitten_300x600: https://placekitten.com/300/600/
478
- :placeholder_kitten_400x600: https://placekitten.com/400/600/
479
- :placeholder_kitten_500x600: https://placekitten.com/500/600/
474
+ :placeholder_kitten_100x600: //placekitten.com/100/600/
475
+ :placeholder_kitten_200x600: //placekitten.com/200/600/
476
+ :placeholder_kitten_300x600: //placekitten.com/300/600/
477
+ :placeholder_kitten_400x600: //placekitten.com/400/600/
478
+ :placeholder_kitten_500x600: //placekitten.com/500/600/
480
479
 
481
480
  end::urls[]
482
481
 
@@ -485,16 +484,16 @@ end::urls[]
485
484
  // -----------------------------------------------------------------------------
486
485
  tag::footnotes[]
487
486
 
488
- :fn-eiu--i3_report: footnote:[link:https://theinclusiveinternet.eiu.com/[The Economist Intelligence Unit (EIU) · Inclusive Internet Report, window="_blank"]]
487
+ :fn-eiu--i3_report: footnote:[link://theinclusiveinternet.eiu.com/[The Economist Intelligence Unit (EIU) · Inclusive Internet Report, window="_blank"]]
489
488
 
490
- :fn-opensource--about: footnote:[link:https://opensource.org/about[Open Source · About, window="_blank"]]
489
+ :fn-opensource--about: footnote:[link://opensource.org/about[Open Source · About, window="_blank"]]
491
490
 
492
- :fn-windows-os-de--uac: footnote:[link:https://docs.microsoft.com/de-de/windows/security/identity-protection/user-account-control/how-user-account-control-works[Benutzerkontensteuerung (UAC), window="_blank"]]
493
- :fn-windows-os-en--uac: footnote:[link:https://docs.microsoft.com/en-us/windows/win32/uxguide/winenv-uac[User Account Control (UAC), window="_blank"]]
491
+ :fn-windows-os-de--uac: footnote:[link://docs.microsoft.com/de-de/windows/security/identity-protection/user-account-control/how-user-account-control-works[Benutzerkontensteuerung (UAC), window="_blank"]]
492
+ :fn-windows-os-en--uac: footnote:[link://docs.microsoft.com/en-us/windows/win32/uxguide/winenv-uac[User Account Control (UAC), window="_blank"]]
494
493
 
495
- :fn-wikipedia--open_data: footnote:[link:https://de.wikipedia.org/wiki/Open_Data[Wikipedia · OpenOata, window="_blank"]]
496
- :fn-wikipedia--cookies: footnote:[link:https://de.wikipedia.org/wiki/HTTP-Cookie[Wikipedia · Cookies, window="_blank"]]
497
- :fn-wikipedia--armuts_reichtums_bericht_de: footnote:[link:https://de.wikipedia.org/wiki/Armuts-_und_Reichtumsbericht_der_Bundesregierung[Wikipedia · Armuts- und Reichtumsbericht der Bundesregierung (ARB), window="_blank"]]
494
+ :fn-wikipedia--open_data: footnote:[link://de.wikipedia.org/wiki/Open_Data[Wikipedia · OpenOata, window="_blank"]]
495
+ :fn-wikipedia--cookies: footnote:[link://de.wikipedia.org/wiki/HTTP-Cookie[Wikipedia · Cookies, window="_blank"]]
496
+ :fn-wikipedia--armuts_reichtums_bericht_de: footnote:[link://de.wikipedia.org/wiki/Armuts-_und_Reichtumsbericht_der_Bundesregierung[Wikipedia · Armuts- und Reichtumsbericht der Bundesregierung (ARB), window="_blank"]]
498
497
 
499
498
  end::footnotes[]
500
499
 
@@ -528,11 +527,11 @@ tag::tags[]
528
527
 
529
528
  // common badges
530
529
  //
531
- :badge-j1--license: image:https://img.shields.io/github/license/jekyll-one-org/j1-template-base[GitHub, link="https://github.com/jekyll-one-org/j1-template-base/blob/main/LICENSE.md", window="_blank"]
532
- :badge-j1--version-latest: image:https://badge.fury.io/rb/j1-template.svg[Gem Version, link="https://badge.fury.io/rb/j1-template", window="_blank"]
533
- :badge-j1--downloads: image:https://img.shields.io/gem/dt/j1-template[Gem]
534
- :badge-j1-gh--last-commit: image:https://img.shields.io/github/last-commit/jekyll-one-org/j1-template-base[GitHub last commit]
535
- :badge-j1-gh--stars: image:https://img.shields.io/github/stars/jekyll-one-org/j1-template?style=social[GitHub Repo stars]
530
+ :badge-j1--license: image://img.shields.io/github/license/jekyll-one-org/j1-template-base[GitHub, link="//github.com/jekyll-one-org/j1-template-base/blob/main/LICENSE.md", window="_blank"]
531
+ :badge-j1--version-latest: image://badge.fury.io/rb/j1-template.svg[Gem Version, link="//badge.fury.io/rb/j1-template", window="_blank"]
532
+ :badge-j1--downloads: image://img.shields.io/gem/dt/j1-template[Gem]
533
+ :badge-j1-gh--last-commit: image://img.shields.io/github/last-commit/jekyll-one-org/j1-template-base[GitHub last commit]
534
+ :badge-j1-gh--stars: image://img.shields.io/github/stars/jekyll-one-org/j1-template?style=social[GitHub Repo stars]
536
535
 
537
536
  // special characters
538
537
  //
@@ -627,5 +626,5 @@ end::products[]
627
626
  // -----------------------------------------------------------------------------
628
627
  tag::authors[]
629
628
  :author--adams--name: "Jürgen Adams"
630
- :author--adams--url: https://jekyll.one
629
+ :author--adams--url: //jekyll.one
631
630
  end::authors[]