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
@@ -53,7 +53,7 @@ environment: production
53
53
  # ------------------------------------------------------------------------------
54
54
  # Sets the build version of J1 Template Gem
55
55
  #
56
- version: 2021.1.13
56
+ version: 2021.1.18
57
57
 
58
58
  # version
59
59
  # ------------------------------------------------------------------------------
@@ -598,6 +598,7 @@ defaults:
598
598
  follow: false
599
599
 
600
600
  personalization: false
601
+ exclude_from_search: false
601
602
 
602
603
  analytics: true
603
604
  comments: true
@@ -641,6 +642,7 @@ defaults:
641
642
  follow: false
642
643
 
643
644
  personalization: false
645
+ exclude_from_search: false
644
646
 
645
647
  analytics: true
646
648
  comments: true
@@ -684,6 +686,7 @@ defaults:
684
686
  follow: false
685
687
 
686
688
  personalization: false
689
+ exclude_from_search: false
687
690
 
688
691
  analytics: true
689
692
  comments: true
@@ -717,6 +720,7 @@ defaults:
717
720
  follow: false
718
721
 
719
722
  personalization: false
723
+ exclude_from_search: false
720
724
 
721
725
  analytics: true
722
726
  comments: false
@@ -760,6 +764,7 @@ defaults:
760
764
  follow: false
761
765
 
762
766
  personalization: false
767
+ exclude_from_search: false
763
768
 
764
769
  analytics: false
765
770
  comments: false
@@ -767,6 +772,7 @@ defaults:
767
772
  youtube: false
768
773
  vimeo: false
769
774
 
775
+
770
776
  # ==============================================================================
771
777
  # 6. LAYOUT configuration
772
778
  #
@@ -46,8 +46,12 @@ settings:
46
46
  issue:
47
47
  enabled: true
48
48
  date: site.time
49
- date_format: "%A, %-d %B %Y"
50
- text: Last modified
49
+ en:
50
+ date_format: "%A, %-d %B %Y"
51
+ text: Last modified
52
+ de:
53
+ date_format: "%A, %-d %B %Y"
54
+ text: Letzte Änderung
51
55
 
52
56
  # ----------------------------------------------------------------------
53
57
  # ICON settings
@@ -69,50 +73,78 @@ settings:
69
73
  legal:
70
74
  enabled: true
71
75
  type: copyright
72
- statement: J1 · Copyright © 2021 · All rights reserved
73
- href: /pages/public/legal/en/copyright/
76
+ en:
77
+ statement: J1 © 2021 · All rights reserved
78
+ href: /pages/public/legal/en/copyright/
79
+ de:
80
+ statement: J1 © 2021 · Alle Rechte vorbehalten
81
+ href: /pages/public/legal/de/copyright/
74
82
 
75
83
  - name: Impress
76
84
  legal:
77
85
  enabled: true
78
86
  type: impress
79
- statement: Impress
80
- href: /pages/public/legal/en/impress/
87
+ en:
88
+ statement: Impress
89
+ href: /pages/public/legal/en/impress/
90
+ de:
91
+ statement: Impressum
92
+ href: /pages/public/legal/de/impress/
81
93
 
82
94
  - name: Terms Of Use
83
95
  legal:
84
96
  enabled: false
85
97
  type: terms
86
- statement: Terms Of Use
87
- href: /pages/public/legal/en/terms_of_use/
88
-
89
- - name: Privacy
98
+ en:
99
+ statement: Terms Of Use
100
+ href: /pages/public/legal/en/terms_of_use/
101
+ de:
102
+ statement: Nutzungsbedingungen
103
+ href: /pages/public/legal/de/terms_of_use/
104
+
105
+ - name: privacy
90
106
  legal:
91
107
  enabled: true
92
108
  type: privacy
93
- statement: Privacy
94
- href: /pages/public/legal/en/privacy/
109
+ en:
110
+ statement: Privacy
111
+ href: /pages/public/legal/en/privacy/
112
+ de:
113
+ statement: Privatsphäre
114
+ href: /pages/public/legal/de/privacy/
95
115
 
96
116
  - name: License
97
117
  legal:
98
118
  enabled: true
99
119
  type: license
100
- statement: License
101
- href: /pages/public/legal/en/license_agreement/
120
+ en:
121
+ statement: License
122
+ href: /pages/public/legal/en/license_agreement/
123
+ de:
124
+ statement: Lizensbedingungen
125
+ href: /pages/public/legal/de/license_agreement/
102
126
 
103
127
  - name: Support
104
128
  legal:
105
129
  enabled: false
106
130
  type: support
107
- statement: Support
108
- href: /pages/public/legal/en/terms_of_use/
131
+ en:
132
+ statement: Support
133
+ href: /pages/public/legal/en/support/
134
+ de:
135
+ statement: Support
136
+ href: /pages/public/legal/en/support/
109
137
 
110
138
  - name: Comments
111
139
  legal:
112
140
  enabled: true
113
141
  type: comments
114
- statement: Comments
115
- href: /pages/public/legal/en/comment_policy/
142
+ en:
143
+ statement: Comment policy
144
+ href: /pages/public/legal/en/comment_policy/
145
+ de:
146
+ statement: Kommentarrichtlinie
147
+ href: /pages/public/legal/de/comment_policy/
116
148
 
117
149
  # ----------------------------------------------------------------------
118
150
  # BOXES
@@ -154,8 +186,8 @@ settings:
154
186
  - name: References
155
187
  type: references
156
188
  enabled: true
157
- title: Useful Links
158
- tagline: top knowledge
189
+ title: Links
190
+ tagline: top sites
159
191
  links:
160
192
 
161
193
  - name: Jekyll Home
@@ -81,7 +81,7 @@ settings:
81
81
  - name: Read More
82
82
  button:
83
83
  type: text
84
- text: Read · Follow Your Visitors
84
+ text: Follow Your Visitors
85
85
  class:
86
86
  icon:
87
87
  icon_size:
@@ -106,7 +106,7 @@ settings:
106
106
  - name: Read More
107
107
  button:
108
108
  type: text
109
- text: Read · Make your Web Site unique
109
+ text: Make your Web Site unique
110
110
  class:
111
111
  icon:
112
112
  icon_size:
@@ -133,7 +133,7 @@ settings:
133
133
  - name: Read More
134
134
  button:
135
135
  type: text
136
- text: Read · Configure whats to be done
136
+ text: Configure whats to be done
137
137
  class:
138
138
  icon:
139
139
  icon_size:
@@ -325,7 +325,7 @@ settings:
325
325
  category: featured
326
326
  # truncatewords: 30 # currently NOT used
327
327
  max_posts: 3
328
- readmore_text: Read
328
+ # readmore_text: Read
329
329
 
330
330
  # # ----------------------------------------------------------------------------
331
331
  # # STEP Panel
@@ -1,7 +1,6 @@
1
1
  # ------------------------------------------------------------------------------
2
2
  # ~/_data/builder/blog_navigator.yml
3
- # Template specific configuration data to configure generated pages
4
- # by the blog post navigator
3
+ # # User Configuration to configure generated pages by the blog post navigator
5
4
  #
6
5
  # Product/Info:
7
6
  # https://jekyll.one
@@ -14,202 +13,20 @@
14
13
  # ------------------------------------------------------------------------------
15
14
 
16
15
  # ------------------------------------------------------------------------------
17
- # Global Builder settings
18
- # ------------------------------------------------------------------------------
19
-
20
- # Settings for future posts
21
- #
22
- # Future posts
23
- # -------------------------------------
24
- # The future flag allows post authors to give the post a date in the future
25
- # and to have it excluded from the build until the system time is equal or
26
- # after the post time.
27
- #
28
- # In Jekyll 3, this has been corrected and --future is disabled by default.
29
- # This means you will need to include --future if you want your future-dated
30
- # posts to generate when running jekyll build or jekyll serve.
31
- #
32
- # Note: In Jekyll 2.x, the --future flag was automatically enabled.
33
- #
34
- #future: false
35
-
36
- # ------------------------------------------------------------------------------
37
- # Blog (page) builder settings
38
- # ------------------------------------------------------------------------------
39
-
40
- # The helper modules collate_simple.proc|collate_calendar.proc and
41
- # collate_timeline.proc (located in the include|procedures/posts folder)
42
- # are page generators to display blog posts in a e.g. timeline presentation
43
- # (collate_timeline.proc) of a given category. Some genereal features to
44
- # control how to build those pages can be set here.
45
- #
46
- # icon|image_random
47
- # ----------------------------------------------------------------------------
48
- # For the timeline-box, an icon OR image can be configured that is displayed
49
- # with the post excerpt text. DON'T use both - only icon OR image is
50
- # supported for the timeline-box. The parameters icon|image can be
51
- # overwritten by the frontmatter of a post.
52
- #
53
- # icon
54
- # If configured, puts an icon in front of the post excerpt for all posts
55
- # of a category. Can be seen as a default setting and can be overwritten
56
- # individually by the frontmatter parameter "icon" each post.
57
- #
58
- # values: string (name of the icon|false)
59
- # default: false
60
- #
61
- # icon_family
62
- # Set the icon familiy from what a configured "icon" should be taken from.
63
- # Note that the respective CSS file for the icon-set needs to be included
64
- # (with the CSS loader).
65
- #
66
- # values: string (FontAwesome|Glyphicon)
67
- # default: FontAwesome
68
- #
69
- # image_random
70
- # If configured, selects an random image from the folder specified by
71
- # "image_random_path" for all posts of a category. Can be seen as a
72
- # default setting if no specific "image" is|should configured with the
73
- # posts frontmatter.
74
- #
75
- # values: boolean (true|false)
76
- # default: false
77
- #
78
- # image_random_path
79
- # If "image_random" is set to "true", the random image is taken from folder
80
- # specified by "image_random_path"
81
- #
82
- # values: string (path)
83
- # default: empty
84
- #
85
- # sharing_provider
86
- # ----------------------------------------------------------------------------
87
- # Set the provider (API) from which are likes_count|comment_count is taken.
16
+ # About this configuration (used for J1 CC only)
88
17
  #
89
- # provider
90
- # Name of the the provider (API) used for commenting the blog post.
91
- #
92
- # values: disqus|livefyre|intensedebate|facebook|false
93
- # default: false
94
- #
95
- # likes_count, comment_count
96
- # If set to true, set the respective values for the blog posts helper
97
- # to display their numbers
98
- #
99
- # values: boolean (true|false)
100
- # default: true
101
- # ------------------------------------------------------------------------------
18
+ about_config:
19
+ title: Blog Navigator
20
+ scope: User settings
21
+ location: _data/builder/blog_navigator.yml
102
22
 
103
23
  # ------------------------------------------------------------------------------
104
- # Builder settings
105
- #
106
- # previewer
107
- # ----------------------------------------------------------------------------
108
- # Set the previewer type
109
- #
110
- # NOTE:
111
- # The helper modules collate_simple.proc|collate_calendar.proc and
112
- # collate_timeline.proc (located in the include|procedures/posts folder)
113
- # are page generators to display blog posts in a e.g. timeline presentation
114
- # (collate_timeline.proc) of a given category. Some genereal features to
115
- # control how to build those pages can be set here.
116
- #
117
- # previewer
118
- # Name of the preview generator for the article preview.
119
- #
120
- # values: list|calendar|timeline
121
- # default: list
122
- #
123
- # description
124
- # ----------------------------------------------------------------------------
125
- # For the timeline-box, an icon OR image can be configured that is displayed
126
- # with the post excerpt text. DON'T use both - only icon OR image is
127
- # supported for the timeline-box. The parameters icon|image can be
128
- # overwritten by the frontmatter of a post.
129
- #
130
- # ------------------------------------------------------------------------------
24
+ # User settings
131
25
  #
26
+ settings:
132
27
 
133
- defaults:
134
28
  post_image: /assets/images/modules/attics/christa-dodoo-1920x1280.jpg
135
-
136
- previewer: timeline
137
-
138
- article_navigator:
139
- description: >
140
- Navigate through all articles available this site. Go for the various
141
- views to find what your are interested in. Go for the <b>Category Viewer</b>
142
- to find articles of a specific <b>topic</b>. You can search for articles
143
- by date using the <b>Date View</b> or search for keywords by the <b>Tag View</b>.
144
- <br /> <br />
145
- <i>Happy Jekylling!</i>
146
-
147
- article_previewer:
148
- enabled: true
149
- description: >
150
- All articles are reverse ordered by date. The current articles are displayed
151
- first. To preview older posts, use the button <b>Older Posts</b> from the
152
- Preview Bar. For newer posts use the button <b>Newer Posts</b> for
153
- more recent articles.
154
-
155
- archive_view:
156
- enabled: true
157
- description: >
158
- Check out <b>all</b> articles in the blog posts <b>archive</b>.
159
- Below, find articles available this site sorted from the youngest
160
- to the oldest. On the right, a table of contents list all articles
161
- same order.
162
- <br/><br/>
163
- From the navigation line, go back to the <b>Navigator</b> page or
164
- go for the <b>Category Viewer</b> to find articles of a specific
165
- <b>topic</b>. You can search articles for keywords by the <b>Tag View</b>
166
- or find articles by date using the the <b>Date View</b>.
167
-
168
-
169
- category_view:
170
- enabled: true
171
- word_cloud: true
172
- skip_categories: Posts, Public
173
- description: >
174
- Check out <b>all</b> articles in the blog posts <b>archive</b>.
175
- Below, find articles available this site <b>grouped</b> by
176
- <b>categoy</b>. On the right, a table of contents list all
177
- articles same order.
178
- <br/><br/>
179
- From the navigation line, go back to the <b>Navigator</b> page
180
- or go for the <b>Date Viewer</b> to find articles by <b>date</b>.
181
- You can search articles for keywords by the <b>Tag View</b> of
182
- a specific <b>topic</b> or find articles using the
183
- <b>All Posts View</b>.
184
-
185
-
186
- date_view:
187
- enabled: true
188
- description: >
189
- Check out <b>all</b> articles in the blog posts <b>archive</b>.
190
- Below, find articles available this site <b>grouped</b> by
191
- <b>month</b>. On the right, a table of contents list all
192
- articles same order.
193
- <br/><br/>
194
- From the navigation line, go back to the <b>Navigator</b> page or
195
- go for the <b>Category Viewer</b> to find articles of a specific
196
- <b>topic</b>. You can search articles for keywords by the
197
- <b>Tag View</b> or find articles using the <b>All Posts View</b>.
198
-
199
- tag_view:
200
- enabled: false
201
- word_cloud: true
202
- description: >
203
- Check out <b>all</b> articles in the blog posts <b>archive</b>.
204
- Below, find articles available this site <b>grouped</b> by
205
- <b>tag</b>. On the right, a table of contents list all articles
206
- same order.
207
- <br/><br/>
208
- From the navigation line, go back to the <b>Navigator</b> page
209
- or go for the <b>Date Viewer</b> to find articles by <b>date</b>.
210
- You can search articles for categories using the <b>Category Viewer</b>
211
- to find articles of a specific <b>topic</b> or find articles
212
- using the <b>All Posts View</b>.
29
+ previewer: timeline
213
30
 
214
31
  # ------------------------------------------------------------------------------
215
32
  # END config
@@ -0,0 +1,389 @@
1
+ # ------------------------------------------------------------------------------
2
+ # ~/_data/builder/blog_navigator.yml
3
+ # # User Configuration to configure generated pages by the blog post navigator
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-org/J1 Template/blob/master/LICENSE
12
+ #
13
+ # ------------------------------------------------------------------------------
14
+
15
+ # ------------------------------------------------------------------------------
16
+ # Global Builder settings
17
+ # ------------------------------------------------------------------------------
18
+
19
+ # Settings for future posts
20
+ #
21
+ # Future posts
22
+ # -------------------------------------
23
+ # The future flag allows post authors to give the post a date in the future
24
+ # and to have it excluded from the build until the system time is equal or
25
+ # after the post time.
26
+ #
27
+ # In Jekyll 3, this has been corrected and --future is disabled by default.
28
+ # This means you will need to include --future if you want your future-dated
29
+ # posts to generate when running jekyll build or jekyll serve.
30
+ #
31
+ # Note: In Jekyll 2.x, the --future flag was automatically enabled.
32
+ #
33
+ #future: false
34
+
35
+ # ------------------------------------------------------------------------------
36
+ # Blog (page) builder settings
37
+ # ------------------------------------------------------------------------------
38
+
39
+ # The helper modules collate_simple.proc|collate_calendar.proc and
40
+ # collate_timeline.proc (located in the include|procedures/posts folder)
41
+ # are page generators to display blog posts in a e.g. timeline presentation
42
+ # (collate_timeline.proc) of a given category. Some genereal features to
43
+ # control how to build those pages can be set here.
44
+ #
45
+ # icon|image_random
46
+ # ----------------------------------------------------------------------------
47
+ # For the timeline-box, an icon OR image can be configured that is displayed
48
+ # with the post excerpt text. DON'T use both - only icon OR image is
49
+ # supported for the timeline-box. The parameters icon|image can be
50
+ # overwritten by the frontmatter of a post.
51
+ #
52
+ # icon
53
+ # If configured, puts an icon in front of the post excerpt for all posts
54
+ # of a category. Can be seen as a default setting and can be overwritten
55
+ # individually by the frontmatter parameter "icon" each post.
56
+ #
57
+ # values: string (name of the icon|false)
58
+ # default: false
59
+ #
60
+ # icon_family
61
+ # Set the icon familiy from what a configured "icon" should be taken from.
62
+ # Note that the respective CSS file for the icon-set needs to be included
63
+ # (with the CSS loader).
64
+ #
65
+ # values: string (FontAwesome|Glyphicon)
66
+ # default: FontAwesome
67
+ #
68
+ # image_random
69
+ # If configured, selects an random image from the folder specified by
70
+ # "image_random_path" for all posts of a category. Can be seen as a
71
+ # default setting if no specific "image" is|should configured with the
72
+ # posts frontmatter.
73
+ #
74
+ # values: boolean (true|false)
75
+ # default: false
76
+ #
77
+ # image_random_path
78
+ # If "image_random" is set to "true", the random image is taken from folder
79
+ # specified by "image_random_path"
80
+ #
81
+ # values: string (path)
82
+ # default: empty
83
+ #
84
+ # sharing_provider
85
+ # ----------------------------------------------------------------------------
86
+ # Set the provider (API) from which are likes_count|comment_count is taken.
87
+ #
88
+ # provider
89
+ # Name of the the provider (API) used for commenting the blog post.
90
+ #
91
+ # values: disqus|livefyre|intensedebate|facebook|false
92
+ # default: false
93
+ #
94
+ # likes_count, comment_count
95
+ # If set to true, set the respective values for the blog posts helper
96
+ # to display their numbers
97
+ #
98
+ # values: boolean (true|false)
99
+ # default: true
100
+ # ------------------------------------------------------------------------------
101
+
102
+ # ------------------------------------------------------------------------------
103
+ # Builder settings
104
+ #
105
+ # previewer
106
+ # ----------------------------------------------------------------------------
107
+ # Set the previewer type
108
+ #
109
+ # NOTE:
110
+ # The helper modules collate_simple.proc|collate_calendar.proc and
111
+ # collate_timeline.proc (located in the include|procedures/posts folder)
112
+ # are page generators to display blog posts in a e.g. timeline presentation
113
+ # (collate_timeline.proc) of a given category. Some genereal features to
114
+ # control how to build those pages can be set here.
115
+ #
116
+ # previewer
117
+ # Name of the preview generator for the article preview.
118
+ #
119
+ # values: list|calendar|timeline
120
+ # default: list
121
+ #
122
+ # description
123
+ # ----------------------------------------------------------------------------
124
+ # For the timeline-box, an icon OR image can be configured that is displayed
125
+ # with the post excerpt text. DON'T use both - only icon OR image is
126
+ # supported for the timeline-box. The parameters icon|image can be
127
+ # overwritten by the frontmatter of a post.
128
+ #
129
+ # ------------------------------------------------------------------------------
130
+
131
+ # ------------------------------------------------------------------------------
132
+ # About this configuration (used for J1 CC only)
133
+ #
134
+ about_config:
135
+ title: Blog Navigator
136
+ scope: Default settings
137
+ location: _data/builder/defaults/blog_navigator.yml
138
+
139
+ # ------------------------------------------------------------------------------
140
+ # Default settings
141
+ #
142
+ defaults:
143
+
144
+ post_image: /assets/images/modules/attics/christa-dodoo-1920x1280.jpg
145
+ previewer: timeline
146
+
147
+ button_text:
148
+
149
+ pager:
150
+ previous:
151
+ en: Previous
152
+ de: Vorheriger
153
+ next:
154
+ en: Next
155
+ de: Nächster
156
+ back:
157
+ en: Back
158
+ de: Zurück
159
+ first:
160
+ en: First
161
+ de: Erster
162
+ last:
163
+ en: Last
164
+ de: Letzter
165
+
166
+ paginator:
167
+ older_posts:
168
+ en: Older Posts
169
+ de: Ältere Beiträge
170
+ newer_posts:
171
+ en: Newer Posts
172
+ de: Neuere Beiträge
173
+ first_post:
174
+ en: First Page
175
+ de: Erste Seite
176
+ last_post:
177
+ en: Last Page
178
+ de: Letzte Seite
179
+
180
+ view_selector:
181
+ category_view:
182
+ en: By Category
183
+ de: Nach Kategorie
184
+ date_view:
185
+ en: By Date
186
+ de: Nach Datum
187
+ archive_view:
188
+ en: All Posts
189
+ de: Alle Beiträge
190
+ tag_view:
191
+ en: By Tag
192
+ de: Nach Tag
193
+
194
+ article_navigator:
195
+ page_text:
196
+ enabled: true
197
+
198
+ en:
199
+ description: >
200
+ Navigate through all of the articles available on this site. To do this,
201
+ use the various display pages to find the articles that interest you.
202
+ The <b>By Category</b> page lists articles on a specific <b>topic</b>.
203
+ If you are looking for articles by publication date, you can use the view
204
+ Use <b>By Date</b>. All articles in reverse order of appearance can be
205
+ found in the view <b>All Posts</b>.
206
+ de:
207
+ description: >
208
+ Navigieren Sie durch alle auf dieser Site verfügbaren Artikel. Verenden Sie
209
+ dazu die verschiedenen Anzeigeseiten um die Beitäge finden, die Sie interessieren.
210
+ Die Seite <b>Nach Kategorie</b> listet Artikel zu einem bestimmten <b>Thema</b>.
211
+ Suchen Sie nach Artikeln nach einem Erscheinungsdatum, könne Sie die Ansicht
212
+ <b>Nach Datum</b> verwenden. Alle Artikel in umgekehrter Reihenfolge ihres
213
+ Erscheinens sind in der Ansicht <b>Alle Beiträge</b> zu finden.
214
+
215
+ article_previewer:
216
+ page_text:
217
+ enabled: true
218
+
219
+ en:
220
+ headline: Preview
221
+ description: >
222
+ All articles are reverse ordered by date. The current articles are displayed
223
+ first. From the FAM button <a href="#void" class="btn-fab-floating btn-small btn-md-blue">
224
+ <i class="mdi mdi-plus"></i>FAM button</a> you can reach a table of contents
225
+ <a href="#void" class="btn-fab-floating btn-small btn-md-blue">
226
+ <i class="mdi mdi-wrap mdi-"></i>open_mmenu_toc</a> of all available articles
227
+ in the same order. To preview older posts, use the button <b>Older Posts</b> from
228
+ the Preview Bar. For newer posts use the button <b>Newer Posts</b> for more recent
229
+ articles.
230
+ de:
231
+ headline: Vorschau
232
+ description: >
233
+ Alle Artikel sind in umgekehrter Reihenfolge ihres Erscheinens
234
+ gruppiert. Aktuellere Beiträge werden zuerst angezeigt. Über den FAM-Button
235
+ <a href="#void" class="btn-fab-floating btn-small btn-md-blue">
236
+ <i class="mdi mdi-plus"></i>FAM button</a> erreichen Sie ein
237
+ Inhaltsverzeichnis <a href="#void" class="btn-fab-floating btn-small btn-md-blue">
238
+ <i class="mdi mdi-wrap mdi-"></i>open_mmenu_toc</a> über alle verfübaren Artikel
239
+ in gleicher Reihenfolge. Zur Anzeige älterer Artikel, verwenden Sie die Schältfläche
240
+ <b>Ältere Beiträge</b>. Für jüngere Posts klicken Sie auf die Schältfläche
241
+ <b>Neuere Beiträge</b>.
242
+
243
+ archive_view:
244
+ page_text:
245
+ enabled: true
246
+
247
+ en:
248
+ headline: All Posts
249
+ description: >
250
+ Check out <b>all</b> articles in the blog posts <b>archive</b>.
251
+ Below, find articles available this site sorted from the youngest
252
+ to the oldest. From the FAM button <a href="#void"
253
+ class="btn-fab-floating btn-small btn-md-blue">
254
+ <i class="mdi mdi-plus"></i>FAM button</a> you can reach a
255
+ table of contents <a href="#void" class="btn-fab-floating btn-small btn-md-blue">
256
+ <i class="mdi mdi-wrap mdi-"></i>open_mmenu_toc</a> of all available
257
+ articles in the same order.
258
+ <br/><br/>
259
+ From the navigation bar, <b>Navigator</b> takes you back to the
260
+ <b>main page</b> of the Navigator. Articles ordered by <b>category</b>
261
+ can be found in the view <b>By Category</b>. To search for posts
262
+ in the archive by <b>date</b>, go for the view <b>By Date</b>.
263
+ de:
264
+ headline: Alle Beiträge
265
+ description: >
266
+ Auf dieser Seite finden Sie alle Artikel aus dem <b>Archiv</b> der
267
+ Blog-Beiträge. Die Artikel sind in umgekehrter Reihenfolge ihres Erscheinens
268
+ gruppiert. Aktuellere Beiträge werden zuerst angezeigt. Über den FAM-Button
269
+ <a href="#void" class="btn-fab-floating btn-small btn-md-blue">
270
+ <i class="mdi mdi-plus"></i>FAM button</a> erreichen Sie ein
271
+ Inhaltsverzeichnis <a href="#void" class="btn-fab-floating btn-small btn-md-blue">
272
+ <i class="mdi mdi-wrap mdi-"></i>open_mmenu_toc</a> über alle verfübaren Artikel
273
+ in gleicher Reihenfolge.
274
+ <br/><br/>
275
+ In der <b>Navigationszeile</b> gelangen Sie zurück zur <b>Hauptseite</b>
276
+ des Navigators. Artikel nach ihrer Kategorie sind über die Seite
277
+ <b>Nach Kategorie</b> zu finden. Um Beiträge im Archiv nach <b>Datum</b>
278
+ zu durchsuchen, rufen Sie die Anzeige <b>Nach Datum</b> auf.
279
+
280
+ category_view:
281
+ skip_categories: Posts, Public, Featured, Series
282
+ page_text:
283
+ enabled: true
284
+
285
+ en:
286
+ headline: Posts by category
287
+ description: >
288
+ On this page you will find all articles from the <b>archive</b>
289
+ of the blog posts. The articles are grouped by <b>category</b>.
290
+ From the FAM button <a href="#void" class="btn-fab-floating btn-small btn-md-blue">
291
+ <i class="mdi mdi-plus"></i>FAM button</a> you can reach a
292
+ table of contents <a href="#void" class="btn-fab-floating btn-small btn-md-blue">
293
+ <i class="mdi mdi-wrap mdi-"></i>open_mmenu_toc</a> of all available articles
294
+ in the same order.
295
+ <br/><br/>
296
+ From the navigation bar, <b>Navigator</b> takes you back to the
297
+ <b>main page</b> of the Navigator. To search for articles in the
298
+ archive by date, go for the view <b>By Date</b>. All articles in
299
+ reverse order of appearance can be found in the view <b>All Posts</b>.
300
+ de:
301
+ headline: Artikel nach Kategorie
302
+ description: >
303
+ Auf dieser Seite finden Sie alle Artikel aus dem <b>Archiv</b> der
304
+ Blog-Beiträge. Die Artikel sind nach <b>Kategorie</b> gruppiert.
305
+ Über den FAM-Button <a href="#void" class="btn-fab-floating btn-small btn-md-blue">
306
+ <i class="mdi mdi-plus"></i>FAM button</a> erreichen Sie ein
307
+ Inhaltsverzeichnis <a href="#void" class="btn-fab-floating btn-small btn-md-blue">
308
+ <i class="mdi mdi-wrap mdi-"></i>open_mmenu_toc</a> über alle verfübaren Artikel
309
+ in gleicher Reihenfolge.
310
+ <br/><br/>
311
+ In der <b>Navigationszeile</b> gelangen Sie zurück zur <b>Hauptseite</b>
312
+ des Navigators. Um Artikel im Archiv nach <b>Datum</b> zu durchsuchen,
313
+ rufen Sie die Anzeige <b>Nach Datum</b> auf. Alle Artikel in umgekehrter
314
+ Reihenfolge ihres Erscheinens sind in der Ansicht <b>Alle Beiträge</b>
315
+ zu finden.
316
+ date_view:
317
+ page_text:
318
+ enabled: true
319
+
320
+ en:
321
+ headline: Posts by date
322
+ description: >
323
+ On this page you will find all articles from the <b>archive</b>
324
+ of the blog posts. The articles are grouped by <b>Date</b>.
325
+ From the FAM button <a href="#void" class="btn-fab-floating btn-small btn-md-blue">
326
+ <i class="mdi mdi-plus"></i>FAM button</a> you can reach a
327
+ table of contents <a href="#void" class="btn-fab-floating btn-small btn-md-blue">
328
+ <i class="mdi mdi-wrap mdi-"></i>open_mmenu_toc</a> of all available articles
329
+ in the same order.
330
+ <br/><br/>
331
+ From the navigation bar, <b>Navigator</b> takes you back to the
332
+ <b>main page</b> of the Navigator. To search for articles in the
333
+ archive by category, go for the view <b>By Category</b>. All articles
334
+ in reverse order of appearance can be found in the view <b>All Posts</b>.
335
+ de:
336
+ headline: Artikel nach Datum
337
+ description: >
338
+ Auf dieser Seite finden Sie alle Artikel aus dem <b>Archiv</b> der
339
+ Blog-Beiträge. Die Artikel sind nach <b>Datum</b> gruppiert.
340
+ Über den FAM-Button <a href="#void" class="btn-fab-floating btn-small btn-md-blue">
341
+ <i class="mdi mdi-plus"></i>FAM button</a> erreichen Sie ein
342
+ Inhaltsverzeichnis <a href="#void" class="btn-fab-floating btn-small btn-md-blue">
343
+ <i class="mdi mdi-wrap mdi-"></i>open_mmenu_toc</a> über alle verfübaren Artikel
344
+ in gleicher Reihenfolge.
345
+ <br/><br/>
346
+ In der <b>Navigationszeile</b> gelangen Sie zurück zur <b>Hauptseite</b>
347
+ des Navigators. Um Artikel im Archiv nach <b>Kategorien</b> zu durchsuchen,
348
+ rufen Sie die Anzeige <b>Nach Kategorie</b> auf. Alle Artikel in umgekehrter
349
+ Reihenfolge ihres Erscheinens sind in der Ansicht <b>Alle Beiträge</b>
350
+ zu finden.
351
+ tag_view:
352
+ page_text:
353
+ enabled: true
354
+
355
+ en:
356
+ headline: Posts by tag
357
+ description: >
358
+ On this page you will find all articles from the <b>archive</b>
359
+ of the blog posts. The articles are grouped by <b>Tag</b>.
360
+ From the FAM button <a href="#void" class="btn-fab-floating btn-small btn-md-blue">
361
+ <i class="mdi mdi-plus"></i>FAM button</a> you can reach a
362
+ table of contents <a href="#void" class="btn-fab-floating btn-small btn-md-blue">
363
+ <i class="mdi mdi-wrap mdi-"></i>open_mmenu_toc</a> of all available articles
364
+ in the same order.
365
+ <br/><br/>
366
+ From the navigation bar, <b>Navigator</b> takes you back to the
367
+ <b>main page</b> of the Navigator. To search for articles in the
368
+ archive by <b>category</b>, go for the view <b>By Category</b>.
369
+ All articles in reverse order of appearance can be found in the
370
+ view <b>All Posts</b>.
371
+ de:
372
+ headline: Artikel nach Tag
373
+ description: >
374
+ Auf dieser Seite finden Sie alle Artikel aus dem <b>Archiv</b> der
375
+ Blog-Beiträge. Die Artikel sind nach <b>Tag</b> gruppiert.
376
+ Über den FAM-Button <a href="#void" class="btn-fab-floating btn-small btn-md-blue">
377
+ <i class="mdi mdi-plus"></i>FAM button</a> erreichen Sie ein
378
+ Inhaltsverzeichnis <a href="#void" class="btn-fab-floating btn-small btn-md-blue">
379
+ <i class="mdi mdi-wrap mdi-"></i>open_mmenu_toc</a> über alle verfübaren Artikel
380
+ in gleicher Reihenfolge.
381
+ <br/><br/>
382
+ In der <b>Navigationszeile</b> gelangen Sie zurück zur <b>Hauptseite</b>
383
+ des Navigators. Um Artikel im Archiv nach <b>Kategorien</b> zu durchsuchen,
384
+ rufen Sie die Anzeige <b>Nach Kategorie</b> auf. Alle Artikel in umgekehrter
385
+ Reihenfolge ihres Erscheinens sind in der Ansicht <b>Alle Beiträge</b>
386
+ zu finden.
387
+
388
+ # ------------------------------------------------------------------------------
389
+ # END config