j1-template 2021.1.13 → 2021.1.18

Sign up to get free protection for your applications and to get access to all the features.
Files changed (144) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/blocks/footer/boxes/issue.proc +28 -5
  3. data/_includes/themes/j1/blocks/footer/boxes/legal_statements.proc +66 -23
  4. data/_includes/themes/j1/blocks/footer/boxes/links_box.proc +0 -1
  5. data/_includes/themes/j1/blocks/footer/boxes/news_box.proc +16 -1
  6. data/_includes/themes/j1/layouts/content_generator_blog_archive.html +197 -219
  7. data/_includes/themes/j1/layouts/content_generator_collection.html +4 -2
  8. data/_includes/themes/j1/layouts/content_generator_post.html +34 -24
  9. data/_includes/themes/j1/layouts/layout_metadata_generator.html +30 -7
  10. data/_includes/themes/j1/modules/navigator/procedures/topsearch.proc +2 -2
  11. data/_includes/themes/j1/procedures/posts/collate_timeline.proc +27 -5
  12. data/_includes/themes/j1/procedures/posts/create_series_header.proc +1 -1
  13. data/_includes/themes/j1/procedures/posts/pager.proc +123 -0
  14. data/_layouts/default.html +2 -2
  15. data/assets/data/authclient.html +1 -0
  16. data/assets/data/banner.html +1 -0
  17. data/assets/data/carousel.json +1 -0
  18. data/assets/data/cookieconsent.html +1 -2
  19. data/assets/data/fam.html +1 -0
  20. data/assets/data/footer.html +1 -0
  21. data/assets/data/galleries.json +1 -0
  22. data/assets/data/gallery_customizer.html +1 -0
  23. data/assets/data/mdi_icons.json +1 -0
  24. data/assets/data/menu.html +2 -1
  25. data/assets/data/mmenu.html +1 -0
  26. data/assets/data/mmenu_sidebar.html +1 -0
  27. data/assets/data/mmenu_toc.html +21 -1
  28. data/assets/data/panel.html +29 -7
  29. data/assets/data/quicklinks.html +1 -0
  30. data/assets/data/themes.json +1 -0
  31. data/assets/data/twa_v1.json +1 -0
  32. data/assets/error_pages/HTTP204.html +17 -2
  33. data/assets/error_pages/HTTP400.html +17 -2
  34. data/assets/error_pages/HTTP401.html +17 -2
  35. data/assets/error_pages/HTTP403.html +17 -2
  36. data/assets/error_pages/HTTP404.html +17 -2
  37. data/assets/error_pages/HTTP444.html +17 -2
  38. data/assets/error_pages/HTTP500.html +17 -2
  39. data/assets/error_pages/HTTP501.html +17 -2
  40. data/assets/error_pages/HTTP502.html +17 -2
  41. data/assets/error_pages/HTTP503.html +17 -3
  42. data/assets/themes/j1/adapter/js/cookieConsent.js +9 -8
  43. data/assets/themes/j1/adapter/js/j1.js +137 -65
  44. data/assets/themes/j1/adapter/js/navigator.js +7 -0
  45. data/assets/themes/j1/adapter/js/themer.js +16 -26
  46. data/assets/themes/j1/core/css/themes/uno-light/bootstrap.css +21 -42
  47. data/assets/themes/j1/core/css/themes/uno-light/bootstrap.min.css +1 -1
  48. data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.min.js +2 -288
  49. data/assets/themes/j1/modules/themeSwitcher/js/switcher.js +60 -41
  50. data/assets/themes/j1/modules/themeSwitcher/js/switcher.min.js +75 -57
  51. data/lib/j1/version.rb +1 -1
  52. data/lib/starter_web/Gemfile +4 -5
  53. data/lib/starter_web/_config.yml +7 -1
  54. data/lib/starter_web/_data/blocks/footer.yml +52 -20
  55. data/lib/starter_web/_data/blocks/panel.yml +4 -4
  56. data/lib/starter_web/_data/builder/blog_navigator.yml +9 -192
  57. data/lib/starter_web/_data/builder/defaults/blog_navigator.yml +389 -0
  58. data/lib/starter_web/_data/j1_config.yml +55 -39
  59. data/lib/starter_web/_data/locales/be.yml +269 -0
  60. data/lib/starter_web/_data/locales/cs.yml +218 -0
  61. data/lib/starter_web/_data/locales/da.yml +213 -0
  62. data/lib/starter_web/_data/locales/de.yml +222 -0
  63. data/lib/starter_web/_data/locales/el.yml +215 -0
  64. data/lib/starter_web/_data/locales/en.yml +215 -0
  65. data/lib/starter_web/_data/locales/es.yml +219 -0
  66. data/lib/starter_web/_data/locales/et.yml +207 -0
  67. data/lib/starter_web/_data/locales/fi.yml +211 -0
  68. data/lib/starter_web/_data/locales/fr.yml +219 -0
  69. data/lib/starter_web/_data/locales/hr.yml +240 -0
  70. data/lib/starter_web/_data/locales/hu.yml +196 -0
  71. data/lib/starter_web/_data/locales/it.yml +215 -0
  72. data/lib/starter_web/_data/locales/lv.yml +233 -0
  73. data/lib/starter_web/_data/locales/nl.yml +213 -0
  74. data/lib/starter_web/_data/locales/pl.yml +241 -0
  75. data/lib/starter_web/_data/locales/pt.yml +217 -0
  76. data/lib/starter_web/_data/locales/readme +4 -0
  77. data/lib/starter_web/_data/locales/ro.yml +209 -0
  78. data/lib/starter_web/_data/locales/ru.yml +269 -0
  79. data/lib/starter_web/_data/locales/sk.yml +211 -0
  80. data/lib/starter_web/_data/locales/sl.yml +209 -0
  81. data/lib/starter_web/_data/locales/sv.yml +207 -0
  82. data/lib/starter_web/_data/modules/defaults/cookieconsent.yml +10 -10
  83. data/lib/starter_web/_data/modules/defaults/quicksearch.yml +6 -5
  84. data/lib/starter_web/_data/modules/defaults/themer.yml +1 -0
  85. data/lib/starter_web/_data/modules/quicksearch.yml +4 -1
  86. data/lib/starter_web/_data/modules/themer.yml +1 -0
  87. data/lib/starter_web/_data/plugins/defaults/paginator.yml +7 -6
  88. data/lib/starter_web/_data/plugins/paginator.yml +3 -0
  89. data/lib/starter_web/_includes/attributes.asciidoc +1 -1
  90. data/lib/starter_web/_plugins/date-i18n.rb +67 -0
  91. data/lib/starter_web/_plugins/lunr_index.rb +5 -1
  92. data/lib/starter_web/assets/images/modules/attics/markus-spiske-1920x1280.jpg +0 -0
  93. data/lib/starter_web/assets/images/modules/attics/matthew-dockery-1920x1280.jpg +0 -0
  94. data/lib/starter_web/collections/posts/public/featured/_posts/2020-01-01-about-cookies.adoc +1 -1
  95. data/lib/starter_web/collections/posts/public/featured/_posts/2021-03-01-site-generators.adoc +1 -1
  96. data/lib/starter_web/collections/posts/public/featured/_posts/2021-03-03-about-j1.adoc +1 -1
  97. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-01-post-test-series.adoc +2 -2
  98. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-02-post-test-series.adoc +2 -2
  99. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-03-post-test-series.adoc +2 -2
  100. data/lib/starter_web/collections/posts/public/series/_posts/2020-01-04-post-test-series.adoc +2 -2
  101. data/lib/starter_web/collections/posts/public/wikipedia/_posts/2016-11-20-minneapolis.adoc +1 -1
  102. data/lib/starter_web/collections/posts/public/wikipedia/_posts/2016-11-24-narcisse-snake-dens.adoc +1 -1
  103. data/lib/starter_web/index.html +5 -2
  104. data/lib/starter_web/package.json +1 -1
  105. data/lib/starter_web/pages/public/asciidoc_skeletons/book/000_intro.adoc +2 -2
  106. data/lib/starter_web/pages/public/asciidoc_skeletons/book/100_chapter.adoc +2 -2
  107. data/lib/starter_web/pages/public/asciidoc_skeletons/book/200_chapter.adoc +2 -2
  108. data/lib/starter_web/pages/public/asciidoc_skeletons/book/900_references.adoc +2 -2
  109. data/lib/starter_web/pages/public/asciidoc_skeletons/book/book.adoc +2 -2
  110. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/100_chapter.asciidoc +2 -2
  111. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/200_chapter.asciidoc +2 -2
  112. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/multi.adoc +2 -2
  113. data/lib/starter_web/pages/public/asciidoc_skeletons/simple-document/simple.adoc +2 -2
  114. data/lib/starter_web/pages/public/blog/navigator/archive.html +82 -17
  115. data/lib/starter_web/pages/public/blog/navigator/archive/categoryview.html +92 -28
  116. data/lib/starter_web/pages/public/blog/navigator/archive/dateview.html +85 -20
  117. data/lib/starter_web/pages/public/blog/navigator/archive/tagview.html +98 -41
  118. data/lib/starter_web/pages/public/blog/navigator/index.html +2 -1
  119. data/lib/starter_web/pages/public/learn/quickstart.adoc +473 -0
  120. data/lib/starter_web/pages/public/learn/roundtrip/100_present_images.adoc +2 -2
  121. data/lib/starter_web/pages/public/learn/roundtrip/100_present_videos.adoc +2 -2
  122. data/lib/starter_web/pages/public/learn/roundtrip/200_typography.adoc +2 -2
  123. data/lib/starter_web/pages/public/learn/roundtrip/300_icon_fonts.adoc +2 -2
  124. data/lib/starter_web/pages/public/learn/roundtrip/400_asciidoc_extensions.adoc +2 -2
  125. data/lib/starter_web/pages/public/learn/roundtrip/410_bs_modals_extentions.adoc +2 -2
  126. data/lib/starter_web/pages/public/learn/roundtrip/420_responsive_tables_extensions.adoc +2 -2
  127. data/lib/starter_web/pages/public/learn/roundtrip/500_themes.adoc +2 -2
  128. data/lib/starter_web/pages/public/learn/roundtrip/600_quicksearch.adoc +2 -2
  129. data/lib/starter_web/pages/public/legal/de/100_copyright.adoc +118 -0
  130. data/lib/starter_web/pages/public/legal/de/100_impress.adoc +90 -0
  131. data/lib/starter_web/pages/public/legal/de/300_privacy.adoc +322 -0
  132. data/lib/starter_web/pages/public/legal/de/400_comment_policy.adoc +125 -0
  133. data/lib/starter_web/pages/public/legal/en/100_copyright.adoc +8 -5
  134. data/lib/starter_web/pages/public/legal/en/200_impress.adoc +7 -5
  135. data/lib/starter_web/pages/public/legal/en/300_privacy.adoc +10 -8
  136. data/lib/starter_web/pages/public/legal/en/400_comment_policy.adoc +36 -18
  137. data/lib/starter_web/pages/public/panels/intro_panel/panel.adoc +3 -2
  138. data/lib/starter_web/pages/public/previewer/iframer.adoc +1 -1
  139. data/lib/starter_web/pages/public/previewer/rouge.adoc +1 -1
  140. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  141. data/lib/starter_web/utilsrv/package.json +1 -1
  142. metadata +35 -4
  143. data/_includes/themes/j1/procedures/global/pager.proc +0 -79
  144. data/lib/starter_web/pages/public/cookieConsent.adoc +0 -96
@@ -0,0 +1,125 @@
1
+ ---
2
+ title: Kommentarrichtlinie
3
+ tagline: mit respekt diskutieren
4
+ date: 2023-01-01 01:00:00 +100
5
+ description: >
6
+ Wir lieben Kommentare und schätzen die Zeit unserer Besucher, Ideen
7
+ auszutauschen und Feedback zu geben. Vielen Dank an alle, die einen
8
+ Kommentar geschrieben haben.
9
+
10
+ categories: [ Site ]
11
+ tags: [ Kommentar, Richtlinie ]
12
+
13
+ robots:
14
+ index: false
15
+ follow: false
16
+
17
+ sitemap: false
18
+ exclude_from_search: true
19
+
20
+ fam_menu_id: page_ctrl_simple
21
+ scrollbar: false
22
+ comments: false
23
+ toc: true
24
+
25
+ permalink: /pages/public/legal/de/comment_policy/
26
+ regenerate: true
27
+
28
+ resources: []
29
+ resource_options:
30
+ - attic:
31
+ padding_top: 400
32
+ padding_bottom: 50
33
+ opacity: 0.5
34
+ slides:
35
+ - url: /assets/images/modules/attics/leon-1920x1280.jpg
36
+ alt: Photo by Leon on Unsplash
37
+ badge:
38
+ type: unsplash
39
+ author: Leon
40
+ href: https://unsplash.com/@myleon
41
+ ---
42
+
43
+ // Page Initializer
44
+ // =============================================================================
45
+ // Enable the Liquid Preprocessor
46
+ :page-liquid:
47
+
48
+ // Set (local) page attributes here
49
+ // -----------------------------------------------------------------------------
50
+ // :page--attr: <attr-value>
51
+ :disqus: true
52
+
53
+ // Load Liquid procedures
54
+ // -----------------------------------------------------------------------------
55
+ {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
56
+
57
+ // Load page attributes
58
+ // -----------------------------------------------------------------------------
59
+ {% include {{load_attributes}} scope="global" %}
60
+
61
+
62
+ // Page content
63
+ // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
64
+
65
+ // Include sub-documents
66
+ // -----------------------------------------------------------------------------
67
+
68
+ Wir lieben Kommentare und schätzen die Zeit unserer Besucher, Ideen
69
+ auszutauschen und zu geben Feedback. Vielen Dank an alle, die einen Kommentar
70
+ zu {j1--site-name} hinterlassen haben.
71
+
72
+ ifeval::[{disqus} == true]
73
+ To access the public commenting feature, you will need to register for
74
+ an account as an individual at _Disqus_. One of the primary purposes of
75
+ encouraging comments on the {j1--site-name} website is to promote a sense
76
+ of community.
77
+
78
+ NOTE: _Disqus_ (/dɪsˈkʌs/) ist ein Blog-Kommentar-Hosting-Dienst für Websites
79
+ und Online-Communitys, die eine vernetzte Plattform nutzen. Die Firmen
80
+ Plattform umfasst verschiedene Funktionen, wie soziale Integration, soziale
81
+ Netzwerke, Benutzerprofile, Spam- und Moderationstools, Analysen,
82
+ E-Mail-Benachrichtigungen und mobile Kommentare.
83
+ endif::[]
84
+
85
+ == Mit Respekt diskutieren
86
+
87
+ Einer der wichtigsten Aspekte eines hilfreichen Blogs ist die Konversation
88
+ über Kommentare, die Besucher veröffentlichen. Kommentare können manchmal
89
+ eine negative Wendung nehmen oder unerwünschte Werbungen enthalten. Aus diesem
90
+ Grund ist eine Richtlinie für Blog-Kommentare hilfreich. Alle Besucher können
91
+ verstehen was akzeptabel ist und was nicht.
92
+
93
+ == Kommentare sind willkommen
94
+
95
+ Kommentare sind auf dieser Seite willkommen und erwünscht, aber es gibt einige
96
+ Fälle, in denen Kommentare bearbeitet oder gelöscht werden. Der Inhaber dieser
97
+ Seite behält sich das Recht vor, an den Blog übermittelte Kommentare ohne
98
+ vorherige Ankündigung zu bearbeiten oder zu löschen.
99
+
100
+ Die folgende Kommentarrichtlinie kann jederzeit geändert werden:
101
+
102
+ Werbung::
103
+ Kommentare, die als Spam oder rein werbender Natur gelten, werden
104
+ gelöscht. Das Einfügen eines Links zu relevanten Inhalten ist erlaubt, jedoch
105
+ sollen Kommentare zum Thema des Beitrags passen.
106
+
107
+ Schimpfwörter::
108
+ Kommentare mit Schimpfwörtern werden gelöscht.
109
+
110
+ Grobe Sprache::
111
+ Kommentare die Sprache enthalten, die als anstößig angesehen werden könnten
112
+ werden gelöscht. Dazu zählen beleidigende, bedrohende, pornografische,
113
+ beleidigende, irreführende oder verleumderische Anmerkungen.
114
+
115
+ Angriffe::
116
+ Kommentare die eine Person direkt angreifen werden gelöscht.
117
+
118
+ Belästigung::
119
+ Kommentare, die andere Besucher oder generell Menschen belästigen können
120
+ werden gelöscht. Alle Kommentare müssen respektvoll gegenüber allen Besuchern
121
+ sein, die Kommentare hinterlassen.
122
+
123
+ Anonymität::
124
+ Anonyme Kommentare werden gelöscht. Es werden nur Kommentare von Personen
125
+ akzeptiert, die sich persönlich identifizieren.
@@ -3,16 +3,19 @@ title: Copyright
3
3
  tagline: software and content
4
4
  date: 2020-10-23 00:00:00 +100
5
5
  description: >
6
- Copyright for Software and Content
6
+ Copyright policy for Software and Content
7
+
8
+ categories: [ Site ]
9
+ tags: [ Copyright ]
7
10
 
8
- categories: [ Legal ]
9
- tags: [ License, Copyright ]
10
11
 
11
- sitemap: false
12
12
  robots:
13
13
  index: false
14
14
  follow: false
15
15
 
16
+ sitemap: false
17
+ exclude_from_search: true
18
+
16
19
  fam_menu_id: page_ctrl_simple
17
20
  scrollbar: false
18
21
  toc: true
@@ -64,7 +67,7 @@ endif::[]
64
67
  // -----------------------------------------------------------------------------
65
68
 
66
69
 
67
- == Copyright
70
+ == Copyright policy
68
71
 
69
72
  The content and works published on this website are governed by the copyright
70
73
  laws of Germany. Any duplication, processing, distribution, or any form of
@@ -5,14 +5,16 @@ date: 2020-10-23 00:00:00 +100
5
5
  description: >
6
6
  Impressum
7
7
 
8
- categories: [ Legal ]
9
- tags: [ Impressum, Info ]
8
+ categories: [ Site ]
9
+ tags: [ Impressum ]
10
10
 
11
- sitemap: false
12
11
  robots:
13
12
  index: false
14
13
  follow: false
15
14
 
15
+ sitemap: false
16
+ exclude_from_search: true
17
+
16
18
  fam_menu_id: page_ctrl_simple
17
19
  scrollbar: false
18
20
  toc: false
@@ -67,7 +69,7 @@ endif::[]
67
69
  ifeval::[{eu-region} == true]
68
70
  .Postal address
69
71
  ----
70
- <your-postal-address>
72
+ <your-postal-address>
71
73
  ----
72
74
  endif::[]
73
75
 
@@ -79,6 +81,6 @@ endif::[]
79
81
  ifeval::[{eu-region} == true]
80
82
  .Responsible for the content according to § 55 Abs. 2 RStV:
81
83
  ----
82
- <responsbile-postal-address>
84
+ <responsbile-postal-address>
83
85
  ----
84
86
  endif::[]
@@ -5,14 +5,16 @@ date: 2020-10-23 00:00:00 +100
5
5
  description: >
6
6
  Protection of your personal data
7
7
 
8
- categories: [ Legal ]
9
- tags: [ Privacy, Statement ]
8
+ categories: [ Site ]
9
+ tags: [ Privacy, Policy ]
10
10
 
11
- sitemap: false
12
11
  robots:
13
12
  index: false
14
13
  follow: false
15
14
 
15
+ sitemap: false
16
+ exclude_from_search: true
17
+
16
18
  fam_menu_id: page_ctrl_simple
17
19
  scrollbar: false
18
20
  toc: true
@@ -175,7 +177,7 @@ This website uses Google Analytics, a web analytics service provided by:
175
177
 
176
178
  ----
177
179
  Google Inc.
178
- 1600 Amphitheatre Parkway Mountain View
180
+ 1600 Amphitheatre Parkway
179
181
  CA 94043
180
182
  USA
181
183
  ----
@@ -250,7 +252,7 @@ Commenting on *Twitter* is available if you have *agreed* on
250
252
  ----
251
253
  Twitter Inc.
252
254
  1355 Market Street
253
- Suite 900, San Francisco
255
+ Suite 900
254
256
  CA 94103
255
257
  USA
256
258
  ----
@@ -303,7 +305,7 @@ website on selected pages. *YouTube* is available if you have *agreed* on
303
305
  *personalization* with your privacy settings to use this site provided by:
304
306
 
305
307
  ----
306
- YouTube LLC,
308
+ YouTube LLC
307
309
  901 Cherry Ave San Bruno
308
310
  CA 94066
309
311
  USA
@@ -357,14 +359,14 @@ our website. Commenting on *Hyvor Talk* is available if you have *agreed* on
357
359
  *personalization* with your privacy settings to use this site provided by:
358
360
 
359
361
  ----
360
- No 130
361
362
  Green Mount State
362
363
  Madawa, Pilessa
364
+ No 130
363
365
  Kurunegala
364
366
  Sri Lanka
365
367
  ----
366
368
 
367
- Hyvor Talk is a *privacy-first*, no ads, no tracking platform to support a
369
+ Hyvor Talk is a *privacy-first*, no ads, no tracking platform to support
368
370
  visitors for comments on this website. When you visit our website, the
369
371
  commenting platform will establish a direct connection between your browser
370
372
  and the Hyvor servers, but does *not* sell any of your personal data to
@@ -7,13 +7,15 @@ description: >
7
7
  spend to share ideas and give feedback. Thank you to everyone
8
8
  who comments at {j1--site-name}.
9
9
 
10
- tags: [ Legal ]
11
- categories: [ Comments, Policy ]
10
+ categories: [ Site ]
11
+ tags: [ Comments, Policy ]
12
12
 
13
- sitemap: false
14
13
  robots:
15
14
  index: false
16
15
  follow: false
16
+
17
+ sitemap: false
18
+ exclude_from_search: true
17
19
 
18
20
  fam_menu_id: page_ctrl_simple
19
21
  scrollbar: false
@@ -48,8 +50,8 @@ resource_options:
48
50
  // Set (local) page attributes here
49
51
  // -----------------------------------------------------------------------------
50
52
  // :page--attr: <attr-value>
51
- :disqus: true
52
-
53
+ :disqus: false
54
+ :hyvor: true
53
55
  // Load Liquid procedures
54
56
  // -----------------------------------------------------------------------------
55
57
  {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
@@ -69,17 +71,33 @@ We love comments and appreciate our visitor's time to share ideas and give
69
71
  feedback. Thank you to everyone who places a comment on the {j1--site-name}
70
72
  website.
71
73
 
74
+ ifeval::[{hyvor} == true]
75
+ To access the public commenting feature, you will need to register for
76
+ an account as an *individual* at _Hyvor_. One of the primary purposes of
77
+ encouraging comments on the {j1--site-name} website is to promote a sense
78
+ of community.
79
+
80
+ NOTE: _Hyvor Talk_ is a *privacy-first*, no ads, no tracking platform to
81
+ support visitors for comments on websites. When you visit our website, the
82
+ commenting platform will establish a direct connection between your browser
83
+ and the server at Hyvor, but does *not* sell any of your personal data to
84
+ third-parties or any advertisers. The _Hyvor Talk_ platform includes various
85
+ features, such as social integration and social networking to support
86
+ your personal networks.
87
+ endif::[]
88
+
72
89
  ifeval::[{disqus} == true]
73
90
  To access the public commenting feature, you will need to register for
74
- an account as an individual at _Disqus_. One of the primary purposes of
91
+ an account as an *individual* at _Disqus_. One of the primary purposes of
75
92
  encouraging comments on the {j1--site-name} website is to promote a sense
76
93
  of community.
77
94
 
78
- NOTE: _Disqus_ (/dɪsˈkʌs/) is a blog comment hosting service for websites
79
- and online communities that use a networked platform. The company's
80
- platform includes various features, such as social integration, social
81
- networking, user profiles, spam and moderation tools, analytics,
82
- email notifications, and mobile commenting.
95
+ NOTE: _Disqus_ (/dɪsˈkʌs/) is a *commercial* blog comment hosting service
96
+ for websites and online communities that use a networked platform. When you
97
+ visit our website, the commenting platform will establish a direct connection
98
+ between your browser and the server at Disqus. The _Disqus_ platform includes
99
+ various features, such as social integration and social networking to support
100
+ your personal networks.
83
101
  endif::[]
84
102
 
85
103
  == Discuss with Respect
@@ -87,22 +105,22 @@ endif::[]
87
105
  One of the most important aspects of a helpful blog is the conversation
88
106
  that occurs through comments that visitors publish on blog posts. However,
89
107
  comment conversations can sometimes take a negative turn or feature spam
90
- links. That's why it's helpful to have a blog comment policy. Visitors
91
- understand what is and is not acceptable when commenting on your blog posts.
108
+ links. That's why it's helpful to have this blog comment policy. Visitors
109
+ can understand what is and is not acceptable when commenting.
92
110
 
93
- == Comments are Welcome
111
+ === Comments are Welcome
94
112
 
95
113
  Comments are welcomed and encouraged on this site, but there are some
96
114
  instances where comments will be edited or deleted. The owner of this site
97
115
  reserves the right to edit or delete any comments submitted to the blog
98
116
  without notice.
99
117
 
100
- This comment policy is subject to change at any time:
118
+ NOTE: This comment policy is subject to change at any time.
101
119
 
102
120
  Promotional::
103
121
  Comments deemed to be spam or solely promotional in nature will be
104
- deleted. Including a link to relevant content is permitted, but comments
105
- should be relevant to the post topic.
122
+ deleted. Links to relevant content are permitted, but comments should be
123
+ relevant to the article topics.
106
124
 
107
125
  Profanity::
108
126
  Comments including profanity will be deleted.
@@ -113,7 +131,7 @@ will be deleted. Note this may include abusive, threatening, pornographic,
113
131
  offensive, misleading, or libelous language.
114
132
 
115
133
  Attack::
116
- Comments that attack an individual directly will be deleted.
134
+ Comments that attack any *individual* directly will be deleted.
117
135
 
118
136
  Harassing::
119
137
  Comments that harass other posters will be deleted. While conversation and
@@ -10,13 +10,14 @@ description: >
10
10
  best user experience on all modern devices.
11
11
 
12
12
 
13
- tags: [ Jekyll, Template ]
14
- categories: [ Info, Introduction ]
13
+ categories: [ Info ]
14
+ tags: [ Info, Jekyll, Template ]
15
15
 
16
16
  robots:
17
17
  index: false
18
18
  follow: false
19
19
 
20
+ exclude_from_search: true
20
21
 
21
22
  comments: false
22
23
  fam_menu_id: page_ctrl_simple
@@ -9,7 +9,7 @@ description: >
9
9
  features to address the most common issues with using HTML iFrames.
10
10
 
11
11
  categories: [ Previewer ]
12
- tags: [ HTML, iframe ]
12
+ tags: [ HTML, Frame, iframe ]
13
13
 
14
14
 
15
15
  toc: false
@@ -8,7 +8,7 @@ description: >
8
8
  languages fully integrated with J1 Template.
9
9
 
10
10
  categories: [ Previewer ]
11
- tags: [ Rouge, Highlighter ]
11
+ tags: [ Highlighter, Rouge ]
12
12
 
13
13
  scrollbar: false
14
14
  toc: true
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "utls",
4
- "version": "2021.1.13",
4
+ "version": "2021.1.18",
5
5
  "description": "J1 Template Utility Server",
6
6
  "homepage": "https://jekyll.one",
7
7
  "author": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "utls",
4
- "version": "2021.1.13",
4
+ "version": "2021.1.18",
5
5
  "description": "J1 Template Utility Server",
6
6
  "homepage": "https://jekyll.one",
7
7
  "author": {
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: j1-template
3
3
  version: !ruby/object:Gem::Version
4
- version: 2021.1.13
4
+ version: 2021.1.18
5
5
  platform: ruby
6
6
  authors:
7
7
  - juergen_jekyll_one
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-07-20 00:00:00.000000000 Z
11
+ date: 2021-08-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -301,7 +301,6 @@ files:
301
301
  - _includes/themes/j1/procedures/global/get_documents_dir.proc
302
302
  - _includes/themes/j1/procedures/global/get_page_path.proc
303
303
  - _includes/themes/j1/procedures/global/get_page_url.proc
304
- - _includes/themes/j1/procedures/global/pager.proc
305
304
  - _includes/themes/j1/procedures/global/select_color.proc
306
305
  - _includes/themes/j1/procedures/global/select_font_size.proc
307
306
  - _includes/themes/j1/procedures/global/select_icon_size.proc
@@ -319,6 +318,7 @@ files:
319
318
  - _includes/themes/j1/procedures/posts/collate_timeline.proc
320
319
  - _includes/themes/j1/procedures/posts/create_ad_block.proc
321
320
  - _includes/themes/j1/procedures/posts/create_series_header.proc
321
+ - _includes/themes/j1/procedures/posts/pager.proc
322
322
  - _layouts/app.html
323
323
  - _layouts/blog_archive.html
324
324
  - _layouts/collection.html
@@ -946,6 +946,7 @@ files:
946
946
  - lib/starter_web/_data/blocks/footer.yml
947
947
  - lib/starter_web/_data/blocks/panel.yml
948
948
  - lib/starter_web/_data/builder/blog_navigator.yml
949
+ - lib/starter_web/_data/builder/defaults/blog_navigator.yml
949
950
  - lib/starter_web/_data/categories.yml
950
951
  - lib/starter_web/_data/colors.yml
951
952
  - lib/starter_web/_data/font_sizes.yml
@@ -958,6 +959,29 @@ files:
958
959
  - lib/starter_web/_data/layouts/page.yml
959
960
  - lib/starter_web/_data/layouts/post.yml
960
961
  - lib/starter_web/_data/layouts/raw.yml
962
+ - lib/starter_web/_data/locales/be.yml
963
+ - lib/starter_web/_data/locales/cs.yml
964
+ - lib/starter_web/_data/locales/da.yml
965
+ - lib/starter_web/_data/locales/de.yml
966
+ - lib/starter_web/_data/locales/el.yml
967
+ - lib/starter_web/_data/locales/en.yml
968
+ - lib/starter_web/_data/locales/es.yml
969
+ - lib/starter_web/_data/locales/et.yml
970
+ - lib/starter_web/_data/locales/fi.yml
971
+ - lib/starter_web/_data/locales/fr.yml
972
+ - lib/starter_web/_data/locales/hr.yml
973
+ - lib/starter_web/_data/locales/hu.yml
974
+ - lib/starter_web/_data/locales/it.yml
975
+ - lib/starter_web/_data/locales/lv.yml
976
+ - lib/starter_web/_data/locales/nl.yml
977
+ - lib/starter_web/_data/locales/pl.yml
978
+ - lib/starter_web/_data/locales/pt.yml
979
+ - lib/starter_web/_data/locales/readme
980
+ - lib/starter_web/_data/locales/ro.yml
981
+ - lib/starter_web/_data/locales/ru.yml
982
+ - lib/starter_web/_data/locales/sk.yml
983
+ - lib/starter_web/_data/locales/sl.yml
984
+ - lib/starter_web/_data/locales/sv.yml
961
985
  - lib/starter_web/_data/modules/advertising.yml
962
986
  - lib/starter_web/_data/modules/attics.yml
963
987
  - lib/starter_web/_data/modules/authentication.yml
@@ -1012,6 +1036,7 @@ files:
1012
1036
  - lib/starter_web/_plugins/asciidoctor-extensions/panel.rb
1013
1037
  - lib/starter_web/_plugins/asciidoctor-extensions/shout-block.rb
1014
1038
  - lib/starter_web/_plugins/asciidoctor-extensions/twitter-emoji-inline.rb
1039
+ - lib/starter_web/_plugins/date-i18n.rb
1015
1040
  - lib/starter_web/_plugins/debug.rb
1016
1041
  - lib/starter_web/_plugins/filters.rb
1017
1042
  - lib/starter_web/_plugins/lorem_inline.rb
@@ -1050,8 +1075,10 @@ files:
1050
1075
  - lib/starter_web/assets/images/modules/attics/leon-1920x1280.jpg
1051
1076
  - lib/starter_web/assets/images/modules/attics/lianhao-1920x1280.jpg
1052
1077
  - lib/starter_web/assets/images/modules/attics/machine-generator-1920x1280.jpg
1078
+ - lib/starter_web/assets/images/modules/attics/markus-spiske-1920x1280.jpg
1053
1079
  - lib/starter_web/assets/images/modules/attics/markus-spiske4-1920x1280.jpg
1054
1080
  - lib/starter_web/assets/images/modules/attics/matthaeus-1920x1280.jpg
1081
+ - lib/starter_web/assets/images/modules/attics/matthew-dockery-1920x1280.jpg
1055
1082
  - lib/starter_web/assets/images/modules/attics/runner-1920x1200.jpg
1056
1083
  - lib/starter_web/assets/images/modules/attics/tldr-1920x800.jpg
1057
1084
  - lib/starter_web/assets/images/modules/carousel/cats/cat-1.jpg
@@ -1298,7 +1325,7 @@ files:
1298
1325
  - lib/starter_web/pages/public/blog/navigator/archive/dateview.html
1299
1326
  - lib/starter_web/pages/public/blog/navigator/archive/tagview.html
1300
1327
  - lib/starter_web/pages/public/blog/navigator/index.html
1301
- - lib/starter_web/pages/public/cookieConsent.adoc
1328
+ - lib/starter_web/pages/public/learn/quickstart.adoc
1302
1329
  - lib/starter_web/pages/public/learn/roundtrip/100_present_images.adoc
1303
1330
  - lib/starter_web/pages/public/learn/roundtrip/100_present_videos.adoc
1304
1331
  - lib/starter_web/pages/public/learn/roundtrip/200_typography.adoc
@@ -1323,6 +1350,10 @@ files:
1323
1350
  - lib/starter_web/pages/public/learn/roundtrip/_includes/documents/419_advanced_modals_demo.asciidoc
1324
1351
  - lib/starter_web/pages/public/learn/roundtrip/_includes/documents/tables/bs_modal_examples.asciidoc
1325
1352
  - lib/starter_web/pages/public/learn/where_to_go.adoc
1353
+ - lib/starter_web/pages/public/legal/de/100_copyright.adoc
1354
+ - lib/starter_web/pages/public/legal/de/100_impress.adoc
1355
+ - lib/starter_web/pages/public/legal/de/300_privacy.adoc
1356
+ - lib/starter_web/pages/public/legal/de/400_comment_policy.adoc
1326
1357
  - lib/starter_web/pages/public/legal/en/100_copyright.adoc
1327
1358
  - lib/starter_web/pages/public/legal/en/200_impress.adoc
1328
1359
  - lib/starter_web/pages/public/legal/en/300_privacy.adoc