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,7 +1,7 @@
1
1
  ---
2
2
  title: Roundtrip
3
3
  tagline: present videos
4
- date: 2020-11-04 00:00:00
4
+ date: 2020-11-04 00:00:00 +100
5
5
  description: >
6
6
  Playing video on web pages seems not that special since you can already
7
7
  watch videos on web pages through plugins like Flash Player, Quicktime
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  title: Roundtrip
3
3
  tagline: typography
4
- date: 2020-11-05 00:00:00
4
+ date: 2020-11-05 00:00:00 +100
5
5
  description: >
6
6
  The character font serves as one of the most crucial branding elements for
7
7
  any business. Typography matters for any media presenting text. The text will
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  title: Roundtrip
3
3
  tagline: icon fonts
4
- date: 2020-11-06 00:00:00
4
+ date: 2020-11-06 00:00:00 +100
5
5
  description: >
6
6
  J1 Template supports popular icons font sets out-of-the-box.
7
7
  The icon sets MDI and FA are very good in design and have a rich set of
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  title: Roundtrip
3
3
  tagline: asciidoc extensions
4
- date: 2020-11-07 00:00:00
4
+ date: 2020-11-07 00:00:00 +100
5
5
  description: >
6
6
  J1 Template implements some incubating Ruby-based
7
7
  extensions for Asciidoctor. Most extensions are based
@@ -115,7 +115,7 @@ WARNING: Icon background-color: yellow
115
115
  .CAUTION block
116
116
  CAUTION: Icon background-color: red
117
117
 
118
-
118
+ /////
119
119
  == Q&A Blocks
120
120
 
121
121
  Q&A sections are used quite often to answer popular questions. To make
@@ -163,6 +163,7 @@ find the full color scheme for Material Design.
163
163
  For J1 Template, go for the {jekyll-one-core-doc-color-scheme}[Core documentation, window="blank"] section.
164
164
  You'll find the full color scheme for Material Design.
165
165
  ====
166
+ /////
166
167
 
167
168
  == Lightboxes
168
169
 
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  title: Roundtrip
3
3
  tagline: advanced bootstrap modals
4
- date: 2020-11-08 00:00:00
4
+ date: 2020-11-08 00:00:00 +100
5
5
  description: >
6
6
  Bootstrap modals are used to add dialogs to your
7
7
  web pages for user notifications. To highlight important
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  title: Roundtrip
3
3
  tagline: responsive tables
4
- date: 2020-11-09 00:00:00
4
+ date: 2020-11-09 00:00:00 +100
5
5
  description: >
6
6
  Creating a design for responsive tables is challenging. The approach used by
7
7
  J1 Template is based on pure CSS on top of the classic Bootstrap styles for
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  title: Roundtrip
3
3
  tagline: themes
4
- date: 2020-11-10 00:00:00
4
+ date: 2020-11-10 00:00:00 +100
5
5
  description: >
6
6
  The themes feature for J1 is in an experimental
7
7
  state for the template system. Anyway, it makes
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  title: QuickSearch
3
3
  tagline: full index search based on lunr
4
- date: 2020-11-08 00:00:00
4
+ date: 2020-11-08 00:00:00 +100
5
5
  description: >
6
6
  QuickSearch is based on the search engine Lunr,
7
7
  fully integrated with the J1 Template. Lunr is designed
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  title: Where to go
3
3
  tagline: fasten your way
4
- date: 2020-11-03 00:00:00
4
+ date: 2020-11-03 00:00:00 +100
5
5
  description: >
6
6
  Welcome to the pages of J1 Template. If your here
7
7
  first time, a good decision you get on that page first.
@@ -75,7 +75,7 @@ base (web development) commands for:
75
75
  Setting up a J1 project and creating the first website using J1 will take
76
76
  about 15 minutes. But, you should know what you doing!
77
77
 
78
- Go for the quick start from link:{url-j1--quickstart}[here, {browser-window--new}]!
78
+ Go for link:{url-j1--quickstart}[the quick start, {browser-window--new}]!
79
79
 
80
80
  Roundtrip::
81
81
  With this section, you'll find a *tour* to show some of the main features of
@@ -87,19 +87,3 @@ of some of the top features of J1.
87
87
 
88
88
  If you like, continue by walking through the roundtrip examples
89
89
  link:/pages/public/learn/roundtrip/present_images/[by starting the tour here].
90
-
91
- Web in a Day::
92
- To go deeper, you’re invited to *Web in a Day*. This tutorial guides you
93
- through all the steps to build a website using Jekyll and the template system
94
- J1. The guide lets you go more in-depth and make things real. You dive into
95
- the world of Jekyll. You'll have learned a lot at the end of that day about
96
- what Jekyll is, static webs, and the template system J1 is all about.
97
-
98
- To go deeper, you’re invited, try out the journey having some hours of fun at
99
- {url-j1-web-in-a-day--meet-and-greet}[Web in a Day, {browser-window--new}].
100
-
101
- Study sections should help all people interested in modern Jekyll websites
102
- learn what Jekyll and J1 Template is all about. Now, it's on you where
103
- you start.
104
-
105
- Anyway, have a good start using *Jekyll and J1*!
@@ -1,20 +1,22 @@
1
1
  ---
2
2
  title: Copyright
3
3
  tagline: software and content
4
- date: 2020-10-23 00:00:00
4
+ date: 2020-10-23 00:00:00 +100
5
5
  description: >
6
6
  Copyright for Software and Content
7
7
 
8
8
  categories: [ Legal ]
9
9
  tags: [ License, Copyright ]
10
10
 
11
- toc: true
12
- fam: true
11
+ sitemap: false
12
+ robots:
13
+ index: false
14
+ follow: false
15
+
13
16
  fam_menu_id: page_ctrl_simple
14
17
  scrollbar: false
15
- indexed: false
16
18
  comments: false
17
- exclude_from_search: true
19
+ toc: true
18
20
 
19
21
  permalink: /pages/public/legal/en/copyright/
20
22
  regenerate: false
@@ -1,21 +1,22 @@
1
1
  ---
2
2
  title: Impress
3
3
  tagline: legal data
4
- date: 2020-10-23 00:00:00
4
+ date: 2020-10-23 00:00:00 +100
5
5
  description: >
6
6
  Impressum
7
7
 
8
8
  categories: [ Legal ]
9
9
  tags: [ Impressum, Info ]
10
10
 
11
+ sitemap: false
12
+ robots:
13
+ index: false
14
+ follow: false
11
15
 
12
- toc: false
13
- fam: true
14
- fam_menu_id: default
16
+ fam_menu_id: page_ctrl_simple
15
17
  scrollbar: false
16
- indexed: false
17
18
  comments: false
18
- exclude_from_search: true
19
+ toc: false
19
20
 
20
21
  permalink: /pages/public/legal/en/impress/
21
22
  regenerate: false
@@ -1,20 +1,22 @@
1
1
  ---
2
2
  title: Privacy
3
3
  tagline: your personal data
4
- date: 2020-10-23 00:00:00
4
+ date: 2020-10-23 00:00:00 +100
5
5
  description: >
6
6
  Protection of your personal data
7
7
 
8
8
  categories: [ Legal ]
9
9
  tags: [ Privacy, Statement ]
10
10
 
11
- toc: true
12
- fam: false
11
+ sitemap: false
12
+ robots:
13
+ index: false
14
+ follow: false
15
+
13
16
  fam_menu_id: page_ctrl_simple
14
17
  scrollbar: false
15
- indexed: false
16
18
  comments: false
17
- exclude_from_search: true
19
+ toc: true
18
20
 
19
21
  permalink: /pages/public/legal/en/privacy/
20
22
  regenerate: false
@@ -26,7 +28,7 @@ resource_options:
26
28
  padding_bottom: 50
27
29
  opacity: 0.5
28
30
  slides:
29
- - url: /assets/images/modules/attics/runner-1920x1200.jpg
31
+ - url: /assets/images/modules/attics/lianhao-1920x1280.jpg
30
32
  ---
31
33
 
32
34
  // Page Initializer
@@ -42,10 +44,13 @@ resource_options:
42
44
  // Attribute settings for section control
43
45
  //
44
46
  :cookies: true
45
- :revoke-cookie-consent: true
46
- :delete-cookies: true
47
- :content-permissions: true
48
- :server-logs: true
47
+ :cookie-consent: true
48
+ :logs-files: true
49
+ :google-analytics: true
50
+ :facebook: false
51
+ :twitter: false
52
+ :instagram: false
53
+ :youtube: true
49
54
 
50
55
  // Load Liquid procedures
51
56
  // -----------------------------------------------------------------------------
@@ -71,187 +76,72 @@ The operators of this website take the protection of your personal data extremel
71
76
  seriously. We treat your personal data as confidential and comply with the
72
77
  data protection legislation and this privacy policy.
73
78
 
74
- It is generally *not* possible to use our website without disclosing personal
75
- data. Personal data (for example page visits) is collected on our website.
76
- This is voluntary insofar as possible. This data is never disclosed to third
77
- parties without your express consent.
78
-
79
79
  ifeval::[{cookies} == true]
80
80
  == Cookies
81
81
 
82
- A cookie is a commonly used automated data collection method. Cookies are
83
- small text files placed on your computer or device by websites that you
84
- visit to make websites work or work more efficiently.
85
-
86
- We, may our partners, make use of cookies, web beacons, pixel tags, scripts,
87
- or other similar technologies on our websites to improve the browsing
88
- experience of our pages:
89
-
90
- * Tailor information presented to you based on your browsing preferences,
91
- such as language, user account data, selected content, and geographical
92
- region
93
-
94
- * Collect statistics regarding your website usage
95
-
96
- All personal data collected is stored in Cookies. We use different kinds
97
- of cookies. Cookies are classified by its *lifespan* and the *domain* to
98
- which it belongs.
99
-
100
- Session Cookie::
101
- Classified by *lifespan*. Necessary to provide you with services and
102
- features available through our websites for the time of your visit. If you
103
- leave our pages, these cookies are automatically deleted by your web browser.
104
- Without these cookies, services you may need cannot be provided.
105
-
106
- Persistent Cookie::
107
- Classified by *lifespan*. Necessary to provide you with services and
108
- features available through our websites if you return the site. Without
109
- these cookies, services cannot be provided.
110
-
111
- First-party Cookie::
112
- Classified by the *domain*. First-party Cookies are created by *this* site.
113
- We are using both types: Session Cookies *and* Persistent Cookies.
114
-
115
- Second-party Cookie::
116
- Classified by the *domain*. Used to integrate services from *other* sites
117
- like Github, Disqus, and others.
118
-
119
- [NOTE]
120
- ====
121
- If you do not wish to receive cookies, you may be able to refuse them by
122
- adjusting your browser settings to reject cookies. If you do so, we may *not*
123
- able to offer you *any* of our functionalities, services, or support.
124
- If you have previously visited our websites, you may also have to delete any
125
- existing cookies from your browser.
126
- ====
82
+ This website is using cookies and similar technologies that are required for
83
+ operation. You are free to decide to give, refuse or withdraw your consent by
84
+ clicking the `Settings` button in the privacy dialog. Subsequent changes are
85
+ possible at *any* time by clicking on the `cookie icon` in the *menu bar*.
86
+
87
+ *Extended* cookies are only used with your consent. Those additional cookies
88
+ are used to analyze the usage of this website. Analysis of the use of this
89
+ website help gives you a better user experience of the website to offer. More
90
+ information about what data is collected and how they may be passed on
91
+ to partners can be found in the privacy dialog by clicking on the
92
+ `Privacy Policy` button.
93
+
94
+
95
+ Necessary::
96
+ data is stored to run base services of this site. This website is based on
97
+ static content, and no database is used behind it. All information (data)
98
+ needed to control this site is stored in so-called *session cookies*. Session
99
+ cookies are automatically removed by your browser if you *close* all windows.
100
+
101
+ Analysis::
102
+ of the use of this website helps us to optimize your user experience of the
103
+ website. For analysis, Google Analytics (GA) is used. This website does *not*
104
+ transfer any *personal data* to GA. Implicit personal information, like IP
105
+ addresses, is *anonymized* to protect your privacy.
106
+
107
+ Personalization::
108
+ is used e.g. to collect user feedback or running advertising campaigns to
109
+ provide you a website free of charge. Partners like `Disqus` or `Google`
110
+ provide you excellent personalized services and enables us to finance the
111
+ costs for running this site.
127
112
  endif::[]
128
113
 
129
114
 
130
- ifeval::[{revoke-cookie-consent} == true]
131
- == Revoke Cookie Consent
115
+ ifeval::[{cookie-consent} == true]
116
+ == Cookie Consent
132
117
 
133
- If you do *not* wish to receive *cookies* anymore from *this site*, you can
134
- revoke the cookie consent you've given. Furthermore, you may be able to refuse
135
- them by adjusting your *browser* settings to *reject cookies*.
118
+ If you want to configure what *cookies* are used by *this site*, you can
119
+ adjust your consent settings on cookies you've already given. Furthermore,
120
+ you may be able to refuse them by adjusting your *browser* settings to
121
+ *reject cookies*. Please be carefull on changing your browser setting on
122
+ cookies. Reject on cookies may cause severe issues visiting websites that
123
+ depends on cookies like *this site*.
136
124
 
137
125
  CAUTION: Suppose you have previously visited our website — or any pages this
138
126
  session — and agreed on the use of cookies. In that case, you may also have
139
- to delete already-existing cookies by your browser to clear all cookies left.
140
-
141
- ++++
142
- <div class="ml-0 mb-0">
143
- <button type="button" name="revokeCookieConsent" class="btn btn-primary btn-raised btn-flex mb-3" style="min-width: 25rem">
144
- <i class="toggle-button mdi mdi-toggle-switch-off mdi-lg mdi-md-bg-primary-50 mr-1"></i>
145
- Revoke Cookie Consent
146
- </button>
147
- </div>
148
-
149
- <script>
150
- var logger = log4javascript.getLogger('page.privacy');
151
- var cookie_names = j1.getCookieNames();
152
- const cookie_consent_name = cookie_names.cookie_consent;
153
- const cookie_user_session_name = cookie_names.user_session;
154
- var user_state = j1.readCookie(cookie_user_session_name);
155
- var user_state_empty = {};
156
- var pageChanged;
157
-
158
- // ---------------------------------------------------------------------------
159
- // Initializer
160
- // ---------------------------------------------------------------------------
161
- $(document).ready(function() {
162
- if ( user_state.cookies_accepted == 'declined' ) {
163
- $('.toggle-button').toggleClass('mdi-toggle-switch-off mdi-toggle-switch');
164
- }
165
- });
166
-
167
- // ---------------------------------------------------------------------------
168
- // EventHandler
169
- // ---------------------------------------------------------------------------
170
- $('button[name="revokeCookieConsent"]').on('click', function (e) {
171
- if ( user_state.cookies_accepted === 'declined' ) {
172
- logger.debug('Cookie Consent already DECLINED. Click event ignored');
173
- return true;
174
- } else {
175
- logger.debug('Enter Cookie Consent REVOKE dialog');
176
- $('#cookieRevokeCentralDanger').modal('show');
177
- }
178
-
179
- /* Manage button click events from "Cookie Consent REVOKE" dialog */
180
- $('a.btn').click(function() {
181
- if (this.id === 'revokeCookies') {
182
- logger.debug('User clicked revokeCookiesButton');
183
- user_state.cookies_accepted = 'declined';
184
- j1.writeCookie({
185
- name: cookie_user_session_name,
186
- data: user_state
187
- });
188
-
189
- $('.toggle-button').toggleClass('mdi-toggle-switch-off mdi-toggle-switch');
190
-
191
- // Hide cookie icon
192
- $('#cookie-state').css('display', 'none');
193
- return true;
194
- }
195
- if (this.id === 'remainCookies') {
196
- logger.debug('User clicked remainCookiesButton');
197
- return true;
198
- }
199
- return true;
200
- });
201
- });
202
- </script>
203
- ++++
204
- endif::[]
205
-
206
- ifeval::[{delete-cookies} == true]
207
- == Delete cookies
208
-
209
- Suppose you have previously visited our website — or any pages this session —
210
- and agreed on the use of cookies. In that case, you may also have to delete
211
- already-existing cookies by your browser to clear all cookies left.
212
-
213
- By clicking the button below, all cookies related to *this* site will be
214
- deleted.
127
+ to delete already-existing cookies by your browser to clear all unwanted
128
+ cookies left.
215
129
 
216
130
  ++++
217
- <div class="ml-0 mb-0">
218
- <button type="button" name="deleteCookies" class="btn btn-primary btn-raised btn-flex mb-3" style="min-width: 25rem">
219
- <i class="mdi mdi-cookie mdi-lg mdi-md-bg-primary-50 mr-1"></i>
220
- Delete Cookies
221
- </button>
131
+ <div class="mt-4 mb-3">
132
+ <a href="javascript:j1.cookieConsent.showDialog()"
133
+ class="btn btn-primary btn-lg btn-block btn-raised btn-flex mb-3"
134
+ aria-label="Cookie Consent"
135
+ style="min-width: 25rem">
136
+ <i class="mdi mdi-cookie mdi-2x mr-2"></i>
137
+ Cookie Consent
138
+ </a>
222
139
  </div>
223
-
224
- <script>
225
- var logger = log4javascript.getLogger('page.privacy');
226
- var cookie_names = j1.getCookieNames();
227
-
228
- // ---------------------------------------------------------------------------
229
- // EventHandler
230
- // ---------------------------------------------------------------------------
231
- $('button[name="deleteCookies"]').on('click', function (e) {
232
- logger.debug('User clicked deleteCookiesButton');
233
-
234
- j1.removeCookie({
235
- name: cookie_names.user_session
236
- });
237
- j1.removeCookie({
238
- name: cookie_names.user_state
239
- });
240
- j1.removeCookie({
241
- name: cookie_names.app_session
242
- });
243
-
244
- logger.debug('cookies deleted: ' + cookie_names.user_session + ', ' + cookie_names.user_state);
245
- logger.debug('pass to (browser) default page');
246
- j1.goHome();
247
-
248
- });
249
- </script>
250
140
  ++++
251
141
  endif::[]
252
142
 
253
- ifeval::[{server-logs} == true]
254
- == Server log files
143
+ ifeval::[{logs-files} == true]
144
+ == Log files
255
145
 
256
146
  We gather certain information automatically by our webservers and store it in
257
147
  log files. This information may include Internet protocol (IP) addresses,
@@ -279,12 +169,13 @@ ifeval::[{google-analytics} == true]
279
169
  == Use of Google Analytics
280
170
 
281
171
  This website uses Google Analytics, a web analytics service provided by:
282
- Anbieter ist die:
283
172
 
284
- Google Inc.
285
- 1600 Amphitheatre Parkway Mountain View
286
- CA 94043
287
- USA
173
+ ----
174
+ Google Inc.
175
+ 1600 Amphitheatre Parkway Mountain View
176
+ CA 94043
177
+ USA
178
+ ----
288
179
 
289
180
  Google Analytics uses so called “cookies”, which are text files placed on
290
181
  your computer to help the website analyze how users use the site. The
@@ -309,9 +200,10 @@ to use the full functionality of this website. You can also avoid the
309
200
  recording of data referring to your use of the website generated by cookies
310
201
  (including your IP address) by Google as well as the processing of your
311
202
  data by Google by downloading and installing the browser plug-in available
312
- from the following link: http://tools.google.com/dlpage/gaoptout?hl=de
313
- endif::[]
203
+ from the following
204
+ link:{url-google--deactivate-ga-en}[Browser-Add-on Google Analytics, {browser-window--new}]
314
205
 
206
+ endif::[]
315
207
 
316
208
  ifeval::[{facebook} == true]
317
209
  == Use of Facebook Plug-ins
@@ -319,18 +211,16 @@ ifeval::[{facebook} == true]
319
211
  We have integrated plug-ins (Like-Button) by the social network *Facebook*,
320
212
  provided by:
321
213
 
322
- Facebook Inc.
323
- 1 Hacker Way
324
- Menlo Park
325
- California 94025
326
- USA
214
+ ----
215
+ Facebook Inc.
216
+ 1 Hacker Way
217
+ Menlo Park
218
+ California 94025
219
+ USA
220
+ ----
327
221
 
328
222
  into our website.
329
223
 
330
- You can identify these Facebook Plug ins by the Facebook logo or the "Like"
331
- button on our website. You can find an overview of the Facebook plug ins
332
- on: http://developers.facebook.com/docs/plug-ins/.
333
-
334
224
  When you visit our website, the plug-in will establish a direct connection
335
225
  between your browser and the Facebook server. Thereby Facebook will be informed
336
226
  about your visit on our website with your IP address. If you click the Facebook
@@ -341,23 +231,25 @@ associate your visit to our website with your user account.
341
231
  We would like to point out that, as the website provider, we possess no
342
232
  knowledge of the contents of the transmitted data or its use by Facebook. You
343
233
  can find further information on this topic in the Facebook privacy policy at
344
- http://de-de.facebook.com/policy.php. If you do not want Facebook to be able
345
- to associate your visit to our website with your Facebook user account,
346
- please log out of your Facebook account before visiting our website.
234
+ link:{url-facebook--privacy-policy-en}[Privacy Police, {browser-window--new}].
235
+ If you do not want Facebook to be able to associate your visit to our website
236
+ with your Facebook user account, please log out of your Facebook account
237
+ before visiting our website.
347
238
  endif::[]
348
239
 
349
-
350
240
  ifeval::[{twitter} == true]
351
241
  == Use of Twitter
352
242
 
353
243
  We have integrated functions by the service provider Twitter into our website.
354
244
  These functions are offered by:
355
245
 
356
- Twitter Inc.
357
- 1355 Market Street
358
- Suite 900, San Francisco
359
- CA 94103
360
- USA
246
+ ----
247
+ Twitter Inc.
248
+ 1355 Market Street
249
+ Suite 900, San Francisco
250
+ CA 94103
251
+ USA
252
+ ----
361
253
 
362
254
  When using Twitter and the "re-tweet" function, the websites you have visited
363
255
  will be linked to your Twitter account and made available to other users.
@@ -366,22 +258,25 @@ Data will also be transmitted to Twitter.
366
258
  We would like to point out that as provider of the website we possess no
367
259
  knowledge of the contents of the data transmitted or its use by Twitter.
368
260
  You can find further information on this topic in the Twitter privacy
369
- policy at http://twitter.com/privacy. You can change your Twitter privacy
370
- settings in your account settings at http://twitter.com/account/settings.
261
+ policy at link:{url-twitter--privacy-en}[Privacy Police, {browser-window--new}].
262
+ You can change your Twitter privacy
263
+ settings in your account settings at
264
+ link:{url-twitter--login}[Login, {browser-window--new}].
371
265
  endif::[]
372
266
 
373
-
374
267
  ifeval::[{instagram} == true]
375
268
  == Use of Instagram
376
269
 
377
270
  Auf unseren Seiten sind Funktionen des Dienstes Instagram eingebunden. Diese
378
271
  Funktionen werden angeboten durch die
379
272
 
273
+ ----
380
274
  Instagram Inc.
381
275
  1601 Willow Road
382
276
  Menlo Park
383
277
  CA 94025
384
278
  USA
279
+ ----
385
280
 
386
281
  integriert. Wenn Sie in Ihrem Instagram Account eingeloggt sind können Sie
387
282
  durch Anklicken des *Instagram Buttons* die Inhalte unserer Seiten mit
@@ -391,28 +286,30 @@ Anbieter der Seiten keine Kenntnis vom Inhalt der übermittelten Daten sowie
391
286
  deren Nutzung durch Instagram erhalten.
392
287
 
393
288
  Weitere Informationen hierzu finden Sie in der
394
- http://instagram.com/about/legal/privacy/[Datenschutzerklärung von Instagram, window="_blank"].
289
+ link:{url-instagram--privacy-policy}[Privacy Police Instagram, {browser-window--new}].
395
290
  endif::[]
396
291
 
397
292
  ifeval::[{youtube} == true]
398
293
  == Use of YouTube
399
294
 
400
- Unsere Webseite nutzt Plugins der von Google betriebenen Seite *YouTube*.
401
- Betreiber der Seiten ist die
295
+ We have integrated functions by the service provider *YouTube* into our
296
+ website on selected pages. These functions are offered by:
402
297
 
298
+ ----
403
299
  YouTube LLC,
404
300
  901 Cherry Ave San Bruno
405
301
  CA 94066
406
302
  USA
303
+ ----
407
304
 
408
- Wenn Sie eine unserer mit einem *YouTube Plugin* ausgestatteten Seiten
409
- besuchen, wird eine Verbindung zu den Servern von YouTube hergestellt. Dabei
410
- wird dem Youtube-Server mitgeteilt, welche unserer Seiten Sie besucht haben.
305
+ If you use one of our pages equipped with a *YouTube plugin* visit, a
306
+ connection to the YouTube servers is established. There the YouTube server
307
+ is informed which of our pages you have visited.
411
308
 
412
- Wenn Sie in Ihrem YouTube-Account eingeloggt sind ermöglichen Sie YouTube,
413
- Ihr Surfverhalten direkt Ihrem persönlichen Profil zuzuordnen. Dies können
414
- Sie verhindern, indem Sie sich aus Ihrem YouTube Account ausloggen.
309
+ If you are logged into your YouTube account, you enable YouTube to assign
310
+ your surfing behavior directly to your personal profile. You can prevent this
311
+ by logging out of your YouTube account.
415
312
 
416
- Weitere Informationen zum Umgang von Nutzerdaten finden Sie in der
417
- https://www.google.de/intl/de/policies/privacy[Datenschutzerklärung von YouTube, window="_blank"].
313
+ Further information on the handling of user data can be found in the
314
+ link:{url-google--privacy-policy-en}[Privacy Police Google/YouTube, {browser-window--new}].
418
315
  endif::[]