j1-template 2021.0.3 → 2021.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (155) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/modules/navigator/procedures/topsearch.proc +10 -10
  3. data/assets/data/quicklinks.html +2 -2
  4. data/assets/themes/j1/adapter/js/mmenu.js +18 -22
  5. data/assets/themes/j1/adapter/js/{lunr_search.js → quicksearch.js} +11 -11
  6. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-brands-400.eot → eot/fa-brands-400.eot} +0 -0
  7. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-regular-400.eot → eot/fa-regular-400.eot} +0 -0
  8. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-solid-900.eot → eot/fa-solid-900.eot} +0 -0
  9. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-brands-400.svg → svg/fa-brands-400.svg} +0 -0
  10. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-regular-400.svg → svg/fa-regular-400.svg} +0 -0
  11. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-solid-900.svg → svg/fa-solid-900.svg} +0 -0
  12. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-brands-400.ttf → ttf/fa-brands-400.ttf} +0 -0
  13. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-regular-400.ttf → ttf/fa-regular-400.ttf} +0 -0
  14. data/assets/themes/j1/core/fonts/fontawesome_5/fonts/{fa-solid-900.ttf → ttf/fa-solid-900.ttf} +0 -0
  15. data/assets/themes/j1/core/fonts/materialdesign_icons/fonts/{materialdesignicons-webfont.eot → eot/materialdesignicons-webfont.eot} +0 -0
  16. data/assets/themes/j1/core/fonts/materialdesign_icons/fonts/{materialdesignicons-webfont.svg → svg/materialdesignicons-webfont.svg} +0 -0
  17. data/assets/themes/j1/core/fonts/materialdesign_icons/fonts/{materialdesignicons-webfont.ttf → ttf/materialdesignicons-webfont.ttf} +0 -0
  18. data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Bold.eot → eot/Roboto-Bold.eot} +0 -0
  19. data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Light.eot → eot/Roboto-Light.eot} +0 -0
  20. data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Medium.eot → eot/Roboto-Medium.eot} +0 -0
  21. data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Regular.eot → eot/Roboto-Regular.eot} +0 -0
  22. data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Thin.eot → eot/Roboto-Thin.eot} +0 -0
  23. data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Black.ttf → ttf/Roboto-Black.ttf} +0 -0
  24. data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-BlackItalic.ttf → ttf/Roboto-BlackItalic.ttf} +0 -0
  25. data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Bold.ttf → ttf/Roboto-Bold.ttf} +0 -0
  26. data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-BoldItalic.ttf → ttf/Roboto-BoldItalic.ttf} +0 -0
  27. data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Italic.ttf → ttf/Roboto-Italic.ttf} +0 -0
  28. data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Light.ttf → ttf/Roboto-Light.ttf} +0 -0
  29. data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-LightItalic.ttf → ttf/Roboto-LightItalic.ttf} +0 -0
  30. data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Medium.ttf → ttf/Roboto-Medium.ttf} +0 -0
  31. data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-MediumItalic.ttf → ttf/Roboto-MediumItalic.ttf} +0 -0
  32. data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Regular.ttf → ttf/Roboto-Regular.ttf} +0 -0
  33. data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-Thin.ttf → ttf/Roboto-Thin.ttf} +0 -0
  34. data/assets/themes/j1/core/fonts/roboto/fonts/{Roboto-ThinItalic.ttf → ttf/Roboto-ThinItalic.ttf} +0 -0
  35. data/assets/themes/j1/modules/datatables/css/DataTables-1.10.16/images/sort_asc.png +0 -0
  36. data/assets/themes/j1/modules/datatables/css/DataTables-1.10.16/images/sort_asc_disabled.png +0 -0
  37. data/assets/themes/j1/modules/datatables/css/DataTables-1.10.16/images/sort_both.png +0 -0
  38. data/assets/themes/j1/modules/datatables/css/DataTables-1.10.16/images/sort_desc.png +0 -0
  39. data/assets/themes/j1/modules/datatables/css/DataTables-1.10.16/images/sort_desc_disabled.png +0 -0
  40. data/assets/themes/j1/modules/datatables/css/datatables.css +1113 -0
  41. data/assets/themes/j1/modules/datatables/css/datatables.min.css +136 -0
  42. data/assets/themes/j1/modules/datatables/css/theme/uno.css +473 -0
  43. data/assets/themes/j1/modules/datatables/js/datatables.js +95360 -0
  44. data/assets/themes/j1/modules/datatables/js/datatables.min.js +533 -0
  45. data/assets/themes/j1/modules/lunrSearch/css/{lunr_search.css → quicksearch.css} +0 -0
  46. data/assets/themes/j1/modules/lunrSearch/css/{lunr_search.min.css → quicksearch.min.css} +0 -0
  47. data/assets/themes/j1/modules/lunrSearch/js/lunr.language.support.js +304 -0
  48. data/assets/themes/j1/modules/lunrSearch/js/lunr.language.support.min.js +1 -0
  49. data/assets/themes/j1/modules/lunrSearch/js/{lunr_search.js → quicksearch.js} +22 -3
  50. data/assets/themes/j1/modules/lunrSearch/js/{lunr_search.min.js → quicksearch.min.js} +0 -0
  51. data/assets/themes/j1/modules/lunrSearch/languages/lunr.ar.js +381 -0
  52. data/assets/themes/j1/modules/lunrSearch/languages/lunr.ar.min.js +1 -0
  53. data/assets/themes/j1/modules/lunrSearch/languages/lunr.da.js +284 -0
  54. data/assets/themes/j1/modules/lunrSearch/languages/lunr.da.min.js +18 -0
  55. data/assets/themes/j1/modules/lunrSearch/languages/lunr.de.js +384 -0
  56. data/assets/themes/j1/modules/lunrSearch/languages/lunr.de.min.js +18 -0
  57. data/assets/themes/j1/modules/lunrSearch/languages/lunr.du.js +450 -0
  58. data/assets/themes/j1/modules/lunrSearch/languages/lunr.du.min.js +18 -0
  59. data/assets/themes/j1/modules/lunrSearch/languages/lunr.es.js +599 -0
  60. data/assets/themes/j1/modules/lunrSearch/languages/lunr.es.min.js +18 -0
  61. data/assets/themes/j1/modules/lunrSearch/languages/lunr.fi.js +541 -0
  62. data/assets/themes/j1/modules/lunrSearch/languages/lunr.fi.min.js +18 -0
  63. data/assets/themes/j1/modules/lunrSearch/languages/lunr.fr.js +703 -0
  64. data/assets/themes/j1/modules/lunrSearch/languages/lunr.fr.min.js +18 -0
  65. data/assets/themes/j1/modules/lunrSearch/languages/lunr.hu.js +565 -0
  66. data/assets/themes/j1/modules/lunrSearch/languages/lunr.hu.min.js +18 -0
  67. data/assets/themes/j1/modules/lunrSearch/languages/lunr.it.js +617 -0
  68. data/assets/themes/j1/modules/lunrSearch/languages/lunr.it.min.js +18 -0
  69. data/assets/themes/j1/modules/lunrSearch/languages/lunr.ja.js +188 -0
  70. data/assets/themes/j1/modules/lunrSearch/languages/lunr.ja.min.js +1 -0
  71. data/assets/themes/j1/modules/lunrSearch/languages/lunr.jp.js +5 -0
  72. data/assets/themes/j1/modules/lunrSearch/languages/lunr.jp.min.js +1 -0
  73. data/assets/themes/j1/modules/lunrSearch/languages/lunr.multi.js +79 -0
  74. data/assets/themes/j1/modules/lunrSearch/languages/lunr.multi.min.js +1 -0
  75. data/assets/themes/j1/modules/lunrSearch/languages/lunr.nl.js +448 -0
  76. data/assets/themes/j1/modules/lunrSearch/languages/lunr.nl.min.js +18 -0
  77. data/assets/themes/j1/modules/lunrSearch/languages/lunr.no.js +258 -0
  78. data/assets/themes/j1/modules/lunrSearch/languages/lunr.no.min.js +18 -0
  79. data/assets/themes/j1/modules/lunrSearch/languages/lunr.pt.js +570 -0
  80. data/assets/themes/j1/modules/lunrSearch/languages/lunr.pt.min.js +18 -0
  81. data/assets/themes/j1/modules/lunrSearch/languages/lunr.ro.js +558 -0
  82. data/assets/themes/j1/modules/lunrSearch/languages/lunr.ro.min.js +18 -0
  83. data/assets/themes/j1/modules/lunrSearch/languages/lunr.ru.js +391 -0
  84. data/assets/themes/j1/modules/lunrSearch/languages/lunr.ru.min.js +18 -0
  85. data/assets/themes/j1/modules/lunrSearch/languages/lunr.sv.js +256 -0
  86. data/assets/themes/j1/modules/lunrSearch/languages/lunr.sv.min.js +18 -0
  87. data/assets/themes/j1/modules/lunrSearch/languages/lunr.th.js +97 -0
  88. data/assets/themes/j1/modules/lunrSearch/languages/lunr.tr.js +1087 -0
  89. data/assets/themes/j1/modules/lunrSearch/languages/lunr.tr.min.js +18 -0
  90. data/assets/themes/j1/modules/lunrSearch/languages/lunr.vi.js +84 -0
  91. data/assets/themes/j1/modules/lunrSearch/languages/lunr.vi.min.js +1 -0
  92. data/lib/j1/version.rb +1 -1
  93. data/lib/starter_web/Gemfile +1 -2
  94. data/lib/starter_web/_config.yml +2 -2
  95. data/lib/starter_web/_data/asciidoc2pdf/fonts/ABOUT-mplus1mn-subset +26 -0
  96. data/lib/starter_web/_data/asciidoc2pdf/fonts/ABOUT-mplus1p-subset +26 -0
  97. data/lib/starter_web/_data/asciidoc2pdf/fonts/ABOUT-notoemoji-subset +3 -0
  98. data/lib/starter_web/_data/asciidoc2pdf/fonts/ABOUT-notoserif-subset +26 -0
  99. data/lib/starter_web/_data/asciidoc2pdf/fonts/LICENSE-mplus +16 -0
  100. data/lib/starter_web/_data/asciidoc2pdf/fonts/LICENSE-notoemoji +201 -0
  101. data/lib/starter_web/_data/asciidoc2pdf/fonts/LICENSE-notoserif +201 -0
  102. data/lib/starter_web/_data/asciidoc2pdf/fonts/LICENSE-roboto +11 -0
  103. data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Black.ttf +0 -0
  104. data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-BlackItalic.ttf +0 -0
  105. data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Bold.ttf +0 -0
  106. data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-BoldItalic.ttf +0 -0
  107. data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Italic.ttf +0 -0
  108. data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Light.ttf +0 -0
  109. data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-LightItalic.ttf +0 -0
  110. data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Medium.ttf +0 -0
  111. data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-MediumItalic.ttf +0 -0
  112. data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Regular.ttf +0 -0
  113. data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Thin.ttf +0 -0
  114. data/lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-ThinItalic.ttf +0 -0
  115. data/lib/starter_web/_data/asciidoc2pdf/fonts/mplus1mn-bold-subset.ttf +0 -0
  116. data/lib/starter_web/_data/asciidoc2pdf/fonts/mplus1mn-bold_italic-subset.ttf +0 -0
  117. data/lib/starter_web/_data/asciidoc2pdf/fonts/mplus1mn-italic-subset.ttf +0 -0
  118. data/lib/starter_web/_data/asciidoc2pdf/fonts/mplus1mn-regular-subset.ttf +0 -0
  119. data/{assets/themes/j1/core/fonts/roboto → lib/starter_web/_data/asciidoc2pdf}/fonts/mplus1p-regular-fallback.ttf +0 -0
  120. data/lib/starter_web/_data/asciidoc2pdf/fonts/notoemoji-subset.ttf +0 -0
  121. data/{assets/themes/j1/core/fonts/roboto → lib/starter_web/_data/asciidoc2pdf}/fonts/notoserif-bold-subset.ttf +0 -0
  122. data/{assets/themes/j1/core/fonts/roboto → lib/starter_web/_data/asciidoc2pdf}/fonts/notoserif-bold_italic-subset.ttf +0 -0
  123. data/{assets/themes/j1/core/fonts/roboto → lib/starter_web/_data/asciidoc2pdf}/fonts/notoserif-italic-subset.ttf +0 -0
  124. data/{assets/themes/j1/core/fonts/roboto → lib/starter_web/_data/asciidoc2pdf}/fonts/notoserif-regular-subset.ttf +0 -0
  125. data/lib/starter_web/_data/asciidoc2pdf/themes/base-theme.yml +130 -0
  126. data/lib/starter_web/_data/asciidoc2pdf/themes/default-for-print-theme.yml +36 -0
  127. data/lib/starter_web/_data/asciidoc2pdf/themes/default-for-print-with-fallback-font-theme.yml +15 -0
  128. data/lib/starter_web/_data/asciidoc2pdf/themes/default-theme.yml +298 -0
  129. data/lib/starter_web/_data/asciidoc2pdf/themes/default-with-fallback-font-theme.yml +21 -0
  130. data/lib/starter_web/_data/asciidoc2pdf/themes/j1-theme.yml +315 -0
  131. data/lib/starter_web/_data/modules/defaults/quicksearch.yml +73 -0
  132. data/lib/starter_web/_data/modules/navigator.yml +4 -6
  133. data/lib/starter_web/_data/modules/{lunr_search.yml → quicksearch.yml} +3 -3
  134. data/lib/starter_web/_data/modules/themer.yml +1 -1
  135. data/lib/starter_web/_data/resources.yml +34 -37
  136. data/lib/starter_web/_includes/attributes.asciidoc +3 -1
  137. data/lib/starter_web/_plugins/lunr_index.rb +19 -8
  138. data/lib/starter_web/assets/images/modules/icons/d1/scalable/d1.svg +1 -1
  139. data/lib/starter_web/dot.gitattributes +2 -16
  140. data/lib/starter_web/package.json +6 -6
  141. data/lib/starter_web/pages/protected/site_search.adoc +2 -7
  142. data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/100_meet_and_greet_jekyll.adoc +1 -1
  143. data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/200_preparations.adoc +2 -2
  144. data/lib/starter_web/pages/public/learn/kickstarter/web_in_a_day/300_first_awesome_web.adoc +2 -2
  145. data/lib/starter_web/pages/public/learn/roundtrip/600_lunr.adoc +146 -47
  146. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  147. data/lib/starter_web/utilsrv/package.json +1 -1
  148. metadata +127 -49
  149. data/assets/themes/j1/core/fonts/materialdesign_icons/license.md +0 -97
  150. data/assets/themes/j1/core/fonts/roboto/fonts/OpenSansEmoji.ttf +0 -0
  151. data/assets/themes/j1/core/fonts/roboto/fonts/mplus1mn-bold-ascii.ttf +0 -0
  152. data/assets/themes/j1/core/fonts/roboto/fonts/mplus1mn-bold_italic-ascii.ttf +0 -0
  153. data/assets/themes/j1/core/fonts/roboto/fonts/mplus1mn-italic-ascii.ttf +0 -0
  154. data/assets/themes/j1/core/fonts/roboto/fonts/mplus1mn-regular-ascii-conums.ttf +0 -0
  155. data/lib/starter_web/_data/modules/defaults/lunr_search.yml +0 -171
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "utls",
4
- "version": "2021.0.3",
4
+ "version": "2021.0.4",
5
5
  "description": "J1 Template Utility Server",
6
6
  "homepage": "https://jekyll.one",
7
7
  "author": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "utls",
4
- "version": "2021.0.3",
4
+ "version": "2021.0.4",
5
5
  "description": "J1 Template Utility Server",
6
6
  "homepage": "https://jekyll.one",
7
7
  "author": {
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: j1-template
3
3
  version: !ruby/object:Gem::Version
4
- version: 2021.0.3
4
+ version: 2021.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - juergen_jekyll_one
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-01-12 00:00:00.000000000 Z
11
+ date: 2021-01-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -393,9 +393,9 @@ files:
393
393
  - assets/themes/j1/adapter/js/jf_gallery.js
394
394
  - assets/themes/j1/adapter/js/lightbox.js
395
395
  - assets/themes/j1/adapter/js/logger.js
396
- - assets/themes/j1/adapter/js/lunr_search.js
397
396
  - assets/themes/j1/adapter/js/mmenu.js
398
397
  - assets/themes/j1/adapter/js/navigator.js
398
+ - assets/themes/j1/adapter/js/quicksearch.js
399
399
  - assets/themes/j1/adapter/js/rouge.js
400
400
  - assets/themes/j1/adapter/js/rtable.js
401
401
  - assets/themes/j1/adapter/js/themer.js
@@ -418,70 +418,59 @@ files:
418
418
  - assets/themes/j1/core/css/themes/uno-light/bootstrap.min.css
419
419
  - assets/themes/j1/core/css/vendor.css
420
420
  - assets/themes/j1/core/css/vendor.min.css
421
- - assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-brands-400.eot
422
- - assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-brands-400.svg
423
- - assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-brands-400.ttf
421
+ - assets/themes/j1/core/fonts/fontawesome_5/fonts/eot/fa-brands-400.eot
422
+ - assets/themes/j1/core/fonts/fontawesome_5/fonts/eot/fa-regular-400.eot
423
+ - assets/themes/j1/core/fonts/fontawesome_5/fonts/eot/fa-solid-900.eot
424
424
  - assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-brands-400.woff
425
425
  - assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-brands-400.woff2
426
- - assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-regular-400.eot
427
- - assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-regular-400.svg
428
- - assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-regular-400.ttf
429
426
  - assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-regular-400.woff
430
427
  - assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-regular-400.woff2
431
- - assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-solid-900.eot
432
- - assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-solid-900.svg
433
- - assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-solid-900.ttf
434
428
  - assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-solid-900.woff
435
429
  - assets/themes/j1/core/fonts/fontawesome_5/fonts/fa-solid-900.woff2
430
+ - assets/themes/j1/core/fonts/fontawesome_5/fonts/svg/fa-brands-400.svg
431
+ - assets/themes/j1/core/fonts/fontawesome_5/fonts/svg/fa-regular-400.svg
432
+ - assets/themes/j1/core/fonts/fontawesome_5/fonts/svg/fa-solid-900.svg
433
+ - assets/themes/j1/core/fonts/fontawesome_5/fonts/ttf/fa-brands-400.ttf
434
+ - assets/themes/j1/core/fonts/fontawesome_5/fonts/ttf/fa-regular-400.ttf
435
+ - assets/themes/j1/core/fonts/fontawesome_5/fonts/ttf/fa-solid-900.ttf
436
436
  - assets/themes/j1/core/fonts/fontawesome_5/metadata/icons.json
437
437
  - assets/themes/j1/core/fonts/fontawesome_5/metadata/icons.yml
438
438
  - assets/themes/j1/core/fonts/fontawesome_5/metadata/shims.json
439
439
  - assets/themes/j1/core/fonts/fontawesome_5/metadata/shims.yml
440
- - assets/themes/j1/core/fonts/materialdesign_icons/fonts/materialdesignicons-webfont.eot
441
- - assets/themes/j1/core/fonts/materialdesign_icons/fonts/materialdesignicons-webfont.svg
442
- - assets/themes/j1/core/fonts/materialdesign_icons/fonts/materialdesignicons-webfont.ttf
440
+ - assets/themes/j1/core/fonts/materialdesign_icons/fonts/eot/materialdesignicons-webfont.eot
443
441
  - assets/themes/j1/core/fonts/materialdesign_icons/fonts/materialdesignicons-webfont.woff
444
442
  - assets/themes/j1/core/fonts/materialdesign_icons/fonts/materialdesignicons-webfont.woff2
445
- - assets/themes/j1/core/fonts/materialdesign_icons/license.md
443
+ - assets/themes/j1/core/fonts/materialdesign_icons/fonts/svg/materialdesignicons-webfont.svg
444
+ - assets/themes/j1/core/fonts/materialdesign_icons/fonts/ttf/materialdesignicons-webfont.ttf
446
445
  - assets/themes/j1/core/fonts/materialdesign_icons/metadata/icons.json
447
446
  - assets/themes/j1/core/fonts/materialdesign_icons/metadata/icons.yml
448
- - assets/themes/j1/core/fonts/roboto/fonts/OpenSansEmoji.ttf
449
- - assets/themes/j1/core/fonts/roboto/fonts/Roboto-Black.ttf
450
- - assets/themes/j1/core/fonts/roboto/fonts/Roboto-BlackItalic.ttf
451
- - assets/themes/j1/core/fonts/roboto/fonts/Roboto-Bold.eot
452
- - assets/themes/j1/core/fonts/roboto/fonts/Roboto-Bold.ttf
453
447
  - assets/themes/j1/core/fonts/roboto/fonts/Roboto-Bold.woff
454
448
  - assets/themes/j1/core/fonts/roboto/fonts/Roboto-Bold.woff2
455
- - assets/themes/j1/core/fonts/roboto/fonts/Roboto-BoldItalic.ttf
456
- - assets/themes/j1/core/fonts/roboto/fonts/Roboto-Italic.ttf
457
- - assets/themes/j1/core/fonts/roboto/fonts/Roboto-Light.eot
458
- - assets/themes/j1/core/fonts/roboto/fonts/Roboto-Light.ttf
459
449
  - assets/themes/j1/core/fonts/roboto/fonts/Roboto-Light.woff
460
450
  - assets/themes/j1/core/fonts/roboto/fonts/Roboto-Light.woff2
461
- - assets/themes/j1/core/fonts/roboto/fonts/Roboto-LightItalic.ttf
462
- - assets/themes/j1/core/fonts/roboto/fonts/Roboto-Medium.eot
463
- - assets/themes/j1/core/fonts/roboto/fonts/Roboto-Medium.ttf
464
451
  - assets/themes/j1/core/fonts/roboto/fonts/Roboto-Medium.woff
465
452
  - assets/themes/j1/core/fonts/roboto/fonts/Roboto-Medium.woff2
466
- - assets/themes/j1/core/fonts/roboto/fonts/Roboto-MediumItalic.ttf
467
- - assets/themes/j1/core/fonts/roboto/fonts/Roboto-Regular.eot
468
- - assets/themes/j1/core/fonts/roboto/fonts/Roboto-Regular.ttf
469
453
  - assets/themes/j1/core/fonts/roboto/fonts/Roboto-Regular.woff
470
454
  - assets/themes/j1/core/fonts/roboto/fonts/Roboto-Regular.woff2
471
- - assets/themes/j1/core/fonts/roboto/fonts/Roboto-Thin.eot
472
- - assets/themes/j1/core/fonts/roboto/fonts/Roboto-Thin.ttf
473
455
  - assets/themes/j1/core/fonts/roboto/fonts/Roboto-Thin.woff
474
456
  - assets/themes/j1/core/fonts/roboto/fonts/Roboto-Thin.woff2
475
- - assets/themes/j1/core/fonts/roboto/fonts/Roboto-ThinItalic.ttf
476
- - assets/themes/j1/core/fonts/roboto/fonts/mplus1mn-bold-ascii.ttf
477
- - assets/themes/j1/core/fonts/roboto/fonts/mplus1mn-bold_italic-ascii.ttf
478
- - assets/themes/j1/core/fonts/roboto/fonts/mplus1mn-italic-ascii.ttf
479
- - assets/themes/j1/core/fonts/roboto/fonts/mplus1mn-regular-ascii-conums.ttf
480
- - assets/themes/j1/core/fonts/roboto/fonts/mplus1p-regular-fallback.ttf
481
- - assets/themes/j1/core/fonts/roboto/fonts/notoserif-bold-subset.ttf
482
- - assets/themes/j1/core/fonts/roboto/fonts/notoserif-bold_italic-subset.ttf
483
- - assets/themes/j1/core/fonts/roboto/fonts/notoserif-italic-subset.ttf
484
- - assets/themes/j1/core/fonts/roboto/fonts/notoserif-regular-subset.ttf
457
+ - assets/themes/j1/core/fonts/roboto/fonts/eot/Roboto-Bold.eot
458
+ - assets/themes/j1/core/fonts/roboto/fonts/eot/Roboto-Light.eot
459
+ - assets/themes/j1/core/fonts/roboto/fonts/eot/Roboto-Medium.eot
460
+ - assets/themes/j1/core/fonts/roboto/fonts/eot/Roboto-Regular.eot
461
+ - assets/themes/j1/core/fonts/roboto/fonts/eot/Roboto-Thin.eot
462
+ - assets/themes/j1/core/fonts/roboto/fonts/ttf/Roboto-Black.ttf
463
+ - assets/themes/j1/core/fonts/roboto/fonts/ttf/Roboto-BlackItalic.ttf
464
+ - assets/themes/j1/core/fonts/roboto/fonts/ttf/Roboto-Bold.ttf
465
+ - assets/themes/j1/core/fonts/roboto/fonts/ttf/Roboto-BoldItalic.ttf
466
+ - assets/themes/j1/core/fonts/roboto/fonts/ttf/Roboto-Italic.ttf
467
+ - assets/themes/j1/core/fonts/roboto/fonts/ttf/Roboto-Light.ttf
468
+ - assets/themes/j1/core/fonts/roboto/fonts/ttf/Roboto-LightItalic.ttf
469
+ - assets/themes/j1/core/fonts/roboto/fonts/ttf/Roboto-Medium.ttf
470
+ - assets/themes/j1/core/fonts/roboto/fonts/ttf/Roboto-MediumItalic.ttf
471
+ - assets/themes/j1/core/fonts/roboto/fonts/ttf/Roboto-Regular.ttf
472
+ - assets/themes/j1/core/fonts/roboto/fonts/ttf/Roboto-Thin.ttf
473
+ - assets/themes/j1/core/fonts/roboto/fonts/ttf/Roboto-ThinItalic.ttf
485
474
  - assets/themes/j1/core/js/template.js
486
475
  - assets/themes/j1/core/js/template.js.map
487
476
  - assets/themes/j1/core/js/template.min.js
@@ -512,6 +501,16 @@ files:
512
501
  - assets/themes/j1/modules/clipboard/css/theme/uno.min.css
513
502
  - assets/themes/j1/modules/clipboard/js/clipboard.js
514
503
  - assets/themes/j1/modules/clipboard/js/clipboard.min.js
504
+ - assets/themes/j1/modules/datatables/css/DataTables-1.10.16/images/sort_asc.png
505
+ - assets/themes/j1/modules/datatables/css/DataTables-1.10.16/images/sort_asc_disabled.png
506
+ - assets/themes/j1/modules/datatables/css/DataTables-1.10.16/images/sort_both.png
507
+ - assets/themes/j1/modules/datatables/css/DataTables-1.10.16/images/sort_desc.png
508
+ - assets/themes/j1/modules/datatables/css/DataTables-1.10.16/images/sort_desc_disabled.png
509
+ - assets/themes/j1/modules/datatables/css/datatables.css
510
+ - assets/themes/j1/modules/datatables/css/datatables.min.css
511
+ - assets/themes/j1/modules/datatables/css/theme/uno.css
512
+ - assets/themes/j1/modules/datatables/js/datatables.js
513
+ - assets/themes/j1/modules/datatables/js/datatables.min.js
515
514
  - assets/themes/j1/modules/fam/css/uno/fam.css
516
515
  - assets/themes/j1/modules/fam/js/fam.js
517
516
  - assets/themes/j1/modules/iconifyAPI/js/iconify.min.js
@@ -624,18 +623,61 @@ files:
624
623
  - assets/themes/j1/modules/lightbox/images/prev.png
625
624
  - assets/themes/j1/modules/lightbox/js/lightbox.js
626
625
  - assets/themes/j1/modules/lightbox/js/lightbox.min.js
627
- - assets/themes/j1/modules/lunrSearch/css/lunr_search.css
628
- - assets/themes/j1/modules/lunrSearch/css/lunr_search.min.css
626
+ - assets/themes/j1/modules/lunrSearch/css/quicksearch.css
627
+ - assets/themes/j1/modules/lunrSearch/css/quicksearch.min.css
629
628
  - assets/themes/j1/modules/lunrSearch/js/dateformat.js
630
629
  - assets/themes/j1/modules/lunrSearch/js/dateformat.min.js
631
630
  - assets/themes/j1/modules/lunrSearch/js/lunr.js
631
+ - assets/themes/j1/modules/lunrSearch/js/lunr.language.support.js
632
+ - assets/themes/j1/modules/lunrSearch/js/lunr.language.support.min.js
632
633
  - assets/themes/j1/modules/lunrSearch/js/lunr.min.js
633
- - assets/themes/j1/modules/lunrSearch/js/lunr_search.js
634
- - assets/themes/j1/modules/lunrSearch/js/lunr_search.min.js
635
634
  - assets/themes/j1/modules/lunrSearch/js/mustache.js
636
635
  - assets/themes/j1/modules/lunrSearch/js/mustache.min.js
636
+ - assets/themes/j1/modules/lunrSearch/js/quicksearch.js
637
+ - assets/themes/j1/modules/lunrSearch/js/quicksearch.min.js
637
638
  - assets/themes/j1/modules/lunrSearch/js/uri.js
638
639
  - assets/themes/j1/modules/lunrSearch/js/uri.min.js
640
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.ar.js
641
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.ar.min.js
642
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.da.js
643
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.da.min.js
644
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.de.js
645
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.de.min.js
646
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.du.js
647
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.du.min.js
648
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.es.js
649
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.es.min.js
650
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.fi.js
651
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.fi.min.js
652
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.fr.js
653
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.fr.min.js
654
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.hu.js
655
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.hu.min.js
656
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.it.js
657
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.it.min.js
658
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.ja.js
659
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.ja.min.js
660
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.jp.js
661
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.jp.min.js
662
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.multi.js
663
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.multi.min.js
664
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.nl.js
665
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.nl.min.js
666
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.no.js
667
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.no.min.js
668
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.pt.js
669
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.pt.min.js
670
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.ro.js
671
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.ro.min.js
672
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.ru.js
673
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.ru.min.js
674
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.sv.js
675
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.sv.min.js
676
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.th.js
677
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.tr.js
678
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.tr.min.js
679
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.vi.js
680
+ - assets/themes/j1/modules/lunrSearch/languages/lunr.vi.min.js
639
681
  - assets/themes/j1/modules/materialize/js/anime.js
640
682
  - assets/themes/j1/modules/materialize/js/anime.min.js
641
683
  - assets/themes/j1/modules/materialize/js/autocomplete.js
@@ -845,6 +887,42 @@ files:
845
887
  - lib/starter_web/_data/apps/justified_gallery.yml
846
888
  - lib/starter_web/_data/apps/light_gallery.yml
847
889
  - lib/starter_web/_data/apps/lightbox.yml
890
+ - lib/starter_web/_data/asciidoc2pdf/fonts/ABOUT-mplus1mn-subset
891
+ - lib/starter_web/_data/asciidoc2pdf/fonts/ABOUT-mplus1p-subset
892
+ - lib/starter_web/_data/asciidoc2pdf/fonts/ABOUT-notoemoji-subset
893
+ - lib/starter_web/_data/asciidoc2pdf/fonts/ABOUT-notoserif-subset
894
+ - lib/starter_web/_data/asciidoc2pdf/fonts/LICENSE-mplus
895
+ - lib/starter_web/_data/asciidoc2pdf/fonts/LICENSE-notoemoji
896
+ - lib/starter_web/_data/asciidoc2pdf/fonts/LICENSE-notoserif
897
+ - lib/starter_web/_data/asciidoc2pdf/fonts/LICENSE-roboto
898
+ - lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Black.ttf
899
+ - lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-BlackItalic.ttf
900
+ - lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Bold.ttf
901
+ - lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-BoldItalic.ttf
902
+ - lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Italic.ttf
903
+ - lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Light.ttf
904
+ - lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-LightItalic.ttf
905
+ - lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Medium.ttf
906
+ - lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-MediumItalic.ttf
907
+ - lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Regular.ttf
908
+ - lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-Thin.ttf
909
+ - lib/starter_web/_data/asciidoc2pdf/fonts/Roboto-ThinItalic.ttf
910
+ - lib/starter_web/_data/asciidoc2pdf/fonts/mplus1mn-bold-subset.ttf
911
+ - lib/starter_web/_data/asciidoc2pdf/fonts/mplus1mn-bold_italic-subset.ttf
912
+ - lib/starter_web/_data/asciidoc2pdf/fonts/mplus1mn-italic-subset.ttf
913
+ - lib/starter_web/_data/asciidoc2pdf/fonts/mplus1mn-regular-subset.ttf
914
+ - lib/starter_web/_data/asciidoc2pdf/fonts/mplus1p-regular-fallback.ttf
915
+ - lib/starter_web/_data/asciidoc2pdf/fonts/notoemoji-subset.ttf
916
+ - lib/starter_web/_data/asciidoc2pdf/fonts/notoserif-bold-subset.ttf
917
+ - lib/starter_web/_data/asciidoc2pdf/fonts/notoserif-bold_italic-subset.ttf
918
+ - lib/starter_web/_data/asciidoc2pdf/fonts/notoserif-italic-subset.ttf
919
+ - lib/starter_web/_data/asciidoc2pdf/fonts/notoserif-regular-subset.ttf
920
+ - lib/starter_web/_data/asciidoc2pdf/themes/base-theme.yml
921
+ - lib/starter_web/_data/asciidoc2pdf/themes/default-for-print-theme.yml
922
+ - lib/starter_web/_data/asciidoc2pdf/themes/default-for-print-with-fallback-font-theme.yml
923
+ - lib/starter_web/_data/asciidoc2pdf/themes/default-theme.yml
924
+ - lib/starter_web/_data/asciidoc2pdf/themes/default-with-fallback-font-theme.yml
925
+ - lib/starter_web/_data/asciidoc2pdf/themes/j1-theme.yml
848
926
  - lib/starter_web/_data/blocks/banner.yml
849
927
  - lib/starter_web/_data/blocks/defaults/banner.yml
850
928
  - lib/starter_web/_data/blocks/defaults/footer.yml
@@ -875,17 +953,17 @@ files:
875
953
  - lib/starter_web/_data/modules/defaults/framer.yml
876
954
  - lib/starter_web/_data/modules/defaults/log4javascript.yml
877
955
  - lib/starter_web/_data/modules/defaults/log4r.yml
878
- - lib/starter_web/_data/modules/defaults/lunr_search.yml
879
956
  - lib/starter_web/_data/modules/defaults/navigator.yml
957
+ - lib/starter_web/_data/modules/defaults/quicksearch.yml
880
958
  - lib/starter_web/_data/modules/defaults/themer.yml
881
959
  - lib/starter_web/_data/modules/defaults/toccer.yml
882
960
  - lib/starter_web/_data/modules/fam.yml
883
961
  - lib/starter_web/_data/modules/framer.yml
884
962
  - lib/starter_web/_data/modules/log4javascript.yml
885
963
  - lib/starter_web/_data/modules/log4r.yml
886
- - lib/starter_web/_data/modules/lunr_search.yml
887
964
  - lib/starter_web/_data/modules/navigator.yml
888
965
  - lib/starter_web/_data/modules/navigator_menu.yml
966
+ - lib/starter_web/_data/modules/quicksearch.yml
889
967
  - lib/starter_web/_data/modules/themer.yml
890
968
  - lib/starter_web/_data/modules/toccer.yml
891
969
  - lib/starter_web/_data/pages/builder.yml
@@ -1,97 +0,0 @@
1
- Copyright (C) 2014, Austin Andrews (http://materialdesignicons.com/),
2
- with Reserved Font Name Material Design Icons.
3
-
4
- Copyright (C) 2014, Google (http://www.google.com/design/)
5
- uses the license at https://github.com/google/material-design-icons/blob/master/LICENSE
6
-
7
- This Font Software is licensed under the SIL Open Font License, Version 1.1.
8
- This license is copied below, and is also available with a FAQ at:
9
- http://scripts.sil.org/OFL
10
-
11
-
12
- -----------------------------------------------------------
13
- SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
14
- -----------------------------------------------------------
15
-
16
- PREAMBLE
17
- The goals of the Open Font License (OFL) are to stimulate worldwide
18
- development of collaborative font projects, to support the font creation
19
- efforts of academic and linguistic communities, and to provide a free and
20
- open framework in which fonts may be shared and improved in partnership
21
- with others.
22
-
23
- The OFL allows the licensed fonts to be used, studied, modified and
24
- redistributed freely as long as they are not sold by themselves. The
25
- fonts, including any derivative works, can be bundled, embedded,
26
- redistributed and/or sold with any software provided that any reserved
27
- names are not used by derivative works. The fonts and derivatives,
28
- however, cannot be released under any other type of license. The
29
- requirement for fonts to remain under this license does not apply
30
- to any document created using the fonts or their derivatives.
31
-
32
- DEFINITIONS
33
- "Font Software" refers to the set of files released by the Copyright
34
- Holder(s) under this license and clearly marked as such. This may
35
- include source files, build scripts and documentation.
36
-
37
- "Reserved Font Name" refers to any names specified as such after the
38
- copyright statement(s).
39
-
40
- "Original Version" refers to the collection of Font Software components as
41
- distributed by the Copyright Holder(s).
42
-
43
- "Modified Version" refers to any derivative made by adding to, deleting,
44
- or substituting -- in part or in whole -- any of the components of the
45
- Original Version, by changing formats or by porting the Font Software to a
46
- new environment.
47
-
48
- "Author" refers to any designer, engineer, programmer, technical
49
- writer or other person who contributed to the Font Software.
50
-
51
- PERMISSION & CONDITIONS
52
- Permission is hereby granted, free of charge, to any person obtaining
53
- a copy of the Font Software, to use, study, copy, merge, embed, modify,
54
- redistribute, and sell modified and unmodified copies of the Font
55
- Software, subject to the following conditions:
56
-
57
- 1) Neither the Font Software nor any of its individual components,
58
- in Original or Modified Versions, may be sold by itself.
59
-
60
- 2) Original or Modified Versions of the Font Software may be bundled,
61
- redistributed and/or sold with any software, provided that each copy
62
- contains the above copyright notice and this license. These can be
63
- included either as stand-alone text files, human-readable headers or
64
- in the appropriate machine-readable metadata fields within text or
65
- binary files as long as those fields can be easily viewed by the user.
66
-
67
- 3) No Modified Version of the Font Software may use the Reserved Font
68
- Name(s) unless explicit written permission is granted by the corresponding
69
- Copyright Holder. This restriction only applies to the primary font name as
70
- presented to the users.
71
-
72
- 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
73
- Software shall not be used to promote, endorse or advertise any
74
- Modified Version, except to acknowledge the contribution(s) of the
75
- Copyright Holder(s) and the Author(s) or with their explicit written
76
- permission.
77
-
78
- 5) The Font Software, modified or unmodified, in part or in whole,
79
- must be distributed entirely under this license, and must not be
80
- distributed under any other license. The requirement for fonts to
81
- remain under this license does not apply to any document created
82
- using the Font Software.
83
-
84
- TERMINATION
85
- This license becomes null and void if any of the above conditions are
86
- not met.
87
-
88
- DISCLAIMER
89
- THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
90
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
91
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
92
- OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
93
- COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
94
- INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
95
- DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
96
- FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
97
- OTHER DEALINGS IN THE FONT SOFTWARE.
@@ -1,171 +0,0 @@
1
- # ------------------------------------------------------------------------------
2
- # ~/_data/modules/defaults/jekyll_search.yml
3
- # Default configuration settings for J1 SimpleJekyllSearch module
4
- #
5
- # Product/Info:
6
- # https://jekyll.one
7
- #
8
- # Copyright (C) 2021 Juergen Adams
9
- #
10
- # J1 Template is licensed under the MIT License.
11
- # See: https://github.com/jekyll-one/J1 Template/blob/master/LICENSE
12
- # ------------------------------------------------------------------------------
13
-
14
- # ------------------------------------------------------------------------------
15
- # About this configuration (used for J1 CC only)
16
- #
17
- about_config:
18
- title: J1LunrSearch
19
- scope: Default settings
20
- location: _data/modules/defaults/lunr_search.yml
21
-
22
- # ------------------------------------------------------------------------------
23
- # J1LunrSearch settings
24
- #
25
- # enabled
26
- # ----------------------------------------------------------------------------
27
- # Enables|Disables the use of J1 Search Manager
28
- #
29
- # values: boolean (true|false)
30
- # default: false
31
- #
32
- # placement
33
- # ----------------------------------------------------------------------------
34
- # Enables|Disables the console log
35
- #
36
- # values: boolean (true|false)
37
- # default: false
38
- #
39
- # target
40
- # ----------------------------------------------------------------------------
41
- # The ID used for the bootstrap theme css file
42
- #
43
- # values: string
44
- # default: bootstrapTheme
45
- #
46
- # searchInput
47
- # ----------------------------------------------------------------------------
48
- # If true, a cookie will be saved with the currently selected theme
49
- #
50
- # values: boolean (true|false)
51
- # default: true
52
- #
53
- # resultsOutput
54
- # ----------------------------------------------------------------------------
55
- # TBD
56
- #
57
- # values: string
58
- # default:
59
- #
60
- # resultsContainer
61
- # ----------------------------------------------------------------------------
62
- # TBD
63
- #
64
- # values: string
65
- # default:
66
- #
67
- # indexData
68
- # ----------------------------------------------------------------------------
69
- # TBD
70
- #
71
- # values: string
72
- # default:
73
- #
74
- # resultTemplate
75
- # ----------------------------------------------------------------------------
76
- # TBD
77
- #
78
- # values: string
79
- # default:
80
- #
81
- # resultLimit
82
- # ----------------------------------------------------------------------------
83
- # TBD
84
- #
85
- # values: string
86
- # default:
87
- #
88
- # minSearchItemLen
89
- # ----------------------------------------------------------------------------
90
- # TBD
91
- #
92
- # values: string
93
- # default:
94
- #
95
- # searchFuzzy
96
- # ----------------------------------------------------------------------------
97
- # TBD
98
- #
99
- # values: string
100
- # default:
101
- #
102
- # searchExlude
103
- # ----------------------------------------------------------------------------
104
- # TBD
105
- #
106
- # values: string
107
- # default:
108
- #
109
- # ------------------------------------------------------------------------------
110
-
111
- # ------------------------------------------------------------------------------
112
- # About this configuration (used for J1 CC only)
113
- #
114
- about_config:
115
-
116
- title: J1LunrSearch
117
- scope: Default settings
118
- location: _data/modules/defaults/jekyll_search.yml
119
-
120
- # ------------------------------------------------------------------------------
121
- # Default settings
122
- #
123
- defaults:
124
-
125
- enabled: false
126
- placement: navbar
127
- target: _blank
128
-
129
- excludes: [ /assets/*, /apps/*, /log/* , /node_modules/*, '/*\.htm*/' ]
130
- stopwords: /assets/themes/j1/modules/lunrSearch/stopwords.txt
131
- stopwords_locale: de
132
- strip_index_html: false
133
- min_length: 3
134
- date_format: mmm dd, yyyy
135
-
136
- module_dir: /assets/themes/j1/modules/lunrSearch/js
137
- index_dir: /assets/data
138
- index_name: lunr-index.json
139
- index_file: /assets/data/lunr-index.json
140
-
141
- search_input: '#search-query' # '#jss-input'
142
- results: '#search-results' # selector for containing search results element
143
- template: '#search-results-template' # selector for Mustache.js template
144
- titleMsg: # '<h1>Search results<h1>' message attached in front of results (can be empty)
145
- emptyMsg: # '<p>Nothing found.</p>' # shown message if search returns no results
146
-
147
-
148
- # search_input: jss-input
149
- # results_output: jss-panel
150
- # results_container: jss-results
151
- # index_data: /assets/data/search.json
152
- # result_limit: 1000
153
- # result_truncate: 100
154
- # no_results_text: The search has no results
155
- # min_search_item_len: 5
156
- # search_fuzzy: false
157
- # search_exlude: [ Impress ]
158
- # result_template: >
159
- # <li>
160
- # <div>
161
- # <h4 class="result-item"> <a href="{url}" target="{target}">{title} - {tagline}</a> </h4>
162
- # <p class="result-group-item-text">{excerpt}</p>
163
- # <p class="result-group-item-text small text-muted mb-3">
164
- # <i class="mdi mdi-calendar-blank mdi-18px mr-1"></i>{date}
165
- # <i class="mdi mdi-tag mdi-18px ml-2 mr-1"></i>{tags}
166
- # </p>
167
- # </div>
168
- # </li>
169
-
170
- # ------------------------------------------------------------------------------
171
- # END config