j1-template 2024.1.5 → 2024.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (193) 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 +141 -172
  24. data/assets/themes/j1/adapter/js/algolia.js +61 -54
  25. data/assets/themes/j1/adapter/js/analytics.js +67 -47
  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 +195 -177
  29. data/assets/themes/j1/adapter/js/carousel.js +786 -761
  30. data/assets/themes/j1/adapter/js/chatbot.js +77 -35
  31. data/assets/themes/j1/adapter/js/clipboard.js +66 -49
  32. data/assets/themes/j1/adapter/js/comments.js +92 -70
  33. data/assets/themes/j1/adapter/js/cookieConsent.js +466 -462
  34. data/assets/themes/j1/adapter/js/customFunctions.js +52 -35
  35. data/assets/themes/j1/adapter/js/customModule.js +56 -46
  36. data/assets/themes/j1/adapter/js/docsearch.js +54 -34
  37. data/assets/themes/j1/adapter/js/dropdowns.js +65 -52
  38. data/assets/themes/j1/adapter/js/fab.js +123 -109
  39. data/assets/themes/j1/adapter/js/gallery.js +494 -476
  40. data/assets/themes/j1/adapter/js/gemini.js +933 -299
  41. data/assets/themes/j1/adapter/js/iconPicker.js +255 -235
  42. data/assets/themes/j1/adapter/js/iconPickerPage.js +279 -0
  43. data/assets/themes/j1/adapter/js/iframer.js +81 -61
  44. data/assets/themes/j1/adapter/js/j1.js +3285 -3222
  45. data/assets/themes/j1/adapter/js/lazyLoader.js +241 -222
  46. data/assets/themes/j1/adapter/js/lightbox.js +241 -241
  47. data/assets/themes/j1/adapter/js/logger.js +77 -66
  48. data/assets/themes/j1/adapter/js/lunr.js +688 -86
  49. data/assets/themes/j1/adapter/js/masonry.js +426 -411
  50. data/assets/themes/j1/adapter/js/masterslider.js +526 -527
  51. data/assets/themes/j1/adapter/js/mmenu.js +101 -66
  52. data/assets/themes/j1/adapter/js/navigator.js +291 -356
  53. data/assets/themes/j1/adapter/js/particles.js +61 -40
  54. data/assets/themes/j1/adapter/js/rangeSlider.js +65 -48
  55. data/assets/themes/j1/adapter/js/rouge.js +287 -269
  56. data/assets/themes/j1/adapter/js/rtable.js +309 -293
  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 +487 -485
  60. data/assets/themes/j1/adapter/js/slimSelect.js +290 -0
  61. data/assets/themes/j1/adapter/js/speak2me.js +124 -128
  62. data/assets/themes/j1/adapter/js/themeToggler.js +280 -260
  63. data/assets/themes/j1/adapter/js/{themer.js → themes.js} +145 -113
  64. data/assets/themes/j1/adapter/js/toccer.js +87 -54
  65. data/assets/themes/j1/adapter/js/translator.js +73 -70
  66. data/assets/themes/j1/adapter/js/waves.js +74 -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 +4 -4
  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/lightGallery/js/plugins/lg-video.js +4 -4
  81. data/assets/themes/j1/modules/lightGallery/js/plugins/lg-video.min.js +2 -10
  82. data/assets/themes/j1/modules/lunr/css/j1.css +12 -6
  83. data/assets/themes/j1/modules/lunr/css/j1.min.css +1 -1
  84. data/assets/themes/j1/modules/lunr/js/j1.js +46 -43
  85. data/assets/themes/j1/modules/lunr/js/j1.min.js +1 -1
  86. data/assets/themes/j1/modules/masterslider/js/masterslider.js +1 -1
  87. data/assets/themes/j1/modules/scroller/js/scroller.js +64 -74
  88. data/assets/themes/j1/modules/scroller/js/scroller.min.js +1 -1
  89. data/assets/themes/j1/modules/slick/slider/css/theme/uno.css +4 -4
  90. data/assets/themes/j1/modules/slick/slider/css/theme/uno.min.css +1 -1
  91. data/assets/themes/j1/modules/slimSelect/js/select.js +1865 -1821
  92. data/assets/themes/j1/modules/slimSelect/js/select.min.js +2 -1
  93. data/assets/themes/j1/modules/themeSwitcher/js/switcher.js +87 -89
  94. data/assets/themes/j1/modules/themeSwitcher/js/switcher.min.js +1 -1
  95. data/assets/themes/j1/modules/videojs/js/plugins/vm/api/player.min.js +5 -7
  96. data/assets/themes/j1/modules/videojs/js/plugins/vm/api/v2.20.1/player.min.js +23 -0
  97. data/lib/j1/version.rb +1 -1
  98. data/lib/starter_web/Gemfile +2 -2
  99. data/lib/starter_web/README.md +5 -5
  100. data/lib/starter_web/_config.yml +1 -1
  101. data/lib/starter_web/_data/blocks/_panel.yml +775 -0
  102. data/lib/starter_web/_data/blocks/panel.yml +53 -53
  103. data/lib/starter_web/_data/j1_config.yml +3 -2
  104. data/lib/starter_web/_data/layouts/default.yml +0 -2
  105. data/lib/starter_web/_data/modules/_scroller.yml +102 -0
  106. data/lib/starter_web/_data/modules/carousel.yml +3 -3
  107. data/lib/starter_web/_data/modules/defaults/attics.yml +5 -5
  108. data/lib/starter_web/_data/modules/defaults/docsearch.yml +1 -1
  109. data/lib/starter_web/_data/modules/defaults/gemini.yml +204 -46
  110. data/lib/starter_web/_data/modules/defaults/{iconPicker.yml → icon_picker.yml} +6 -12
  111. data/lib/starter_web/_data/modules/defaults/lunr.yml +20 -5
  112. data/lib/starter_web/_data/modules/defaults/masterslider.yml +4 -4
  113. data/lib/starter_web/_data/modules/defaults/navigator.yml +20 -24
  114. data/lib/starter_web/_data/modules/defaults/particles.yml +3 -3
  115. data/lib/starter_web/_data/modules/defaults/slim_select.yml +54 -0
  116. data/lib/starter_web/_data/modules/defaults/{themer.yml → themes.yml} +171 -171
  117. data/lib/starter_web/_data/modules/defaults/toccer.yml +1 -1
  118. data/lib/starter_web/_data/modules/gallery.yml +33 -38
  119. data/lib/starter_web/_data/modules/gemini.yml +42 -3
  120. data/lib/starter_web/_data/modules/{iconPicker.yml → icon_picker.yml} +31 -3
  121. data/lib/starter_web/_data/modules/lunr.yml +12 -1
  122. data/lib/starter_web/_data/modules/masonry.yml +37 -38
  123. data/lib/starter_web/_data/modules/masterslider.yml +78 -95
  124. data/lib/starter_web/_data/modules/navigator_menu.yml +12 -20
  125. data/lib/starter_web/_data/modules/particles.yml +3 -3
  126. data/lib/starter_web/_data/modules/scroller.yml +3 -3
  127. data/lib/starter_web/_data/modules/slim_select.yml +110 -0
  128. data/lib/starter_web/_data/modules/{themer.yml → themes.yml} +4 -4
  129. data/lib/starter_web/_data/resources.yml +57 -47
  130. data/lib/starter_web/_data/templates/feed.xml +1 -1
  131. data/lib/starter_web/_includes/attributes.asciidoc +354 -355
  132. data/lib/starter_web/_plugins/asciidoctor/gemini-ui-block.rb +1 -1
  133. data/lib/starter_web/_plugins/asciidoctor/slim-select-block.rb +45 -0
  134. data/lib/starter_web/_plugins/index/lunr.rb +1 -1
  135. data/lib/starter_web/collections/asciidoc_skeletons/simple-post/_posts/yyyy-mm-dd-your-post-name.asciidoc +5 -2
  136. data/lib/starter_web/collections/posts/public/featured/_posts/0000-00-00-welcome-to-j1.adoc.erb +3 -3
  137. data/lib/starter_web/collections/posts/public/featured/_posts/2021-01-01-about-cookies.adoc +9 -9
  138. data/lib/starter_web/collections/posts/public/featured/_posts/2021-02-01-static-site-generators.adoc +4 -4
  139. data/lib/starter_web/collections/posts/public/featured/_posts/2022-02-01-about-j1.adoc +3 -2
  140. data/lib/starter_web/collections/posts/public/featured/_posts/2023-10-18-url-types.adoc +12 -12
  141. data/lib/starter_web/package.json +1 -1
  142. data/lib/starter_web/pages/public/about/features.adoc +1 -1
  143. data/lib/starter_web/pages/public/about/reporting_issues.adoc +1 -0
  144. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/_includes/attributes.asciidoc +44 -44
  145. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/documentation.adoc +1 -0
  146. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/_includes/attributes.asciidoc +12 -12
  147. data/lib/starter_web/pages/public/blog/navigator/archive/allview.html +1 -1
  148. data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/attributes.asciidoc +42 -28
  149. data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/highlghter_rouge.adoc +1 -0
  150. data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/lunr_search.adoc +1 -0
  151. data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/present_audio_video.adoc +18 -2
  152. data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/present_images.adoc +500 -507
  153. data/lib/starter_web/pages/public/legal/en/100_copyright.adoc +6 -11
  154. data/lib/starter_web/pages/public/legal/en/200_impress.adoc +4 -11
  155. data/lib/starter_web/pages/public/legal/en/300_privacy.adoc +5 -12
  156. data/lib/starter_web/pages/public/legal/en/400_comment_policy.adoc +5 -10
  157. data/lib/starter_web/pages/public/tools/previewer/_includes/attributes.asciidoc +10 -9
  158. data/lib/starter_web/pages/public/tools/previewer/preview_bootstrap_theme.adoc +77 -75
  159. metadata +50 -46
  160. data/lib/starter_web/pages/public/manuals/integrations/gemini/_includes/attributes.asciidoc +0 -47
  161. data/lib/starter_web/pages/public/manuals/integrations/gemini/_includes/documents/preview_google_adsense.asciidoc +0 -448
  162. data/lib/starter_web/pages/public/manuals/integrations/gemini/_includes/documents/readme +0 -0
  163. data/lib/starter_web/pages/public/manuals/integrations/gemini/_includes/tables/readme +0 -0
  164. data/lib/starter_web/pages/public/manuals/integrations/gemini/gemini.adoc +0 -525
  165. data/lib/starter_web/pages/public/manuals/integrations/gemini/security.asccidoc +0 -274
  166. data/lib/starter_web/pages/public/manuals/integrations/gemini/security.hrml +0 -560
  167. /data/lib/starter_web/pages/public/{legal/learn → learn}/bookshelf/article_previewer/viewer_biography.adoc +0 -0
  168. /data/lib/starter_web/pages/public/{legal/learn → learn}/bookshelf/article_previewer/viewer_fantasy.adoc +0 -0
  169. /data/lib/starter_web/pages/public/{legal/learn → learn}/bookshelf/article_previewer/viewer_romance.adoc +0 -0
  170. /data/lib/starter_web/pages/public/{legal/learn → learn}/bookshelf/jekyll_collections.adoc +0 -0
  171. /data/lib/starter_web/pages/public/{legal/learn → learn}/bookshelf/viewer_all_books.adoc +0 -0
  172. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/100_gistblock.asciidoc +0 -0
  173. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_bottom_info.asciidoc +0 -0
  174. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_bottom_left_warning.asciidoc +0 -0
  175. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_bottom_right_danger.asciidoc +0 -0
  176. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_central_success.asciidoc +0 -0
  177. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_full_height_left_info.asciidoc +0 -0
  178. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_full_height_right_success.asciidoc +0 -0
  179. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_table_bs_modal_examples.asciidoc +0 -0
  180. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_top_info.asciidoc +0 -0
  181. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_top_left_info.asciidoc +0 -0
  182. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/410_top_right_success.asciidoc +0 -0
  183. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/419_advanced_modals_demo.asciidoc +0 -0
  184. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/tables/bs_modal_examples.asciidoc +0 -0
  185. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/themes_bootstrap.asciidoc +0 -0
  186. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/_includes/documents/themes_rouge.asciidoc +0 -0
  187. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/asciidoc_extensions.adoc +0 -0
  188. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/bootstrap_themes.adoc +0 -0
  189. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/icon_fonts.adoc +0 -0
  190. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/modal_extentions.adoc +0 -0
  191. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/responsive_tables.adoc +0 -0
  192. /data/lib/starter_web/pages/public/{legal/learn → learn}/roundtrip/typography.adoc +0 -0
  193. /data/lib/starter_web/pages/public/{legal/learn → learn}/where_to_go.adoc +0 -0
@@ -1,171 +1,171 @@
1
- # ------------------------------------------------------------------------------
2
- # ~/_data/modules/defaults/themer.yml
3
- # Default configuration settings for J1 Themer
4
- #
5
- # Product/Info:
6
- # https://jekyll.one
7
- #
8
- # Copyright (C) 2023, 2024 Juergen Adams
9
- #
10
- # J1 Template is licensed under the MIT License.
11
- # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
12
- # ------------------------------------------------------------------------------
13
-
14
- # ------------------------------------------------------------------------------
15
- # Description
16
- #
17
- description:
18
- title: Themer
19
- scope: Default settings
20
- location: _data/modules/defaults/themer.yml
21
-
22
- # ------------------------------------------------------------------------------
23
- # Default configuration settings
24
- #
25
- defaults:
26
-
27
- # ----------------------------------------------------------------------------
28
- # Themer options
29
- # ----------------------------------------------------------------------------
30
- #
31
- # enabled
32
- # --------------------------------------------------------------------------
33
- # Enables|Disables the use of J1 Themer
34
- #
35
- # values: boolean (true|false)
36
- # default: false
37
- #
38
- # debug
39
- # --------------------------------------------------------------------------
40
- # Enables|Disables the console log
41
- #
42
- # values: boolean (true|false)
43
- # default: false
44
- #
45
- # ----------------------------------------------------------------------------
46
- enabled: false
47
- debug: false
48
- saveToCookie: true
49
-
50
- # ----------------------------------------------------------------------------
51
- # Themer settings
52
- # ----------------------------------------------------------------------------
53
- #
54
- # cssThemeLink
55
- # --------------------------------------------------------------------------
56
- # The ID used for the bootstrap theme css file
57
- #
58
- # values: string
59
- # default: bootstrapTheme
60
- #
61
- # saveToCookie
62
- # --------------------------------------------------------------------------
63
- # If true, a cookie will be saved with the currently selected theme
64
- #
65
- # values: boolean (true|false)
66
- # default: true
67
- #
68
- # cookieThemeName
69
- # --------------------------------------------------------------------------
70
- # The name of the cookie to be used to store the theme name
71
- #
72
- # values: string
73
- # default: bootstrapTheme.name
74
- #
75
- # cookieDefaultThemeName
76
- # --------------------------------------------------------------------------
77
- # The name of the cookie to be used to store the default theme name
78
- #
79
- # values: string
80
- # default: bootstrapDefaultTheme.name
81
- #
82
- # cookieThemeCss
83
- # --------------------------------------------------------------------------
84
- # The name of the cookie to be used to store the css file name
85
- # used for the theme
86
- #
87
- # values: string
88
- # default: bootstrapTheme.css
89
- #
90
- # cookieExpiration
91
- # --------------------------------------------------------------------------
92
- # The number of days the cookies should expire
93
- #
94
- # values: integer
95
- # default: 7
96
- #
97
- # cookiePath
98
- # --------------------------------------------------------------------------
99
- # The path the cookie should be stored
100
- #
101
- # values: string (path)
102
- # default: /
103
- #
104
- # defaultCssFile
105
- # --------------------------------------------------------------------------
106
- # The default css file the plugin should use if it can not load
107
- # the themes from Bootswatch
108
- #
109
- # values: string (URI)
110
- # default: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css
111
- #
112
- # bootswatchApiUrl
113
- # --------------------------------------------------------------------------
114
- # The url for the bootswatch api
115
- #
116
- # values: string (URI)
117
- # default: http://api.bootswatch.com
118
- #
119
- # bootswatchApiVersion
120
- # --------------------------------------------------------------------------
121
- # The version of the bootswatch api to use
122
- #
123
- # values: integer
124
- # default: 3
125
- #
126
- # localFeed
127
- # --------------------------------------------------------------------------
128
- # The path to a JSON file that contains the themes you want to use.
129
- # If this parameter is used, the control will be loaded the themes
130
- # from here and not go to the bootswatchApiUrl. A sample of the json
131
- # file can be found at themes.json
132
- #
133
- # values: string
134
- # default: empty string
135
- #
136
- # excludeBootswatch
137
- # --------------------------------------------------------------------------
138
- # Comma separated list of BootSwatch names (e.g. Slate,Yeti) that
139
- # should be excluded from the rendered <ul> or <select>
140
- #
141
- # values: string
142
- # default: empty string
143
- #
144
- # hideOnReload
145
- # --------------------------------------------------------------------------
146
- # Number of milliseconds (msec) the current page is hidden (display: none)
147
- # to prevent "DOM flicker" aka "FOUC" (Flash of unstyled content) while
148
- # the css file is loaded|activated
149
- #
150
- # values: integer
151
- # default: 150
152
- #
153
- # ----------------------------------------------------------------------------
154
- reloadPageOnChange: false # reload current page, if theme has been changed
155
- retries: 30 # retry to load theme list from API
156
- preview_page: /pages/public/tools/previewer/current_theme/
157
- menu_icon_family: mdib
158
- menu_icon_color: "#9E9E9E"
159
- menu_icon_size: mdib-sm
160
- cssThemeLink: bootstrapTheme
161
- defaultCssFile: https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/css/bootstrap.min.css
162
- bootswatchApiUrl: https://bootswatch.com/api
163
- bootswatchApiVersion: 5
164
- loadFromBootswatch: true
165
- localThemes: /assets/data/themes.json
166
- excludeBootswatch: "Default, default, Lux, Sketchy"
167
- includeBootswatch:
168
- skipIncludeBootswatch:
169
-
170
- # ------------------------------------------------------------------------------
171
- # END config
1
+ # ------------------------------------------------------------------------------
2
+ # ~/_data/modules/defaults/themes.yml
3
+ # Default configuration settings for J1 themes
4
+ #
5
+ # Product/Info:
6
+ # https://jekyll.one
7
+ #
8
+ # Copyright (C) 2023, 2024 Juergen Adams
9
+ #
10
+ # J1 Template is licensed under the MIT License.
11
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
12
+ # ------------------------------------------------------------------------------
13
+
14
+ # ------------------------------------------------------------------------------
15
+ # Description
16
+ #
17
+ description:
18
+ title: Themes
19
+ scope: Default settings
20
+ location: _data/modules/defaults/themes.yml
21
+
22
+ # ------------------------------------------------------------------------------
23
+ # Default configuration settings
24
+ #
25
+ defaults:
26
+
27
+ # ----------------------------------------------------------------------------
28
+ # Themes options
29
+ # ----------------------------------------------------------------------------
30
+ #
31
+ # enabled
32
+ # --------------------------------------------------------------------------
33
+ # Enables|Disables the use of J1 Themes
34
+ #
35
+ # values: boolean (true|false)
36
+ # default: false
37
+ #
38
+ # debug
39
+ # --------------------------------------------------------------------------
40
+ # Enables|Disables the console log
41
+ #
42
+ # values: boolean (true|false)
43
+ # default: false
44
+ #
45
+ # ----------------------------------------------------------------------------
46
+ enabled: false
47
+ debug: false
48
+ saveToCookie: true
49
+
50
+ # ----------------------------------------------------------------------------
51
+ # Themes settings
52
+ # ----------------------------------------------------------------------------
53
+ #
54
+ # cssThemeLink
55
+ # --------------------------------------------------------------------------
56
+ # The ID used for the bootstrap theme css file
57
+ #
58
+ # values: string
59
+ # default: bootstrapTheme
60
+ #
61
+ # saveToCookie
62
+ # --------------------------------------------------------------------------
63
+ # If true, a cookie will be saved with the currently selected theme
64
+ #
65
+ # values: boolean (true|false)
66
+ # default: true
67
+ #
68
+ # cookieThemeName
69
+ # --------------------------------------------------------------------------
70
+ # The name of the cookie to be used to store the theme name
71
+ #
72
+ # values: string
73
+ # default: bootstrapTheme.name
74
+ #
75
+ # cookieDefaultThemeName
76
+ # --------------------------------------------------------------------------
77
+ # The name of the cookie to be used to store the default theme name
78
+ #
79
+ # values: string
80
+ # default: bootstrapDefaultTheme.name
81
+ #
82
+ # cookieThemeCss
83
+ # --------------------------------------------------------------------------
84
+ # The name of the cookie to be used to store the css file name
85
+ # used for the theme
86
+ #
87
+ # values: string
88
+ # default: bootstrapTheme.css
89
+ #
90
+ # cookieExpiration
91
+ # --------------------------------------------------------------------------
92
+ # The number of days the cookies should expire
93
+ #
94
+ # values: integer
95
+ # default: 7
96
+ #
97
+ # cookiePath
98
+ # --------------------------------------------------------------------------
99
+ # The path the cookie should be stored
100
+ #
101
+ # values: string (path)
102
+ # default: /
103
+ #
104
+ # defaultCssFile
105
+ # --------------------------------------------------------------------------
106
+ # The default css file the plugin should use if it can not load
107
+ # the themes from Bootswatch
108
+ #
109
+ # values: string (URI)
110
+ # default: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css
111
+ #
112
+ # bootswatchApiUrl
113
+ # --------------------------------------------------------------------------
114
+ # The url for the bootswatch api
115
+ #
116
+ # values: string (URI)
117
+ # default: http://api.bootswatch.com
118
+ #
119
+ # bootswatchApiVersion
120
+ # --------------------------------------------------------------------------
121
+ # The version of the bootswatch api to use
122
+ #
123
+ # values: integer
124
+ # default: 3
125
+ #
126
+ # localFeed
127
+ # --------------------------------------------------------------------------
128
+ # The path to a JSON file that contains the themes you want to use.
129
+ # If this parameter is used, the control will be loaded the themes
130
+ # from here and not go to the bootswatchApiUrl. A sample of the json
131
+ # file can be found at themes.json
132
+ #
133
+ # values: string
134
+ # default: empty string
135
+ #
136
+ # excludeBootswatch
137
+ # --------------------------------------------------------------------------
138
+ # Comma separated list of BootSwatch names (e.g. Slate,Yeti) that
139
+ # should be excluded from the rendered <ul> or <select>
140
+ #
141
+ # values: string
142
+ # default: empty string
143
+ #
144
+ # hideOnReload
145
+ # --------------------------------------------------------------------------
146
+ # Number of milliseconds (msec) the current page is hidden (display: none)
147
+ # to prevent "DOM flicker" aka "FOUC" (Flash of unstyled content) while
148
+ # the css file is loaded|activated
149
+ #
150
+ # values: integer
151
+ # default: 150
152
+ #
153
+ # ----------------------------------------------------------------------------
154
+ reloadPageOnChange: false # reload current page, if theme has been changed
155
+ retries: 30 # retry to load theme list from API
156
+ preview_page: /pages/public/tools/previewer/current_theme/
157
+ menu_icon_family: mdib
158
+ menu_icon_color: var(--md-gray-500)
159
+ menu_icon_size: mdib-sm
160
+ cssThemeLink: bootstrapTheme
161
+ defaultCssFile: "https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/css/bootstrap.min.css"
162
+ bootswatchApiUrl: "https://bootswatch.com/api"
163
+ bootswatchApiVersion: 5
164
+ loadFromBootswatch: true
165
+ localThemes: /assets/data/themes.json
166
+ excludeBootswatch: "Default, default, Lux, Sketchy"
167
+ includeBootswatch:
168
+ skipIncludeBootswatch:
169
+
170
+ # ------------------------------------------------------------------------------
171
+ # END config
@@ -157,7 +157,7 @@ defaults:
157
157
  headingSelector: "h2, h3, h4, h5, h6"
158
158
  ignoreSelector: .notoc
159
159
  collapseDepth: 3
160
- activeLinkColor: "#f44336"
160
+ activeLinkColor: var(--bs-red)
161
161
  throttleTimeout: 150
162
162
  scrollSmooth: true
163
163
  scrollSmoothDuration: 300
@@ -348,6 +348,7 @@ settings:
348
348
  description: >
349
349
  <h5>Peck Pocketed by Kevin Herron | Disney Favorite</h5>
350
350
  <h6>Student Academy Award winning Cartoon Clip</h6>
351
+ <br>
351
352
  caption:
352
353
  text: "Peck Pocketed &middot; Student Academy Award winning Cartoon Clip"
353
354
  poster:
@@ -380,8 +381,9 @@ settings:
380
381
  description: >
381
382
  <h5>Rollin` Wild</h5>
382
383
  <h6>Short Funny Animated Clip created at the Film Academy</h6>
384
+ <br>
383
385
  caption:
384
- text: "Rollin` Wild &middot; Short Funny Animated Clip created at the Film Academy"
386
+ text: "Rollin` Wild &middot; Short Funny animated video clip created at the Film Academy"
385
387
  poster:
386
388
  source: video2-poster.jpg
387
389
 
@@ -470,6 +472,7 @@ settings:
470
472
  Lady Gaga joins James for a drive through Los Angeles
471
473
  singing her classics and tracks from her new album.
472
474
  </h6>
475
+ <br>
473
476
  caption:
474
477
  text: "Carpool Karaoke &middot; Lady Gaga"
475
478
  poster:
@@ -494,6 +497,7 @@ settings:
494
497
  off for a ride through the city. On the way they sing some
495
498
  of their biggest hits and Adele raps Nicki Minaj's <b>monster</b>
496
499
  </h6>
500
+ <br>
497
501
  caption:
498
502
  text: "Carpool Karaoke &middot; Adele"
499
503
  poster:
@@ -518,6 +522,7 @@ settings:
518
522
  Gwen Stefani, Julia Roberts, George Clooney and James Corden
519
523
  singing Holla back girl, there's nothing left to see
520
524
  </h6>
525
+ <br>
521
526
  poster:
522
527
  source: video_gwen-poster.jpg
523
528
  caption:
@@ -541,6 +546,7 @@ settings:
541
546
  when First Lady Michelle Obama joins him for a drive around
542
547
  the grounds singing Stevie Wonder and Beyonce
543
548
  </h6>
549
+ <br>
544
550
  caption:
545
551
  text: "Carpool Karaoke &middot; Michelle Obama"
546
552
  poster:
@@ -635,6 +641,7 @@ settings:
635
641
  London and gets Adele off for a ride through the city. On the way
636
642
  they sing some of their biggest hits.
637
643
  </h6>
644
+ <br>
638
645
  caption:
639
646
  text: "Carpool Karaoke &middot; James and Adele"
640
647
  poster:
@@ -658,6 +665,7 @@ settings:
658
665
  April 2023 - Adele wakeup James at home for the last Late Night Show,
659
666
  for the last Carpool Caraoke ever.
660
667
  </h6>
668
+ <br>
661
669
  caption:
662
670
  text: "Carpool Karaoke &middot; Last Carpool Karaoke"
663
671
  poster:
@@ -753,6 +761,7 @@ settings:
753
761
  for a very long time. Your dream has finally come true! She performs a
754
762
  breathtaking version of Sia's song Alive.
755
763
  </h6>
764
+ <br>
756
765
  caption:
757
766
  text: "Voice Kids Germany 2021 &middot; Constance"
758
767
  poster:
@@ -775,6 +784,7 @@ settings:
775
784
  The 14-year-old Elisa is fascinated by the classics of pop music.
776
785
  Her version of Hey Jude from The Beatles comes with a lot of feeling.
777
786
  </h6>
787
+ <br>
778
788
  caption:
779
789
  text: "Voice Kids Germany 2021 &middot; Elisa"
780
790
  poster:
@@ -797,6 +807,7 @@ settings:
797
807
  The 14-year-old Ben pours all of his emotions into his performance
798
808
  of Maroon 5's Sunday Morning. He wants to show what he's made of.
799
809
  </h6>
810
+ <br>
800
811
  caption:
801
812
  text: "Voice Kids Germany 2021 &middot; Ben"
802
813
  poster:
@@ -820,6 +831,7 @@ settings:
820
831
  Elisa's husky voice, Constanze's unbelievable power, and Ben's
821
832
  rhythm come into their own in Adele's James Bond theme song Skyfall.
822
833
  </h6>
834
+ <br>
823
835
  caption:
824
836
  text: "Voice Kids Germany 2021 &middot; The Battle"
825
837
  poster:
@@ -872,7 +884,7 @@ settings:
872
884
  autoplay: 0
873
885
  byline: 0
874
886
  portrait: 0
875
- color: CCCCCC
887
+ color: var(--md-gray-100)
876
888
  muted: 0
877
889
 
878
890
  # ------------------------------------------------------------------------
@@ -906,6 +918,7 @@ settings:
906
918
  <h6>
907
919
  Kick It Old School
908
920
  </h6>
921
+ <br>
909
922
  caption:
910
923
  text: "Forever 21 &middot; Kick It Old School"
911
924
  poster:
@@ -924,12 +937,9 @@ settings:
924
937
  pinterest_prefix: Pin video
925
938
  tweet_prefix: Try video
926
939
  description: >
927
- <h5>
928
- Forever 21
929
- </h5>
930
- <h6>
931
- Stay Colorful, Babe!
932
- </h6>
940
+ <h5>Forever 21</h5>
941
+ <h6>Stay Colorful, Babe!</h6>
942
+ <br>
933
943
  caption:
934
944
  text: "Forever 21 &middot; Stay Colorful, Babe!"
935
945
  poster:
@@ -1005,12 +1015,9 @@ settings:
1005
1015
  pinterest_prefix: Pin video
1006
1016
  tweet_prefix: Try video
1007
1017
  description: >
1008
- <h5>
1009
- SELF Channel
1010
- </h5>
1011
- <h6>
1012
- Guided Meditation: Morning Energy
1013
- </h6>
1018
+ <h5>SELF Channel</h5>
1019
+ <h6>Guided Meditation: Morning Energy</h6>
1020
+ <br>
1014
1021
  caption:
1015
1022
  text: "SELF Channel &middot; Morning Energy"
1016
1023
  poster:
@@ -1026,12 +1033,9 @@ settings:
1026
1033
  pinterest_prefix: Pin video
1027
1034
  tweet_prefix: Try video
1028
1035
  description: >
1029
- <h5>
1030
- SELF Channel
1031
- </h5>
1032
- <h6>
1033
- Beginner Mat Pilates: Core Workout
1034
- </h6>
1036
+ <h5>SELF Channel</h5>
1037
+ <h6>Beginner Mat Pilates: Core Workout</h6>
1038
+ <br>
1035
1039
  caption:
1036
1040
  text: "SELF Channel &middot; Pilates Core Workout"
1037
1041
  poster:
@@ -1114,12 +1118,9 @@ settings:
1114
1118
  pinterest_prefix: Pin video
1115
1119
  tweet_prefix: Try video
1116
1120
  description: >
1117
- <h5>
1118
- Gianna Bacio
1119
- </h5>
1120
- <h6>
1121
- Warum 2x wöchentlich Sex gesund ist
1122
- </h6>
1121
+ <h5>Gianna Bacio</h5>
1122
+ <h6>Warum 2x wöchentlich Sex gesund ist</h6>
1123
+ <br>
1123
1124
  caption:
1124
1125
  text: "Gianna Bacio &middot; Warum 2x wöchentlich Sex gesund ist"
1125
1126
  poster:
@@ -1135,12 +1136,9 @@ settings:
1135
1136
  pinterest_prefix: Pin video
1136
1137
  tweet_prefix: Try video
1137
1138
  description: >
1138
- <h5>
1139
- Gianna Bacio
1140
- </h5>
1141
- <h6>
1142
- Sex hilft gegen Vergesslichkeit?!
1143
- </h6>
1139
+ <h5>Gianna Bacio</h5>
1140
+ <h6>Sex hilft gegen Vergesslichkeit?!</h6>
1141
+ <br>
1144
1142
  caption:
1145
1143
  text: "Gianna Bacio &middot; Sex hilft gegen Vergesslichkeit?!"
1146
1144
  poster:
@@ -1156,12 +1154,9 @@ settings:
1156
1154
  pinterest_prefix: Pin video
1157
1155
  tweet_prefix: Try video
1158
1156
  description: >
1159
- <h5>
1160
- Gianna Bacio
1161
- </h5>
1162
- <h6>
1163
- Daran denken die Meisten beim Sex!
1164
- </h6>
1157
+ <h5>Gianna Bacio</h5>
1158
+ <h6>Daran denken die Meisten beim Sex!</h6>
1159
+ <br>
1165
1160
  caption:
1166
1161
  text: "Gianna Bacio &middot; Daran denken die Meisten beim Sex!"
1167
1162
  poster:
@@ -9,7 +9,7 @@
9
9
  #
10
10
  # J1 Template is licensed under the MIT License.
11
11
  # See: https://github.com/jekyll-one/J1 Theme/blob/master/LICENSE
12
- # -----------------------------------------------------------------------------
12
+ # ------------------------------------------------------------------------------
13
13
 
14
14
  # ------------------------------------------------------------------------------
15
15
  # Description
@@ -23,12 +23,51 @@ description:
23
23
  # User configuration settings
24
24
  #
25
25
  settings:
26
+
27
+ # ----------------------------------------------------------------------------
28
+ # Settings|Descriptions (find more descriptions in module defaults)
29
+ #
30
+ # enabled (required)
31
+ # --------------------------------------------------------------------------
32
+ # Enables or disables the module. If disabled, the Gemini module is NOT
33
+ # loaded and no SERVICES are available on ANY PAGE.
34
+ #
35
+ # values: [true|false]
36
+ # default: false
37
+ #
38
+ # api_options
39
+ # --------------------------------------------------------------------------
40
+ # Configures avaialve options to control the Gemini API-
41
+ #
42
+ # apiKey (required)
43
+ # --------------------------------------------------------------------------
44
+ # API key for the Google Gemini API.
45
+ #
46
+ # value: string
47
+ # default: <your-api-key>
48
+ #
49
+ # ----------------------------------------------------------------------------
50
+ #
26
51
  enabled: true
27
52
 
28
53
  # ----------------------------------------------------------------------------
29
- # Gemini API options
54
+ # GENERAL options
55
+ # ----------------------------------------------------------------------------
56
+ #
57
+ detect_geo_location: true
58
+
59
+ # ----------------------------------------------------------------------------
60
+ # MODULE options
61
+ # ----------------------------------------------------------------------------
62
+ #
63
+ prompt_history_enabled: true
64
+
65
+ # ----------------------------------------------------------------------------
66
+ # API options
30
67
  # ----------------------------------------------------------------------------
31
- apiKey: <your-api-key>
68
+ #
69
+ api_options:
70
+ apiKey: AIzaSyAtiLEW4oQiOJtGiPsdsGwMHi8O__7cqjU # <your-api-key>
32
71
 
33
72
  # ------------------------------------------------------------------------------
34
73
  # END config
@@ -24,10 +24,38 @@ description:
24
24
  #
25
25
  settings:
26
26
  enabled: true
27
- allowEmpty: false
28
27
 
29
- # ------------------------------------------------------------------------------
30
- # Picker configurations (currently NOT supported)
28
+ # ----------------------------------------------------------------------------
29
+ # PAGE options
30
+ # ----------------------------------------------------------------------------
31
+ #
32
+ picker_button_wrapper_classes: mt-3 mb-4 d-grid gap-2
33
+ picker_button_id: icon_picker
34
+ picker_button_label: Show icon set selected
35
+ picker_button_classes: btn btn-info btn-flex btn-lg
36
+ picker_button_icon: emoticon
37
+
38
+ # ----------------------------------------------------------------------------
39
+ # API options
40
+ # ----------------------------------------------------------------------------
41
+ #
42
+ api_options:
43
+ iconLibraries: [
44
+ mdi-icons-base.min.json,
45
+ mdi-icons-light.min.json,
46
+ font-awesome.min.json
47
+ ]
48
+ iconLibrariesCss: [
49
+ //cdnjs.cloudflare.com/ajax/libs/MaterialDesign-Webfont/7.2.96/css/materialdesignicons.min.css,
50
+ //cdn.jsdelivr.net/npm/@mdi/light-font@0.2.63/css/materialdesignicons-light.min.css,
51
+ //cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css
52
+ ]
53
+
54
+ # ----------------------------------------------------------------------------
55
+ # PICKER options
56
+ # NOTE:
57
+ # Picker configurations (currently NOT supported)
58
+ # ----------------------------------------------------------------------------
31
59
  #
32
60
  pickers:
33
61