j1-template 2024.3.13 → 2024.3.14

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_news_panel_posts.html +1 -1
  3. data/_includes/themes/j1/layouts/layout_resource_generator.html +1 -4
  4. data/_includes/themes/j1/procedures/blocks/footer/boxes/social_media_icons.proc +24 -23
  5. data/_includes/themes/j1/procedures/layouts/content_writer.proc +4 -3
  6. data/_includes/themes/j1/procedures/layouts/default_writer.proc +37 -6
  7. data/_includes/themes/j1/procedures/layouts/module_writer.proc +31 -95
  8. data/_includes/themes/j1/procedures/layouts/resource_writer.proc +51 -29
  9. data/assets/data/amplitude.28.html +887 -0
  10. data/assets/data/amplitude.29.html +923 -0
  11. data/assets/data/amplitude.html +311 -46
  12. data/assets/data/banner.html +9 -7
  13. data/assets/data/masterslider.html +128 -7
  14. data/assets/data/panel.html +16 -65
  15. data/assets/theme/j1/adapter/js/amplitude.23.js +1165 -0
  16. data/assets/theme/j1/adapter/js/amplitude.24.js +1164 -0
  17. data/assets/theme/j1/adapter/js/amplitude.25.js +1268 -0
  18. data/assets/theme/j1/adapter/js/amplitude.js +294 -117
  19. data/assets/theme/j1/adapter/js/attic.js +14 -11
  20. data/assets/theme/j1/adapter/js/docsearch.js +2 -2
  21. data/assets/theme/j1/adapter/js/fab.js +2 -2
  22. data/assets/theme/j1/adapter/js/j1.js +8 -8
  23. data/assets/theme/j1/adapter/js/lazyLoader.js +60 -10
  24. data/assets/theme/j1/adapter/js/masonry.js +1 -1
  25. data/assets/theme/j1/adapter/js/masterslider.js +2 -2
  26. data/assets/theme/j1/adapter/js/particles.js +2 -2
  27. data/assets/theme/j1/adapter/js/scroller.js +2 -2
  28. data/assets/theme/j1/adapter/js/slick.js +2 -2
  29. data/assets/theme/j1/adapter/js/themes.js +1 -1
  30. data/assets/theme/j1/adapter/js/translator.js +2 -2
  31. data/assets/theme/j1/adapter/js/waves.js +1 -1
  32. data/assets/theme/j1/core/css/animate.css +1634 -1070
  33. data/assets/theme/j1/core/css/animate.css.map +1 -0
  34. data/assets/theme/j1/core/css/animate.min.css +2 -1
  35. data/assets/theme/j1/core/css/animate.min.css.map +1 -0
  36. data/assets/theme/j1/core/css/icon-fonts/fontawesome.css +3060 -1538
  37. data/assets/theme/j1/core/css/icon-fonts/fontawesome.css.map +1 -0
  38. data/assets/theme/j1/core/css/icon-fonts/fontawesome.min.css +2 -1
  39. data/assets/theme/j1/core/css/icon-fonts/fontawesome.min.css.map +1 -0
  40. data/assets/theme/j1/core/css/icon-fonts/iconify.css +2308 -1153
  41. data/assets/theme/j1/core/css/icon-fonts/iconify.css.map +1 -0
  42. data/assets/theme/j1/core/css/icon-fonts/iconify.min.css +2 -1
  43. data/assets/theme/j1/core/css/icon-fonts/iconify.min.css.map +1 -0
  44. data/assets/theme/j1/core/css/icon-fonts/mdi.css +16716 -8423
  45. data/assets/theme/j1/core/css/icon-fonts/mdi.css.map +1 -0
  46. data/assets/theme/j1/core/css/icon-fonts/mdi.min.css +2 -1
  47. data/assets/theme/j1/core/css/icon-fonts/mdi.min.css.map +1 -0
  48. data/assets/theme/j1/core/css/icon-fonts/mdib.css +5554 -2766
  49. data/assets/theme/j1/core/css/icon-fonts/mdib.css.map +1 -0
  50. data/assets/theme/j1/core/css/icon-fonts/mdib.min.css +2 -1
  51. data/assets/theme/j1/core/css/icon-fonts/mdib.min.css.map +1 -0
  52. data/assets/theme/j1/core/css/icon-fonts/mdil.css +742 -441
  53. data/assets/theme/j1/core/css/icon-fonts/mdil.css.map +1 -0
  54. data/assets/theme/j1/core/css/icon-fonts/mdil.min.css +2 -1
  55. data/assets/theme/j1/core/css/icon-fonts/mdil.min.css.map +1 -0
  56. data/assets/theme/j1/core/css/themes/bootstrap/bootstrap.css +6552 -3980
  57. data/assets/theme/j1/core/css/themes/bootstrap/bootstrap.css.map +1 -0
  58. data/assets/theme/j1/core/css/themes/bootstrap/bootstrap.min.css +2 -5
  59. data/assets/theme/j1/core/css/themes/bootstrap/bootstrap.min.css.map +1 -0
  60. data/assets/theme/j1/core/css/themes/unodark/bootstrap.css +6818 -4131
  61. data/assets/theme/j1/core/css/themes/unodark/bootstrap.css.map +1 -0
  62. data/assets/theme/j1/core/css/themes/unodark/bootstrap.min.css +2 -5
  63. data/assets/theme/j1/core/css/themes/unodark/bootstrap.min.css.map +1 -0
  64. data/assets/theme/j1/core/css/themes/unolight/bootstrap.css +18568 -11577
  65. data/assets/theme/j1/core/css/themes/unolight/bootstrap.css.map +1 -0
  66. data/assets/theme/j1/core/css/themes/unolight/bootstrap.min.css +2 -35
  67. data/assets/theme/j1/core/css/themes/unolight/bootstrap.min.css.map +1 -0
  68. data/assets/theme/j1/core/css/vendor.css +1771 -1043
  69. data/assets/theme/j1/core/css/vendor.css.map +1 -0
  70. data/assets/theme/j1/core/css/vendor.min.css +2 -1
  71. data/assets/theme/j1/core/css/vendor.min.css.map +1 -0
  72. data/assets/theme/j1/core/js/template.js +399 -447
  73. data/assets/theme/j1/core/js/template.min.js +7 -7
  74. data/assets/theme/j1/core/js/template.min.js.map +1 -1
  75. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/amplitude.css +4 -2
  76. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/compact.css +39 -4
  77. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/compact.min.css +1 -1
  78. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/large.css +57 -17
  79. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/large.min.css +1 -1
  80. data/assets/theme/j1/modules/amplitudejs/icons/player/blue/pause.png +0 -0
  81. data/assets/theme/j1/modules/amplitudejs/icons/player/blue/play.png +0 -0
  82. data/assets/theme/j1/modules/amplitudejs/icons/player/blue/play.svg +87 -0
  83. data/assets/theme/j1/modules/amplitudejs/icons/player/dark/skip-backward.svg +60 -0
  84. data/assets/theme/j1/modules/amplitudejs/icons/player/dark/skip-forward.svg +59 -0
  85. data/assets/theme/j1/modules/amplitudejs/js/amplitude.js +65 -21
  86. data/assets/theme/j1/modules/amplitudejs/js/amplitude.min.js +1 -1
  87. data/assets/theme/j1/modules/amplitudejs/js/tech/ytp.js +113 -0
  88. data/assets/theme/j1/modules/iconPicker/js/universal-icon-picker.js +471 -471
  89. data/assets/theme/j1/modules/j1LazyLoader/LICENSE +21 -0
  90. data/assets/theme/j1/modules/j1LazyLoader/js/j1Lazy.js +870 -0
  91. data/assets/theme/j1/modules/js-cookies/js/js.cookie.js +3 -3
  92. data/assets/theme/j1/modules/lazyCssLoader/js/main.0.js +166 -0
  93. data/assets/theme/j1/modules/lazyCssLoader/js/main.1.js +65 -0
  94. data/assets/theme/j1/modules/lazyCssLoader/js/main.js +66 -0
  95. data/assets/theme/j1/modules/lazyCssLoader/js/plugins/examplePlugin.js +13 -0
  96. data/assets/theme/j1/modules/lazyCssLoader/js/plugins/my-plugin.js +25 -0
  97. data/assets/theme/j1/modules/lazyCssLoader/js/plugins/plugin-interface.js +9 -0
  98. data/assets/theme/j1/modules/lazyCssLoader/js/plugins/pluginA.js +46 -0
  99. data/assets/theme/j1/modules/lazyLoader/js/plugins/README.md +324 -0
  100. data/assets/theme/j1/modules/lazyLoader/js/plugins/jquery.lazy.picture.js +188 -0
  101. data/assets/theme/j1/modules/lightGallery/js/lightgallery.js +1 -1
  102. data/assets/theme/j1/modules/lightGallery/js/plugins/lg-video.0.js +794 -0
  103. data/assets/theme/j1/modules/lightGallery/js/plugins/lg-video.js +151 -67
  104. data/assets/theme/j1/modules/slimSelect/js/select.js +1 -1
  105. data/assets/theme/j1/modules/slimSelect/js/select.min.js +3 -3
  106. data/assets/theme/j1/modules/themeSwitcher/js/switcher.js +2 -1
  107. data/assets/theme/j1/modules/videojs/js/plugins/players/dm/dailymotion.min.js +1 -1
  108. data/assets/theme/j1/modules/videojs/js/plugins/players/dm/icon/scalable/dailymotion.svg +62 -0
  109. data/assets/theme/j1/modules/videojs/js/plugins/players/yt/v3.0.0/youtube.js +832 -0
  110. data/assets/theme/j1/modules/videojs/js/plugins/players/yt/v3.0.0/youtube.min.js +17 -0
  111. data/assets/theme/j1/modules/videojs/js/plugins/players/yt/youtube.min.js +1 -1
  112. data/assets/theme/j1/modules/videojs/js/video.js +2 -2
  113. data/lib/j1/version.rb +1 -1
  114. data/lib/starter_web/README.md +577 -560
  115. data/lib/starter_web/_config.yml +2 -2
  116. data/lib/starter_web/_data/blocks/footer.yml +10 -5
  117. data/lib/starter_web/_data/blocks/panel.yml +2 -2
  118. data/lib/starter_web/_data/layouts/default.yml +14 -3
  119. data/lib/starter_web/_data/modules/amplitude.yml +145 -0
  120. data/lib/starter_web/_data/modules/defaults/amplitude.yml +29 -7
  121. data/lib/starter_web/_data/modules/defaults/lazyLoader.yml +2 -2
  122. data/lib/starter_web/_data/modules/gallery.yml +136 -0
  123. data/lib/starter_web/_data/modules/lazyLoader.0.yml +118 -0
  124. data/lib/starter_web/_data/modules/lazyLoader.yml +68 -31
  125. data/lib/starter_web/_data/modules/masonry.yml +4 -4
  126. data/lib/starter_web/_data/modules/masterslider.yml +118 -12
  127. data/lib/starter_web/_data/modules/navigator_menu.yml +831 -803
  128. data/lib/starter_web/_data/resources.yml +154 -190
  129. data/lib/starter_web/_data/templates/feed.xml +1 -1
  130. data/lib/starter_web/_includes/attributes.asciidoc +1 -0
  131. data/lib/starter_web/_plugins/asciidoctor/amplitude-block.rb +1 -1
  132. data/lib/starter_web/_plugins/asciidoctor/dailymotion-block.rb +1 -1
  133. data/lib/starter_web/_plugins/asciidoctor/gallery-block.rb +4 -2
  134. data/lib/starter_web/_plugins/asciidoctor/masonry-block.rb +1 -1
  135. data/lib/starter_web/_plugins/asciidoctor/videojs-block.rb +58 -46
  136. data/lib/starter_web/_plugins/asciidoctor/vimeo-block.rb +26 -19
  137. data/lib/starter_web/_plugins/asciidoctor/youtube-block.rb +30 -40
  138. data/lib/starter_web/_plugins/index/lunr.rb +1 -1
  139. data/lib/starter_web/assets/image/icons/lanus/favicon.ico +0 -0
  140. data/lib/starter_web/assets/image/icons/lanus/lanus-512x512.png +0 -0
  141. data/lib/starter_web/assets/image/icons/lanus/lanus.ico +0 -0
  142. data/lib/starter_web/assets/image/icons/lanus/lanus.png +0 -0
  143. data/lib/starter_web/assets/image/icons/lanus/scalable/lanus.svg +76 -0
  144. data/lib/starter_web/assets/image/icons/lanus/scalable/lanus_sw.svg +62 -0
  145. data/lib/starter_web/assets/image/modules/icons/social/scalable/icon-twitter-x-28 - social.svg +86 -0
  146. data/lib/starter_web/assets/image/modules/icons/social/scalable/icon-twitter-x-28.svg +64 -0
  147. data/lib/starter_web/assets/image/modules/icons/social/scalable/icon-twitter-x.svg +1 -0
  148. data/lib/starter_web/assets/image/modules/icons/social/twitter_x.png +0 -0
  149. data/lib/starter_web/package.json +7 -18
  150. data/lib/starter_web/pages/public/amplitude_yt_tester.adoc +218 -0
  151. data/lib/starter_web/pages/public/features/template.adoc +18 -8
  152. data/lib/starter_web/pages/public/features/template.asciidoc +758 -0
  153. data/lib/starter_web/pages/public/lazy_loader_tester.adoc +402 -0
  154. data/lib/starter_web/pages/public/manuals/ytdl/man.adoc +3020 -0
  155. data/lib/starter_web/pages/public/manuals/ytdl/man.md +2378 -0
  156. data/lib/starter_web/pages/public/tools/previewer/_includes/attributes.asciidoc +0 -16
  157. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/amplitudejs.large.css.asciidoc +505 -0
  158. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/frame.hover.html +69 -0
  159. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/frame.nested.html +75 -0
  160. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/frame.textarea.html +57 -0
  161. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/my.content.html +112 -0
  162. data/lib/starter_web/pages/public/tools/previewer/preview_amplitudejs.adoc +172 -0
  163. data/lib/starter_web/pages/public/tour/_includes/attributes.asciidoc +2 -2
  164. data/lib/starter_web/pages/public/tour/_includes/documents/419_advanced_modals_demo.asciidoc +16 -16
  165. data/lib/starter_web/pages/public/tour/asciidoc_extensions.adoc +13 -3
  166. data/lib/starter_web/pages/public/tour/bootstrap_themes.adoc +12 -3
  167. data/lib/starter_web/pages/public/tour/highlghter_rouge.adoc +13 -3
  168. data/lib/starter_web/pages/public/tour/icon_fonts.adoc +12 -3
  169. data/lib/starter_web/pages/public/tour/modal_extentions.adoc +12 -6
  170. data/lib/starter_web/pages/public/tour/{playback_audio.adoc → play_audio.adoc} +207 -188
  171. data/lib/starter_web/pages/public/tour/{playback_video.adoc → play_video.adoc} +49 -51
  172. data/lib/starter_web/pages/public/tour/present_images.adoc +27 -5
  173. data/lib/starter_web/pages/public/tour/quicksearch.adoc +13 -3
  174. data/lib/starter_web/pages/public/tour/responsive_tables.adoc +13 -4
  175. data/lib/starter_web/pages/public/tour/typography.adoc +12 -3
  176. metadata +90 -22
  177. /data/assets/theme/j1/modules/{lazyLoader → j1LazyLoader/js}/plugins/README.md +0 -0
  178. /data/assets/theme/j1/modules/{lazyLoader/plugins/jquery.lazy.picture.js → j1LazyLoader/js/plugins/picture.js} +0 -0
  179. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.ajax.js +0 -0
  180. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.ajax.min.js +0 -0
  181. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.av.js +0 -0
  182. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.av.min.js +0 -0
  183. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.iframe.js +0 -0
  184. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.iframe.min.js +0 -0
  185. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.noop.js +0 -0
  186. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.noop.min.js +0 -0
  187. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.picture.min.js +0 -0
  188. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.script.js +0 -0
  189. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.script.min.js +0 -0
  190. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.vimeo.js +0 -0
  191. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.vimeo.min.js +0 -0
  192. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.youtube.js +0 -0
  193. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.youtube.min.js +0 -0
@@ -1,803 +1,831 @@
1
- # ------------------------------------------------------------------------------
2
- # ~/_data/modules/j1_navigator_menu.yml (runtime)
3
- # Configuration of the J1 NAV Module for the main navigation bar
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
12
- # ------------------------------------------------------------------------------
13
- # NOTE:
14
- # For general navigation settings, see navigator.yml
15
- # ------------------------------------------------------------------------------
16
- # NOTE:
17
- # NO default settings
18
- # ------------------------------------------------------------------------------
19
-
20
- # ------------------------------------------------------------------------------
21
- # Menu TOUR
22
- #
23
- - item: Tour
24
- sublevel:
25
-
26
- - title: Image
27
- href: /pages/public/tour/present_images/
28
- icon: image
29
- - title: Audio
30
- href: /pages/public/tour/playback_audio/
31
- icon: volume-high
32
- - title: Video
33
- href: /pages/public/tour/playback_video/
34
- icon: video
35
-
36
- - title: Typography
37
- href: /pages/public/tour/typography/
38
- icon: format-text
39
- - title: Icons
40
- href: /pages/public/tour/mdi_icon_font/
41
- icon: fan
42
- - title: Extensions
43
- href: /pages/public/tour/asciidoc_extensions/
44
- icon: format-annotation-plus
45
- - title: Modals
46
- href: /pages/public/tour/modals/
47
- icon: image
48
- - title: Tables
49
- href: /pages/public/tour/responsive_tables/
50
- icon: table
51
-
52
- - title: Themes
53
- href: /pages/public/tour/themes/
54
- icon: theme-light-dark
55
- - title: Highligher
56
- href: /pages/public/tour/rouge/
57
- icon: code-parentheses
58
- - title: Search
59
- href: /pages/public/tour/quicksearch/
60
- icon: magnify
61
-
62
- # ------------------------------------------------------------------------------
63
- # Menu LEARN
64
- #
65
- - item: Learn
66
- sublevel:
67
-
68
- - title: Where to go
69
- href: /pages/public/learn/where_to_go/
70
- icon: foot-print
71
-
72
- # --------------------------------------------------------------------------
73
- # Collections
74
- #
75
- - title: Collections
76
- icon: application
77
- dropdown:
78
-
79
- - title: Jekyll Collections
80
- href: /pages/public/learn/bookshelf/jekyll_collections/
81
- icon: head-question
82
-
83
- - title: Bookshelf
84
- href: /pages/public/learn/bookshelf/viewer_all_books/
85
- icon: book-marker
86
-
87
- - title: Bookshelf Collection
88
- icon: eye
89
- dropdown:
90
- - title: Biography
91
- href: /pages/public/learn/bookshelf/article_previewer/biography/
92
- icon: book-marker
93
- - title: Fantasy
94
- href: /pages/public/learn/bookshelf/article_previewer/fantasy/
95
- icon: book-marker
96
- - title: Romance
97
- href: /pages/public/learn/bookshelf/article_previewer/romance/
98
- icon: book-marker
99
-
100
- # --------------------------------------------------------------------------
101
- # Tutorials
102
- #
103
- - title: Tutorials
104
- icon: wizard-hat
105
- dropdown:
106
-
107
- - title: Rocketstart
108
- href: //jekyll.one/pages/public/learn/rocketstart/
109
- icon: rocket-launch
110
- target: _blank
111
-
112
-
113
- - title: Site Development
114
- href: //jekyll.one/pages/public/learn/devstart/
115
- icon: launch
116
-
117
- - title: Jekyll In A Day
118
- icon: alpha-j-box
119
- dropdown:
120
-
121
- - title: Meet & Greet
122
- href: //jekyll.one/pages/public/learn/kickstart/web_in_a_day/meet_and_greet/
123
- icon: human-queue
124
- target: _blank
125
- - title: A awesome Site
126
- href: //jekyll.one/pages/public/learn/kickstart/web_in_a_day/a_awesome_site/
127
- icon: sitemap
128
- target: _blank
129
- - title: Development System
130
- href: //jekyll.one/pages/public/learn/kickstart/web_in_a_day/dev_system/
131
- icon: hammer-wrench
132
- target: _blank
133
- - title: Project Management
134
- href: //jekyll.one/pages/public/learn/kickstart/web_in_a_day/manage_projects/
135
- icon: abacus
136
- target: _blank
137
- - title: Creating content
138
- href: //jekyll.one/pages/public/learn/kickstart/web_in_a_day/create_content/
139
- icon: file-document-edit
140
- target: _blank
141
-
142
- - title: Learning SEO
143
- icon: wizard-hat
144
- dropdown:
145
-
146
- - title: What SEO Is
147
- href: //jekyll.one/pages/public/learn/kickstart/learning_seo/what_seo_is/
148
- icon: search-web
149
- target: _blank
150
- - title: Factors of Success
151
- href: //jekyll.one/pages/public/learn/kickstart/learning_seo/success_factors/
152
- icon: calculator-variant-outline
153
- target: _blank
154
- - title: Structured Data
155
- href: //jekyll.one/pages/public/learn/kickstart/learning_seo/structured_data/
156
- icon: sitemap
157
- target: _blank
158
- - title: Content Optimization
159
- href: //jekyll.one/pages/public/learn/kickstart/learning_seo/content_optimization/
160
- icon: calculator-variant-outline
161
- target: _blank
162
-
163
- # ------------------------------------------------------------------------------
164
- # TopLevel item FEATURES
165
- #
166
- # - item: Features
167
- # href: /#panel_home_intro
168
-
169
- # ------------------------------------------------------------------------------
170
- # TopLevel item BLOG
171
- #
172
- # - item: Blog
173
- # href: /#home_news_panel
174
-
175
- # ------------------------------------------------------------------------------
176
- # Menu BLOG
177
- #
178
- - item: Blog
179
- sublevel:
180
-
181
- - title: Navigator
182
- href: /pages/public/blog/navigator/
183
- icon: near-me
184
- - title: Categories
185
- href: /pages/public/blog/navigator/archive/categoryview/
186
- icon: pin
187
- - title: Date
188
- href: /pages/public/blog/navigator/archive/dateview/
189
- icon: calendar
190
- - title: Archive
191
- href: /pages/public/blog/navigator/archive/allview/
192
- icon: archive
193
-
194
- # ------------------------------------------------------------------------------
195
- # Menu MANUALS
196
- #
197
- - item: Manuals
198
- sublevel:
199
-
200
- - title: Where to go
201
- href: //jekyll.one/pages/public/manuals/where_to_go/
202
- icon: foot-print
203
- target: _blank
204
-
205
- # --------------------------------------------------------------------------
206
- # Modules
207
- #
208
- - title: Modules
209
- icon: alpha-j-box
210
- dropdown:
211
-
212
- - title: lightGallery
213
- href: //jekyll.one/pages/public/manuals/videojs/lightgallery_api/
214
- icon: flashlight
215
- target: _blank
216
- - title: Speak2Me
217
- href: //jekyll.one/pages/public/modules/speak2me/
218
- icon: speaker
219
- target: _blank
220
- - title: Master Header
221
- href: //jekyll.one/pages/public/manuals/modules/attic/
222
- icon: window-shutter
223
- target: _blank
224
- - title: Carousel
225
- href: //jekyll.one/pages/public/manuals/modules/carousel/
226
- icon: view-carousel
227
- target: _blank
228
- - title: Cookie Consent
229
- href: //jekyll.one/pages/public/manuals/modules/cookie_consent/
230
- icon: cookie
231
- target: _blank
232
- - title: Galleries
233
- href: //jekyll.one/pages/public/manuals/modules/gallery/
234
- icon: view-dashboard-variant
235
- target: _blank
236
- - title: Lightbox
237
- href: //jekyll.one/pages/public/manuals/modules/lightbox/
238
- icon: flashlight
239
- target: _blank
240
- - title: Logger
241
- href: //jekyll.one/pages/public/manuals/modules/logger/
242
- icon: file-document-edit-outline
243
- - title: Master Slider
244
- href: //jekyll.one/pages/public/manuals/modules/masterslider/
245
- icon: gesture-swipe
246
- target: _blank
247
- - title: Mobile Menu
248
- href: //jekyll.one/pages/public/manuals/mmenu/
249
- icon: menu
250
- target: _blank
251
- - title: MSDropdown
252
- href: //jekyll.one/pages/public/manuals/msdropdown/
253
- icon: form-dropdown
254
- target: _blank
255
- - title: Navigator
256
- href: //jekyll.one/pages/public/manuals/modules/navigator/
257
- target: _blank
258
- icon: near-me
259
- - title: Range Slider
260
- href: //jekyll.one/pages/public/manuals/modules/rangeslider/
261
- icon: abacus
262
- target: _blank
263
- - title: Themer
264
- href: //jekyll.one/pages/public/manuals/modules/themer/
265
- icon: theme-light-dark
266
- target: _blank
267
- - title: Toccer
268
- href: //jekyll.one/pages/public/manuals/modules/toccer/
269
- icon: wrap
270
- target: _blank
271
- - title: iFramer
272
- href: //jekyll.one/pages/public/manuals/modules/iframer/
273
- icon: window-open-variant
274
- target: _blank
275
-
276
- # --------------------------------------------------------------------------
277
- # J1 Components
278
- #
279
- - title: Components
280
- icon: alpha-j-box
281
- dropdown:
282
-
283
- # - title: Resources
284
- # href: //jekyll.one/pages/public/manuals/j1/resources/
285
- # href: '#'
286
- # icon: garage
287
- # - title: Layouts
288
- # href: //jekyllrb.com/docs/layouts/
289
- # icon: page-layout-body
290
- # target: _blank
291
-
292
- - title: Font Icons
293
- icon: emoticon-cool-outline
294
- dropdown:
295
-
296
- - title: MDI Icons (Regular)
297
- href: //jekyll.one/pages/public/manuals/components/fonticons/mdi/
298
- icon: emoticon-cool-outline
299
- target: _blank
300
-
301
- - title: MDI Icons (Light)
302
- href: //jekyll.one/pages/public/manuals/components/fonticons/mdil/
303
- icon: emoticon-cool-outline
304
- target: _blank
305
-
306
- # - title: Blocks
307
- # icon: page-layout-header-footer
308
- # dropdown:
309
-
310
- # - title: Banner And Panel
311
- # href: '#'
312
- # href: //jekyll.one/pages/public/manuals/components/j1/blocks/banner_panel/
313
- # icon: order-bool-descending
314
-
315
- # - title: Footer
316
- # href: //jekyll.one/pages/public/manuals/components/j1/blocks/footer/
317
- # icon: order-bool-ascending
318
-
319
- # - title: Content
320
- # icon: file
321
- # dropdown:
322
-
323
- # - title: Pages
324
- # href: '#'
325
- # href: //jekyll.one/pages/public/manuals/components/j1/content/pages/
326
- # icon: file-document
327
-
328
- # - title: Posts
329
- # href: '#'
330
- # href: //jekyll.one/pages/public/manuals/components/j1/content/posts/
331
- # icon: file-delimited
332
-
333
- # - title: Collections
334
- # href: //jekyll.one/pages/public/manuals/components/j1/content/collections/
335
- # icon: file-percent
336
- # - title: Posts
337
- # - title: Collections
338
- # href: //jekyll.one/pages/public/manuals/j1/content/collections/
339
- # icon: file-percent
340
- # target: _blank
341
-
342
- # --------------------------------------------------------------------------
343
- # J1 Integrations
344
- #
345
- - title: Integrations
346
- icon: alpha-j-box
347
- dropdown:
348
-
349
- - title: Google
350
- icon: google
351
- dropdown:
352
-
353
- - title: Google Translate
354
- href: '#'
355
- icon: google-translate
356
- - title: Google Analytics
357
- href: '#'
358
- icon: google-analytics
359
-
360
- - title: Google Adsense
361
- href: //jekyll.one/pages/public/manuals/integrations/google/adsense/
362
- icon: google-ads
363
- - title: Google Gemini
364
- href: //jekyll.one//pages/public/manuals/integrations/google/gemini/
365
- icon: robot
366
-
367
- - title: Audio
368
- icon: speaker
369
- dropdown:
370
-
371
- - title: AmplitudeJS API
372
- href: /pages/public/manuals/integrations/amplitudejs/amplitudejs_api/
373
- icon: speaker
374
-
375
- - title: Video
376
- icon: video
377
- dropdown:
378
-
379
- - title: VideoJS API
380
- href: //jekyll.one/pages/public/manuals/integrations/videojs/videojs_api/
381
- icon: video
382
- - title: YouTube API
383
- href: //jekyll.one/pages/public/manuals/videojs/youtube_api/
384
- icon: video
385
- - title: Dailymotion API
386
- href: //jekyll.one/pages/public/manuals/integrations/videojs/dailymotion_api/
387
- icon: video
388
- - title: Vimeo API
389
- href: //jekyll.one/pages/public/manuals/integrations/videojs/vimeo_api/
390
- icon: video
391
- - title: Wistia API
392
- href: //jekyll.one/pages/public/manuals/integrations/videojs/wistia_api/
393
- icon: video
394
-
395
- # - title: Comment Providers
396
- # icon: comment
397
- # dropdown:
398
-
399
- # - title: Hyvor Talk
400
- # href: '#'
401
- # icon: comment-outline
402
-
403
- # - title: Disqus
404
- # href: '#'
405
- # icon: disqus
406
-
407
- # --------------------------------------------------------------------------
408
- # J1 Plugins
409
- #
410
- - title: Plugins
411
- icon: alpha-j-box
412
- dropdown:
413
-
414
- # - title: Internal Plugins
415
- # icon: power-plug-outline
416
- # dropdown:
417
- #
418
- # - title: J1 SiteMap
419
- # href: '#' # //jekyll.one/pages/public/manuals/j1/plugins/j1_sitemap/
420
- # icon: map-marker-radius
421
- # - title: J1 SEO Tags
422
- # href: '#' # //jekyll.one/pages/public/manuals/j1/plugins/j1_seo_tags/
423
- # icon: tag-text
424
- # - title: J1 Feeds
425
- # href: '#' # //jekyll.one/pages/public/manuals/j1/plugins/j1_feeds/
426
- # icon: slide
427
- # - title: J1 Quicksearch
428
- # href: '#' # //jekyll.one/pages/public/manuals/j1/plugins/quicksearch/
429
- # icon: magnify
430
-
431
- - title: External Plugins
432
- icon: power-plug
433
- dropdown:
434
-
435
- - title: Asciidoctor
436
- href: //jekyll.one/pages/public/manuals/components/j1/plugins/asciidoctor/
437
- icon: hospital
438
- target: _blank
439
-
440
- # - title: J1 Paginator
441
- # href: //jekyll.one/pages/public/manuals/components/j1/plugins/j1_paginator/
442
- # href: '#'
443
- # icon: page-last
444
-
445
- # ------------------------------------------------------------------------------
446
- # Menu TOOLS
447
- #
448
- - item: Tools
449
- sublevel:
450
-
451
- # --------------------------------------------------------------------------
452
- # Previewer
453
- #
454
- - title: Previewer
455
- icon: eye
456
- dropdown:
457
-
458
- - title: Current Theme
459
- href: /pages/public/tools/previewer/current_theme/
460
- icon: theme-light-dark
461
-
462
- - title: J1 Amplitude
463
- href: //jekyll.one/pages/public/tools/previewer/amplitudejs/
464
- icon: speaker
465
- target: _blank
466
- - title: J1 Geolocation
467
- href: //jekyll.one/pages/public/tools/previewer/geolocation/
468
- icon: google-maps
469
- target: _blank
470
- - title: J1 Gemini
471
- href: //jekyll.one/pages/public/tools/previewer/google-gemini-ai/
472
- icon: robot
473
- target: _blank
474
- - title: J1 Gallery
475
- href: //jekyll.one/pages/public/tools/previewer/gallery/
476
- icon: view-dashboard-variant
477
- target: _blank
478
- - title: J1 Masonry
479
- href: //jekyll.one/pages/public/tools/previewer/masonry/
480
- icon: view-dashboard-variant
481
- target: _blank
482
- - title: J1 VideoJS
483
- href: //jekyll.one/pages/public/tools/previewer/videojs/
484
- icon: video
485
- target: _blank
486
- - title: J1 Speech Converter
487
- href: //jekyll.one/pages/public/tools/previewer/speak2me/
488
- icon: speaker
489
- target: _blank
490
- - title: J1 Slick Slider
491
- href: //jekyll.one/pages/public/tools/previewer/slick/
492
- icon: view-carousel
493
- target: _blank
494
- - title: J1 Master Slider
495
- href: //jekyll.one/pages/public/tools/previewer/masterslider/
496
- icon: view-carousel
497
- target: _blank
498
- - title: J1 Font Icons
499
- href: //jekyll.one/pages/public/tools/previewer/icon-picker/
500
- icon: emoticon-cool-outline
501
- target: _blank
502
- - title: J1 Flag Icons
503
- href: //jekyll.one/pages/public/tools/previewer/country_flags/
504
- icon: flag
505
- target: _blank
506
- - title: J1 Highlighter
507
- href: //jekyll.one/pages/public/tools/previewer/rouge/
508
- icon: code-parentheses
509
- target: _blank
510
- - title: J1 Colors
511
- href: //jekyll.one/pages/public/tools/previewer/color_palette/
512
- icon: format-color-fill
513
- target: _blank
514
-
515
- # --------------------------------------------------------------------------
516
- # Cheatsheets
517
- #
518
- - title: Cheatsheets
519
- icon: book
520
- dropdown:
521
-
522
- - title: J1
523
- href: //jekyll.one/pages/public/tools/cheatsheet/j1/
524
- icon: alpha-j-box-outline
525
- target: _blank
526
- - title: YAML
527
- href: //jekyll.one/pages/public/tools/cheatsheet/yaml/
528
- icon: alpha-y-box-outline
529
- target: _blank
530
- - title: Git
531
- href: //jekyll.one/pages/public/tools/cheatsheet/git/
532
- icon: git
533
- target: _blank
534
- - title: Gem
535
- href: //jekyll.one/pages/public/tools/cheatsheet/gem/
536
- icon: language-ruby
537
- target: _blank
538
-
539
- # --------------------------------------------------------------------------
540
- # Tools
541
- #
542
- - title: ToolBox
543
- icon: toolbox
544
- dropdown:
545
-
546
- - title: HTML Validation
547
- href: //jekyll.one/pages/public/tools/toolbox/html_validation/
548
- icon: language-html5
549
- target: _blank
550
- - title: Pandoc
551
- href: //jekyll.one/pages/public/tools/toolbox/pandoc/
552
- icon: cog-transfer
553
- target: _blank
554
- - title: Platform
555
- href: //jekyll.one/pages/public/tools/toolbox/platform/
556
- icon: folder-information
557
- target: _blank
558
-
559
- # ----------------------------------------------------------------------
560
- # AsciiDoc
561
- #
562
- - title: Asciidoc
563
- icon: format-color-text
564
- dropdown:
565
-
566
- - title: Language Documentation
567
- href: //docs.asciidoctor.org/asciidoc/latest/
568
- icon: book
569
- target: _blank
570
-
571
- - title: Asciidoctor Documentation
572
- href: //docs.asciidoctor.org/asciidoctor/latest/
573
- icon: hospital
574
- target: _blank
575
-
576
- - title: Asciidoctor CLI
577
- href: //docs.asciidoctor.org/asciidoctor/latest/cli/
578
- icon: hospital
579
- target: _blank
580
-
581
- # ----------------------------------------------------------------------
582
- # Jekyll
583
- #
584
- - title: Jekyll
585
- icon: flask
586
- dropdown:
587
-
588
- - title: Liquid
589
- href: //jekyll.one/pages/public/tools/toolbox/liquid/
590
- icon: mustache
591
- target: _blank
592
- - title: Commandline
593
- href: //jekyll.one/pages/public/tools/toolbox/jekyll/commandline/
594
- icon: console-line
595
- target: _blank
596
- - title: Configuration
597
- href: //jekyll.one/pages/public/tools/toolbox/jekyll/configuration/
598
- icon: code-braces
599
- target: _blank
600
- - title: Time and Date formats
601
- href: //jekyll.one/pages/public/tools/toolbox/jekyll/date_time_formats/
602
- icon: calendar-blank
603
- target: _blank
604
-
605
- # ------------------------------------------------------------------------------
606
- # Menu ONLINE
607
- #
608
- - item: Online
609
- megamenu:
610
-
611
- - title: Sites
612
- icon: web
613
- column:
614
- - title: Jekyll Home
615
- href: //jekyllrb.com/
616
- target: _blank
617
- icon: flask
618
- - title: Jekyll Talk
619
- href: //talk.jekyllrb.com/
620
- target: _blank
621
- icon: flask
622
- - title: Asciidoctor
623
- href: //asciidoctor.org/
624
- target: _blank
625
- icon: hospital
626
- - title: Ruby
627
- href: //www.ruby-lang.org/en/
628
- target: _blank
629
- icon: language-ruby
630
- - title: RubyGems
631
- href: //rubygems.org/gems/j1-template/
632
- target: _blank
633
- icon: language-ruby
634
- - title: NpmJS
635
- href: //www.npmjs.com/
636
- target: _blank
637
- icon: language-javascript
638
- - title: jQuery
639
- href: //jquery.com/
640
- target: _blank
641
- icon: jquery
642
- - title: Bootstrap Home
643
- href: //getbootstrap.com/
644
- target: _blank
645
- icon: bootstrap
646
- - title: Bootstrap CDN
647
- href: //bootstrapcdn.com/
648
- target: _blank
649
- icon: bootstrap
650
- - title: FA Icons
651
- href: //fontawesome.io/icons/
652
- target: _blank
653
- icon: font-awesome
654
- - title: MD Icons
655
- href: //materialdesignicons.com/
656
- target: _blank
657
- icon: google
658
- - title: cdnJS
659
- href: //cdnjs.com/
660
- target: _blank
661
- icon: cloud-outline
662
-
663
- - title: Knowledge
664
- icon: lightbulb-on
665
- column:
666
- - title: Learn Jekyll at CloudCannon
667
- href: //jekyll.tips/
668
- target: _blank
669
- icon: flask
670
- - title: Jekyll Cheat Sheet
671
- href: //learn.cloudcannon.com/jekyll-cheat-sheet/
672
- target: _blank
673
- icon: flask
674
- - title: Jekyll Stackoverflow
675
- href: //stackoverflow.com/questions/tagged/jekyll
676
- target: _blank
677
- icon: flask
678
- - title: BS 5 Stackoverflow
679
- href: //stackoverflow.com/questions/tagged/bootstrap-5
680
- target: _blank
681
- icon: bootstrap
682
- - title: W3 Schools
683
- href: //www.w3schools.com/
684
- target: _blank
685
- icon: xml
686
- - title: SelfHTML
687
- href: //wiki.selfhtml.org/
688
- target: _blank
689
- icon: language-html5
690
- - title: Learn CSS
691
- href: //developer.mozilla.org/en-US/docs/Learn/CSS
692
- target: _blank
693
- icon: language-css3
694
- - title: Learn Javascript
695
- href: https://developer.mozilla.org/en-US/docs/Learn/JavaScript
696
- target: _blank
697
- icon: language-javascript
698
- - title: Asciidoc Language
699
- href: //docs.asciidoctor.org/asciidoc/latest/
700
- target: _blank
701
- icon: format-color-text
702
- - title: Asciidoctor Docs
703
- href: //docs.asciidoctor.org/asciidoctor/latest/
704
- target: _blank
705
- icon: hospital
706
- - title: Asciidoctor QuickReference
707
- href: //docs.asciidoctor.org/asciidoc/latest/syntax-quick-reference/
708
- target: _blank
709
- icon: hospital
710
- - title: Asciidoctor Writers Gude
711
- href: //asciidoctor.org/docs/asciidoc-writers-guide/
712
- target: _blank
713
- icon: hospital
714
-
715
- - title: Tools
716
- icon: wrench
717
- column:
718
-
719
- - title: FreeFormatter
720
- href: //freeformatter.com/
721
- target: _blank
722
- icon: cached
723
- - title: AppDevTools
724
- href: //appdevtools.com/
725
- target: _blank
726
- icon: cached
727
- - title: Minify JS Online
728
- href: //minify-js.com/
729
- target: _blank
730
- icon: cached
731
- - title: W3C Validator
732
- href: //validator.w3.org/
733
- target: _blank
734
- icon: language-html5
735
- - title: Closing Tag Checker
736
- href: //aliciaramirez.com/closing-tags-checker/
737
- target: _blank
738
- icon: language-html5
739
- - title: Convert CSS to Sass
740
- href: //cssportal.com/css-to-scss/
741
- target: _blank
742
- icon: language-css3
743
- - title: CSS Matic Tools
744
- href: //www.cssmatic.com
745
- target: _blank
746
- icon: language-css3
747
- - title: JSON Editor
748
- href: //jsoneditoronline.org/
749
- target: _blank
750
- icon: code-json
751
- - title: YAML Parser
752
- href: //yaml-online-parser.appspot.com/
753
- target: _blank
754
- icon: code-braces
755
- - title: Character Codes
756
- href: //html.spec.whatwg.org/multipage/named-characters.html
757
- target: _blank
758
- icon: alpha-a-box-outline
759
- - title: RegEx 101
760
- href: //regex101.com/
761
- target: _blank
762
- icon: regex
763
- - title: RegEx Library
764
- href: //regexlib.com/
765
- target: _blank
766
- icon: regex
767
-
768
- # ------------------------------------------------------------------------------
769
- # Menu Themes
770
- #
771
- - item: Theme
772
- theme_select:
773
- - preview: enabled
774
- title: Preview
775
- href: /pages/public/tools/previewer/current_theme/
776
- icon: eye
777
- - local_themes: enabled
778
- title: Jekyll One
779
- icon: alpha-j-box
780
- - bootswatch_themes: enabled
781
- title: Bootswatch
782
- icon: bootstrap
783
-
784
- # ------------------------------------------------------------------------------
785
- # Menu ABOUT
786
- #
787
- - item: About
788
- sublevel:
789
- - title: Starter
790
- icon: home-variant-outline
791
- href: /pages/public/about/starter/
792
- - title: Issues
793
- icon: bug
794
- href: /pages/public/about/reporting_issues/
795
- - title: Features
796
- icon: wrench
797
- href: /pages/public/about/features/
798
- - title: Privacy
799
- icon: heart
800
- href: /pages/public/legal/en/privacy/
801
-
802
- # ------------------------------------------------------------------------------
803
- # END config
1
+ # ------------------------------------------------------------------------------
2
+ # ~/_data/modules/j1_navigator_menu.yml (development)
3
+ # Configuration of the J1 NAV Module for the main navigation bar
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
12
+ # ------------------------------------------------------------------------------
13
+ # NOTE:
14
+ # For general navigation settings, see navigator.yml
15
+ # ------------------------------------------------------------------------------
16
+ # NOTE:
17
+ # NO default settings
18
+ # ------------------------------------------------------------------------------
19
+
20
+ # ------------------------------------------------------------------------------
21
+ # Menu TOUR
22
+ #
23
+ - item: Tour
24
+ sublevel:
25
+
26
+ - title: Image
27
+ href: /pages/public/tour/present_images/
28
+ icon: image
29
+ - title: Audio
30
+ href: /pages/public/tour/present_audio/
31
+ icon: volume-high
32
+ - title: Video
33
+ href: /pages/public/tour/present_video/
34
+ icon: video
35
+
36
+ - title: Typography
37
+ href: /pages/public/tour/typography/
38
+ icon: format-text
39
+ - title: Icons
40
+ href: /pages/public/tour/mdi_icon_font/
41
+ icon: fan
42
+ - title: Extensions
43
+ href: /pages/public/tour/asciidoc_extensions/
44
+ icon: format-annotation-plus
45
+ - title: Modals
46
+ href: /pages/public/tour/modals/
47
+ icon: image
48
+ - title: Tables
49
+ href: /pages/public/tour/responsive_tables/
50
+ icon: table
51
+
52
+ - title: Themes
53
+ href: /pages/public/tour/themes/
54
+ icon: theme-light-dark
55
+ - title: Highligher
56
+ href: /pages/public/tour/rouge/
57
+ icon: code-parentheses
58
+ - title: Search
59
+ href: /pages/public/tour/quicksearch/
60
+ icon: magnify
61
+
62
+ # ------------------------------------------------------------------------------
63
+ # Menu LEARN
64
+ #
65
+ - item: Learn
66
+ sublevel:
67
+
68
+ - title: Where to go
69
+ href: /pages/public/learn/where_to_go/
70
+ icon: foot-print
71
+
72
+ # - title: Core Web Vitals
73
+ # href: /pages/public/learn/core_web_vitals/
74
+ # icon: quadcopter
75
+ #
76
+ # - title: BS Sass Variables
77
+ # href: /pages/public/learn/bs_sass_variables/
78
+ # icon: code-tags
79
+
80
+ # --------------------------------------------------------------------------
81
+ # Collections
82
+ #
83
+ - title: Collections
84
+ icon: application
85
+ dropdown:
86
+
87
+ - title: Jekyll Collections
88
+ href: /pages/public/learn/bookshelf/jekyll_collections/
89
+ icon: head-question
90
+
91
+ - title: Bookshelf
92
+ href: /pages/public/learn/bookshelf/viewer_all_books/
93
+ icon: book-marker
94
+
95
+ - title: Bookshelf Collection
96
+ icon: eye
97
+ dropdown:
98
+ - title: Biography
99
+ href: /pages/public/learn/bookshelf/article_previewer/biography/
100
+ icon: book-marker
101
+ - title: Fantasy
102
+ href: /pages/public/learn/bookshelf/article_previewer/fantasy/
103
+ icon: book-marker
104
+ - title: Romance
105
+ href: /pages/public/learn/bookshelf/article_previewer/romance/
106
+ icon: book-marker
107
+
108
+ # --------------------------------------------------------------------------
109
+ # Tutorials
110
+ #
111
+ - title: Tutorials
112
+ icon: wizard-hat
113
+ dropdown:
114
+
115
+ - title: Rocketstart
116
+ href: //jekyll.one/pages/public/learn/rocketstart/
117
+ icon: rocket-launch
118
+ target: _blank
119
+
120
+
121
+ - title: Site Development
122
+ href: //jekyll.one/pages/public/learn/devstart/
123
+ icon: launch
124
+
125
+ - title: Jekyll In A Day
126
+ icon: alpha-j-box
127
+ dropdown:
128
+
129
+ - title: Meet & Greet
130
+ href: //jekyll.one/pages/public/learn/kickstart/web_in_a_day/meet_and_greet/
131
+ icon: human-queue
132
+ target: _blank
133
+ - title: A awesome Site
134
+ href: //jekyll.one/pages/public/learn/kickstart/web_in_a_day/a_awesome_site/
135
+ icon: sitemap
136
+ target: _blank
137
+ - title: Development System
138
+ href: //jekyll.one/pages/public/learn/kickstart/web_in_a_day/dev_system/
139
+ icon: hammer-wrench
140
+ target: _blank
141
+ - title: Project Management
142
+ href: //jekyll.one/pages/public/learn/kickstart/web_in_a_day/manage_projects/
143
+ icon: abacus
144
+ target: _blank
145
+ - title: Creating content
146
+ href: //jekyll.one/pages/public/learn/kickstart/web_in_a_day/create_content/
147
+ icon: file-document-edit
148
+ target: _blank
149
+
150
+ - title: Learning SEO
151
+ icon: wizard-hat
152
+ dropdown:
153
+
154
+ - title: What SEO Is
155
+ href: //jekyll.one/pages/public/learn/kickstart/learning_seo/what_seo_is/
156
+ icon: search-web
157
+ target: _blank
158
+ - title: Factors of Success
159
+ href: //jekyll.one/pages/public/learn/kickstart/learning_seo/success_factors/
160
+ icon: calculator-variant-outline
161
+ target: _blank
162
+ - title: Structured Data
163
+ href: //jekyll.one/pages/public/learn/kickstart/learning_seo/structured_data/
164
+ icon: sitemap
165
+ target: _blank
166
+ - title: Content Optimization
167
+ href: //jekyll.one/pages/public/learn/kickstart/learning_seo/content_optimization/
168
+ icon: calculator-variant-outline
169
+ target: _blank
170
+
171
+ # ------------------------------------------------------------------------------
172
+ # TopLevel item FEATURES
173
+ #
174
+ # - item: Features
175
+ # href: /#panel_home_intro
176
+
177
+ # ------------------------------------------------------------------------------
178
+ # TopLevel item BLOG
179
+ #
180
+ # - item: Blog
181
+ # href: /#home_news_panel
182
+
183
+ # ------------------------------------------------------------------------------
184
+ # Menu BLOG
185
+ #
186
+ - item: Blog
187
+ sublevel:
188
+
189
+ - title: Navigator
190
+ href: /pages/public/blog/navigator/
191
+ icon: near-me
192
+ - title: Categories
193
+ href: /pages/public/blog/navigator/archive/categoryview/
194
+ icon: pin
195
+ - title: Date
196
+ href: /pages/public/blog/navigator/archive/dateview/
197
+ icon: calendar
198
+ - title: Archive
199
+ href: /pages/public/blog/navigator/archive/allview/
200
+ icon: archive
201
+
202
+ # ------------------------------------------------------------------------------
203
+ # Menu MANUALS
204
+ #
205
+ - item: Manuals
206
+ sublevel:
207
+
208
+ - title: Where to go
209
+ href: //jekyll.one/pages/public/manuals/where_to_go/
210
+ icon: foot-print
211
+ target: _blank
212
+
213
+ # --------------------------------------------------------------------------
214
+ # Modules
215
+ #
216
+ - title: Modules
217
+ icon: alpha-j-box
218
+ dropdown:
219
+
220
+ - title: lightGallery
221
+ href: //jekyll.one/pages/public/manuals/videojs/lightgallery_api/
222
+ icon: flashlight
223
+ target: _blank
224
+ - title: Speak2Me
225
+ href: //jekyll.one/pages/public/modules/speak2me/
226
+ icon: speaker
227
+ target: _blank
228
+ - title: Master Header
229
+ href: //jekyll.one/pages/public/manuals/modules/attic/
230
+ icon: window-shutter
231
+ target: _blank
232
+ - title: Carousel
233
+ href: //jekyll.one/pages/public/manuals/modules/carousel/
234
+ icon: view-carousel
235
+ target: _blank
236
+ - title: Cookie Consent
237
+ href: //jekyll.one/pages/public/manuals/modules/cookie_consent/
238
+ icon: cookie
239
+ target: _blank
240
+ - title: Galleries
241
+ href: //jekyll.one/pages/public/manuals/modules/gallery/
242
+ icon: view-dashboard-variant
243
+ target: _blank
244
+ - title: Lightbox
245
+ href: //jekyll.one/pages/public/manuals/modules/lightbox/
246
+ icon: flashlight
247
+ target: _blank
248
+ - title: Logger
249
+ href: //jekyll.one/pages/public/manuals/modules/logger/
250
+ icon: file-document-edit-outline
251
+ - title: Master Slider
252
+ href: //jekyll.one/pages/public/manuals/modules/masterslider/
253
+ icon: gesture-swipe
254
+ target: _blank
255
+ - title: Mobile Menu
256
+ href: //jekyll.one/pages/public/manuals/mmenu/
257
+ icon: menu
258
+ target: _blank
259
+ - title: MSDropdown
260
+ href: //jekyll.one/pages/public/manuals/msdropdown/
261
+ icon: form-dropdown
262
+ target: _blank
263
+ - title: Navigator
264
+ href: //jekyll.one/pages/public/manuals/modules/navigator/
265
+ target: _blank
266
+ icon: near-me
267
+ - title: Range Slider
268
+ href: //jekyll.one/pages/public/manuals/modules/rangeslider/
269
+ icon: abacus
270
+ target: _blank
271
+ - title: Themer
272
+ href: //jekyll.one/pages/public/manuals/modules/themer/
273
+ icon: theme-light-dark
274
+ target: _blank
275
+ - title: Toccer
276
+ href: //jekyll.one/pages/public/manuals/modules/toccer/
277
+ icon: wrap
278
+ target: _blank
279
+ - title: iFramer
280
+ href: //jekyll.one/pages/public/manuals/modules/iframer/
281
+ icon: window-open-variant
282
+ target: _blank
283
+
284
+ # --------------------------------------------------------------------------
285
+ # J1 Components
286
+ #
287
+ - title: Components
288
+ icon: alpha-j-box
289
+ dropdown:
290
+
291
+ # - title: Resources
292
+ # href: //jekyll.one/pages/public/manuals/j1/resources/
293
+ # href: '#'
294
+ # icon: garage
295
+ # - title: Layouts
296
+ # href: //jekyllrb.com/docs/layouts/
297
+ # icon: page-layout-body
298
+ # target: _blank
299
+
300
+ - title: Font Icons
301
+ icon: emoticon-cool-outline
302
+ dropdown:
303
+
304
+ - title: MDI Icons (Regular)
305
+ href: //jekyll.one/pages/public/manuals/components/fonticons/mdi/
306
+ icon: emoticon-cool-outline
307
+ target: _blank
308
+
309
+ - title: MDI Icons (Light)
310
+ href: //jekyll.one/pages/public/manuals/components/fonticons/mdil/
311
+ icon: emoticon-cool-outline
312
+ target: _blank
313
+
314
+ # - title: Blocks
315
+ # icon: page-layout-header-footer
316
+ # dropdown:
317
+
318
+ # - title: Banner And Panel
319
+ # href: '#'
320
+ # href: //jekyll.one/pages/public/manuals/components/j1/blocks/banner_panel/
321
+ # icon: order-bool-descending
322
+
323
+ # - title: Footer
324
+ # href: //jekyll.one/pages/public/manuals/components/j1/blocks/footer/
325
+ # icon: order-bool-ascending
326
+
327
+ # - title: Content
328
+ # icon: file
329
+ # dropdown:
330
+
331
+ # - title: Pages
332
+ # href: '#'
333
+ # href: //jekyll.one/pages/public/manuals/components/j1/content/pages/
334
+ # icon: file-document
335
+
336
+ # - title: Posts
337
+ # href: '#'
338
+ # href: //jekyll.one/pages/public/manuals/components/j1/content/posts/
339
+ # icon: file-delimited
340
+
341
+ # - title: Collections
342
+ # href: //jekyll.one/pages/public/manuals/components/j1/content/collections/
343
+ # icon: file-percent
344
+ # - title: Posts
345
+ # - title: Collections
346
+ # href: //jekyll.one/pages/public/manuals/j1/content/collections/
347
+ # icon: file-percent
348
+ # target: _blank
349
+
350
+ # --------------------------------------------------------------------------
351
+ # J1 Integrations
352
+ #
353
+ - title: Integrations
354
+ icon: alpha-j-box
355
+ dropdown:
356
+
357
+ - title: Google
358
+ icon: google
359
+ dropdown:
360
+
361
+ - title: Google Translate
362
+ href: '#'
363
+ icon: google-translate
364
+ - title: Google Analytics
365
+ href: '#'
366
+ icon: google-analytics
367
+
368
+ - title: Google Adsense
369
+ href: //jekyll.one/pages/public/manuals/integrations/google/adsense/
370
+ icon: google-ads
371
+ - title: Google Gemini
372
+ href: //jekyll.one//pages/public/manuals/integrations/google/gemini/
373
+ icon: robot
374
+
375
+ - title: Audio
376
+ icon: speaker
377
+ dropdown:
378
+
379
+ - title: AmplitudeJS API
380
+ href: /pages/public/manuals/integrations/amplitudejs/amplitudejs_api/
381
+ icon: speaker
382
+
383
+ - title: Video
384
+ icon: video
385
+ dropdown:
386
+
387
+ - title: VideoJS API
388
+ href: //jekyll.one/pages/public/manuals/integrations/videojs/videojs_api/
389
+ icon: video
390
+ - title: YouTube API
391
+ href: //jekyll.one/pages/public/manuals/videojs/youtube_api/
392
+ icon: video
393
+ - title: Dailymotion API
394
+ href: //jekyll.one/pages/public/manuals/integrations/videojs/dailymotion_api/
395
+ icon: video
396
+ - title: Vimeo API
397
+ href: //jekyll.one/pages/public/manuals/integrations/videojs/vimeo_api/
398
+ icon: video
399
+ - title: Wistia API
400
+ href: //jekyll.one/pages/public/manuals/integrations/videojs/wistia_api/
401
+ icon: video
402
+
403
+ # - title: Comment Providers
404
+ # icon: comment
405
+ # dropdown:
406
+
407
+ # - title: Hyvor Talk
408
+ # href: '#'
409
+ # icon: comment-outline
410
+
411
+ # - title: Disqus
412
+ # href: '#'
413
+ # icon: disqus
414
+
415
+ # --------------------------------------------------------------------------
416
+ # J1 Plugins
417
+ #
418
+ - title: Plugins
419
+ icon: alpha-j-box
420
+ dropdown:
421
+
422
+ # - title: Internal Plugins
423
+ # icon: power-plug-outline
424
+ # dropdown:
425
+ #
426
+ # - title: J1 SiteMap
427
+ # href: '#' # //jekyll.one/pages/public/manuals/j1/plugins/j1_sitemap/
428
+ # icon: map-marker-radius
429
+ # - title: J1 SEO Tags
430
+ # href: '#' # //jekyll.one/pages/public/manuals/j1/plugins/j1_seo_tags/
431
+ # icon: tag-text
432
+ # - title: J1 Feeds
433
+ # href: '#' # //jekyll.one/pages/public/manuals/j1/plugins/j1_feeds/
434
+ # icon: slide
435
+ # - title: J1 Quicksearch
436
+ # href: '#' # //jekyll.one/pages/public/manuals/j1/plugins/quicksearch/
437
+ # icon: magnify
438
+
439
+ - title: External Plugins
440
+ icon: power-plug
441
+ dropdown:
442
+
443
+ - title: Asciidoctor
444
+ href: //jekyll.one/pages/public/manuals/components/j1/plugins/asciidoctor/
445
+ icon: hospital
446
+ target: _blank
447
+
448
+ # - title: J1 Paginator
449
+ # href: //jekyll.one/pages/public/manuals/components/j1/plugins/j1_paginator/
450
+ # href: '#'
451
+ # icon: page-last
452
+
453
+ # ------------------------------------------------------------------------------
454
+ # Menu TOOLS
455
+ #
456
+ - item: Tools
457
+ sublevel:
458
+
459
+ # --------------------------------------------------------------------------
460
+ # Previewer
461
+ #
462
+ - title: Previewer
463
+ icon: eye
464
+ dropdown:
465
+
466
+ - title: Current Theme
467
+ href: /pages/public/tools/previewer/current_theme/
468
+ icon: theme-light-dark
469
+
470
+ # - title: J1 DocSearch
471
+ # href: ://jekyll.one/pages/public/tools/previewer/docsearch/
472
+ # icon: head-question
473
+ # target: _blank
474
+ # - title: J1 iFramer
475
+ # href: //jekyll.one/pages/public/tools/previewer/iframer/
476
+ # icon: window-open-variant
477
+ # target: _blank
478
+
479
+ # - title: Icon Picker
480
+ # href: /pages/public/test_icon_picker/
481
+ # icon: emoticon-cool-outline
482
+ # - title: Google Gemini AI
483
+ # href: /pages/public/tools/previewer/google-gemini-ai/
484
+ # icon: robot
485
+ # - title: Google Gemini AI
486
+ # href: //jekyll.one/pages/public/tools/previewer/google-gemini-ai/
487
+ # icon: robot
488
+ # target: _blank
489
+
490
+ - title: J1 Amplitude
491
+ href: /pages/public/tools/previewer/amplitudejs/
492
+ icon: speaker
493
+
494
+ - title: J1 Geolocation
495
+ href: //jekyll.one/pages/public/tools/previewer/geolocation/
496
+ icon: google-maps
497
+ target: _blank
498
+ - title: J1 Gemini
499
+ href: //jekyll.one/pages/public/tools/previewer/google-gemini-ai/
500
+ icon: robot
501
+ target: _blank
502
+ - title: J1 Gallery
503
+ href: //jekyll.one/pages/public/tools/previewer/gallery/
504
+ icon: view-dashboard-variant
505
+ target: _blank
506
+ - title: J1 Masonry
507
+ href: //jekyll.one/pages/public/tools/previewer/masonry/
508
+ icon: view-dashboard-variant
509
+ target: _blank
510
+ - title: J1 VideoJS
511
+ href: //jekyll.one/pages/public/tools/previewer/videojs/
512
+ icon: video
513
+ target: _blank
514
+ - title: J1 Speech Converter
515
+ href: //jekyll.one/pages/public/tools/previewer/speak2me/
516
+ icon: speaker
517
+ target: _blank
518
+ - title: J1 Slick Slider
519
+ href: //jekyll.one/pages/public/tools/previewer/slick/
520
+ icon: view-carousel
521
+ target: _blank
522
+ - title: J1 Master Slider
523
+ href: //jekyll.one/pages/public/tools/previewer/masterslider/
524
+ icon: view-carousel
525
+ target: _blank
526
+ - title: J1 Font Icons
527
+ href: //jekyll.one/pages/public/tools/previewer/icon-picker/
528
+ icon: emoticon-cool-outline
529
+ target: _blank
530
+ - title: J1 Flag Icons
531
+ href: //jekyll.one/pages/public/tools/previewer/country_flags/
532
+ icon: flag
533
+ target: _blank
534
+ - title: J1 Highlighter
535
+ href: //jekyll.one/pages/public/tools/previewer/rouge/
536
+ icon: code-parentheses
537
+ target: _blank
538
+ - title: J1 Colors
539
+ href: //jekyll.one/pages/public/tools/previewer/color_palette/
540
+ icon: format-color-fill
541
+ target: _blank
542
+
543
+ # --------------------------------------------------------------------------
544
+ # Cheatsheets
545
+ #
546
+ - title: Cheatsheets
547
+ icon: book
548
+ dropdown:
549
+
550
+ - title: J1
551
+ href: //jekyll.one/pages/public/tools/cheatsheet/j1/
552
+ icon: alpha-j-box-outline
553
+ target: _blank
554
+ - title: YAML
555
+ href: //jekyll.one/pages/public/tools/cheatsheet/yaml/
556
+ icon: alpha-y-box-outline
557
+ target: _blank
558
+ - title: Git
559
+ href: //jekyll.one/pages/public/tools/cheatsheet/git/
560
+ icon: git
561
+ target: _blank
562
+ - title: Gem
563
+ href: //jekyll.one/pages/public/tools/cheatsheet/gem/
564
+ icon: language-ruby
565
+ target: _blank
566
+
567
+ # --------------------------------------------------------------------------
568
+ # Tools
569
+ #
570
+ - title: ToolBox
571
+ icon: toolbox
572
+ dropdown:
573
+
574
+ - title: HTML Validation
575
+ href: //jekyll.one/pages/public/tools/toolbox/html_validation/
576
+ icon: language-html5
577
+ target: _blank
578
+ - title: Pandoc
579
+ href: //jekyll.one/pages/public/tools/toolbox/pandoc/
580
+ icon: cog-transfer
581
+ target: _blank
582
+ - title: Platform
583
+ href: //jekyll.one/pages/public/tools/toolbox/platform/
584
+ icon: folder-information
585
+ target: _blank
586
+
587
+ # ----------------------------------------------------------------------
588
+ # AsciiDoc
589
+ #
590
+ - title: Asciidoc
591
+ icon: format-color-text
592
+ dropdown:
593
+
594
+ - title: Language Documentation
595
+ href: //docs.asciidoctor.org/asciidoc/latest/
596
+ icon: book
597
+ target: _blank
598
+
599
+ - title: Asciidoctor Documentation
600
+ href: //docs.asciidoctor.org/asciidoctor/latest/
601
+ icon: hospital
602
+ target: _blank
603
+
604
+ - title: Asciidoctor CLI
605
+ href: //docs.asciidoctor.org/asciidoctor/latest/cli/
606
+ icon: hospital
607
+ target: _blank
608
+
609
+ # ----------------------------------------------------------------------
610
+ # Jekyll
611
+ #
612
+ - title: Jekyll
613
+ icon: flask
614
+ dropdown:
615
+
616
+ - title: Liquid
617
+ href: //jekyll.one/pages/public/tools/toolbox/liquid/
618
+ icon: mustache
619
+ target: _blank
620
+ - title: Commandline
621
+ href: //jekyll.one/pages/public/tools/toolbox/jekyll/commandline/
622
+ icon: console-line
623
+ target: _blank
624
+ - title: Configuration
625
+ href: //jekyll.one/pages/public/tools/toolbox/jekyll/configuration/
626
+ icon: code-braces
627
+ target: _blank
628
+ - title: Time and Date formats
629
+ href: //jekyll.one/pages/public/tools/toolbox/jekyll/date_time_formats/
630
+ icon: calendar-blank
631
+ target: _blank
632
+
633
+ # ------------------------------------------------------------------------------
634
+ # Menu ONLINE
635
+ #
636
+ - item: Online
637
+ megamenu:
638
+
639
+ - title: Sites
640
+ icon: web
641
+ column:
642
+ - title: Jekyll Home
643
+ href: //jekyllrb.com/
644
+ target: _blank
645
+ icon: flask
646
+ - title: Jekyll Talk
647
+ href: //talk.jekyllrb.com/
648
+ target: _blank
649
+ icon: flask
650
+ - title: Asciidoctor
651
+ href: //asciidoctor.org/
652
+ target: _blank
653
+ icon: hospital
654
+ - title: Ruby
655
+ href: //www.ruby-lang.org/en/
656
+ target: _blank
657
+ icon: language-ruby
658
+ - title: RubyGems
659
+ href: //rubygems.org/gems/j1-template/
660
+ target: _blank
661
+ icon: language-ruby
662
+ - title: NpmJS
663
+ href: //www.npmjs.com/
664
+ target: _blank
665
+ icon: language-javascript
666
+ - title: jQuery
667
+ href: //jquery.com/
668
+ target: _blank
669
+ icon: jquery
670
+ - title: Bootstrap Home
671
+ href: //getbootstrap.com/
672
+ target: _blank
673
+ icon: bootstrap
674
+ - title: Bootstrap CDN
675
+ href: //bootstrapcdn.com/
676
+ target: _blank
677
+ icon: bootstrap
678
+ - title: FA Icons
679
+ href: //fontawesome.io/icons/
680
+ target: _blank
681
+ icon: font-awesome
682
+ - title: MD Icons
683
+ href: //materialdesignicons.com/
684
+ target: _blank
685
+ icon: google
686
+ - title: cdnJS
687
+ href: //cdnjs.com/
688
+ target: _blank
689
+ icon: cloud-outline
690
+
691
+ - title: Knowledge
692
+ icon: lightbulb-on
693
+ column:
694
+ - title: Learn Jekyll at CloudCannon
695
+ href: //jekyll.tips/
696
+ target: _blank
697
+ icon: flask
698
+ - title: Jekyll Cheat Sheet
699
+ href: //learn.cloudcannon.com/jekyll-cheat-sheet/
700
+ target: _blank
701
+ icon: flask
702
+ - title: Jekyll Stackoverflow
703
+ href: //stackoverflow.com/questions/tagged/jekyll
704
+ target: _blank
705
+ icon: flask
706
+ - title: BS 5 Stackoverflow
707
+ href: //stackoverflow.com/questions/tagged/bootstrap-5
708
+ target: _blank
709
+ icon: bootstrap
710
+ - title: W3 Schools
711
+ href: //www.w3schools.com/
712
+ target: _blank
713
+ icon: xml
714
+ - title: SelfHTML
715
+ href: //wiki.selfhtml.org/
716
+ target: _blank
717
+ icon: language-html5
718
+ - title: Learn CSS
719
+ href: //developer.mozilla.org/en-US/docs/Learn/CSS
720
+ target: _blank
721
+ icon: language-css3
722
+ - title: Learn Javascript
723
+ href: https://developer.mozilla.org/en-US/docs/Learn/JavaScript
724
+ target: _blank
725
+ icon: language-javascript
726
+ - title: Asciidoc Language
727
+ href: //docs.asciidoctor.org/asciidoc/latest/
728
+ target: _blank
729
+ icon: format-color-text
730
+ - title: Asciidoctor Docs
731
+ href: //docs.asciidoctor.org/asciidoctor/latest/
732
+ target: _blank
733
+ icon: hospital
734
+ - title: Asciidoctor QuickReference
735
+ href: //docs.asciidoctor.org/asciidoc/latest/syntax-quick-reference/
736
+ target: _blank
737
+ icon: hospital
738
+ - title: Asciidoctor Writers Gude
739
+ href: //asciidoctor.org/docs/asciidoc-writers-guide/
740
+ target: _blank
741
+ icon: hospital
742
+
743
+ - title: Tools
744
+ icon: wrench
745
+ column:
746
+
747
+ - title: FreeFormatter
748
+ href: //freeformatter.com/
749
+ target: _blank
750
+ icon: cached
751
+ - title: AppDevTools
752
+ href: //appdevtools.com/
753
+ target: _blank
754
+ icon: cached
755
+ - title: Minify JS Online
756
+ href: //minify-js.com/
757
+ target: _blank
758
+ icon: cached
759
+ - title: W3C Validator
760
+ href: //validator.w3.org/
761
+ target: _blank
762
+ icon: language-html5
763
+ - title: Closing Tag Checker
764
+ href: //aliciaramirez.com/closing-tags-checker/
765
+ target: _blank
766
+ icon: language-html5
767
+ - title: Convert CSS to Sass
768
+ href: //cssportal.com/css-to-scss/
769
+ target: _blank
770
+ icon: language-css3
771
+ - title: CSS Matic Tools
772
+ href: //www.cssmatic.com
773
+ target: _blank
774
+ icon: language-css3
775
+ - title: JSON Editor
776
+ href: //jsoneditoronline.org/
777
+ target: _blank
778
+ icon: code-json
779
+ - title: YAML Parser
780
+ href: //yaml-online-parser.appspot.com/
781
+ target: _blank
782
+ icon: code-braces
783
+ - title: Character Codes
784
+ href: //html.spec.whatwg.org/multipage/named-characters.html
785
+ target: _blank
786
+ icon: alpha-a-box-outline
787
+ - title: RegEx 101
788
+ href: //regex101.com/
789
+ target: _blank
790
+ icon: regex
791
+ - title: RegEx Library
792
+ href: //regexlib.com/
793
+ target: _blank
794
+ icon: regex
795
+
796
+ # ------------------------------------------------------------------------------
797
+ # Menu Themes
798
+ #
799
+ - item: Theme
800
+ theme_select:
801
+ - preview: enabled
802
+ title: Preview
803
+ href: /pages/public/tools/previewer/current_theme/
804
+ icon: eye
805
+ - local_themes: enabled
806
+ title: Jekyll One
807
+ icon: alpha-j-box
808
+ - bootswatch_themes: enabled
809
+ title: Bootswatch
810
+ icon: bootstrap
811
+
812
+ # ------------------------------------------------------------------------------
813
+ # Menu ABOUT
814
+ #
815
+ - item: About
816
+ sublevel:
817
+ - title: Starter
818
+ icon: home-variant-outline
819
+ href: /pages/public/about/starter/
820
+ - title: Issues
821
+ icon: bug
822
+ href: /pages/public/about/reporting_issues/
823
+ - title: Features
824
+ icon: wrench
825
+ href: /pages/public/about/features/
826
+ - title: Privacy
827
+ icon: heart
828
+ href: /pages/public/legal/en/privacy/
829
+
830
+ # ------------------------------------------------------------------------------
831
+ # END config