j1-template 2022.4.10 → 2022.5.0.rc2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (176) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/modules/navigator/procedures/topsearch.proc +6 -6
  3. data/assets/data/fab.html +1 -1
  4. data/assets/data/panel.html +1 -1
  5. data/assets/themes/j1/adapter/js/attic.js +18 -3
  6. data/assets/themes/j1/adapter/js/navigator.js +19 -85
  7. data/assets/themes/j1/adapter/js/themer.js +5 -0
  8. data/assets/themes/j1/core/css/themes/unodark/bootstrap.css +23 -26
  9. data/assets/themes/j1/core/css/themes/unodark/bootstrap.min.css +1 -1
  10. data/assets/themes/j1/core/css/themes/unolight/bootstrap.css +7 -7
  11. data/assets/themes/j1/core/css/themes/unolight/bootstrap.min.css +2 -2
  12. data/assets/themes/j1/core/css/vendor.css +5 -1
  13. data/assets/themes/j1/core/css/vendor.min.css +1 -1
  14. data/assets/themes/j1/modules/backstretch/js/backstretch.js +3 -1
  15. data/assets/themes/j1/modules/backstretch/js/backstretch.min.js +1 -1
  16. data/lib/j1/commands/generate.rb +12 -1
  17. data/lib/j1/patches/rubygems/eventmachine-1.2.7-x64-mingw32/lib/3.0/fastfilereaderext.so +0 -0
  18. data/lib/j1/patches/rubygems/eventmachine-1.2.7-x64-mingw32/lib/3.0/rubyeventmachine.so +0 -0
  19. data/lib/j1/patches/rubygems/eventmachine-1.2.7-x64-mingw32/lib/3.1/fastfilereaderext.so +0 -0
  20. data/lib/j1/patches/rubygems/eventmachine-1.2.7-x64-mingw32/lib/3.1/rubyeventmachine.so +0 -0
  21. data/lib/j1/version.rb +1 -1
  22. data/lib/starter_web/Gemfile +124 -77
  23. data/lib/starter_web/_config.yml +6 -9
  24. data/lib/starter_web/_data/modules/attics.yml +13 -4
  25. data/lib/starter_web/_data/modules/defaults/attics.yml +1 -1
  26. data/lib/starter_web/_data/modules/defaults/navigator.yml +3 -3
  27. data/lib/starter_web/_data/modules/defaults/themer.yml +1 -1
  28. data/lib/starter_web/_data/modules/navigator.yml +3 -3
  29. data/lib/starter_web/_data/modules/navigator_menu.yml +366 -227
  30. data/lib/starter_web/_includes/_attributes.asciidoc +575 -0
  31. data/lib/starter_web/_includes/attributes.asciidoc +41 -40
  32. data/lib/starter_web/_plugins/lunr_index.rb +1 -1
  33. data/lib/starter_web/assets/images/{modules/icons → icons}/asciidoc/logo-512x512.png +0 -0
  34. data/lib/starter_web/assets/images/{modules/icons → icons}/bokeh/bokeh-32x32.ico +0 -0
  35. data/lib/starter_web/assets/images/{modules/icons → icons}/bokeh/bokeh.ico +0 -0
  36. data/lib/starter_web/assets/images/{modules/icons → icons}/bokeh/logo-160x160.png +0 -0
  37. data/lib/starter_web/assets/images/{modules/icons → icons}/bootstrap/bootstrap-solid-32x32.png +0 -0
  38. data/lib/starter_web/assets/images/{modules/icons → icons}/bootstrap/bs-docs-masthead-pattern.png +0 -0
  39. data/lib/starter_web/assets/images/{modules/icons → icons}/bootstrap/scalable/bootstrap-outline.svg +0 -0
  40. data/lib/starter_web/assets/images/{modules/icons → icons}/bootstrap/scalable/bootstrap-punchout.svg +0 -0
  41. data/lib/starter_web/assets/images/{modules/icons → icons}/bootstrap/scalable/bootstrap-solid.svg +0 -0
  42. data/lib/starter_web/assets/images/{modules/icons → icons}/components/angular.ui.png +0 -0
  43. data/lib/starter_web/assets/images/{modules/icons → icons}/components/angularjs.png +0 -0
  44. data/lib/starter_web/assets/images/{modules/icons → icons}/components/aws.png +0 -0
  45. data/lib/starter_web/assets/images/{modules/icons → icons}/components/bootstrap.png +0 -0
  46. data/lib/starter_web/assets/images/{modules/icons → icons}/components/c9.png +0 -0
  47. data/lib/starter_web/assets/images/{modules/icons → icons}/components/chai.png +0 -0
  48. data/lib/starter_web/assets/images/{modules/icons → icons}/components/emmet.png +0 -0
  49. data/lib/starter_web/assets/images/{modules/icons → icons}/components/express.png +0 -0
  50. data/lib/starter_web/assets/images/{modules/icons → icons}/components/git.png +0 -0
  51. data/lib/starter_web/assets/images/{modules/icons → icons}/components/github.png +0 -0
  52. data/lib/starter_web/assets/images/{modules/icons → icons}/components/gulp.png +0 -0
  53. data/lib/starter_web/assets/images/{modules/icons → icons}/components/heroku.png +0 -0
  54. data/lib/starter_web/assets/images/{modules/icons → icons}/components/htmlcss-1.png +0 -0
  55. data/lib/starter_web/assets/images/{modules/icons → icons}/components/htmlcss-2.png +0 -0
  56. data/lib/starter_web/assets/images/{modules/icons → icons}/components/jasmine.png +0 -0
  57. data/lib/starter_web/assets/images/{modules/icons → icons}/components/javascript.png +0 -0
  58. data/lib/starter_web/assets/images/{modules/icons → icons}/components/jquery.png +0 -0
  59. data/lib/starter_web/assets/images/{modules/icons → icons}/components/kanban.png +0 -0
  60. data/lib/starter_web/assets/images/{modules/icons → icons}/components/leanux.png +0 -0
  61. data/lib/starter_web/assets/images/{modules/icons → icons}/components/linkedin.png +0 -0
  62. data/lib/starter_web/assets/images/{modules/icons → icons}/components/mean.png +0 -0
  63. data/lib/starter_web/assets/images/{modules/icons → icons}/components/mongodb.png +0 -0
  64. data/lib/starter_web/assets/images/{modules/icons → icons}/components/node.png +0 -0
  65. data/lib/starter_web/assets/images/{modules/icons → icons}/components/postgresql.png +0 -0
  66. data/lib/starter_web/assets/images/{modules/icons → icons}/components/protractor.png +0 -0
  67. data/lib/starter_web/assets/images/{modules/icons → icons}/components/rails.png +0 -0
  68. data/lib/starter_web/assets/images/{modules/icons → icons}/components/ruby.png +0 -0
  69. data/lib/starter_web/assets/images/{modules/icons → icons}/components/sass.png +0 -0
  70. data/lib/starter_web/assets/images/{modules/icons → icons}/components/scrum.png +0 -0
  71. data/lib/starter_web/assets/images/{modules/icons → icons}/components/twitter.png +0 -0
  72. data/lib/starter_web/assets/images/{modules/icons → icons}/github/avatar-icon.png +0 -0
  73. data/lib/starter_web/assets/images/icons/hyvor-talk/hyvor-logo.24x24.png +0 -0
  74. data/lib/starter_web/assets/images/icons/hyvor-talk/hyvor-logo.512x512.png +0 -0
  75. data/lib/starter_web/assets/images/icons/hyvor-talk/hyvore-talk.ico +0 -0
  76. data/lib/starter_web/assets/images/icons/hyvor-talk/scalable/hyvor-logo.svg +81 -0
  77. data/lib/starter_web/assets/images/{modules/icons → icons}/j1/favicon.ico +0 -0
  78. data/lib/starter_web/assets/images/{modules/icons → icons}/j1/j1-256x256.gif +0 -0
  79. data/lib/starter_web/assets/images/{modules/icons → icons}/j1/j1-256x256.png +0 -0
  80. data/lib/starter_web/assets/images/{modules/icons → icons}/j1/j1-32x32.ico +0 -0
  81. data/lib/starter_web/assets/images/{modules/icons → icons}/j1/j1-512x512.png +0 -0
  82. data/lib/starter_web/assets/images/{modules/icons → icons}/j1/j1-64x64.png +0 -0
  83. data/lib/starter_web/assets/images/{modules/icons → icons}/j1/j1.ico +0 -0
  84. data/lib/starter_web/assets/images/{modules/icons → icons}/j1/scalable/j1.svg +0 -0
  85. data/lib/starter_web/assets/images/{modules/icons → icons}/jupyter/jupyter-32x32.ico +0 -0
  86. data/lib/starter_web/assets/images/{modules/icons → icons}/jupyter/jupyter.ico +0 -0
  87. data/lib/starter_web/assets/images/{modules/icons → icons}/jupyter/logo.png +0 -0
  88. data/lib/starter_web/assets/images/{modules/icons → icons}/os/centos/centos-icon.png +0 -0
  89. data/lib/starter_web/assets/images/{modules/icons → icons}/os/centos/centos.ico +0 -0
  90. data/lib/starter_web/assets/images/{modules/icons → icons}/os/suse/suse.gif +0 -0
  91. data/lib/starter_web/assets/images/{modules/icons → icons}/os/suse/suse.ico +0 -0
  92. data/lib/starter_web/assets/images/{modules/icons → icons}/os/suse/suse.png +0 -0
  93. data/lib/starter_web/assets/images/{modules/icons → icons}/os/ubuntu/cof_black_hex.png +0 -0
  94. data/lib/starter_web/assets/images/{modules/icons → icons}/os/ubuntu/cof_orange_hex.png +0 -0
  95. data/lib/starter_web/assets/images/{modules/icons → icons}/os/ubuntu/cof_white-black_hex.png +0 -0
  96. data/lib/starter_web/assets/images/{modules/icons → icons}/os/ubuntu/cof_white-orange_hex.png +0 -0
  97. data/lib/starter_web/assets/images/{modules/icons → icons}/os/ubuntu/ubuntu.ico +0 -0
  98. data/lib/starter_web/assets/images/{modules/icons → icons}/os/windows/windows.png +0 -0
  99. data/lib/starter_web/assets/images/{modules/icons → icons}/os/windows/windows_flags_color.ico +0 -0
  100. data/lib/starter_web/assets/images/{modules/icons → icons}/os/windows/windows_hdd.ico +0 -0
  101. data/lib/starter_web/assets/images/{modules/icons → icons}/os/windows/windows_store.ico +0 -0
  102. data/lib/starter_web/assets/images/{modules/icons → icons}/social/amazon.png +0 -0
  103. data/lib/starter_web/assets/images/{modules/icons → icons}/social/behance.png +0 -0
  104. data/lib/starter_web/assets/images/{modules/icons → icons}/social/blogger.png +0 -0
  105. data/lib/starter_web/assets/images/{modules/icons → icons}/social/deviantart.png +0 -0
  106. data/lib/starter_web/assets/images/{modules/icons → icons}/social/dribbble.png +0 -0
  107. data/lib/starter_web/assets/images/{modules/icons → icons}/social/dropbox.png +0 -0
  108. data/lib/starter_web/assets/images/{modules/icons → icons}/social/evernote.png +0 -0
  109. data/lib/starter_web/assets/images/{modules/icons → icons}/social/facebook.png +0 -0
  110. data/lib/starter_web/assets/images/{modules/icons → icons}/social/forrst.png +0 -0
  111. data/lib/starter_web/assets/images/{modules/icons → icons}/social/github.png +0 -0
  112. data/lib/starter_web/assets/images/{modules/icons → icons}/social/googleplus.png +0 -0
  113. data/lib/starter_web/assets/images/{modules/icons → icons}/social/instagram.png +0 -0
  114. data/lib/starter_web/assets/images/{modules/icons → icons}/social/jolicloud.png +0 -0
  115. data/lib/starter_web/assets/images/{modules/icons → icons}/social/last-fm.png +0 -0
  116. data/lib/starter_web/assets/images/{modules/icons → icons}/social/linkedin.png +0 -0
  117. data/lib/starter_web/assets/images/{modules/icons → icons}/social/picasa.png +0 -0
  118. data/lib/starter_web/assets/images/{modules/icons → icons}/social/pintrest.png +0 -0
  119. data/lib/starter_web/assets/images/{modules/icons → icons}/social/rss.png +0 -0
  120. data/lib/starter_web/assets/images/{modules/icons → icons}/social/skype.png +0 -0
  121. data/lib/starter_web/assets/images/{modules/icons → icons}/social/spotify.png +0 -0
  122. data/lib/starter_web/assets/images/{modules/icons → icons}/social/stumbleupon.png +0 -0
  123. data/lib/starter_web/assets/images/{modules/icons → icons}/social/tumblr.png +0 -0
  124. data/lib/starter_web/assets/images/{modules/icons → icons}/social/twitter.png +0 -0
  125. data/lib/starter_web/assets/images/{modules/icons → icons}/social/vimeo.png +0 -0
  126. data/lib/starter_web/assets/images/{modules/icons → icons}/social/vk.png +0 -0
  127. data/lib/starter_web/assets/images/{modules/icons → icons}/social/wordpress.png +0 -0
  128. data/lib/starter_web/assets/images/{modules/icons → icons}/social/xing.png +0 -0
  129. data/lib/starter_web/assets/images/{modules/icons → icons}/social/yahoo.png +0 -0
  130. data/lib/starter_web/assets/images/{modules/icons → icons}/social/youtube.png +0 -0
  131. data/lib/starter_web/assets/images/modules/attics/1920x1280/alexander-redl.jpg +0 -0
  132. data/lib/starter_web/assets/images/modules/attics/1920x1280/harpal-singh.jpg +0 -0
  133. data/lib/starter_web/assets/images/modules/attics/1920x1280/john-schnobrich-2.jpg +0 -0
  134. data/lib/starter_web/assets/images/modules/attics/alexander-redl.jpg +0 -0
  135. data/lib/starter_web/assets/images/modules/attics/harpal-singh.jpg +0 -0
  136. data/lib/starter_web/collections/posts/public/featured/_posts/2021-01-01-about-cookies.adoc +2 -2
  137. data/lib/starter_web/collections/posts/public/featured/_posts/2021-02-01-site-generators.adoc +3 -2
  138. data/lib/starter_web/collections/posts/public/featured/_posts/{2022-02-28-about-j1.adoc → 2022-02-01-about-j1.adoc} +2 -3
  139. data/lib/starter_web/collections/posts/public/featured/_posts/_includes/attributes.asciidoc +2 -2
  140. data/lib/starter_web/dot.ruby-version +1 -0
  141. data/lib/starter_web/index.html +6 -2
  142. data/lib/starter_web/package.json +1 -1
  143. data/lib/starter_web/pages/public/blog/navigator/archive/categoryview.html +1 -1
  144. data/lib/starter_web/pages/public/blog/navigator/archive/dateview.html +1 -1
  145. data/lib/starter_web/pages/public/blog/navigator/archive/tagview.html +1 -1
  146. data/lib/starter_web/pages/public/blog/navigator/archive.html +1 -1
  147. data/lib/starter_web/pages/public/blog/navigator/index.html +2 -2
  148. data/lib/starter_web/pages/public/features/general.adoc +0 -1
  149. data/lib/starter_web/pages/public/features/template.adoc +4 -5
  150. data/lib/starter_web/pages/public/jupyter/examples/distributed/j1-common-used-widgets.adoc +1 -1
  151. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_circular_times_table.html +747 -747
  152. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_climate_change_forecast.html +1250 -1250
  153. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_docs_example_dynamic.html +186 -186
  154. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_interactive_widgets.html +512 -512
  155. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_nbi_widgets.html +629 -629
  156. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_nbi_widgets_bar_chart.html +95 -95
  157. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_nbi_widgets_hist_chart.html +93 -93
  158. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_nbi_widgets_line_chart.html +96 -96
  159. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_nbi_widgets_question_multiple_choice.html +70 -70
  160. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_nbi_widgets_question_short_answer.html +156 -156
  161. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_nbi_widgets_scatter_chart.html +95 -95
  162. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_nbi_widgets_scatter_drag_chart.html +93 -93
  163. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_odes_in_python.html +955 -955
  164. data/lib/starter_web/pages/public/learn/roundtrip/300_icon_fonts.adoc +2 -1
  165. data/lib/starter_web/pages/public/learn/roundtrip/400_asciidoc_extensions.adoc +0 -28
  166. data/lib/starter_web/pages/public/learn/roundtrip/500_themes.adoc +1 -1
  167. data/lib/starter_web/pages/public/learn/roundtrip/_includes/attributes.asciidoc +6 -6
  168. data/lib/starter_web/pages/public/panels/intro_panel/_includes/attributes.asciidoc +5 -5
  169. data/lib/starter_web/pages/public/previewer/preview_bootstrap_theme.adoc +3 -3
  170. data/lib/starter_web/pages/public/se/se-fake.adoc +44 -0
  171. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  172. data/lib/starter_web/utilsrv/package.json +1 -1
  173. metadata +156 -149
  174. data/assets/data/twa_v1.json +0 -7039
  175. data/lib/starter_web/collections/posts/public/featured/_posts/2021-01-01-about-cookies.ads.asciidoc +0 -196
  176. data/lib/starter_web/collections/posts/public/featured/_posts/2021-01-01-about-cookies.comments.asciidoc +0 -182
@@ -147,6 +147,7 @@
147
147
  href: /pages/public/skeleton/documentation/
148
148
  icon: book-open-blank-variant
149
149
 
150
+
150
151
  # ------------------------------------------------------------------------------
151
152
  # Menu BLOG
152
153
  #
@@ -165,6 +166,367 @@
165
166
  href: /pages/public/blog/navigator/archive/
166
167
  icon: archive
167
168
 
169
+
170
+ # ------------------------------------------------------------------------------
171
+ # Menu MANUALS
172
+ #
173
+ - item: Manuals
174
+ sublevel:
175
+
176
+ # --------------------------------------------------------------------------
177
+ # Tools
178
+ #
179
+ - title: ToolBox
180
+ icon: toolbox
181
+ dropdown:
182
+
183
+ - title: Pandoc
184
+ href: "https://jekyll.one/pages/public/manuals/pandoc/"
185
+ icon: cog-transfer
186
+ target: _blank
187
+ - title: Platform Info
188
+ href: "https://jekyll.one/pages/public/manuals/platform/"
189
+ icon: folder-information
190
+ target: _blank
191
+
192
+ # --------------------------------------------------------------------------
193
+ # AsciiDoc
194
+ #
195
+ - title: Asciidoc
196
+ icon: format-color-text
197
+ dropdown:
198
+
199
+ - title: Language Documentation
200
+ href: "https://docs.asciidoctor.org/asciidoc/latest/"
201
+ icon: book
202
+ target: _blank
203
+
204
+ - title: Asciidoctor Documentation
205
+ href: "https://docs.asciidoctor.org/asciidoctor/latest/"
206
+ icon: hospital
207
+ target: _blank
208
+
209
+ - title: Asciidoctor CLI
210
+ href: "https://docs.asciidoctor.org/asciidoctor/latest/cli/"
211
+ icon: hospital
212
+ target: _blank
213
+
214
+ # --------------------------------------------------------------------------
215
+ # YAML
216
+ #
217
+ - title: YAML
218
+ icon: format-align-right
219
+ dropdown:
220
+
221
+ - title: User Guide
222
+ href: "https://jekyll.one/pages/public/manuals/yaml/user_guide/"
223
+ icon: book-open-page-variant
224
+ target: _blank
225
+ - title: YAML Reference Guide
226
+ href: "https://jekyll.one/pages/public/manuals/yaml/quick_reference/"
227
+ icon: book-open
228
+ target: _blank
229
+
230
+ # --------------------------------------------------------------------------
231
+ # Modules
232
+ #
233
+ - title: J1 Modules
234
+ icon: alpha-j-box
235
+ dropdown:
236
+
237
+ - title: Attic
238
+ href: "https://jekyll.one/pages/public/manuals/modules/attic/"
239
+ icon: window-shutter
240
+ target: _blank
241
+ - title: Lightbox
242
+ href: "https://jekyll.one/pages/public/manuals/modules/lightbox/"
243
+ icon: flashlight
244
+ target: _blank
245
+ - title: Navigator
246
+ # href: "https://jekyll.one/pages/public/manuals/modules/navigatior/"
247
+ href: '#'
248
+ icon: near-me
249
+ target: _blank
250
+ - title: Toccer
251
+ # href: "https://jekyll.one/pages/public/manuals/modules/toccer/"
252
+ href: '#'
253
+ icon: wrap
254
+ target: _blank
255
+ - title: Carousel
256
+ href: "https://jekyll.one/pages/public/manuals/modules/carousel/"
257
+ icon: view-carousel
258
+ target: _blank
259
+ - title: Themer
260
+ # href: "https://jekyll.one/pages/public/manuals/modules/themer/"
261
+ href: '#'
262
+ icon: theme-light-dark
263
+ target: _blank
264
+ - title: Galleries
265
+ href: "https://jekyll.one/pages/public/manuals/modules/gallery/"
266
+ icon: view-dashboard-variant
267
+ target: _blank
268
+ - title: Cookie Consent
269
+ # href: "https://jekyll.one/pages/public/manuals/modules/cookie_consent/"
270
+ href: '#'
271
+ icon: cookie
272
+ target: _blank
273
+ - title: Logger
274
+ href: "https://jekyll.one/pages/public/manuals/modules/logger/"
275
+ icon: math-log
276
+ target: _blank
277
+
278
+ - title: Master Slider
279
+ href: "https://jekyll.one/pages/public/manuals/modules/masterslider/"
280
+ icon: gesture-swipe
281
+ target: _blank
282
+ - title: Range Slider
283
+ href: "https://jekyll.one/pages/public/manuals/modules/rangeslider/"
284
+ icon: distribute-vertical-center
285
+ target: _blank
286
+ - title: Code Hightlighter Rouge
287
+ href: "https://jekyll.one/pages/public/manuals/rouge/user_guide/"
288
+ icon: format-color-fill
289
+ target: _blank
290
+ - title: Menu Dropdown
291
+ href: "https://jekyll.one/pages/public/manuals/msdropdown/"
292
+ icon: form-dropdown
293
+ target: _blank
294
+ - title: Mobile Menu
295
+ href: "https://jekyll.one/pages/public/manuals/mmenu/"
296
+ icon: menu
297
+ target: _blank
298
+
299
+ # --------------------------------------------------------------------------
300
+ # J1 Components
301
+ #
302
+ - title: J1 Components
303
+ icon: alpha-j-box
304
+ dropdown:
305
+
306
+ - title: Resources
307
+ # href: "https://jekyll.one/pages/public/manuals/j1/resources/"
308
+ href: '#'
309
+ icon: garage
310
+ target: _blank
311
+
312
+ - title: Layouts
313
+ # href: "https://jekyll.one/pages/public/manuals/j1/layouts/"
314
+ href: '#'
315
+ icon: page-layout-body
316
+ target: _blank
317
+
318
+ - title: Blocks
319
+ icon: page-layout-header-footer
320
+ dropdown:
321
+
322
+ - title: Banner
323
+ # href: "https://jekyll.one/pages/public/manuals/j1/blocks/banner/"
324
+ href: '#'
325
+ icon: order-bool-ascending
326
+ target: _blank
327
+ - title: Panel
328
+ # href: "https://jekyll.one/pages/public/manuals/j1/blocks/panel/"
329
+ href: '#'
330
+ icon: order-bool-ascending-variant
331
+ target: _blank
332
+
333
+ - title: Content
334
+ icon: file
335
+ dropdown:
336
+
337
+ - title: Pages
338
+ href: "https://jekyll.one/pages/public/manuals/j1/content/pages/"
339
+ icon: file-document
340
+ target: _blank
341
+ - title: Posts
342
+ href: "https://jekyll.one/pages/public/manuals/j1/content/posts/"
343
+ icon: file-delimited
344
+ target: _blank
345
+ - title: Collections
346
+ href: "https://jekyll.one/pages/public/manuals/j1/content/collections/"
347
+ icon: file-percent
348
+ target: _blank
349
+
350
+ - title: Plugins
351
+ icon: power-plug
352
+ dropdown:
353
+
354
+ - title: SiteMap
355
+ # href: "https://jekyll.one/pages/public/manuals/j1/plugins/sitemap/"
356
+ href: '#'
357
+ icon: map-marker-path
358
+ target: _blank
359
+ - title: Asciidoctor
360
+ href: "https://jekyll.one/pages/public/manuals/j1/plugins/asciidoctor/"
361
+ icon: hospital
362
+ target: _blank
363
+ - title: J1 Paginator
364
+ href: "https://jekyll.one/pages/public/manuals/j1/plugins/j1_paginator/"
365
+ icon: page-last
366
+ target: _blank
367
+
368
+ # --------------------------------------------------------------------------
369
+ # J1 Integrations
370
+ #
371
+ - title: J1 Integrations
372
+ icon: alpha-j-box
373
+ dropdown:
374
+
375
+ - title: Google Translate
376
+ href: '#'
377
+ icon: google-translate
378
+ target: _blank
379
+ - title: Google Analytics
380
+ href: '#'
381
+ icon: google-analytics
382
+ target: _blank
383
+ - title: Google Ads
384
+ href: '#'
385
+ icon: google-ads
386
+ target: _blank
387
+
388
+ - title: Jupyter Notebooks
389
+ icon: microsoft-onenote
390
+ dropdown:
391
+
392
+ - title: NBI Module Integration
393
+ href: "https://jekyll.one/pages/public/jupyter/docs/j1-nbinteract-docs/"
394
+ icon: alpha-j-box
395
+ target: _blank
396
+ - title: NBI Module Wigets
397
+ href: "https://jekyll.one/pages/public/jupyter/docs/nbi-widgets/"
398
+ icon: alpha-j-box
399
+ target: _blank
400
+ - title: BinderHub API
401
+ href: "https://jekyll.one/pages/public/jupyter/docs/binderhub/"
402
+ icon: book
403
+ target: _blank
404
+ - title: JupyterHub API
405
+ href: "https://jekyll.one/pages/public/jupyter/docs/jupyterhub/"
406
+ icon: book
407
+ target: _blank
408
+
409
+ - title: Comment Providers
410
+ icon: comment
411
+ dropdown:
412
+
413
+ - title: Disqus
414
+ href: '#'
415
+ icon: disqus
416
+ target: _blank
417
+ - title: Hyvor Talk
418
+ href: '#'
419
+ icon: disqus
420
+ target: _blank
421
+
422
+ # --------------------------------------------------------------------------
423
+ # J1 Plugins
424
+ #
425
+ - title: J1 Plugins
426
+ icon: alpha-j-box
427
+ dropdown:
428
+
429
+ - title: SiteMap
430
+ href: '#'
431
+ icon: map-marker-path
432
+ target: _blank
433
+ - title: Asciidoctor
434
+ href: "https://jekyll.one/pages/public/manuals/jekyll/plugin/asciidoctor/"
435
+ icon: hospital
436
+ target: _blank
437
+ - title: J1 Paginator
438
+ href: "https://jekyll.one/pages/public/manuals/jekyll/plugins/paginator_v2/"
439
+ icon: page-last
440
+ target: _blank
441
+
442
+ # --------------------------------------------------------------------------
443
+ # Jekyll
444
+ #
445
+ - title: Jekyll
446
+ icon: flask
447
+ dropdown:
448
+
449
+ - title: Liquid
450
+ href: "https://jekyll.one/pages/public/manuals/liquid/user_guide/"
451
+ icon: layers
452
+ target: _blank
453
+ - title: Commandline
454
+ href: "https://jekyll.one/pages/public/manuals/jekyll/user_guide/commandline/"
455
+ icon: console-line
456
+ target: _blank
457
+ - title: Configuration
458
+ href: "https://jekyll.one/pages/public/manuals/jekyll/user_guide/configuration/"
459
+ icon: code-braces
460
+ target: _blank
461
+ - title: Date formats
462
+ href: "https://jekyll.one/pages/public/manuals/jekyll/user_guide/date_formats/"
463
+ icon: calendar-blank
464
+ target: _blank
465
+
466
+
467
+ # ------------------------------------------------------------------------------
468
+ # Menu TOOLS
469
+ #
470
+ - item: Tools
471
+ sublevel:
472
+
473
+ # --------------------------------------------------------------------------
474
+ # Previewers
475
+ #
476
+ - title: Previewers
477
+ icon: eye
478
+ dropdown:
479
+
480
+ - title: Current Theme
481
+ href: /pages/public/previewer/current_theme/
482
+ icon: theme-light-dark
483
+ target: _blank
484
+ - title: MD Color Palette
485
+ href: "https://jekyll.one/pages/public/previewer/color_palette/"
486
+ icon: format-color-fill
487
+ target: _blank
488
+ - title: Master Slider
489
+ href: "https://jekyll.one/pages/public/previewer/masterslider/"
490
+ icon: gesture-swipe
491
+ target: _blank
492
+ - title: Country Flags
493
+ href: "https://jekyll.one/pages/public/previewer/country_flags/"
494
+ icon: flag
495
+ target: _blank
496
+ - title: MDI Icons (regular)
497
+ href: "https://jekyll.one/pages/public/previewer/mdi_font/"
498
+ icon: alarm-light
499
+ target: _blank
500
+ - title: MDI Icons (light)
501
+ href: "https://jekyll.one/pages/public/previewer/mdil_font/"
502
+ icon: alarm-light-outline
503
+ target: _blank
504
+ - title: Rouge Themes
505
+ href: "https://jekyll.one/pages/public/previewer/rouge/"
506
+ icon: code-parentheses
507
+ target: _blank
508
+ - title: Justified Gallery
509
+ href: "https://jekyll.one/pages/public/previewer/justified_gallery/"
510
+ icon: view-dashboard
511
+ target: _blank
512
+
513
+ # --------------------------------------------------------------------------
514
+ # CheatSheets
515
+ #
516
+ - title: CheatSheets
517
+ icon: bookshelf
518
+ dropdown:
519
+
520
+ - title: Asciidoc Quick Reference
521
+ href: "https://docs.asciidoctor.org/asciidoc/latest/syntax-quick-reference/"
522
+ icon: format-color-text
523
+ target: _blank
524
+ - title: Editor Atom Quick Reference
525
+ href: "https://jekyll.one/pages/public/cheatsheets/atom/"
526
+ icon: atom
527
+ target: _blank
528
+
529
+
168
530
  # ------------------------------------------------------------------------------
169
531
  # Menu ONLINE
170
532
  #
@@ -302,6 +664,7 @@
302
664
  target: _blank
303
665
  icon: regex
304
666
 
667
+
305
668
  # ------------------------------------------------------------------------------
306
669
  # Menu Themes
307
670
  #
@@ -314,234 +677,10 @@
314
677
  title: Bootswatch
315
678
  icon: bootstrap
316
679
  - preview: enabled
317
- title: Previewer
318
- href: /pages/public/previewer/theme/
319
- icon: eye
320
-
321
- # ------------------------------------------------------------------------------
322
- # Menu TOOLS
323
- #
324
- - item: Tools
325
- sublevel:
326
-
327
- # --------------------------------------------------------------------------
328
- # Previewers
329
- #
330
- - title: Previewers
331
- icon: eye
332
- dropdown:
333
-
334
- - title: Master Slider
335
- href: "https://jekyll.one/pages/public/previewer/masterslider/"
336
- icon: gesture-swipe
337
- target: _blank
338
- - title: Country Flags
339
- href: "https://jekyll.one/pages/public/previewer/country_flags/"
340
- icon: flag
341
- target: _blank
342
- - title: MDI Icons (regular)
343
- href: "https://jekyll.one/pages/public/previewer/mdi_font/"
344
- icon: alarm-light
345
- target: _blank
346
- - title: MDI Icons (light)
347
- href: "https://jekyll.one/pages/public/previewer/mdil_font/"
348
- icon: alarm-light-outline
349
- target: _blank
350
- - title: Rouge Themes
351
- href: "https://jekyll.one/pages/public/previewer/rouge/"
352
- icon: code-parentheses
353
- target: _blank
354
- - title: Justified Gallery
355
- href: "https://jekyll.one/pages/public/previewer/justified_gallery/"
356
- icon: view-dashboard
357
- target: _blank
680
+ title: Preview
681
+ href: /pages/public/previewer/current_theme/
682
+ icon: theme-light-dark
358
683
 
359
- # --------------------------------------------------------------------------
360
- # CheatSheets
361
- #
362
- - title: CheatSheets
363
- icon: bookshelf
364
- dropdown:
365
-
366
- - title: Asciidoc
367
- href: "https://docs.asciidoctor.org/asciidoc/latest/syntax-quick-reference/"
368
- icon: format-color-text
369
- target: _blank
370
- - title: Atom
371
- href: "https://jekyll.one/pages/public/cheatsheets/atom/"
372
- icon: atom
373
- target: _blank
374
-
375
- # ------------------------------------------------------------------------------
376
- # Menu MANUALS
377
- #
378
- - item: Manuals
379
- sublevel:
380
-
381
- - title: Pandoc
382
- href: "https://jekyll.one/pages/public/manuals/pandoc/"
383
- icon: cog-transfer
384
- target: _blank
385
-
386
- # --------------------------------------------------------------------------
387
- # Modules
388
- #
389
- - title: Modules
390
- icon: view-module
391
- dropdown:
392
-
393
- - title: Master Slider
394
- href: "https://jekyll.one/pages/public/manuals/modules/masterslider/"
395
- icon: gesture-swipe
396
- target: _blank
397
- - title: Range Sliders
398
- href: "https://jekyll.one/pages/public/manuals/modules/rangeslider/"
399
- icon: view-module-outline
400
- target: _blank
401
- - title: Rouge
402
- href: "https://jekyll.one/pages/public/manuals/rouge/user_guide/"
403
- icon: format-color-fill
404
- target: _blank
405
- - title: msDropdown
406
- href: "https://jekyll.one/pages/public/manuals/msdropdown/"
407
- icon: form-dropdown
408
- target: _blank
409
- - title: Mobile Menu
410
- href: "https://jekyll.one/pages/public/manuals/mmenu/"
411
- icon: menu
412
- target: _blank
413
- - title: Platform
414
- href: "https://jekyll.one/pages/public/manuals/platform/"
415
- icon: folder-information
416
- target: _blank
417
-
418
- # ----------------------------------------------------------------------
419
- # Documentation
420
- #
421
- - title: NBI Documentation
422
- icon: head-lightbulb
423
- dropdown:
424
-
425
- - title: NBI Integration
426
- href: "https://jekyll.one/pages/public/jupyter/docs/j1-nbinteract-docs/"
427
- icon: alpha-j-box
428
- target: _blank
429
- - title: NBI Wigets
430
- href: "https://jekyll.one/pages/public/jupyter/docs/nbi-widgets/"
431
- icon: alpha-j-box
432
- target: _blank
433
- - title: BinderHub API
434
- href: "https://jekyll.one/pages/public/jupyter/docs/binderhub/"
435
- icon: book
436
- target: _blank
437
- - title: JupyterHub API
438
- href: "https://jekyll.one/pages/public/jupyter/docs/jupyterhub/"
439
- icon: book
440
- target: _blank
441
-
442
- # --------------------------------------------------------------------------
443
- # Resources
444
- #
445
- - title: Resources
446
- icon: video-input-component
447
- dropdown:
448
-
449
- - title: MD Color Palette
450
- href: "https://jekyll.one/pages/public/manuals/resources/color_palette/"
451
- icon: format-color-fill
452
- target: _blank
453
-
454
- # --------------------------------------------------------------------------
455
- # Jekyll
456
- #
457
- - title: Jekyll
458
- icon: flask
459
- dropdown:
460
-
461
- - title: Liquid User Guide
462
- href: "https://jekyll.one/pages/public/manuals/liquid/user_guide/"
463
- icon: trello
464
- target: _blank
465
-
466
- - title: Jekyll User Guide
467
- icon: book-open-page-variant
468
- dropdown:
469
-
470
- - title: Commandline
471
- href: "https://jekyll.one/pages/public/manuals/jekyll/user_guide/commandline/"
472
- icon: console-line
473
- target: _blank
474
- - title: Configuration
475
- href: "https://jekyll.one/pages/public/manuals/jekyll/user_guide/configuration/"
476
- icon: code-braces
477
- target: _blank
478
- - title: Managing Pages
479
- href: "https://jekyll.one/pages/public/manuals/jekyll/user_guide/managing_pages/"
480
- icon: book-open-page-variant
481
- target: _blank
482
- - title: Managing Posts
483
- href: "https://jekyll.one/pages/public/manuals/jekyll/user_guide/managing_posts/"
484
- icon: blogger
485
- target: _blank
486
- - title: Managing Collections
487
- href: "https://jekyll.one/pages/public/manuals/jekyll/user_guide/managing_collections/"
488
- icon: collage
489
- target: _blank
490
- - title: Jekyll Date formats
491
- href: "https://jekyll.one/pages/public/manuals/jekyll/user_guide/date_formats/"
492
- icon: calendar-blank
493
- target: _blank
494
-
495
- - title: Jekyll Plugins
496
- icon: power-plug
497
- dropdown:
498
-
499
- - title: Asciidoctor
500
- href: "https://jekyll.one/pages/public/manuals/jekyll/plugin/asciidoctor/"
501
- icon: hospital
502
- target: _blank
503
- - title: Paginator V2
504
- href: "https://jekyll.one/pages/public/manuals/jekyll/plugins/paginator_v2/"
505
- icon: page-last
506
- target: _blank
507
-
508
- # --------------------------------------------------------------------------
509
- # AsciiDoc
510
- #
511
- - title: AsciiDoc
512
- icon: format-color-text
513
- dropdown:
514
-
515
- - title: AsciiDoc Language
516
- href: "https://docs.asciidoctor.org/asciidoc/latest/"
517
- icon: alert-outline
518
- target: _blank
519
-
520
- - title: Asciidoctor User Guide
521
- href: "https://docs.asciidoctor.org/asciidoctor/latest/"
522
- icon: book-open-page-variant
523
- target: _blank
524
-
525
- - title: Asciidoctor CLI
526
- href: "https://docs.asciidoctor.org/asciidoctor/latest/cli/"
527
- icon: keyboard-variant
528
- target: _blank
529
-
530
- # --------------------------------------------------------------------------
531
- # YAML
532
- #
533
- - title: YAML
534
- icon: format-align-right
535
- dropdown:
536
-
537
- - title: User Guide
538
- href: "https://jekyll.one/pages/public/manuals/yaml/user_guide/"
539
- icon: book-open-page-variant
540
- target: _blank
541
- - title: YAML Reference Guide
542
- href: "https://jekyll.one/pages/public/manuals/yaml/quick_reference/"
543
- icon: book-open
544
- target: _blank
545
684
 
546
685
  # ------------------------------------------------------------------------------
547
686
  # Menu ABOUT