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
@@ -1,156 +0,0 @@
1
- # ------------------------------------------------------------------------------
2
- # ~/_data/private.yml
3
- # The private.yml file is used to set sensitive private data used by
4
- # J1 components to configure security and authentication settings
5
- #
6
- # Product/Info:
7
- # https://jekyll.one
8
- #
9
- # Copyright (C) 2019 Juergen Adams
10
- #
11
- # J1 Template is licensed under the MIT License.
12
- # See: https://github.com/jekyll-one-org/j1_template/blob/master/LICENSE
13
- # ------------------------------------------------------------------------------
14
- # NOTE:
15
- # As this file contains very confidential data, a productive private.yml
16
- # file should ALWAYS be excluded from ANY source published to the public
17
- # (e.g. a repo at Github)
18
- # ------------------------------------------------------------------------------
19
-
20
-
21
- # ==============================================================================
22
- # GLOBAL settings
23
- # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24
- global:
25
-
26
- # used by J1 to encrypt cookies
27
- session_secret: 12ada70c0d34914d194f1a790c9b23bd
28
-
29
-
30
- # ==============================================================================
31
- # MODULE settings
32
- # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
33
- modules:
34
-
35
- # J1 Webhook
36
- # NOTE:
37
- # ----------------------------------------------------------------------------
38
- webhook:
39
-
40
- comment:
41
- name: j1-template@jekyll-one-org
42
- user: j1juergen
43
- repo: jekyll-one-org/j1-template
44
- server_url: https://github.com/jekyll-one-org/j1-template/settings/hooks
45
-
46
- secret: 12ada70c0d34914d194f1a790c9b23bd # secret used at GH Webhook
47
- payload_url: https://smee.io/bzTe8lpQq1KeSJF # payload url (e.g channel at smee.io)
48
-
49
-
50
- # ==============================================================================
51
- # # J1 Utility Server
52
- # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
53
- util_srv:
54
-
55
- oauth:
56
-
57
- # GH OAuth settings used for J1 Control Center (NetlifyCMS) for the
58
- # external OAuth client (base_url)
59
- # --------------------------------------------------------------------------
60
- comment:
61
- name: j1-utilitiy-server@local-44444
62
- user: j1juergen@jekyll-one-org
63
- user_url: https://github.com/organizations/jekyll-one-org/settings/applications/1129706
64
- strategy: members
65
- members: all
66
-
67
- site_url: http://localhost:44444
68
- site_redirect_url: http://localhost:44444/auth/github/callback
69
- client_scope: repo, user
70
- client_id: 1a0d2977414958182711
71
- client_secret: 358b3b44e3711f9b279d4ae7164c9de2e5dafc27
72
-
73
-
74
- # ==============================================================================
75
- # MIDDLEWARE settings
76
- # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
77
- middleware:
78
-
79
- # OAuth settings (J1 Auth Client)
80
- # ----------------------------------------------------------------------------
81
- oauth:
82
-
83
- # --------------------------------------------------------------------------
84
- # DISQUS credentials
85
- # ==========================================================================
86
- disqus:
87
-
88
- # J1 Auth client (mode APP, development system)
89
- # ------------------------------------------------------------------------
90
- comment:
91
- name: starter@localhost
92
- user: juergen.adams@jekyll-one.com
93
- strategy: members
94
-
95
- client_url: http://localhost:41010
96
- client_redirect_url: http://localhost:41010/auth/disqus/callback
97
- client_id: 6JCzzU8t2yr11JLps0IWbslWvJJz1s07Q6W9XUBjzJa3zc6ziRlGCJWssslzoj3i
98
- client_secret: 7e36hTTenfAV2wH2csw8ZXj1HY6QhwzvGbImPLTxvMeX5psQHdXOJWDD37KHJ2rw
99
-
100
- # --------------------------------------------------------------------------
101
- # GITHUB credentials
102
- # ==========================================================================
103
- github:
104
-
105
- # J1 Auth client (mode APP, development system)
106
- # ------------------------------------------------------------------------
107
- comment:
108
- name: starter@localhost
109
- user: jekyll-one
110
- org: jekyll-one-org
111
- strategy: members
112
- members: all
113
-
114
- client_url: http://localhost:41010
115
- client_redirect_url: http://localhost:41010/auth/github/callback
116
- client_id: 4759b4d27a5f526c632a
117
- client_secret: 8472988317760fd097d1e80e996f4ec410c1857a
118
-
119
- # --------------------------------------------------------------------------
120
- # PATREON credentials
121
- # ==========================================================================
122
- patreon:
123
-
124
- # J1 Auth client (mode APP, development system)
125
- # ------------------------------------------------------------------------
126
- # comment:
127
- # name: j1-starter-local-5k
128
- # user: juergen@jekyll.one
129
- # strategy: members
130
- # api: v1
131
- #
132
- # client_url: http://localhost:5000
133
- # client_redirect_url: http://localhost:5000/auth/github/callback
134
- # client_id: bDuEYHyKjtypxb5wQKMILCCUw-x5XtYD-_9MsDAO22agQGoaB2CRKtP5UReRVflS
135
- # client_secret: uDRsD1dwWSLPUCeBrjz4umjsNMD04drCtTqy7xSEjkqIVACGa-h-n1w8t9o2mW42
136
-
137
- # --------------------------------------------------------------------------
138
- # TWITTER credentials (currently NOT supported)
139
- # ==========================================================================
140
- twitter:
141
-
142
- # J1 Auth client
143
- # ------------------------------------------------------------------------
144
- # comment:
145
- # name: <your-oauth-app-name>
146
- # user: <your-userid>
147
- # strategy: <your-strategy>
148
- # api: v1
149
- #
150
- # client_url: <your-client-url>
151
- # client_redirect_url: <your-client-redirect-url>
152
- # client_id: <your-client-id>
153
- # client_secret: <your-client-secret>
154
-
155
- # ------------------------------------------------------------------------------
156
- # END
@@ -1,132 +0,0 @@
1
- # ------------------------------------------------------------------------------
2
- # ~/_data/modules/defaults/cookiebar.yml
3
- # Default configuration settings for J1 Cookiebar module
4
- #
5
- # Product/Info:
6
- # https://jekyll.one
7
- #
8
- # Copyright (C) 2021 Juergen Adams
9
- #
10
- # J1 Template is licensed under the MIT License.
11
- # See: https://github.com/jekyll-one/J1 Template/blob/master/LICENSE
12
- # ------------------------------------------------------------------------------
13
-
14
- # ------------------------------------------------------------------------------
15
- # About this configuration (used for J1 CC only)
16
- #
17
- about_config:
18
- title: Cookiebar
19
- scope: Default settings
20
- location: _data/modules/defaults/cookiebar.yml
21
-
22
- # ------------------------------------------------------------------------------
23
- # Default settings
24
- #
25
- defaults:
26
-
27
- enabled: false
28
-
29
- xhr_container_id: cookiebar_modals
30
- xhr_data_path: /assets/data/cookiebar/index.html
31
-
32
- modal_type: full
33
- modal_position: top
34
- consent_modal_id: cookiebar_consent_modals
35
- consent_modals_title: Privacy
36
-
37
- show_cookie_icon: false
38
- expireDays: 365
39
- renewOnVisit: false
40
- forceShow: false
41
- referrer: www.example.com
42
-
43
- strict: false # all pages requires a consent (currently NOT supported)
44
- show_consent_icon: true # show the consent icon (in quicklinks)
45
- show_consent_on_pending: false # on first visit, whitelisted pages does NOT require a consent (overloaded by strict)
46
- delete_cookies_on_decline: false # currently NOT supported
47
- whitelisted_pages: []
48
-
49
- categories:
50
- enabled: true
51
- category_title: Cookie usage by category
52
- category_description: Usage Information
53
- category_description_text: Cookies are used for content pages if marked
54
- category_session: Session
55
- category_persistent: Persistent
56
- category_first_party: 1st Party
57
- category_second_party: 2nd Party
58
-
59
- buttons:
60
- policy_button: false
61
- policy_button_text: Cookie Policy
62
- accept_button: true
63
- accept_button_text: Yes, I accept cookies
64
- decline_button: true
65
- decline_button_text: No, I refuse cookies
66
- revoke_button_text: Yes, please revoke cookie consent
67
- do_nothing_button_text: No, please do nothing
68
-
69
- policy_about: >
70
- This website uses cookies to ensure vistors get the best experience
71
- on our content, presented user-friendly, more effective and safer.
72
-
73
- cookie_policy_title: Cookie Policy
74
- cookie_policy_tagline: >
75
- Based on EU legislation on cookies.
76
- See
77
- http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=CELEX:32009L0136:EN:NOT[Directive 2009/136/EC, window="_blank"] (ePrivacy Directive),
78
- https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32018R1725[Regulation (EU) 2018/1725, window="_blank"] (Data protection)
79
- for more details
80
-
81
- cookie_policy_text: >
82
- The operators of this website take protection of your personal data extremely
83
- seriously. We treat your personal data as confidential and comply with the
84
- data protection legislation and this privacy policy.
85
-
86
-
87
- A cookie is a commonly used automated data collection tool. Cookies are
88
- small text files that are placed on your computer or device by websites
89
- that you visit in order to make websites work, or work more efficiently.
90
-
91
-
92
- NOTE: If you do not wish to receive cookies you may be able to refuse them by
93
- adjusting your browser settings to reject cookies. If you do so, we may be
94
- unable to offer you some of our functionalities, services or support.
95
- If you have previously visited our websites, you may also have to delete
96
- any existing cookies from your browser.
97
-
98
-
99
- We, may our partners, make use of cookies, web beacons, pixel tags,
100
- scripts or other similar technologies on our websites to improve the
101
- browsing experience of our pages. We use different kinds of cookies.
102
-
103
-
104
- Cookies are classified by its *lifespan* and the *domain* to which it
105
- belongs.
106
-
107
-
108
- Session Cookie::
109
- Classified by *lifespan*. Necessary to provide you with services and
110
- features available through our websites. Without these cookies, services
111
- you may need, such as shopping carts or e-billing, cannot be provided.
112
-
113
-
114
- Persistent Cookie::
115
- Classified by *lifespan*. Necessary to provide you with services and
116
- features available through our websites. Without these cookies, services
117
- you may need, such as shopping carts or e-billing, cannot be provided.
118
-
119
-
120
- First-party Cookie::
121
- Classified by the *domain*. Collect information that is either used in
122
- aggregate form to help us understand how the website is being used or how
123
- effective our marketing campaigns are, or to help us customize the website
124
- for you.
125
-
126
-
127
- Second-party Cookie::
128
- Classified by the *domain*. Used to make advertising messages more
129
- relevant to you.
130
-
131
- # ------------------------------------------------------------------------------
132
- # END config
@@ -1,119 +0,0 @@
1
- # ------------------------------------------------------------------------------
2
- # ~/_data/private.yml
3
- # The private.yml file is used to set sensitive private data used by
4
- # J1 components to configure security and authentication settings
5
- #
6
- # Product/Info:
7
- # https://jekyll.one
8
- #
9
- # Copyright (C) 2019 Juergen Adams
10
- #
11
- # J1 Template is licensed under the MIT License.
12
- # See: https://github.com/jekyll-one-org/j1_template/blob/master/LICENSE
13
- # ------------------------------------------------------------------------------
14
- # NOTE:
15
- # As this file contains very confidential data, a productive private.yml
16
- # file should ALWAYS be excluded from ANY source published to the public
17
- # (e.g. a repo at Github)
18
- # ------------------------------------------------------------------------------
19
-
20
-
21
- # ==============================================================================
22
- # GLOBAL settings
23
- # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24
- global:
25
-
26
- # used by J1 to encrypt cookies
27
- session_secret: <your-secret-string>
28
-
29
-
30
- # ==============================================================================
31
- # MODULE settings
32
- # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
33
- modules:
34
-
35
- # J1 Webhook
36
- # NOTE:
37
- # ----------------------------------------------------------------------------
38
- webhook:
39
-
40
- comment:
41
- name: <your-config-name>
42
- user: <your-gh-user>
43
- repo: <your-gh-repo>
44
- server_url: <your-gh-webhook-url>
45
-
46
- secret: <your-gh-secret> # secret used at GH Webhooks
47
- payload_url: <your-payload-url> # payload url (e.g channel at smee.io)
48
-
49
-
50
- # ==============================================================================
51
- # # J1 Utility Server
52
- # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
53
- util_srv:
54
-
55
- oauth:
56
-
57
- # GH OAuth settings used for J1 Control Center (NetlifyCMS) for the
58
- # external OAuth client (base_url)
59
- # --------------------------------------------------------------------------
60
- comment:
61
- name: <your-config-name>
62
- user: <your-gh-user>
63
- user_url: <your-user-url>
64
- strategy: members
65
- members: all
66
-
67
- site_url: http://localhost:41010
68
- site_redirect_url: http://localhost:41010/auth/github/callback
69
- client_scope: repo, user
70
- client_id: <your-client-id>
71
- client_secret: <your-client-secret>
72
-
73
-
74
- # ==============================================================================
75
- # MIDDLEWARE settings
76
- # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
77
- middleware:
78
-
79
- # OAuth settings (J1 Auth Client)
80
- # ----------------------------------------------------------------------------
81
- oauth:
82
-
83
- # --------------------------------------------------------------------------
84
- # DISQUS credentials
85
- # ==========================================================================
86
- disqus:
87
-
88
- # J1 Auth client (mode APP, development system)
89
- # ------------------------------------------------------------------------
90
- comment:
91
- name: <your-disqus-config-name>
92
- user: <your-disqus-user>
93
-
94
- client_url: http://localhost:41010
95
- client_redirect_url: http://localhost:41010/auth/disqus/callback
96
- client_id: <your-disqus-client-id>
97
- client_secret: <your-disqus-client-secret>
98
-
99
- # --------------------------------------------------------------------------
100
- # GITHUB credentials
101
- # ==========================================================================
102
- github:
103
-
104
- # J1 Auth client (mode APP, development system)
105
- # ------------------------------------------------------------------------
106
- comment:
107
- name: <your-gh-config-name>
108
- user: <your-gh-user>
109
- org: <your-gh-org>
110
- strategy: members
111
- members: all
112
-
113
- client_url: http://localhost:41010
114
- client_redirect_url: http://localhost:41010/auth/github/callback
115
- client_id: <your-gh-client-id>
116
- client_secret: <your-gh-client-secret>
117
-
118
- # ------------------------------------------------------------------------------
119
- # END
@@ -1,156 +0,0 @@
1
- # ------------------------------------------------------------------------------
2
- # ~/_data/private.yml
3
- # The private.yml file is used to set sensitive private data used by
4
- # J1 components to configure security and authentication settings
5
- #
6
- # Product/Info:
7
- # https://jekyll.one
8
- #
9
- # Copyright (C) 2019 Juergen Adams
10
- #
11
- # J1 Template is licensed under the MIT License.
12
- # See: https://github.com/jekyll-one-org/j1_template/blob/master/LICENSE
13
- # ------------------------------------------------------------------------------
14
- # NOTE:
15
- # As this file contains very confidential data, a productive private.yml
16
- # file should ALWAYS be excluded from ANY source published to the public
17
- # (e.g. a repo at Github)
18
- # ------------------------------------------------------------------------------
19
-
20
-
21
- # ==============================================================================
22
- # GLOBAL settings
23
- # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24
- global:
25
-
26
- # used by J1 to encrypt cookies
27
- session_secret: 12ada70c0d34914d194f1a790c9b23bd
28
-
29
-
30
- # ==============================================================================
31
- # MODULE settings
32
- # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
33
- modules:
34
-
35
- # J1 Webhook
36
- # NOTE:
37
- # ----------------------------------------------------------------------------
38
- webhook:
39
-
40
- comment:
41
- name: j1-template@jekyll-one-org
42
- user: j1juergen
43
- repo: jekyll-one-org/j1-template
44
- server_url: https://github.com/jekyll-one-org/j1-template/settings/hooks
45
-
46
- secret: 12ada70c0d34914d194f1a790c9b23bd # secret used at GH Webhook
47
- payload_url: https://smee.io/bzTe8lpQq1KeSJF # payload url (e.g channel at smee.io)
48
-
49
-
50
- # ==============================================================================
51
- # # J1 Utility Server
52
- # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
53
- util_srv:
54
-
55
- oauth:
56
-
57
- # GH OAuth settings used for J1 Control Center (NetlifyCMS) for the
58
- # external OAuth client (base_url)
59
- # --------------------------------------------------------------------------
60
- comment:
61
- name: j1-utilitiy-server@local-44444
62
- user: j1juergen@jekyll-one-org
63
- user_url: https://github.com/organizations/jekyll-one-org/settings/applications/1129706
64
- strategy: members
65
- members: all
66
-
67
- site_url: http://localhost:44444
68
- site_redirect_url: http://localhost:44444/auth/github/callback
69
- client_scope: repo, user
70
- client_id: 1a0d2977414958182711
71
- client_secret: 358b3b44e3711f9b279d4ae7164c9de2e5dafc27
72
-
73
-
74
- # ==============================================================================
75
- # MIDDLEWARE settings
76
- # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
77
- middleware:
78
-
79
- # OAuth settings (J1 Auth Client)
80
- # ----------------------------------------------------------------------------
81
- oauth:
82
-
83
- # --------------------------------------------------------------------------
84
- # DISQUS credentials
85
- # ==========================================================================
86
- disqus:
87
-
88
- # J1 Auth client (mode APP, development system)
89
- # ------------------------------------------------------------------------
90
- comment:
91
- name: starter@localhost
92
- user: juergen.adams@jekyll-one.com
93
- strategy: members
94
-
95
- client_url: http://localhost:41010
96
- client_redirect_url: http://localhost:41010/auth/disqus/callback
97
- client_id: 6JCzzU8t2yr11JLps0IWbslWvJJz1s07Q6W9XUBjzJa3zc6ziRlGCJWssslzoj3i
98
- client_secret: 7e36hTTenfAV2wH2csw8ZXj1HY6QhwzvGbImPLTxvMeX5psQHdXOJWDD37KHJ2rw
99
-
100
- # --------------------------------------------------------------------------
101
- # GITHUB credentials
102
- # ==========================================================================
103
- github:
104
-
105
- # J1 Auth client (mode APP, development system)
106
- # ------------------------------------------------------------------------
107
- comment:
108
- name: starter@localhost
109
- user: jekyll-one
110
- org: jekyll-one-org
111
- strategy: members
112
- members: all
113
-
114
- client_url: http://localhost:41010
115
- client_redirect_url: http://localhost:41010/auth/github/callback
116
- client_id: 4759b4d27a5f526c632a
117
- client_secret: 8472988317760fd097d1e80e996f4ec410c1857a
118
-
119
- # --------------------------------------------------------------------------
120
- # PATREON credentials
121
- # ==========================================================================
122
- patreon:
123
-
124
- # J1 Auth client (mode APP, development system)
125
- # ------------------------------------------------------------------------
126
- # comment:
127
- # name: j1-starter-local-5k
128
- # user: juergen@jekyll.one
129
- # strategy: members
130
- # api: v1
131
- #
132
- # client_url: http://localhost:5000
133
- # client_redirect_url: http://localhost:5000/auth/github/callback
134
- # client_id: bDuEYHyKjtypxb5wQKMILCCUw-x5XtYD-_9MsDAO22agQGoaB2CRKtP5UReRVflS
135
- # client_secret: uDRsD1dwWSLPUCeBrjz4umjsNMD04drCtTqy7xSEjkqIVACGa-h-n1w8t9o2mW42
136
-
137
- # --------------------------------------------------------------------------
138
- # TWITTER credentials (currently NOT supported)
139
- # ==========================================================================
140
- twitter:
141
-
142
- # J1 Auth client
143
- # ------------------------------------------------------------------------
144
- # comment:
145
- # name: <your-oauth-app-name>
146
- # user: <your-userid>
147
- # strategy: <your-strategy>
148
- # api: v1
149
- #
150
- # client_url: <your-client-url>
151
- # client_redirect_url: <your-client-redirect-url>
152
- # client_id: <your-client-id>
153
- # client_secret: <your-client-secret>
154
-
155
- # ------------------------------------------------------------------------------
156
- # END