j1-template 2021.1.0 → 2021.1.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (213) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/layouts/layout_metadata_generator.html +54 -39
  3. data/_includes/themes/j1/modules/connectors/ad/google-adsense.html +1 -1
  4. data/_includes/themes/j1/modules/connectors/ads +3 -5
  5. data/_includes/themes/j1/modules/connectors/analytic/google-analytics.html +9 -5
  6. data/_includes/themes/j1/modules/connectors/analytics +4 -2
  7. data/_includes/themes/j1/modules/connectors/comments +7 -6
  8. data/_includes/themes/j1/modules/connectors/translator +3 -4
  9. data/_includes/themes/j1/modules/navigator/generator.html +4 -40
  10. data/_includes/themes/j1/modules/navigator/procedures/topsearch.proc +2 -2
  11. data/_includes/themes/j1/procedures/global/create_bs_button.proc +64 -22
  12. data/_includes/themes/j1/procedures/posts/collate_timeline.proc +14 -10
  13. data/_layouts/default.html +4 -7
  14. data/apps/public/cc/index.adoc +13 -4
  15. data/assets/data/authclient.html +234 -228
  16. data/assets/data/banner.html +34 -31
  17. data/assets/data/cookieconsent.html +249 -0
  18. data/assets/data/fam.html +5 -0
  19. data/assets/data/footer.html +4 -0
  20. data/assets/data/gallery_customizer.html +14 -4
  21. data/assets/data/menu.html +7 -2
  22. data/assets/data/mmenu.html +6 -2
  23. data/assets/data/mmenu_sidebar.html +5 -1
  24. data/assets/data/mmenu_toc.html +4 -0
  25. data/assets/data/panel.html +23 -15
  26. data/assets/data/quicklinks.html +24 -17
  27. data/assets/error_pages/HTTP204.html +2 -1
  28. data/assets/error_pages/HTTP400.html +2 -1
  29. data/assets/error_pages/HTTP401.html +2 -1
  30. data/assets/error_pages/HTTP403.html +2 -1
  31. data/assets/error_pages/HTTP404.html +2 -1
  32. data/assets/error_pages/HTTP500.html +2 -1
  33. data/assets/error_pages/HTTP501.html +2 -1
  34. data/assets/error_pages/HTTP502.html +2 -1
  35. data/assets/error_pages/HTTP503.html +2 -1
  36. data/assets/error_pages/HTTP520.html +2 -1
  37. data/assets/error_pages/HTTP521.html +2 -1
  38. data/assets/error_pages/HTTP533.html +2 -1
  39. data/assets/themes/j1/adapter/js/{cookiebar.js → cookieConsent.js} +102 -54
  40. data/assets/themes/j1/adapter/js/j1.js +53 -20
  41. data/assets/themes/j1/adapter/js/justifiedGalleryCustomizer.js +3 -2
  42. data/assets/themes/j1/adapter/js/mmenu.js +8 -4
  43. data/assets/themes/j1/adapter/js/navigator.js +77 -22
  44. data/assets/themes/j1/core/css/themes/uno-dark/bootstrap.css +17 -14
  45. data/assets/themes/j1/core/css/themes/uno-dark/bootstrap.min.css +1 -1
  46. data/assets/themes/j1/core/css/themes/uno-light/bootstrap.css +3960 -240
  47. data/assets/themes/j1/core/css/themes/uno-light/bootstrap.min.css +1 -1
  48. data/assets/themes/j1/core/js/template.js +3 -9
  49. data/assets/themes/j1/core/js/template.js.map +1 -1
  50. data/assets/themes/j1/core/js/template.min.js +3 -9
  51. data/assets/themes/j1/core/js/template.min.js.map +1 -1
  52. data/assets/themes/j1/modules/_lightGallery/css/core/lg-fb-comment-box.css +58 -0
  53. data/assets/themes/j1/modules/_lightGallery/css/core/lg-fb-comment-box.min.css +5 -0
  54. data/assets/themes/j1/modules/_lightGallery/css/core/lg-transitions.css +778 -0
  55. data/assets/themes/j1/modules/_lightGallery/css/core/lg-transitions.min.css +5 -0
  56. data/assets/themes/j1/modules/_lightGallery/css/core/lightgallery.css +981 -0
  57. data/assets/themes/j1/modules/_lightGallery/css/core/lightgallery.min.css +5 -0
  58. data/assets/themes/j1/modules/_lightGallery/css/fonts/lg.eot +0 -0
  59. data/assets/themes/j1/modules/_lightGallery/css/fonts/lg.svg +47 -0
  60. data/assets/themes/j1/modules/_lightGallery/css/fonts/lg.ttf +0 -0
  61. data/assets/themes/j1/modules/_lightGallery/css/fonts/lg.woff +0 -0
  62. data/assets/themes/j1/modules/_lightGallery/css/img/loading.gif +0 -0
  63. data/assets/themes/j1/modules/_lightGallery/css/img/video-play.png +0 -0
  64. data/assets/themes/j1/modules/_lightGallery/css/img/vimeo-play.png +0 -0
  65. data/assets/themes/j1/modules/_lightGallery/css/img/youtube-play.png +0 -0
  66. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/animation-w.png +0 -0
  67. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/customize-w.png +0 -0
  68. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/dynamic-w.png +0 -0
  69. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/facebook-icon.svg +10 -0
  70. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/googleplus-icon.svg +30 -0
  71. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/html5-w.png +0 -0
  72. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/linked-in.png +0 -0
  73. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/module-w.png +0 -0
  74. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/play-button.png +0 -0
  75. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/responsive-w.png +0 -0
  76. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/thumb-w.png +0 -0
  77. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/touch-w.png +0 -0
  78. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/twitter-icon.svg +15 -0
  79. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/twitter.png +0 -0
  80. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/video1-w.png +0 -0
  81. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/zoom-w.png +0 -0
  82. data/assets/themes/j1/modules/_lightGallery/css/themes/icons/zoom.png +0 -0
  83. data/assets/themes/j1/modules/_lightGallery/css/themes/uno.css +262 -0
  84. data/assets/themes/j1/modules/_lightGallery/css/themes/uno.min.css +15 -0
  85. data/assets/themes/j1/modules/_lightGallery/js/core/lightgallery.js +1362 -0
  86. data/assets/themes/j1/modules/_lightGallery/js/core/lightgallery.min.js +4 -0
  87. data/assets/themes/j1/modules/_lightGallery/js/modules/j1/j1-video.js +402 -0
  88. data/assets/themes/j1/modules/_lightGallery/js/modules/j1/j1-video.min.js +8 -0
  89. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-autoplay.js +206 -0
  90. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-autoplay.min.js +5 -0
  91. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-fullscreen.js +126 -0
  92. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-fullscreen.min.js +5 -0
  93. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-hash.js +101 -0
  94. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-hash.min.js +5 -0
  95. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-pager.js +105 -0
  96. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-pager.min.js +5 -0
  97. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-share.js +107 -0
  98. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-share.min.js +5 -0
  99. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-thumbnail.js +478 -0
  100. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-thumbnail.min.js +5 -0
  101. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-video.js +342 -0
  102. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-video.min.js +5 -0
  103. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-zoom.js +527 -0
  104. data/assets/themes/j1/modules/_lightGallery/js/modules/lg-zoom.min.js +5 -0
  105. data/assets/themes/j1/modules/cookieConsent/LICENSE +21 -0
  106. data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.js +286 -0
  107. data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.min.js +28 -0
  108. data/assets/themes/j1/modules/iframeResizer/examples/frame.absolute.html +4 -2
  109. data/assets/themes/j1/modules/iframeResizer/examples/frame.content.html +4 -3
  110. data/assets/themes/j1/modules/iframeResizer/examples/frame.hover.html +4 -2
  111. data/assets/themes/j1/modules/iframeResizer/examples/frame.nested.html +4 -2
  112. data/assets/themes/j1/modules/iframeResizer/examples/frame.textarea.html +4 -2
  113. data/assets/themes/j1/modules/iframeResizer/examples/frame.tolerance.html +4 -2
  114. data/assets/themes/j1/modules/iframeResizer/examples/index.html +2 -0
  115. data/assets/themes/j1/modules/iframeResizer/examples/two.html +4 -2
  116. data/assets/themes/j1/modules/lightGallery/js/core/j1/lightgallery-x.js +1368 -0
  117. data/assets/themes/j1/modules/lightGallery/js/core/j1/lightgallery-x.min.js +10 -0
  118. data/assets/themes/j1/modules/lightGallery/js/modules/j1/j1-x-video.js +344 -0
  119. data/assets/themes/j1/modules/lightGallery/js/modules/j1/j1-x-video.min.js +7 -0
  120. data/assets/themes/j1/modules/util/js/domready.js +146 -0
  121. data/assets/themes/j1/modules/util/js/gtag-opt-in.js +1 -0
  122. data/lib/j1/version.rb +1 -1
  123. data/lib/starter_web/Gemfile +1 -1
  124. data/lib/starter_web/_config.yml +74 -77
  125. data/lib/starter_web/_data/_defaults/resources.yml +11 -8
  126. data/lib/starter_web/_data/apps/defaults/justifiedGalleryCustomizer.yml +1 -0
  127. data/lib/starter_web/_data/blocks/banner.yml +30 -24
  128. data/lib/starter_web/_data/blocks/panel.yml +9 -7
  129. data/lib/starter_web/_data/builder/blog_navigator.yml +6 -1
  130. data/lib/starter_web/_data/j1_config.yml +2 -2
  131. data/lib/starter_web/_data/layouts/blog_archive.yml +9 -0
  132. data/lib/starter_web/_data/layouts/collection.yml +10 -0
  133. data/lib/starter_web/_data/layouts/default.yml +25 -59
  134. data/lib/starter_web/_data/layouts/home.yml +6 -5
  135. data/lib/starter_web/_data/layouts/page.yml +1 -1
  136. data/lib/starter_web/_data/modules/{cookiebar.yml → cookieconsent.yml} +4 -4
  137. data/lib/starter_web/_data/modules/defaults/authentication.yml +1 -0
  138. data/lib/starter_web/_data/modules/defaults/cookieconsent.yml +135 -0
  139. data/lib/starter_web/_data/modules/defaults/navigator.yml +5 -2
  140. data/lib/starter_web/_data/modules/navigator.yml +24 -21
  141. data/lib/starter_web/_data/modules/navigator_menu.yml +2 -2
  142. data/lib/starter_web/_data/pages/builder.yml +7 -7
  143. data/lib/starter_web/_data/private.yml +6 -6
  144. data/lib/starter_web/_data/resources.yml +13 -8
  145. data/lib/starter_web/_includes/attributes.asciidoc +10 -1
  146. data/lib/starter_web/_plugins/lunr_index.rb +1 -1
  147. data/lib/starter_web/assets/images/modules/attics/christa-dodoo-1920x1280.jpg +0 -0
  148. data/lib/starter_web/assets/images/modules/attics/{cookies-1920x1200-bw.jpg → cookies-1920x1200.jpg} +0 -0
  149. data/lib/starter_web/assets/images/modules/attics/giammarco-boscaro-1920x1280.jpg +0 -0
  150. data/lib/starter_web/assets/images/modules/attics/lianhao-1920x1280.jpg +0 -0
  151. data/lib/starter_web/collections/posts/public/featured/_posts/0000-00-00-welcome-to-j1.adoc.erb +3 -9
  152. data/lib/starter_web/collections/posts/public/featured/_posts/2020-01-01-about-cookies.adoc +4 -11
  153. data/lib/starter_web/collections/posts/public/featured/_posts/2021-03-01-site-generators.adoc +1 -8
  154. data/lib/starter_web/collections/posts/public/featured/_posts/2021-03-03-about-j1.adoc +2 -8
  155. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-01-post-test-series.adoc +2 -8
  156. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-02-post-test-series.adoc +2 -9
  157. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-03-post-test-series.adoc +2 -9
  158. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-04-post-test-series.adoc +2 -9
  159. data/lib/starter_web/collections/posts/public/wikipedia/_posts/2016-11-20-minneapolis.adoc +3 -1
  160. data/lib/starter_web/collections/posts/public/wikipedia/_posts/2016-11-24-narcisse-snake-dens.adoc +3 -1
  161. data/lib/starter_web/collections/posts/public/wikipedia/_posts/2016-11-26-columbia-river.adoc +3 -1
  162. data/lib/starter_web/index.html +7 -13
  163. data/lib/starter_web/package.json +3 -3
  164. data/lib/starter_web/pages/public/asciidoc_skeletons/book/000_intro.adoc +7 -1
  165. data/lib/starter_web/pages/public/asciidoc_skeletons/book/100_chapter.adoc +5 -1
  166. data/lib/starter_web/pages/public/asciidoc_skeletons/book/200_chapter.adoc +6 -1
  167. data/lib/starter_web/pages/public/asciidoc_skeletons/book/900_references.adoc +5 -0
  168. data/lib/starter_web/pages/public/asciidoc_skeletons/book/book.adoc +6 -1
  169. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/100_chapter.asciidoc +1 -1
  170. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/200_chapter.asciidoc +1 -1
  171. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/multi.adoc +6 -1
  172. data/lib/starter_web/pages/public/asciidoc_skeletons/simple-document/simple.adoc +6 -1
  173. data/lib/starter_web/pages/public/blog/navigator/archive.html +40 -24
  174. data/lib/starter_web/pages/public/blog/navigator/archive/categoryview.html +48 -28
  175. data/lib/starter_web/pages/public/blog/navigator/archive/dateview.html +45 -28
  176. data/lib/starter_web/pages/public/blog/navigator/archive/tagview.html +41 -13
  177. data/lib/starter_web/pages/public/blog/navigator/index.html +1 -4
  178. data/lib/starter_web/pages/public/cookieConsent.adoc +93 -0
  179. data/lib/starter_web/pages/public/learn/roundtrip/100_present_images.adoc +1 -1
  180. data/lib/starter_web/pages/public/learn/roundtrip/100_present_images.org.asciidoc +244 -0
  181. data/lib/starter_web/pages/public/learn/roundtrip/100_present_videos.adoc +1 -1
  182. data/lib/starter_web/pages/public/learn/roundtrip/200_typography.adoc +1 -1
  183. data/lib/starter_web/pages/public/learn/roundtrip/300_icon_fonts.adoc +1 -1
  184. data/lib/starter_web/pages/public/learn/roundtrip/400_asciidoc_extensions.adoc +3 -2
  185. data/lib/starter_web/pages/public/learn/roundtrip/410_bs_modals_extentions.adoc +1 -1
  186. data/lib/starter_web/pages/public/learn/roundtrip/420_responsive_tables_extensions.adoc +1 -1
  187. data/lib/starter_web/pages/public/learn/roundtrip/500_themes.adoc +1 -1
  188. data/lib/starter_web/pages/public/learn/roundtrip/600_quicksearch.adoc +1 -1
  189. data/lib/starter_web/pages/public/learn/where_to_go.adoc +2 -18
  190. data/lib/starter_web/pages/public/legal/en/100_copyright.adoc +7 -5
  191. data/lib/starter_web/pages/public/legal/en/200_impress.adoc +7 -6
  192. data/lib/starter_web/pages/public/legal/en/300_privacy.adoc +111 -214
  193. data/lib/starter_web/pages/public/legal/en/400_comment_policy.adoc +7 -5
  194. data/lib/starter_web/pages/public/panels/intro_panel/panel.adoc +7 -2
  195. data/lib/starter_web/pages/public/previewer/bootstrap_theme.adoc +1 -1
  196. data/lib/starter_web/pages/public/previewer/iframer.adoc +1 -1
  197. data/lib/starter_web/pages/public/previewer/justified_gallery.html +1 -1
  198. data/lib/starter_web/pages/public/previewer/md_color_palette.adoc +1 -1
  199. data/lib/starter_web/pages/public/previewer/mdi_icons_preview.adoc +1 -1
  200. data/lib/starter_web/pages/public/previewer/rouge.adoc +1 -1
  201. data/lib/starter_web/pages/public/previewer/twitter_emoji_preview.adoc +1 -1
  202. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  203. data/lib/starter_web/utilsrv/package.json +1 -1
  204. metadata +74 -14
  205. data/_includes/themes/j1/modules/connectors/analytic/google-analytics-legacy.html +0 -36
  206. data/assets/data/cookiebar.html +0 -281
  207. data/lib/starter_web/_data/_defaults/private.yml +0 -156
  208. data/lib/starter_web/_data/modules/defaults/cookiebar.yml +0 -132
  209. data/lib/starter_web/_data/private@default.yml +0 -119
  210. data/lib/starter_web/_data/private@localhost.yml +0 -156
  211. data/lib/starter_web/collections/posts/public/series/_posts/_includes/attributes.asciidoc +0 -37
  212. data/lib/starter_web/collections/posts/public/series/_posts/_includes/documents/readme +0 -0
  213. data/lib/starter_web/collections/posts/public/series/_posts/_includes/tables/debug_variables.asciidoc +0 -47
@@ -73,7 +73,7 @@ defaults:
73
73
  nav_bar:
74
74
  enabled: false
75
75
 
76
- xhr_container_id: navigator_nav_navbar
76
+ # xhr_container_id: navigator_nav_navbar
77
77
 
78
78
  media_breakpoint: lg
79
79
  brand_position: right # left|right
@@ -116,6 +116,7 @@ defaults:
116
116
  enabled: false
117
117
 
118
118
  xhr_container_id: navigator_nav_menu
119
+ xhr_data_element: desktop_menu
119
120
  xhr_data_path: /assets/data/menu/index.html
120
121
 
121
122
  raised_level: 5 # level
@@ -154,6 +155,7 @@ defaults:
154
155
  enabled: false
155
156
 
156
157
  xhr_container_id: navigator_nav_quicklinks
158
+ xhr_data_element: quicklinks
157
159
  xhr_data_path: /assets/data/quicklinks/index.html
158
160
 
159
161
  icon_family: MDI
@@ -194,7 +196,8 @@ defaults:
194
196
  nav_topsearch:
195
197
  enabled: false
196
198
 
197
- xhr_container_id: navigator_nav_topsearch
199
+ container_id: navigator_nav_topsearch
200
+
198
201
  type: quicksearch
199
202
  icon_family: MDI
200
203
  icon_color: "#FFFFFF" # md-white
@@ -49,7 +49,7 @@ settings:
49
49
 
50
50
  # --------------------------------------------------------------------------
51
51
  # INSTANCE configuration (drawers|menus)
52
- # --------------------------------------------------------------------------
52
+ #
53
53
  menus:
54
54
 
55
55
  # ------------------------------------------------------------------------
@@ -59,6 +59,7 @@ settings:
59
59
  enabled: true
60
60
 
61
61
  xhr_container_id: navigator_nav_mmenu
62
+ xhr_data_element: menu_mmenu
62
63
  xhr_data_path: /assets/data/mmenu/index.html
63
64
 
64
65
  drawer:
@@ -72,6 +73,27 @@ settings:
72
73
  button: "#mmenu-button"
73
74
  button_activated: always
74
75
 
76
+ # ------------------------------------------------------------------------
77
+ # DRAWER TOC
78
+ #
79
+ - menu:
80
+ enabled: true
81
+
82
+ xhr_container_id: navigator_toc_mmenu
83
+ xhr_data_element: toc_mmenu
84
+ xhr_data_path: /assets/data/mmenu_toc/index.html
85
+
86
+ drawer:
87
+ position: right
88
+
89
+ content:
90
+ id: toc_mmenu
91
+ type: drawer
92
+ title: Table of Contents
93
+ theme: dark
94
+ button: "#open_mmenu_toc"
95
+ button_activated: "js-toc-content"
96
+
75
97
  # ------------------------------------------------------------------------
76
98
  # DRAWER Sidebar
77
99
  #
@@ -79,6 +101,7 @@ settings:
79
101
  enabled: false
80
102
 
81
103
  xhr_container_id: navigator_sidebar_mmenu
104
+ xhr_data_element: sidebar_mmenu
82
105
  xhr_data_path: /assets/data/mmenu_sidebar/index.html
83
106
 
84
107
  drawer:
@@ -182,26 +205,6 @@ settings:
182
205
  # href: mailto:contact@jekyll.one
183
206
  # target: none
184
207
 
185
- # ------------------------------------------------------------------------
186
- # DRAWER TOC
187
- #
188
- - menu:
189
- enabled: true
190
-
191
- xhr_container_id: navigator_toc_mmenu
192
- xhr_data_path: /assets/data/mmenu_toc/index.html
193
-
194
- drawer:
195
- position: right
196
-
197
- content:
198
- id: toc_mmenu
199
- type: drawer
200
- title: Table of Contents
201
- theme: dark
202
- button: "#open_mmenu_toc"
203
- button_activated: "js-toc-content"
204
-
205
208
  # ----------------------------------------------------------------------------
206
209
  # NavQuicklinks
207
210
  #
@@ -29,7 +29,7 @@
29
29
  # Roundtrip
30
30
  #
31
31
  - title: Roundtrip
32
- icon: wallet-travel
32
+ icon: briefcase-search-outline
33
33
  dropdown:
34
34
 
35
35
  - title: Present images
@@ -72,7 +72,7 @@
72
72
  - title: Multi-Document
73
73
  href: /pages/public/skeleton/multi/
74
74
  icon: file-document-multiple-outline
75
- - title: Book
75
+ - title: Documentation
76
76
  href: /pages/public/skeleton/book/
77
77
  icon: book-open-blank-variant
78
78
 
@@ -75,13 +75,13 @@ generators:
75
75
  title: Mansonry grid layout of Justified Gallery
76
76
  tagline:
77
77
 
78
- css: [
79
- {
80
- local: "modules/cookiebar/css/cookiebar",
81
- remote: "https://cdnjs.cloudflare.com/ajax/libs/jquery-cookiebar/1.0.5/jquery.cookiebar"
82
- }
83
- ]
78
+ # css: [
79
+ # {
80
+ # local: "modules/cookiebar/css/cookiebar",
81
+ # remote: "https://cdnjs.cloudflare.com/ajax/libs/jquery-cookiebar/1.0.5/jquery.cookiebar"
82
+ # }
83
+ # ]
84
84
 
85
85
 
86
86
  # ------------------------------------------------------------------------------
87
- # END config
87
+ # END config
@@ -64,8 +64,8 @@ util_srv:
64
64
  strategy: members
65
65
  members: all
66
66
 
67
- site_url: http://localhost:40010
68
- site_redirect_url: http://localhost:40010/auth/github/callback
67
+ site_url: http://localhost:41010
68
+ site_redirect_url: http://localhost:41010/auth/github/callback
69
69
  client_scope: repo, user
70
70
  client_id: <your-client-id>
71
71
  client_secret: <your-client-secret>
@@ -91,8 +91,8 @@ middleware:
91
91
  name: <your-disqus-config-name>
92
92
  user: <your-disqus-user>
93
93
 
94
- client_url: http://localhost:40010
95
- client_redirect_url: http://localhost:40010/auth/disqus/callback
94
+ client_url: http://localhost:41010
95
+ client_redirect_url: http://localhost:41010/auth/disqus/callback
96
96
  client_id: <your-disqus-client-id>
97
97
  client_secret: <your-disqus-client-secret>
98
98
 
@@ -110,8 +110,8 @@ middleware:
110
110
  strategy: members
111
111
  members: all
112
112
 
113
- client_url: http://localhost:40010
114
- client_redirect_url: http://localhost:40010/auth/github/callback
113
+ client_url: http://localhost:41010
114
+ client_redirect_url: http://localhost:41010/auth/github/callback
115
115
  client_id: <your-gh-client-id>
116
116
  client_secret: <your-gh-client-secret>
117
117
 
@@ -365,6 +365,8 @@ resources:
365
365
  modules/util/js/js.cookie.js,
366
366
  modules/util/js/lite-url.js,
367
367
  modules/util/js/platform.js,
368
+ modules/util/js/domready.js,
369
+ modules/util/js/gtag-opt-in.js,
368
370
  adapter/js/j1.js
369
371
  ]
370
372
  js: [
@@ -549,13 +551,13 @@ resources:
549
551
  init_function: [ j1.adapter.back2top.init ]
550
552
 
551
553
  # ----------------------------------------------------------------------------
552
- # CookieBar
554
+ # GDPR compatible Cookie Consent for J1 Template
553
555
  #
554
- - name: CookieBar
556
+ - name: J1 CookieConsent
555
557
  resource:
556
- id: cookiebar
558
+ id: cookieConsent
557
559
  enabled: true
558
- comment: module cookiebar
560
+ comment: module cookieConsent
559
561
  region: head
560
562
  layout: [ all ]
561
563
  required: always
@@ -565,9 +567,9 @@ resources:
565
567
  pass_init_data: false
566
568
  data:
567
569
  css: []
568
- files: [ adapter/js/cookiebar.js ]
569
- js: []
570
- init_function: [ j1.adapter.cookiebar.init ]
570
+ files: [ adapter/js/cookieConsent.js ]
571
+ js: [ modules/cookieConsent/js/cookieConsent ]
572
+ init_function: [ j1.adapter.cookieConsent.init ]
571
573
 
572
574
  # ----------------------------------------------------------------------------
573
575
  # jqMouseWheel, jQuery plugin to add cross-browser mouse wheel support
@@ -1170,7 +1172,10 @@ resources:
1170
1172
  enabled: true
1171
1173
  comment: Floating Button Menu
1172
1174
  region: head
1173
- layout: [ home, page, post, collection ] # TODO: check if FAM makes sense for layout app
1175
+ layout: [ # TODO: check if FAM makes sense for layout app
1176
+ home, page, post, collection,
1177
+ blog_archive
1178
+ ]
1174
1179
  required: always
1175
1180
  preload: false # property currently unused
1176
1181
  script_load: sync
@@ -113,6 +113,9 @@ tag::urls[]
113
113
 
114
114
  :url-execjs--gh-repo: https://github.com/rails/execjs
115
115
 
116
+ :url-facebook--privacy-policy-en: https://www.facebook.com/policy.php
117
+ :url-facebook--privacy-policy-de: https://de-de.facebook.com/policy.php
118
+
116
119
  :url-filamentgroup--home: https://www.filamentgroup.com/
117
120
 
118
121
  :url-fontawesome--home: https://fontawesome.com/
@@ -137,6 +140,8 @@ tag::urls[]
137
140
  :url-gdpr-eu--home: https://gdpr.eu/
138
141
 
139
142
  :url-google-material-design-icons--gh-repo: https://github.com/google/material-design-icons
143
+ :url-google--deactivate-ga-en: http://tools.google.com/dlpage/gaoptout?hl=en
144
+ :url-google--privacy-policy-en: https://www.google.de/intl/en/policies/privacy
140
145
 
141
146
  :url-heroku--home: https://www.heroku.com/home
142
147
 
@@ -145,6 +150,8 @@ tag::urls[]
145
150
  :url-iconify--medical-icons: https://iconify.design/icon-sets/medical-icon/
146
151
  :url-iconify--brand-icons: https://iconify.design/icon-sets/logos/
147
152
 
153
+ :url-instagram--privacy-policy: http://instagram.com/about/legal/privacy/
154
+
148
155
  :url-iframe-resizer--gh-repo: https://github.com/davidjbradshaw/iframe-resizer
149
156
 
150
157
  :url-j1--home: https://jekyll.one/
@@ -304,6 +311,8 @@ tag::urls[]
304
311
 
305
312
  :url-twitter-emoji--gh-repo: https://github.com/twitter/twemoji
306
313
  :url-twitter-emoji-picker--gh-repo: https://github.com/xLs51/Twemoji-Picker
314
+ :url-twitter--privacy-en: https://twitter.com/en/privacy
315
+ :url-twitter--login: https://twitter.com/login
307
316
 
308
317
  :url-uglifier--gh-repo: https://github.com/lautis/uglifier
309
318
 
@@ -403,7 +412,7 @@ end::tables[]
403
412
  // -----------------------------------------------------------------------------
404
413
  tag::products[]
405
414
  :j1--license: MIT License
406
- :j1--version: 2021.1.0
415
+ :j1--version: 2021.1.5
407
416
  :j1--site-name: Jekyll One
408
417
  end::products[]
409
418
 
@@ -360,6 +360,6 @@ end
360
360
 
361
361
  module Jekyll
362
362
  module J1LunrSearch
363
- VERSION = '2021.1.0'
363
+ VERSION = '2021.1.5'
364
364
  end
365
365
  end
@@ -1,19 +1,13 @@
1
1
  ---
2
2
  title: Welcome
3
3
  tagline: jekyll for everyone
4
- date: <%= Time.now.strftime('%Y-%m-%d') %> 00:00:00
4
+ #date: <%= Time.now.strftime('%Y-%m-%d') %> 00:00:00 +0100
5
5
 
6
- categories: [ Featured ]
7
- tags: [ Example, Post ]
6
+ categories: [ Featured, Post ]
7
+ tags: [ J1, Jekyll ]
8
8
 
9
- series: false
10
9
  image: /assets/images/modules/attics/katie-moum-1920x1280.jpg
11
10
 
12
- adsense: false
13
- comments: false
14
- advertising: false
15
- toc: true
16
-
17
11
  regenerate: false
18
12
  resources: []
19
13
  resource_options:
@@ -1,18 +1,11 @@
1
1
  ---
2
2
  title: Cookies
3
3
  tagline: good to know
4
- date: 2020-01-01 00:00:00
5
4
 
6
- categories: [ Featured ]
7
- tags: [ About, Cookies ]
5
+ categories: [ Featured, Post ]
6
+ tags: [ Cookies ]
8
7
 
9
- series: false
10
- image: /assets/images/modules/attics/cookies-1920x1200-bw.jpg
11
-
12
- adsense: false
13
- comments: false
14
- advertising: false
15
- toc: true
8
+ image: /assets/images/modules/attics/cookies-1920x1200.jpg
16
9
 
17
10
  regenerate: false
18
11
 
@@ -23,7 +16,7 @@ resource_options:
23
16
  padding_bottom: 50
24
17
  opacity: 0.5
25
18
  slides:
26
- - url: /assets/images/modules/attics/cookies-1920x1200-bw.jpg
19
+ - url: /assets/images/modules/attics/cookies-1920x1200.jpg
27
20
  alt: Photo by Miroslava on Unsplash
28
21
  # caption:
29
22
  # text: Photo by Miroslava on Unsplash
@@ -1,19 +1,12 @@
1
1
  ---
2
2
  title: Site Generators
3
3
  tagline: top open source tools
4
- date: 2021-03-01 00:00:00
5
4
 
6
- categories: [ Featured ]
5
+ categories: [ Featured, Post ]
7
6
  tags: [ Jekyll, Generators ]
8
7
 
9
- series: false
10
8
  image: /assets/images/modules/attics/machine-generator-1920x1280.jpg
11
9
 
12
- adsense: false
13
- comments: false
14
- advertising: false
15
- toc: true
16
-
17
10
  regenerate: false
18
11
 
19
12
  resources: [ lightbox ]
@@ -1,19 +1,13 @@
1
1
  ---
2
2
  title: J1 Template
3
3
  tagline: first version is out
4
- date: 2021-03-03 00:00:00
5
4
 
6
- categories: [ Featured ]
7
- tags: [ About, J1 ]
5
+ categories: [ Featured, Post ]
6
+ tags: [ J1, Template ]
8
7
 
9
- series: false
10
8
  image: /assets/images/modules/attics/runner-1920x1200.jpg
11
9
 
12
- adsense: false
13
- comments: false
14
- advertising: false
15
10
  fam_menu_id: default
16
- toc: false
17
11
 
18
12
  regenerate: false
19
13
 
@@ -1,17 +1,11 @@
1
1
  ---
2
2
  title: Test Post 1
3
3
  tagline: testing series elements
4
- date: 2020-01-01 00:00:00
5
- description: >
6
4
 
7
5
  categories: [ Series ]
8
6
  tags: [ Post, Test ]
9
7
 
10
8
  series: test-series
11
- adsense: false
12
- comments: false
13
- toc: true
14
- exclude_from_search: false
15
9
 
16
10
  regenerate: false
17
11
 
@@ -24,8 +18,8 @@ resource_options:
24
18
  padding_bottom: 50
25
19
  opacity: 0.5
26
20
  slides:
27
- - url: /assets/images/modules/attics/banner/docker-1280x600-bw.jpg
28
- alt: docker_banner_r-1280x500-bw
21
+ - url: /assets/images/modules/attics/admin-dashboard-bootstrap-1280x600.jpg
22
+ alt: admin-dashboard-bootstrap
29
23
  ---
30
24
 
31
25
  // Page Initializer
@@ -1,18 +1,11 @@
1
1
  ---
2
2
  title: Test Post 2
3
3
  tagline: testing series elements
4
- date: 2020-01-02 00:00:00
5
- description: >
6
- Testing series elements
7
4
 
8
5
  categories: [ Series ]
9
6
  tags: [ Post, Test ]
10
7
 
11
8
  series: test-series
12
- adsense: false
13
- comments: false
14
- toc: true
15
- exclude_from_search: false
16
9
 
17
10
  regenerate: false
18
11
 
@@ -25,8 +18,8 @@ resource_options:
25
18
  padding_bottom: 50
26
19
  opacity: 0.5
27
20
  slides:
28
- - url: /assets/images/modules/attics/banner/docker-1280x600-bw.jpg
29
- alt: docker_banner_r-1280x500-bw
21
+ - url: /assets/images/modules/attics/admin-dashboard-bootstrap-1280x600.jpg
22
+ alt: admin-dashboard-bootstrap
30
23
  ---
31
24
 
32
25
  // Page Initializer