j1-template 2022.2.2 → 2022.3.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (149) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/blocks/footer/boxes/contacts_box.proc +46 -18
  3. data/_includes/themes/j1/blocks/footer/boxes/links_box.proc +1 -0
  4. data/assets/data/fab.html +2 -2
  5. data/assets/data/footer.html +2 -2
  6. data/assets/themes/j1/adapter/js/analytics.js +13 -13
  7. data/assets/themes/j1/adapter/js/cookieConsent.js +1 -1
  8. data/assets/themes/j1/adapter/js/nbinteract.js +366 -120
  9. data/assets/themes/j1/core/css/themes/unodark/bootstrap.css +30 -40
  10. data/assets/themes/j1/core/css/themes/unodark/bootstrap.min.css +1 -1
  11. data/assets/themes/j1/core/css/themes/unolight/bootstrap.css +85 -216
  12. data/assets/themes/j1/core/css/themes/unolight/bootstrap.min.css +2 -2
  13. data/assets/themes/j1/core/js/template.js +1 -1
  14. data/assets/themes/j1/core/js/template.min.js +1 -1
  15. data/assets/themes/j1/core/js/template.min.js.map +1 -1
  16. data/assets/themes/j1/modules/carousel/css/theme/uno.css +5 -0
  17. data/assets/themes/j1/modules/carousel/css/theme/uno.min.css +1 -1
  18. data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.js +1 -0
  19. data/assets/themes/j1/modules/justifiedGallery/css/justifiedGallery.css +6 -0
  20. data/assets/themes/j1/modules/justifiedGallery/css/justifiedGallery.min.css +1 -1
  21. data/assets/themes/j1/modules/mmenuLight/css/mmenu-light.css +2 -2
  22. data/assets/themes/j1/modules/mmenuLight/css/mmenu-light.min.css +1 -2
  23. data/assets/themes/j1/modules/nbInteract/README.md +169 -0
  24. data/assets/themes/j1/modules/nbInteract/css/nbinteract-core.css +4 -0
  25. data/assets/themes/j1/modules/nbInteract/css/nbinteract-core.min.css +4 -0
  26. data/assets/themes/j1/modules/nbInteract/css/theme/uno/nbinteract-core.css +33 -33
  27. data/assets/themes/j1/modules/nbInteract/css/theme/uno/nbinteract-core.min.css +1 -1
  28. data/assets/themes/j1/modules/nbInteract/js/requireJS/require.js +2068 -0
  29. data/assets/themes/j1/modules/nbInteract/js/requireJS/require.min.js +36 -0
  30. data/assets/themes/j1/modules/plotly/LICENSE +21 -0
  31. data/assets/themes/j1/modules/plotly/README.md +32 -0
  32. data/assets/themes/j1/modules/plotly/js/plotly.js +265345 -0
  33. data/assets/themes/j1/modules/plotly/js/plotly.min.js +65 -0
  34. data/assets/themes/j1/modules/requirejs/LICENSE +45 -0
  35. data/assets/themes/j1/modules/requirejs/README.md +79 -0
  36. data/assets/themes/j1/modules/requirejs/js/require.js +2068 -0
  37. data/assets/themes/j1/modules/requirejs/js/require.min.js +36 -0
  38. data/lib/j1/version.rb +1 -1
  39. data/lib/starter_web/Gemfile +1 -1
  40. data/lib/starter_web/_config.yml +1 -1
  41. data/lib/starter_web/_data/blocks/defaults/footer.yml +25 -17
  42. data/lib/starter_web/_data/blocks/footer.yml +78 -65
  43. data/lib/starter_web/_data/modules/analytics.yml +8 -23
  44. data/lib/starter_web/_data/modules/defaults/analytics.yml +1 -1
  45. data/lib/starter_web/_data/modules/defaults/cookieconsent.yml +4 -1
  46. data/lib/starter_web/_data/modules/justifiedGallery.yml +14 -8
  47. data/lib/starter_web/_data/modules/navigator_menu.yml +6 -3
  48. data/lib/starter_web/_data/modules/nbinteract.yml +12 -48
  49. data/lib/starter_web/_data/resources.yml +52 -18
  50. data/lib/starter_web/_includes/attributes.asciidoc +25 -0
  51. data/lib/starter_web/_plugins/lunr_index.rb +1 -1
  52. data/lib/starter_web/assets/images/pages/nbinteract/mandelbrot-menge-1920x1200.jpg +0 -0
  53. data/lib/starter_web/assets/images/pages/nbinteract/mandelbrot-menge.png +0 -0
  54. data/lib/starter_web/assets/images/pages/nbinteract/manual/nbi_bar.jpg +0 -0
  55. data/lib/starter_web/assets/images/pages/nbinteract/manual/nbi_hist.jpg +0 -0
  56. data/lib/starter_web/assets/images/pages/nbinteract/manual/nbi_line.jpg +0 -0
  57. data/lib/starter_web/assets/images/pages/nbinteract/manual/nbi_multiple_choice.jpg +0 -0
  58. data/lib/starter_web/assets/images/pages/nbinteract/manual/nbi_scatter.jpg +0 -0
  59. data/lib/starter_web/assets/images/pages/nbinteract/manual/nbi_scatter_drag.jpg +0 -0
  60. data/lib/starter_web/assets/images/pages/nbinteract/manual/nbi_short_answer.jpg +0 -0
  61. data/lib/starter_web/assets/images/pages/nbinteract/nbi-textbook-example.jpg +0 -0
  62. data/lib/starter_web/assets/videos/gallery/kick-it-old-school-poster.jpg +0 -0
  63. data/lib/starter_web/assets/videos/gallery/nye-party-shop-poster.jpg +0 -0
  64. data/lib/starter_web/assets/videos/gallery/stay-colorful-poster.jpg +0 -0
  65. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-01-post-wiki-series.adoc +1 -0
  66. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-02-post-wiki-series.adoc +1 -0
  67. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-03-post-wiki-series.adoc +1 -0
  68. data/lib/starter_web/package.json +1 -2
  69. data/lib/starter_web/pages/public/jupyter/docs/_includes/documents/j1_docs_example_static.asciidoc +232 -232
  70. data/lib/starter_web/pages/public/jupyter/docs/j1-nbinteract-doc.adoc +165 -149
  71. data/lib/starter_web/pages/public/jupyter/docs/nbi-widget-manual.adoc +156 -11
  72. data/lib/starter_web/pages/public/jupyter/docs/nbinteract-doc.adoc +11 -6
  73. data/lib/starter_web/pages/public/jupyter/examples/j1-circular-times-table.adoc +136 -0
  74. data/lib/starter_web/pages/public/jupyter/examples/j1-interactive-widgets.adoc +9 -5
  75. data/lib/starter_web/pages/public/jupyter/examples/j1-odes-in-python.adoc +16 -7
  76. data/lib/starter_web/pages/public/jupyter/examples/j1-testing-plotly.adoc +95 -0
  77. data/lib/starter_web/pages/public/jupyter/examples/j1_climate-change-forecast.adoc +4 -4
  78. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/{algebra_with_sympy-checkpoint.ipynb → j1_circular_times_table-checkpoint.ipynb} +5190 -7291
  79. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_climate_change_forecast-checkpoint.ipynb +2 -2
  80. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_docs_example_dynamic-checkpoint.ipynb +1 -1
  81. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_interactive_widgets-checkpoint.ipynb +170 -15
  82. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_ode_selected-checkpoint.ipynb +1 -1
  83. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_odes_in_python-checkpoint.ipynb +520 -111
  84. data/lib/starter_web/pages/public/jupyter/notebooks/j1/factor_by_factor.mp4 +0 -0
  85. data/lib/starter_web/pages/public/jupyter/notebooks/j1/{.ipynb_checkpoints/j1_algebra_with_sympy-checkpoint.ipynb → j1_circular_times_table.ipynb} +5178 -7308
  86. data/lib/starter_web/pages/public/jupyter/notebooks/j1/j1_climate_change_forecast.ipynb +2 -2
  87. data/lib/starter_web/pages/public/jupyter/notebooks/j1/j1_docs_example_dynamic.ipynb +1 -1
  88. data/lib/starter_web/pages/public/jupyter/notebooks/j1/j1_interactive_widgets.ipynb +170 -15
  89. data/lib/starter_web/pages/public/jupyter/notebooks/j1/{j1_ode_selected.ipynb → j1_odes_in_python.ipynb} +783 -34
  90. data/lib/starter_web/pages/public/jupyter/notebooks/j1/line_by_line.mp4 +0 -0
  91. data/lib/starter_web/pages/public/jupyter/notebooks/j1/point_by_point.mp4 +0 -0
  92. data/lib/starter_web/pages/public/jupyter/notebooks/nbi-docs/.ipynb_checkpoints/nbi_docs_recipes_interactive_questions-checkpoint.ipynb +185 -0
  93. data/lib/starter_web/pages/public/jupyter/notebooks/nbi-docs/.ipynb_checkpoints/nbi_docs_tutorial_interact-checkpoint.ipynb +254 -0
  94. data/lib/starter_web/pages/public/jupyter/notebooks/nbi-docs/.ipynb_checkpoints/nbi_docs_tutorial_monty_hall-checkpoint.ipynb +732 -0
  95. data/lib/starter_web/pages/public/jupyter/notebooks/nbi-docs/nbi_docs_recipes_interactive_questions.ipynb +19 -22
  96. data/lib/starter_web/pages/public/jupyter/notebooks/nbi-docs/nbi_docs_tutorial_monty_hall.ipynb +25 -26
  97. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_circular_times_table.html +746 -0
  98. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_climate_change_forecast.html +2 -2
  99. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_interactive_widgets.html +217 -0
  100. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_odes_in_python.html +955 -0
  101. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/nbi_docs_recipes_interactive_questions.html +1 -2
  102. data/lib/starter_web/pages/public/jupyter/{apis/binderhub-api.adoc → services/binderhub.adoc} +25 -28
  103. data/lib/starter_web/pages/public/jupyter/{apis/jupyterhub-api.adoc → services/jupyterhub.adoc} +8 -9
  104. data/lib/starter_web/pages/public/learn/roundtrip/100_present_images.adoc +1 -1
  105. data/lib/starter_web/pages/public/learn/roundtrip/100_present_videos.adoc +9 -15
  106. data/lib/starter_web/pages/public/learn/roundtrip/200_typography.adoc +1 -1
  107. data/lib/starter_web/pages/public/learn/roundtrip/300_icon_fonts.adoc +12 -1
  108. data/lib/starter_web/pages/public/learn/roundtrip/400_asciidoc_extensions.adoc +1 -1
  109. data/lib/starter_web/pages/public/learn/roundtrip/410_bs_modals_extentions.adoc +1 -1
  110. data/lib/starter_web/pages/public/learn/roundtrip/420_responsive_tables_extensions.adoc +1 -1
  111. data/lib/starter_web/pages/public/legal/en/300_privacy.adoc +117 -12
  112. data/lib/starter_web/pages/public/se/se-fake.adoc +47 -0
  113. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  114. data/lib/starter_web/utilsrv/package.json +1 -1
  115. metadata +41 -41
  116. data/lib/starter_web/_data/_resources.yml +0 -1668
  117. data/lib/starter_web/assets/images/pages/nbinteract/binderhub-architecture.png +0 -0
  118. data/lib/starter_web/assets/videos/gallery/adriana-lima-poster.jpg +0 -0
  119. data/lib/starter_web/pages/public/jupyter/notebooks/binder/binder-launches.ipynb +0 -385
  120. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/Untitled-checkpoint.ipynb +0 -6
  121. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/binder-launches-checkpoint.ipynb +0 -385
  122. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/climate-change-forecast-checkpoint.ipynb +0 -916
  123. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/google_altair-checkpoint.ipynb +0 -33
  124. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/ipympl_test_plots-checkpoint.ipynb +0 -14517
  125. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_altair_interactive-checkpoint.ipynb +0 -16493
  126. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_altair_interactive_test-checkpoint.ipynb +0 -14697
  127. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_altair_visualization-checkpoint.ipynb +0 -15358
  128. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_altair_visualization_full-checkpoint.ipynb +0 -2576
  129. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_climate_change_forecast.ipynb +0 -1060
  130. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_docs_hist-checkpoint.ipynb +0 -98
  131. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_interactive-checkpoint.ipynb +0 -560
  132. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_ipympl_test_plots-checkpoint.ipynb +0 -14511
  133. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_pandas_creating_reading_and_writing-checkpoint.ipynb +0 -328
  134. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/j1_recipes_layout-checkpoint.ipynb +0 -341
  135. data/lib/starter_web/pages/public/jupyter/notebooks/j1/.ipynb_checkpoints/nbi_docs_recipes_graphing-checkpoint.ipynb +0 -98
  136. data/lib/starter_web/pages/public/jupyter/notebooks/j1/binder-launches.ipynb +0 -411
  137. data/lib/starter_web/pages/public/jupyter/notebooks/nbi-docs/.ipynb_checkpoints/nbi_docs_examples_correlation-checkpoint.ipynb +0 -651
  138. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/binder-launches.html +0 -546
  139. data/lib/starter_web/pages/public/jupyter/notebooks/textbooks/j1_ode_selected.html +0 -186
  140. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/excel.py +0 -55
  141. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/ggplot.py +0 -108
  142. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/ggplot2.py +0 -108
  143. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/husky.py +0 -121
  144. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/latimes.py +0 -149
  145. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/pcolor.py +0 -6
  146. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/quartz.py +0 -55
  147. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/spacy_base.py +0 -94
  148. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/spacy_mono.py +0 -158
  149. data/lib/starter_web/pages/public/jupyter/notebooks/themes/altair/sunsentinel.py +0 -125
@@ -1,1668 +0,0 @@
1
- # ------------------------------------------------------------------------------
2
- # ~/_data/resources/resources.yml
3
- # Configuration data to specify ALL the resources used by a site|layout
4
- #
5
- # Product/Info:
6
- # https://jekyll.one
7
- #
8
- # Copyright (C) 2022 Juergen Adams
9
- #
10
- # J1 Template is licensed under the MIT License.
11
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
12
- # ------------------------------------------------------------------------------
13
- # NOTE:
14
- # By J1 template, "Liquid Procedures" are being used intensively. To load
15
- # HTML data for a layout, the loader procedure places the data based this
16
- # YAML data file into the REGION specified with a LANE.
17
- # ------------------------------------------------------------------------------
18
-
19
- # ------------------------------------------------------------------------------
20
- # RESOURCE configuration settings for SYNCHRONOUS (sync) and
21
- # ASYNCHRONOUS (async|defer) LOAD for all LAYOUTS and (content) PAGES
22
-
23
- # ------------------------------------------------------------------------------
24
- # GLOBALS
25
- # ------------------------------------------------------------------------------
26
- #
27
- # THE GLOBALS sequence (array) contains general parameters used for
28
- # ALL resource definitions
29
- #
30
- # base_url
31
- # ------------------------------------------------------------------------------
32
- # For J1 template, all CSS and JS resources are stored as ASSETS
33
- # under ~/assets/themes/j1. To shorten the filenames to be configured,
34
- # base_url points to the (base) asset path.
35
- #
36
- # type: string
37
- # default: /assets/themes/j1
38
- #
39
- # extensions
40
- # ------------------------------------------------------------------------------
41
- # For CSS and JS resources, >>NO<< extention (.css|.js) are given
42
- # for CSS and JS files configured with a RESOURCE. EXTENSIONS for
43
- # CSS|JS resources are calculated AUTOMATICALLY based on the MODE
44
- # (development|production) detected for a BUILD.
45
- #
46
- # defaults
47
- # ------------------------------------------------------------------------------
48
- # css_dev: css
49
- # css_prod: min.css
50
- # js_dev: js
51
- # js_prod: min.js
52
- #
53
- # location
54
- # ------------------------------------------------------------------------------
55
- # For J1 template, resources can be loaded from LOCAL assets folder
56
- # (~/assets/themes/j1) OR from REMOTE using e.g. a CDN. Resources
57
- # are written as LOCATORS, simple JSON objects consists in two
58
- # key|value pairs. The keys are "local" or "remote" to indicate
59
- # from which SOURCE a resource should be loaded from. The value
60
- # each key specifies the respective source.
61
- #
62
- # The PARAMETER location specifies the PREFERRED method to load a
63
- # resource. If the location is set to (preferred) REMOTE but NO
64
- # key|value pair is given for REMOTE, the VALUE from key LOCAL is
65
- # taken as a FALLBACK. If NO key LOCAL is available, loading the
66
- # resource will FAIL.
67
- #
68
- # Example:
69
- #
70
- # [
71
- # { local: "framework/jquery/base/jquery-3.2.1",
72
- # remote: "https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery"
73
- # },
74
- # { local: "framework/jquery/cookie/js/cookie-1.4.1",
75
- # remote: "https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie"
76
- # },
77
- # ...
78
- # ]
79
- #
80
- # NOTE:
81
- # The key|value pair for LOCAL should ALWAYS specified, respectively
82
- # ALL resources should be available locally at least. This allows to
83
- # run a website from local with NO internet access e.g for home or privat
84
- # use.
85
- #
86
- # NOTE:
87
- # To load resources from REMOTE, access to the INTERNET is needed.
88
- #
89
- # type: string (local|remote)
90
- # default: local
91
- #
92
- # ------------------------------------------------------------------------------
93
- # RESOURCES
94
- # ------------------------------------------------------------------------------
95
- #
96
- # THE RESOURCES sequence (array) contains collections of configuration
97
- # parameters EACH resource for a specific LAYOUT and|or PAGE.
98
- #
99
- # resource
100
- # ------------------------------------------------------------------------------
101
- # The resource collection (data group) contains multiple sequences
102
- # (arrays) and mappings (hashes) that DEFINES a SET of HTML
103
- # components to be loaded.
104
- #
105
- # enabled
106
- # ------------------------------------------------------------------------------
107
- # Enables|Disables the use of a resource
108
- #
109
- # type: boolean
110
- # values: true|false
111
- # default: true
112
- #
113
- # id
114
- # ------------------------------------------------------------------------------
115
- # Specifies the ID of a ressoure.
116
- #
117
- # type: string
118
- # default: ""
119
- #
120
- # comment
121
- # ------------------------------------------------------------------------------
122
- # Specifies a comment TEXT displayed with the browser console
123
- # if a resource has been loaded. ADDITIONALY the comment is
124
- # used for commenting the generated HTML markup for easier
125
- # (post mortem) code analysis.
126
- #
127
- # type: string
128
- # default: ""
129
- #
130
- # region
131
- # ------------------------------------------------------------------------------
132
- # Specifies the REGION the resources is being loaded
133
- #
134
- # For LOAD optimization (or suppport of older BROWSERS that
135
- # does NOT support async|defer load strategies) MODULES
136
- # (resources that defines css AND js|initializer) can be
137
- # loaded at the END of the BODY section (REGION body-footer).
138
- #
139
- # For resources loaded DEFER, placing that code with the
140
- # REGION "body-footer" might be an option for load OPTIMIZATION.
141
- #
142
- # By default, ALL resources are loaded with the HEAD section
143
- # (REGION head) assuming modern browsers managing script
144
- # loading strategies for SYNC and DEFER.
145
- #
146
- # type: string
147
- # values: head|body-footer
148
- # default: head
149
- #
150
- # layout
151
- # ------------------------------------------------------------------------------
152
- # Specifies the LAYOUT the resources is loaded
153
- #
154
- # type: sequence (array)
155
- # values: home|page|post|app|all
156
- # default: []
157
- #
158
- # required
159
- # ------------------------------------------------------------------------------
160
- # Specifies if a resource is REQUIRED (loaded) for EVERY page
161
- # (always) or loaded on ondemand only (ondemand). If a resource is
162
- # configured to be loaded on ondemand, the resource (load) needs
163
- # to be ENABLED with the FRONTMATTER of the (content) PAGE by
164
- # setting the resource ID with RESOURCES sequence (array):
165
- #
166
- # ---
167
- # ...
168
- # resources: [ ID, .. ,ID ]
169
- # ...
170
- # ---
171
- #
172
- # NOTE:
173
- # Resources like MODULES (e.g lightboxes, galleries) are NOT
174
- # needed for each and every (content) page. To reduce the amount
175
- # of data (CSS|JS files) loaded by a page, MODULES should loaded
176
- # (and initialized) on ondemand.
177
- #
178
- # type: string
179
- # values: always|ondemand
180
- # default: always
181
- #
182
- # script_load
183
- # ------------------------------------------------------------------------------
184
- # Specifies HOW a js resource (script) is loaded by the
185
- # BROWSER
186
- #
187
- # type: string
188
- # values: sync|async|defer
189
- # default: sync
190
- #
191
- # NOTE:
192
- # Modern web browsers support the ASYNC and DEFER attributes
193
- # on JS|SCRIPTS. These attributes instructs the browser it
194
- # is safe to CONTINUE parsing (the HTML code) while the scripts
195
- # are being DOWNLOADED.
196
- #
197
- # Scripts with the ASYNC attribute are executed ASYCHRONOUSLY.
198
- # This means the script is EXECUTED as soon as it is DOWNLOADED
199
- # without BLOCKING the browser for processing in meantime.
200
- #
201
- # Scripts with the DEFER attribute are EXECUTED in ORDER (i.e.
202
- # first script 1, then script 2). This also does no BLOCKING
203
- # the browser. Unlike ASYNC scripts, DEFER scripts are only
204
- # executed AFTER the ENTIRE document has been loaded.
205
- #
206
- # pass_init_data
207
- # ------------------------------------------------------------------------------
208
- # For default, init parameters are passed to J1 Adapters. This
209
- # may cause issues for some resources NOT using an J1 Adapter.
210
- # Set to false, if the (native) initializer of a resource should
211
- # NOT get any template specific parameters at startup.
212
- #
213
- # type: boolean
214
- # values: true|false
215
- # default: true
216
- #
217
- # data
218
- # ------------------------------------------------------------------------------
219
- # Specifies FONT, CSS or JS resource files to be loaded
220
- #
221
- # NOTE:
222
- # >>NO<< .css or .js extention should be given with DATA for
223
- # CSS and JS files as they are calculated automatically based
224
- # on the mode (development|production) detected for a BUILD.
225
- # It is recommended to load Javascript and CSS files using data
226
- # type js and css if possible.
227
- #
228
- # files
229
- # ----------------------------------------------------------------------------
230
- # Specifies general file resources the module depends on.
231
- #
232
- # Ressources for fonts js and css shoud be loaded as FILES
233
- # if NO extension is avaiable (e.g. fonts) or ONLY minified
234
- # versions (e.g. js files from commercial products) are
235
- # available.
236
- #
237
- # type: sequence (array)
238
- # values: JSON object for local|remote resources
239
- # default: []
240
- #
241
- # css
242
- # ----------------------------------------------------------------------------
243
- # Specifies CSS resources (NO .css extention) the module
244
- # depends on.
245
- #
246
- # type: sequence (array)
247
- # values: JSON object for local|remote CSS resources
248
- # default: []
249
- #
250
- # js
251
- # ----------------------------------------------------------------------------
252
- # Specifies JAVASCRIPT resources (NO .js extention) the
253
- # module depends on.
254
- #
255
- # type: sequence (array)
256
- # values: JSON object for local|remote JS resources
257
- # default: []
258
- #
259
- # init_function
260
- # ----------------------------------------------------------------------------
261
- # Specifies the name of the (J1|Module) initializer
262
- # function to be started on document-ready (event).
263
- #
264
- # type: string
265
- # values: name
266
- # default: ""
267
- #
268
- # ------------------------------------------------------------------------------
269
- # Resource SKELETON
270
- # ------------------------------------------------------------------------------
271
- #
272
- # # ---------------------------------------------------------------------------
273
- # # RESOURCE description
274
- # - resource:
275
- # enabled: true|false
276
- # id: resource_id
277
- # comment: cmments on YOUR_RESOURCE_NAME
278
- # region: head|body-footer
279
- # layout: [ layout_name(s)|all ]
280
- # required: always|ondemand
281
- # preload: false|true
282
- # script_load: sync|defer|async
283
- # pass_init_data: true|false
284
- # data:
285
- #
286
- # css: [
287
- # { local: "path/to/1/css_file",
288
- # remote: "URL 1st css_file"
289
- # },
290
- # { local: "path/to/2/css_file",
291
- # remote: "URL 2nd css_file"
292
- # },
293
- # ...
294
- # ]
295
- # files: [
296
- # "path/to/1/file.ext",
297
- # "path/to/2/file.ext",
298
- # ...
299
- # ]
300
- # js: [
301
- # { local: "path/to/1/js_file",
302
- # remote: "URL 1st js_file"
303
- # },
304
- # { local: "path/to/2/js_file",
305
- # remote: "URL 2nd js_file"
306
- # },
307
- # ...
308
- # ]
309
- # init_function: [
310
- # INITIALIZER_NAME.INIT_METHOD_NAME,
311
- # INITIALIZER_NAME.INIT_METHOD_NAME,
312
- # ...
313
- # ]
314
- #
315
- # ------------------------------------------------------------------------------
316
-
317
- # ------------------------------------------------------------------------------
318
- # GLOBAL configuration settings
319
- #
320
- globals:
321
- base_path: /assets/themes/j1
322
- location: local
323
- dependency_check_cycle: 25
324
- dependency_check_timeout: 50
325
- extensions:
326
- css_dev: css
327
- css_prod: min.css
328
- js_dev: js
329
- js_prod: min.js
330
-
331
- # ------------------------------------------------------------------------------
332
- # RESOURCE configuration settings
333
- #
334
- resources:
335
-
336
- # ============================================================================
337
- # J1 Resources loaded ALWAYS
338
- # ----------------------------------------------------------------------------
339
-
340
- # ----------------------------------------------------------------------------
341
- # J1 Core, Main JS API for J1 Template
342
- #
343
- - name: J1 Template Core
344
- resource:
345
- enabled: true
346
-
347
- id: core
348
- comment: template core
349
- region: head
350
- layout: [ all ]
351
- required: always
352
- preload: false # property currently unused
353
- script_load: sync
354
- dependencies: false
355
- pass_init_data: true
356
- data:
357
- css: [
358
- modules/spinner/css/spin,
359
- core/css/icon-fonts/mdi,
360
- core/css/icon-fonts/mdil,
361
- core/css/icon-fonts/fontawesome,
362
- core/css/themes/unolight/bootstrap,
363
- core/css/vendor
364
- ]
365
- files: [ adapter/js/j1.js ]
366
- js: [
367
- modules/spinner/js/spin,
368
- modules/jquery/js/jquery,
369
- modules/popper/js/popper, # required for BS
370
- core/js/template
371
- ]
372
- init_function: [ j1.init ]
373
-
374
- # ----------------------------------------------------------------------------
375
- # Google Analytics OptIn, a browser library to opt-in in Google Analytics
376
- # See: https://github.com/luciomartinez/gtag-opt-in
377
- #
378
- - name: gaOptIn
379
- resource:
380
- enabled: true
381
-
382
- id: ga-opt-in
383
- comment: gaOptIn
384
- region: head
385
- layout: [ all ]
386
- required: always
387
- preload: false
388
- script_load: defer
389
- dependencies: false
390
- pass_init_data: false
391
- data:
392
- css: []
393
- files: []
394
- js: [ modules/gtag-opt-in/js/gtag-opt-in ]
395
- init_function: []
396
-
397
- # ----------------------------------------------------------------------------
398
- # jQueryUI, curated set of user interface interactions, effects, widgets,
399
- # and themes built on top of jQuery
400
- # See: https://jqueryui.com/
401
- #
402
- - name: jQueryUI
403
- resource:
404
- enabled: true
405
-
406
- id: jquery-ui
407
- comment: jQueryUI
408
- region: head
409
- layout: [ all ]
410
- required: ondemand
411
- preload: false
412
- script_load: defer
413
- dependencies: false
414
- pass_init_data: false
415
- data:
416
- css: [
417
- modules/jquery/css/jquery-ui/jquery-ui,
418
- modules/jquery/css/jquery-ui/jquery-ui.theme
419
- ]
420
- files: []
421
- js: [ modules/jquery/js/jquery-ui ]
422
- init_function: []
423
-
424
- # ----------------------------------------------------------------------------
425
- # J1 Logger, JS API for all logs used by J1 Template based on the
426
- # log4j implementation for JS (log4javascript)
427
- # See: http://log4javascript.org
428
- #
429
- - name: Logger
430
- resource:
431
- enabled: true
432
-
433
- id: logger
434
- comment: module logger
435
- region: head
436
- layout: [ all ]
437
- required: always
438
- preload: false # property currently unused
439
- script_load: sync
440
- dependencies: false
441
- pass_init_data: false
442
- data:
443
- css: []
444
- files: [ adapter/js/logger.js ]
445
- js: [ modules/log4javascript/js/log4javascript ]
446
- init_function: [ j1.adapter.logger.init ]
447
-
448
- # ----------------------------------------------------------------------------
449
- # Backstretch, JS API to add responsive image|video content
450
- # to J1 Top Headers
451
- # See: https://github.com/jquery-backstretch/jquery-backstretch
452
- #
453
- - name: Backstretch
454
- resource:
455
- enabled: true
456
-
457
- id: backstretch
458
- comment: Backstretch
459
- region: head
460
- layout: [ all ]
461
- required: always
462
- preload: false # property currently unused
463
- script_load: sync
464
- dependencies: false
465
- pass_init_data: false
466
- data:
467
- css: []
468
- files: []
469
- js: [ modules/backstretch/js/backstretch ]
470
- init_function: []
471
-
472
- # ----------------------------------------------------------------------------
473
- # Top Header, JS implementaion to create top headers for J1 Template
474
- # based on the JS API jQuery Backstretch
475
- # See: https://github.com/jquery-backstretch/jquery-backstretch
476
- #
477
- - name: J1 Attic
478
- resource:
479
- enabled: true
480
-
481
- id: attic
482
- comment: module attic
483
- region: head
484
- layout: [ all ]
485
- required: always
486
- preload: false # property currently unused
487
- script_load: sync
488
- dependencies: false
489
- pass_init_data: true
490
- data:
491
- css: []
492
- files: [ adapter/js/attic.js ]
493
- js: []
494
- init_function: [ j1.adapter.attic.init ]
495
-
496
- # ----------------------------------------------------------------------------
497
- # Navigator, JS API to create the naviagtion for J1 Template
498
- # based on the (BS3) JS implementaion of Bootsnav.
499
- # See: https://github.com/adamnurdin01/bootsnav
500
- #
501
- - name: J1 Navigator
502
- resource:
503
- enabled: true
504
-
505
- id: navigator
506
- comment: module navigator
507
- region: head
508
- layout: [ all ]
509
- required: always
510
- preload: false # property currently unused
511
- script_load: sync
512
- dependencies: false
513
- pass_init_data: false
514
- data:
515
- css: []
516
- files: [ adapter/js/navigator.js ]
517
- js: []
518
- init_function: [ j1.adapter.navigator.init ]
519
-
520
- # ----------------------------------------------------------------------------
521
- # Mobile Menu (Light), JS API to create TOCs for mobile devices
522
- # See: https://github.com/FrDH/mmenu-light
523
- #
524
- - name: MMenu
525
- resource:
526
- enabled: true
527
-
528
- id: mmenu
529
- comment: module mmenu
530
- region: head
531
- layout: [ all ]
532
- required: always
533
- preload: false # property currently unused
534
- script_load: sync
535
- dependencies: false
536
- pass_init_data: false
537
- data:
538
- css: [
539
- modules/mmenuLight/css/mmenu-light,
540
- modules/mmenuLight/css/theme/uno/mmenu
541
- ]
542
- files: [adapter/js/mmenu.js]
543
- js: [modules/mmenuLight/js/mmenu]
544
- init_function: [ j1.adapter.mmenu.init ]
545
-
546
- # ----------------------------------------------------------------------------
547
- # Themer, JS implementation to integrate themes from Bootswatch
548
- # based on the bootstrapThemeSwitcher API
549
- # See: https://github.com/jguadagno/bootstrapThemeSwitcher
550
- #
551
- - name: J1 Themer
552
- resource:
553
- enabled: true
554
-
555
- id: themer
556
- comment: module themer
557
- region: head
558
- layout: [ all ]
559
- required: always
560
- preload: false # property currently unused
561
- script_load: sync
562
- dependencies: false
563
- pass_init_data: false
564
- data:
565
- css: []
566
- files: [ adapter/js/themer.js ]
567
- js: []
568
- init_function: [ j1.adapter.themer.init ]
569
-
570
- # ----------------------------------------------------------------------------
571
- # Toccer, JS implementation to create TOCs from HTML headline elements
572
- # based on Tocbot API
573
- # See: https://github.com/tscanlin/tocbot
574
- #
575
- - name: J1 Toccer
576
- resource:
577
- enabled: true
578
-
579
- id: toccer
580
- comment: module toccer
581
- layout: [ page, post, collection, blog_archive ]
582
- region: head
583
- required: always
584
- preload: false # property currently unused
585
- script_load: sync
586
- dependencies: false
587
- pass_init_data: true
588
- data:
589
- css: []
590
- files: [ adapter/js/toccer.js ]
591
- js: []
592
- init_function: [ j1.adapter.toccer.init ]
593
-
594
- # ----------------------------------------------------------------------------
595
- # CookieConsent, JS API to create GDPR compatible cookie consent based
596
- # on bootstrap-cookie-banner JS API
597
- # See: https://github.com/shaack/bootstrap-cookie-banner
598
- #
599
- - name: J1 CookieConsent
600
- resource:
601
- enabled: true
602
-
603
- id: cookieConsent
604
- comment: module cookieConsent
605
- region: head
606
- layout: [ all ]
607
- required: always
608
- preload: false # property currently unused
609
- script_load: sync
610
- dependencies: false
611
- pass_init_data: false
612
- data:
613
- css: []
614
- files: [ adapter/js/cookieConsent.js ]
615
- js: [ modules/cookieConsent/js/cookieConsent ]
616
- init_function: [ j1.adapter.cookieConsent.init ]
617
-
618
- # ----------------------------------------------------------------------------
619
- # jqMouseWheel, cross-browser mouse wheel support (currently NOT used)
620
- # See: https://github.com/jquery/jquery-mousewheel
621
- #
622
- - name: jqMouseWheel
623
- resource:
624
- enabled: false
625
-
626
- id: jq_mouse_wheel
627
- comment: module jqMouseWheel
628
- region: head
629
- layout: [ all ]
630
- required: always
631
- preload: false # property currently unused
632
- script_load: sync
633
- dependencies: false
634
- pass_init_data: false
635
- data:
636
- css: []
637
- files: []
638
- js: [ modules/jqMouseWheel/js/jquery.mousewheel ]
639
- init_function: []
640
-
641
- # ----------------------------------------------------------------------------
642
- # Theme Switcher, JS API for switching Bootstrap Themes (Bootswatch)
643
- # See: https://bootswatch.com/
644
- #
645
- - name: themeSwitcher
646
- resource:
647
- enabled: true
648
-
649
- id: theme_switcher
650
- comment: module theme_switcher
651
- region: head
652
- layout: [ all ]
653
- required: always
654
- preload: false # property currently unused
655
- script_load: sync
656
- dependencies: false
657
- pass_init_data: false
658
- data:
659
- css: []
660
- files: []
661
- js: [ modules/themeSwitcher/js/switcher ]
662
- init_function: []
663
-
664
- # ----------------------------------------------------------------------------
665
- # Bootstrap V5 JS components
666
- # See: https://getbootstrap.com/docs/5.0/getting-started/introduction/
667
- #
668
- - name: Bootstrap JS
669
- resource:
670
- enabled: true
671
-
672
- id: bs5
673
- comment: Bootstrap JS
674
- region: head
675
- layout: [ all ]
676
- required: always
677
- preload: false
678
- script_load: sync
679
- dependencies: false
680
- pass_init_data: false
681
- data:
682
- css: []
683
- files: []
684
- js: [ modules/bootstrap/js/bootstrap ]
685
- init_function: []
686
-
687
- # ----------------------------------------------------------------------------
688
- # BMD, responsive UI framework for Bootstrap
689
- # See: https://github.com/mdbootstrap/bootstrap-material-design/tree/4.1.3
690
- #
691
- - name: Bootstrap Material Design
692
- resource:
693
- enabled: true
694
-
695
- id: bmd
696
- comment: Bootstrap Material Design
697
- region: head
698
- layout: [ all ]
699
- required: always
700
- preload: false # property currently unused
701
- script_load: sync
702
- dependencies: false
703
- pass_init_data: false
704
- data:
705
- css: []
706
- files: [ adapter/js/bmd.js ]
707
- js: [ modules/bmd/js/bmd ]
708
- init_function: [ j1.adapter.bmd.init ]
709
-
710
- # ----------------------------------------------------------------------------
711
- # Materialize, responsive JS (Vanilla) UI framework (currently NOT used)
712
- # See: https://materializecss.com/
713
- #
714
- - name: Materialize
715
- resource:
716
- enabled: false
717
-
718
- id: materialze
719
- comment: Materialize
720
- region: head
721
- layout: [ all ]
722
- required: ondemand
723
- preload: false # property currently unused
724
- script_load: sync
725
- dependencies: false
726
- pass_init_data: false
727
- data:
728
- css: []
729
- files: [
730
- modules/materialize/js/fam.js
731
- ]
732
- js: [ modules/materialize/js/cash ]
733
- init_function: []
734
-
735
- # ----------------------------------------------------------------------------
736
- # Responsive Tables, JS implementation to create responsive HTML tables
737
- # based on the JS API Tablesaw
738
- # See: https://github.com/filamentgroup/tablesaw
739
- #
740
- - name: Responsive Tables
741
- resource:
742
- enabled: true
743
-
744
- id: rtable
745
- comment: module rtable
746
- region: head
747
- layout: [ all ]
748
- required: always
749
- preload: false # property currently unused
750
- script_load: sync
751
- dependencies: false
752
- pass_init_data: false
753
- data:
754
- css: [ modules/rtable/css/theme/uno/rtable ]
755
- files: [ adapter/js/rtable.js ]
756
- js: [ modules/rtable/js/rtable ]
757
- init_function: [ j1.adapter.rtable.init ]
758
- # ----------------------------------------------------------------------------
759
- # Asciidoctor, JS functions to (dynamically) modify Asciidoctor HTML elements
760
- #
761
- - name: Asciidoctor
762
- resource:
763
- enabled: true
764
-
765
- id: asciidoctor
766
- comment: HTML writer for Asciidoctor
767
- region: head
768
- layout: [ home, page, post, collection, blog_archive, app ]
769
- required: always
770
- preload: false
771
- script_load: defer
772
- dependencies: false
773
- pass_init_data: false
774
- data:
775
- css: []
776
- files: [ adapter/js/asciidoctor.js ]
777
- js: []
778
- init_function: [ j1.adapter.asciidoctor.init ]
779
-
780
-
781
- # ----------------------------------------------------------------------------
782
- # CSS Flags Previewer, preview page (UI) for country flags
783
- # See: https://github.com/lipis/flag-icons
784
- #
785
- - name: CSS Flags Previewer
786
- resource:
787
- enabled: true
788
-
789
- id: css_flags_previewer
790
- comment: module css_flags_previewer
791
- layout: [ all ]
792
- region: head
793
- required: always
794
- preload: false
795
- script_load: deferred
796
- dependencies: false
797
- pass_init_data: false
798
- data:
799
- css: [ core/country-flags/css/theme/uno ]
800
- files: []
801
- js: []
802
- init_function: []
803
-
804
- # ----------------------------------------------------------------------------
805
- # Floating Action Button Menu. JS API to create FAB menus
806
- #
807
- - name: FABM
808
- resource:
809
- enabled: true
810
-
811
- id: fabm
812
- comment: FAB Menus
813
- region: head
814
- layout: [ all ]
815
- required: always
816
- preload: false
817
- script_load: sync
818
- dependencies: false
819
- pass_init_data: true
820
- data:
821
- css: [] # styles moved to Template CSS
822
- files: [
823
- modules/fab/js/cash.js, # adapted|old (1.3.5) version from Materialize
824
- modules/fab/js/fab.js, # modified version for J1 (former: button.js)
825
- adapter/js/fab.js
826
- ]
827
- js: []
828
- init_function: [ j1.adapter.fab.init ]
829
-
830
- # ----------------------------------------------------------------------------
831
- # lunr search engine, JS API used for the QuickSearch feature
832
- # of J1 Template based on the Lunr JS API
833
- # See: https://lunrjs.com/
834
- #
835
- - name: Lunr
836
- resource:
837
- enabled: true
838
-
839
- id: lunr
840
- comment: J1 Lunr
841
- region: head
842
- layout: [ all ]
843
- required: always
844
- preload: false
845
- script_load: defer
846
- dependencies: false
847
- pass_init_data: false
848
- data:
849
- css: [ modules/lunr/css/j1 ]
850
- files: [ adapter/js/lunr.js ]
851
- js: [
852
- modules/lunr/js/lunr,
853
- modules/lunr/js/mustache,
854
- modules/lunr/js/dateformat,
855
- modules/lunr/js/uri,
856
- modules/lunr/js/j1
857
- ]
858
- init_function: [ j1.adapter.lunr.init ]
859
-
860
- # ----------------------------------------------------------------------------
861
- # rtextResizer (currently NOT used)
862
- #
863
- - name: rtextResizer
864
- resource:
865
- enabled: false
866
-
867
- id: rtextresizer
868
- comment: J1 rtextResizer
869
- region: head
870
- layout: [ home, page, post, collection, blog_archive ]
871
- required: always # always | ondemand
872
- preload: false # property currently unused
873
- script_load: defer
874
- dependencies: false
875
- pass_init_data: false
876
- data:
877
- css: []
878
- files: [ adapter/js/rtextResizer.js ]
879
- js: []
880
- init_function: [ j1.adapter.rtextResizer.init ]
881
-
882
- # ----------------------------------------------------------------------------
883
- # MsDropdowns, JS implementation to create themeable HTML <select>
884
- # elements (dropdowns) based on the msDropdown API
885
- # See: https://github.com/marghoobsuleman/ms-Dropdown
886
- #
887
- - name: MsDropdowns
888
- resource:
889
- enabled: true
890
-
891
- id: msDropdown
892
- comment: module msDropdown
893
- region: head
894
- layout: [ all ]
895
- required: always
896
- preload: false
897
- script_load: async
898
- dependencies: false
899
- pass_init_data: false
900
- data:
901
- css: []
902
- files: [ modules/msDropdown/css/themes/uno/msDropdown.css ]
903
- js: [ modules/msDropdown/js/msDropdown ]
904
- init_function: []
905
-
906
- # ----------------------------------------------------------------------------
907
- # Translator, JS API to provide Translation services
908
- # See: https://translate.google.com/intl/en/about/
909
- #
910
- - name: Translator
911
- resource:
912
- enabled: true
913
-
914
- id: translator
915
- comment: module translator
916
- region: head
917
- layout: [ all ]
918
- required: always
919
- preload: false
920
- script_load: sync
921
- dependencies: false
922
- pass_init_data: false
923
- data:
924
- css: [ modules/translator/css/translator ]
925
- files: [ adapter/js/translator.js ]
926
- js: [ modules/translator/js/translator ]
927
- init_function: [ j1.adapter.translator.init ]
928
-
929
- # ----------------------------------------------------------------------------
930
- # Analytics, JS implementation to provide Analytics services
931
- # See: https://analytics.google.com/
932
- #
933
- - name: Analytics
934
- resource:
935
- enabled: true
936
-
937
- id: analytics
938
- comment: module analytics
939
- region: head
940
- layout: [ all ]
941
- required: always
942
- preload: false
943
- script_load: sync
944
- dependencies: false
945
- pass_init_data: false
946
- data:
947
- css: []
948
- files: [ adapter/js/analytics.js ]
949
- js: []
950
- init_function: [ j1.adapter.analytics.init ]
951
-
952
-
953
- # ============================================================================
954
- # J1 Resources loaded ONDEMAND
955
- # ----------------------------------------------------------------------------
956
-
957
- # ----------------------------------------------------------------------------
958
- # Custom module
959
- #
960
- - name: CustomModule
961
- resource:
962
- enabled: false
963
-
964
- id: CustomModule
965
- comment: Custom module
966
- region: head
967
- layout: [ all ]
968
- required: ondemand
969
- preload: false
970
- script_load: async
971
- dependencies: false
972
- pass_init_data: false
973
- data:
974
- css: []
975
- files: [ adapter/js/customModule.js ]
976
- js: []
977
- init_function: [ j1.adapter.customModule.init ]
978
-
979
- # ----------------------------------------------------------------------------
980
- # Custom functions
981
- #
982
- - name: CustomFunctions
983
- resource:
984
- enabled: false
985
-
986
- id: customFunctions
987
- comment: Custom functions
988
- region: head
989
- layout: [ all ]
990
- required: ondemand
991
- preload: false
992
- script_load: async
993
- dependencies: false
994
- pass_init_data: false
995
- data:
996
- css: []
997
- files: [ adapter/js/customFunctions.js ]
998
- js: []
999
- init_function: [ j1.adapter.customFunctions.init ]
1000
-
1001
- # ----------------------------------------------------------------------------
1002
- # Rouge, pure Ruby themeable code highlighter
1003
- # See: http://rouge.jneen.net/
1004
- #
1005
- - name: Rouge Highlighter
1006
- resource:
1007
- enabled: true
1008
-
1009
- id: rouge
1010
- comment: theme rouge
1011
- region: head
1012
- layout: [ home, page, post, collection, blog_archive, raw, app ]
1013
- required: ondemand
1014
- preload: false
1015
- script_load: defer
1016
- dependencies: false
1017
- pass_init_data: false
1018
- data:
1019
- css: []
1020
- files: [
1021
- modules/rouge/css/base16/theme.css,
1022
- adapter/js/rouge.js
1023
- ]
1024
- js: []
1025
- init_function: [ j1.adapter.rouge.init ]
1026
-
1027
- # ----------------------------------------------------------------------------
1028
- # Animate CSS, styles for CSS-based animations
1029
- # See: https://animate.style/
1030
- #
1031
- - name: Animate CSS
1032
- resource:
1033
- enabled: true
1034
-
1035
- id: animate
1036
- comment: Animate
1037
- region: head
1038
- layout: [ all ]
1039
- required: ondemand
1040
- preload: false
1041
- script_load: defer
1042
- dependencies: false
1043
- pass_init_data: false
1044
- data:
1045
- css: [ core/css/animate ]
1046
- files: []
1047
- js: []
1048
- init_function: []
1049
-
1050
- # ----------------------------------------------------------------------------
1051
- # Gallery Customizer, Customizer UI for JustifiedGallery
1052
- #
1053
- - name: J1 Gallery Customizer
1054
- resource:
1055
- enabled: true
1056
-
1057
- id: justifiedGalleryCustomizer
1058
- comment: Justified Gallery Customizer
1059
- layout: [ app, raw ]
1060
- region: head
1061
- required: ondemand
1062
- preload: false
1063
- script_load: defer
1064
- dependencies: false
1065
- pass_init_data: true
1066
- data:
1067
- css: []
1068
- files: [ adapter/js/justifiedGalleryCustomizer.js ]
1069
- js: []
1070
- init_function: [ j1.adapter.justifiedGalleryCustomizer.init ]
1071
-
1072
- # ----------------------------------------------------------------------------
1073
- # iFrameResizer, JS Client|Server implementation to manage HTML iframes
1074
- # based on the JS API iFrame Resizer
1075
- # See: https://github.com/davidjbradshaw/iframe-resizer
1076
- #
1077
- - name: J1 Framer
1078
- resource:
1079
- enabled: true
1080
-
1081
- id: framer
1082
- comment: module framer
1083
- layout: [ home, page, post, collection, blog_archive, raw, app ]
1084
- region: head
1085
- required: ondemand
1086
- preload: false
1087
- script_load: sync
1088
- dependencies: false
1089
- pass_init_data: true
1090
- data:
1091
- css: []
1092
- files: [ adapter/js/framer.js ]
1093
- js: [ modules/iframeResizer/js/resizer ]
1094
- init_function: [ j1.adapter.framer.init ]
1095
-
1096
- # ----------------------------------------------------------------------------
1097
- # Lightbox V2, the main lightbox for J1 Template
1098
- # See: ttp://lokeshdhakar.com/projects/lightbox2/
1099
- #
1100
- - name: J1 Lightbox
1101
- resource:
1102
- enabled: true
1103
-
1104
- id: lightbox
1105
- comment: module lightbox
1106
- layout: [ home, page, post, collection, blog_archive ]
1107
- region: head
1108
- required: ondemand
1109
- preload: false # property currently unused
1110
- script_load: defer
1111
- dependencies: false
1112
- pass_init_data: true
1113
- data:
1114
- css: [
1115
- modules/lightbox/css/lightbox,
1116
- modules/lightbox/css/theme/uno
1117
- ]
1118
- files: [ adapter/js/lightbox.js ]
1119
- js: [ modules/lightbox/js/lightbox ]
1120
- init_function: [ j1.adapter.lightbox.init ]
1121
-
1122
- # ----------------------------------------------------------------------------
1123
- # Twitter Emoji Icons, CSS component for using Twitter Emojis
1124
- # See: https://twemoji.twitter.com/
1125
- #
1126
- - name: Twitter Emoji Icons
1127
- resource:
1128
- enabled: true
1129
-
1130
- id: twemoji
1131
- comment: module twemoji
1132
- layout: [ home, page, post, collection, blog_archive ]
1133
- region: head
1134
- required: ondemand
1135
- preload: false
1136
- script_load: deferred
1137
- dependencies: false
1138
- pass_init_data: false
1139
- data:
1140
- css: [ core/css/icon-fonts/twemoji ]
1141
- files: []
1142
- js: []
1143
- init_function: []
1144
-
1145
- # ----------------------------------------------------------------------------
1146
- # Twitter Emoji Picker, selection UI for Twitter Emojis
1147
- # See: https://github.com/xLs51/Twemoji-Picker
1148
- #
1149
- - name: Twitter Emoji Picker
1150
- resource:
1151
- enabled: true
1152
-
1153
- id: twemoji_picker
1154
- comment: module twemoji_picker
1155
- layout: [ page ]
1156
- region: head
1157
- required: ondemand
1158
- preload: false
1159
- script_load: deferred
1160
- dependencies: false
1161
- pass_init_data: false
1162
- data:
1163
- css: [ modules/twemoji/css/picker/twemoji-picker ]
1164
- files: []
1165
- js: [ modules/twemoji/js/picker/twemoji-picker ]
1166
- init_function: []
1167
-
1168
- # ----------------------------------------------------------------------------
1169
- # MDI Previewer, preview page (UI) for MDI icons
1170
- # See: https://materialdesignicons.com/
1171
- #
1172
- - name: MDI Previewer
1173
- resource:
1174
- enabled: true
1175
-
1176
- id: mdi_previewer
1177
- comment: module mdi_previewer
1178
- layout: [ page ]
1179
- region: head
1180
- required: ondemand
1181
- preload: false
1182
- script_load: deferred
1183
- dependencies: false
1184
- pass_init_data: false
1185
- data:
1186
- css: [ modules/mdiPreviewer/css/previewer ]
1187
- files: []
1188
- js: [ modules/mdiPreviewer/js/previewer ]
1189
- init_function: []
1190
-
1191
- # ----------------------------------------------------------------------------
1192
- # MDIl Previewer, preview page (UI) for MDI icons (light)
1193
- # See: https://materialdesignicons.com/cdn/light/0.2.63/
1194
- #
1195
- - name: MDIL Previewer
1196
- resource:
1197
- enabled: true
1198
-
1199
- id: mdil_previewer
1200
- comment: module mdil_previewer
1201
- layout: [ page ]
1202
- region: head
1203
- required: ondemand
1204
- preload: false
1205
- script_load: deferred
1206
- dependencies: false
1207
- pass_init_data: false
1208
- data:
1209
- css: [ modules/mdilPreviewer/css/previewer ]
1210
- files: []
1211
- js: [ modules/mdilPreviewer/js/previewer ]
1212
- init_function: []
1213
-
1214
- # ----------------------------------------------------------------------------
1215
- # Iconify Framework, JS API to use Iconify icons
1216
- # See: https://iconify.design/
1217
- #
1218
- - name: Iconify Framework
1219
- resource:
1220
- enabled: true
1221
-
1222
- id: iconify
1223
- comment: Iconify framework
1224
- region: head
1225
- layout: [ home, page, post, collection, blog_archive ]
1226
- required: ondemand
1227
- preload: false
1228
- script_load: defer
1229
- dependencies: false
1230
- pass_init_data: false
1231
- data:
1232
- css: [ core/css/icon-fonts/iconify ]
1233
- files: [ modules/iconifyAPI/js/iconify.min.js ]
1234
- js: []
1235
- init_function: []
1236
-
1237
- # ----------------------------------------------------------------------------
1238
- # Algolia, JS API (wrapper) to use Algolia Search
1239
- # See: https://www.algolia.com/doc/
1240
- #
1241
- - resource:
1242
- enabled: true
1243
-
1244
- id: algolia
1245
- comment: Resources used by Algolia Instantsearch
1246
- region: head
1247
- layout: [ home, page, post, collection ]
1248
- required: ondemand
1249
- preload: false
1250
- script_load: defer
1251
- dependencies: false
1252
- pass_init_data: false
1253
- data:
1254
- files: [
1255
- adapter/js/algolia.js,
1256
- "https://cdn.jsdelivr.net/npm/instantsearch.js@2.6.0/dist/instantsearch-theme-algolia.min.css",
1257
- "https://cdn.jsdelivr.net/npm/instantsearch.js@2.6.0/dist/instantsearch.min.css",
1258
- "https://cdn.jsdelivr.net/npm/instantsearch.js@2.6.0/dist/instantsearch.min.js"
1259
- ]
1260
- init_function: [ j1.adapter.algolia.init ]
1261
-
1262
- # ----------------------------------------------------------------------------
1263
- # Clipboard, JS implementation to add clipboard functionality based
1264
- # on the JS API clipboard.js
1265
- # See: https://clipboardjs.com/
1266
- #
1267
- - name: Clipboard
1268
- resource:
1269
- enabled: true
1270
-
1271
- id: clipboard
1272
- comment: module clipboard
1273
- region: head
1274
- layout: [ page, post, collection ]
1275
- required: ondemand
1276
- preload: false
1277
- script_load: defer
1278
- dependencies: false
1279
- pass_init_data: false
1280
- data:
1281
- css: [ modules/clipboard/css/theme/uno ]
1282
- files: [ adapter/js/clipboard.js ]
1283
- js: [ modules/clipboard/js/clipboard ]
1284
- init_function: [ j1.adapter.clipboard.init ]
1285
-
1286
- # ----------------------------------------------------------------------------
1287
- # Carousel, JS API for the main carousel used by J1 Template
1288
- #
1289
- - name: Carousel
1290
- resource:
1291
- enabled: true
1292
-
1293
- id: carousel
1294
- comment: module carousel
1295
- region: head
1296
- layout: [ home, page, post, collection, blog_archive ]
1297
- required: ondemand
1298
- preload: false
1299
- script_load: defer
1300
- dependencies: false
1301
- pass_init_data: true
1302
- data:
1303
- css: []
1304
- files: [
1305
- modules/carousel/css/carousel.css,
1306
- modules/carousel/css/carousel_transitions.css,
1307
- modules/carousel/css/theme/uno.css,
1308
- modules/carousel/js/carousel.js,
1309
- adapter/js/carousel.js
1310
- ]
1311
- js: []
1312
- init_function: [ j1.adapter.carousel.init ]
1313
-
1314
- # ----------------------------------------------------------------------------
1315
- # Justified Gallery, JS implementation for full-featured image galleries
1316
- # based on the Justified Gallery API
1317
- # See: https://miromannino.github.io/Justified-Gallery/
1318
- #
1319
- - name: Justified Gallery
1320
- resource:
1321
- enabled: true
1322
-
1323
- id: justifiedGallery
1324
- comment: module justifiedGallery
1325
- region: head
1326
- layout: [ home, page, post, collection, blog_archive, raw, app ]
1327
- required: ondemand
1328
- preload: false
1329
- script_load: defer
1330
- dependencies: false
1331
- pass_init_data: true
1332
- data:
1333
- css: [
1334
- modules/justifiedGallery/css/justifiedGallery,
1335
- modules/justifiedGallery/css/theme/uno
1336
- ]
1337
- files: [ adapter/js/justifiedGallery.js ]
1338
- js: [ modules/justifiedGallery/js/justifiedGallery ]
1339
- init_function: [ j1.adapter.justifiedGallery.init ]
1340
-
1341
- # ----------------------------------------------------------------------------
1342
- # LightGallery, JS implementaion for full-featured lightboxes based on
1343
- # the JS API lightGallery
1344
- # See: https://www.lightgalleryjs.com/
1345
- #
1346
- - name: LightGallery
1347
- resource:
1348
- enabled: true
1349
-
1350
- id: lightGallery
1351
- comment: module lightGallery
1352
- region: head
1353
- layout: [ home, page, post, collection, blog_archive, raw, app ]
1354
- required: ondemand
1355
- preload: false # property currently unused
1356
- script_load: defer
1357
- dependencies: false
1358
- pass_init_data: false
1359
- data:
1360
- css: [
1361
- modules/lightGallery/css/core/lightgallery,
1362
- modules/lightGallery/css/core/lg-transitions,
1363
- modules/lightGallery/css/core/lg-fb-comment-box,
1364
- modules/lightGallery/css/themes/uno
1365
- ]
1366
- files: []
1367
- js: [
1368
- modules/lightGallery/js/core/j1/lightgallery-x,
1369
- modules/lightGallery/js/modules/j1/j1-x-video,
1370
- modules/lightGallery/js/modules/lg-autoplay,
1371
- modules/lightGallery/js/modules/lg-fullscreen,
1372
- modules/lightGallery/js/modules/lg-hash,
1373
- modules/lightGallery/js/modules/lg-pager,
1374
- modules/lightGallery/js/modules/lg-share,
1375
- modules/lightGallery/js/modules/lg-thumbnail,
1376
- modules/lightGallery/js/modules/lg-zoom
1377
- ]
1378
- init_function: []
1379
-
1380
- # ----------------------------------------------------------------------------
1381
- # VideoJS Player, JS API|Player for HTML5 video content
1382
- #
1383
- - name: VideoJS Player
1384
- resource:
1385
- enabled: true
1386
-
1387
- id: video_js
1388
- comment: module videojs
1389
- region: head
1390
- layout: [ all ]
1391
- required: ondemand
1392
- preload: false
1393
- script_load: defer
1394
- dependencies: false
1395
- pass_init_data: false
1396
- data:
1397
- css: [
1398
- modules/videojs/css/video-js,
1399
- modules/videojs/css/themes/city,
1400
- modules/videojs/css/themes/fantasy,
1401
- modules/videojs/css/themes/forest,
1402
- modules/videojs/css/themes/sea
1403
- ]
1404
- files: []
1405
- js: [ modules/videojs/js/video ]
1406
- init_function: []
1407
-
1408
- # ----------------------------------------------------------------------------
1409
- # Vimeo Player Froogaloop, JS API|Player for Vimeo video content
1410
- #
1411
- - name: VimeoFroogaloopAPI
1412
- resource:
1413
- enabled: true
1414
-
1415
- id: vimeo_froogaloop
1416
- comment: module vimeo_froogaloop
1417
- region: head
1418
- layout: [ all ]
1419
- required: ondemand
1420
- preload: false
1421
- script_load: defer
1422
- dependencies: false
1423
- pass_init_data: false
1424
- data:
1425
- css: []
1426
- files: [ modules/vimeo/froogaloop/js/froogaloop2.min.js ]
1427
- js: []
1428
- init_function: []
1429
-
1430
- # ----------------------------------------------------------------------------
1431
- # Vimeo Player, JS API|Player for Vimeo video content
1432
- #
1433
- - name: Vimeo Player
1434
- resource:
1435
- enabled: true
1436
-
1437
- id: vimeo_player
1438
- comment: module vimeo_player
1439
- region: head
1440
- layout: [ all ]
1441
- required: ondemand
1442
- preload: false
1443
- script_load: defer
1444
- dependencies: false
1445
- pass_init_data: false
1446
- data:
1447
- css: []
1448
- files: []
1449
- js: [ modules/vimeo/player/js/player ]
1450
- init_function: []
1451
-
1452
- # ----------------------------------------------------------------------------
1453
- # Range Slider, based on the JS implementation of the noUiSlider API
1454
- # See: https://github.com/leongersen/noUiSlider
1455
- #
1456
- - name: rangeSlider
1457
- resource:
1458
- enabled: true
1459
-
1460
- id: rangeslider
1461
- comment: module rangeSlider
1462
- region: head
1463
- layout: [ all ]
1464
- required: ondemand
1465
- preload: false
1466
- script_load: defer
1467
- dependencies: false
1468
- pass_init_data: false
1469
- data:
1470
- css: [ modules/rangeSlider/css/theme/uno/nouislider ]
1471
- files: [ adapter/js/rangeSlider.js ]
1472
- js: [ modules/rangeSlider/js/nouislider ]
1473
- init_function: [ j1.adapter.rangeSlider.init ]
1474
-
1475
- # ----------------------------------------------------------------------------
1476
- # Data tables for J1 Template (currently NOT used)
1477
- # See: https://datatables.net/
1478
- #
1479
- - name: Data Tables
1480
- resource:
1481
- enabled: false
1482
-
1483
- id: datatables
1484
- comment: module datatables
1485
- region: head
1486
- layout: [ all ]
1487
- required: ondemand
1488
- preload: false # property currently unused
1489
- script_load: async
1490
- dependencies: false
1491
- pass_init_data: false
1492
- data:
1493
- css: [ modules/datatables/css/datatables ]
1494
- files: [ modules/datatables/css/theme/uno.css ]
1495
- js: [ modules/datatables/js/datatables ]
1496
- init_function: []
1497
-
1498
- # ----------------------------------------------------------------------------
1499
- # scroller, JS API to implement infinite scroll
1500
- #
1501
- - name: scroller
1502
- resource:
1503
- enabled: true
1504
-
1505
- id: scroller
1506
- comment: scroller
1507
- region: head
1508
- layout: [ home, page, post, collection, blog_archive ]
1509
- required: ondemand # always | ondemand
1510
- preload: false # property currently unused
1511
- script_load: defer
1512
- dependencies: false
1513
- pass_init_data: false
1514
- data:
1515
- css: [ modules/scroller/css/theme/uno ]
1516
- files: [ adapter/js/scroller.js ]
1517
- js: [ modules/scroller/js/scroller ]
1518
- init_function: [ j1.adapter.scroller.init ]
1519
-
1520
- # ----------------------------------------------------------------------------
1521
- # deeplAPI, JS Wrapper for the DeepL API
1522
- # See: https://www.deepl.com/docs-api/
1523
- #
1524
- - name: deeplAPI
1525
- resource:
1526
- enabled: true
1527
-
1528
- id: deeplAPI
1529
- comment: deeplAPI
1530
- region: head
1531
- layout: [ home, page, post, collection, blog_archive ]
1532
- required: ondemand
1533
- preload: false
1534
- script_load: defer
1535
- dependencies: false
1536
- pass_init_data: false
1537
- data:
1538
- css: []
1539
- files: []
1540
- js: [ modules/cryptoJS/js/aes, modules/deeplAPI/js/deeplAPI ]
1541
- init_function: []
1542
-
1543
- # ----------------------------------------------------------------------------
1544
- # Crypto, JS implementation of standard and secure cryptographic
1545
- # algorithms based on Google's cryptoJS APIs
1546
- # See: https://code.google.com/archive/p/crypto-js/
1547
- #
1548
- - name: Crypto
1549
- resource:
1550
- enabled: true
1551
-
1552
- id: crypto
1553
- comment: crypto
1554
- region: head
1555
- layout: [ all ]
1556
- required: ondemand
1557
- preload: false
1558
- script_load: defer
1559
- dependencies: false
1560
- pass_init_data: false
1561
- data:
1562
- css: []
1563
- files: []
1564
- js: [ modules/cryptoJS/js/aes ]
1565
- init_function: []
1566
-
1567
- # ----------------------------------------------------------------------------
1568
- # Advertising, JS implementation to provide Advertising services
1569
- # See: https://www.google.com/intl/de_de/adsense/start/
1570
- #
1571
- - name: Advertising
1572
- resource:
1573
- enabled: true
1574
-
1575
- id: advertising
1576
- comment: module advertising
1577
- region: head
1578
- layout: [ all ]
1579
- required: ondemand
1580
- preload: false
1581
- script_load: sync
1582
- dependencies: false
1583
- pass_init_data: false
1584
- data:
1585
- css: []
1586
- files: [
1587
- modules/advertising/js/google/adInitializer.js,
1588
- adapter/js/advertising.js
1589
- ]
1590
- js: []
1591
- init_function: [ j1.adapter.advertising.init ]
1592
-
1593
- # ----------------------------------------------------------------------------
1594
- # Comments, JS implementation to provide access on comment providers
1595
- #
1596
- - name: Comments
1597
- resource:
1598
- enabled: true
1599
-
1600
- id: comments
1601
- comment: module comments
1602
- region: head
1603
- layout: [ all ]
1604
- required: ondemand
1605
- preload: false
1606
- script_load: sync
1607
- dependencies: false
1608
- pass_init_data: false
1609
- data:
1610
- css: []
1611
- files: [ adapter/js/comments.js ]
1612
- js: []
1613
- init_function: [ j1.adapter.comments.init ]
1614
-
1615
- # ----------------------------------------------------------------------------
1616
- # Dropdowns. JS API to create simple dropdown menus
1617
- #
1618
- - name: Dropdowns
1619
- resource:
1620
- enabled: true
1621
-
1622
- id: dropdowns
1623
- comment: Dropdown Menus
1624
- region: head
1625
- layout: [ all ]
1626
- required: ondemand
1627
- preload: false
1628
- script_load: sync
1629
- dependencies: false
1630
- pass_init_data: false
1631
- data:
1632
- css: [ modules/dropdowns/css/theme/uno/dropdowns ]
1633
- files: [
1634
- modules/dropdowns/js/cash.js, # adapted|old (1.3.5) version from Materialize
1635
- modules/dropdowns/js/dropdowns.js, # modified version for J1
1636
- adapter/js/dropdowns.js
1637
- ]
1638
- js: []
1639
- init_function: [ j1.adapter.dropdowns.init ]
1640
-
1641
- # ----------------------------------------------------------------------------
1642
- # nbInteract, implement nbInteract Core JS API for J1
1643
- #
1644
- - name: nbInteract
1645
- resource:
1646
- enabled: true
1647
-
1648
- id: nbinteract
1649
- comment: nbInteract
1650
- region: head
1651
- layout: [ all ]
1652
- required: ondemand # always | ondemand
1653
- preload: false # property currently unused
1654
- script_load: defer
1655
- dependencies: false
1656
- pass_init_data: false
1657
- data:
1658
- css: [ modules/nbInteract/css/j1-nbinteract-core ]
1659
- files: [
1660
- # modules/nbInteract/js/mathjax/latest.js,
1661
- # modules/nbInteract/js/mathjax/tex-chtml-full.js,
1662
- adapter/js/nbinteract.js
1663
- ]
1664
- js: [ modules/nbInteract/js/nbinteract/j1-nbinteract-core ]
1665
- init_function: [ j1.adapter.nbinteract.init ]
1666
-
1667
- # ------------------------------------------------------------------------------
1668
- # END config