j1-template 2022.0.9 → 2022.0.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (102) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/modules/ads/google_ad_content_home.html +11 -0
  3. data/_includes/themes/j1/modules/ads/google_ad_top_home.html +11 -0
  4. data/apps/public/cc/index.adoc +0 -1
  5. data/assets/data/article_navigator/index.html +0 -1
  6. data/assets/data/news_panel_posts/index.html +0 -1
  7. data/assets/error_pages/HTTP445.html +5 -4
  8. data/assets/error_pages/HTTP446.html +2 -2
  9. data/assets/error_pages/HTTP447.html +110 -0
  10. data/assets/error_pages/HTTP448.html +111 -0
  11. data/assets/themes/j1/adapter/js/advertising.js +416 -0
  12. data/assets/themes/j1/adapter/js/cookieConsent.js +8 -3
  13. data/assets/themes/j1/adapter/js/framer.js +0 -3
  14. data/assets/themes/j1/adapter/js/j1.js +6 -2
  15. data/assets/themes/j1/adapter/js/rouge.js +1 -1
  16. data/assets/themes/j1/adapter/js/scroller.js +1 -1
  17. data/assets/themes/j1/adapter/js/translator.js +15 -15
  18. data/assets/themes/j1/core/css/themes/unolight/bootstrap.css +6 -0
  19. data/assets/themes/j1/core/css/themes/unolight/bootstrap.min.css +1 -1
  20. data/assets/themes/j1/modules/advertising/js/google/adInitializer.js +117 -0
  21. data/assets/themes/j1/modules/deeplAPI/js/deeplAPI.2.js +1 -1
  22. data/assets/themes/j1/modules/deeplAPI/js/deeplAPI.js +1 -1
  23. data/assets/themes/j1/modules/scroller/js/scroller.js +1 -1
  24. data/lib/j1/version.rb +1 -1
  25. data/lib/starter_web/Gemfile +1 -1
  26. data/lib/starter_web/_config.yml +1 -5
  27. data/lib/starter_web/_data/layouts/default.yml +7 -7
  28. data/lib/starter_web/_data/layouts/home.yml +24 -0
  29. data/lib/starter_web/_data/modules/advertising.yml +137 -10
  30. data/lib/starter_web/_data/modules/cookies.yml +1 -1
  31. data/lib/starter_web/_data/modules/defaults/advertising.yml +105 -0
  32. data/lib/starter_web/_data/resources.yml +24 -0
  33. data/lib/starter_web/_includes/attributes.asciidoc +1 -1
  34. data/lib/starter_web/_includes/themes/j1/modules/ads/google_ad_content_home.html +11 -0
  35. data/lib/starter_web/_includes/themes/j1/modules/ads/google_ad_top_home.html +11 -0
  36. data/lib/starter_web/_plugins/lunr_index.rb +1 -1
  37. data/lib/starter_web/index.html +0 -1
  38. data/lib/starter_web/package.json +1 -1
  39. data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/documentation.adoc +0 -1
  40. data/lib/starter_web/pages/public/asciidoc_skeletons/multi-document/multi.adoc +0 -1
  41. data/lib/starter_web/pages/public/asciidoc_skeletons/simple-document/simple.adoc +0 -1
  42. data/lib/starter_web/pages/public/blog/navigator/archive/categoryview.html +0 -1
  43. data/lib/starter_web/pages/public/blog/navigator/archive/dateview.html +0 -1
  44. data/lib/starter_web/pages/public/blog/navigator/archive/tagview.html +0 -1
  45. data/lib/starter_web/pages/public/blog/navigator/archive.html +0 -1
  46. data/lib/starter_web/pages/public/blog/navigator/index.html +0 -1
  47. data/lib/starter_web/pages/public/learn/roundtrip/100_present_images.adoc +4 -3
  48. data/lib/starter_web/pages/public/learn/roundtrip/100_present_images.ads.asciidoc +265 -0
  49. data/lib/starter_web/pages/public/learn/roundtrip/100_present_images.no_ads.asciidoc +237 -0
  50. data/lib/starter_web/pages/public/learn/roundtrip/100_present_videos.adoc +62 -0
  51. data/lib/starter_web/pages/public/learn/roundtrip/_includes/google-ad.js +130 -0
  52. data/lib/starter_web/pages/public/legal/en/100_copyright.adoc +0 -1
  53. data/lib/starter_web/pages/public/legal/en/200_impress.adoc +0 -1
  54. data/lib/starter_web/pages/public/legal/en/400_comment_policy.adoc +0 -1
  55. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  56. data/lib/starter_web/utilsrv/package.json +1 -1
  57. metadata +14 -47
  58. data/_includes/themes/j1/modules/connectors/ad/custom-provider.html +0 -30
  59. data/_includes/themes/j1/modules/connectors/ad/google-adsense.html +0 -62
  60. data/_includes/themes/j1/modules/connectors/ads +0 -56
  61. data/lib/starter_web/pages/_test_pages/100_side-bar-tester.adoc +0 -244
  62. data/lib/starter_web/pages/_test_pages/_includes/attributes.asciidoc +0 -110
  63. data/lib/starter_web/pages/_test_pages/_includes/documents/100_gistblock.asciidoc +0 -28
  64. data/lib/starter_web/pages/_test_pages/_includes/documents/410_bottom_info.asciidoc +0 -14
  65. data/lib/starter_web/pages/_test_pages/_includes/documents/410_bottom_left_warning.asciidoc +0 -11
  66. data/lib/starter_web/pages/_test_pages/_includes/documents/410_bottom_right_danger.asciidoc +0 -11
  67. data/lib/starter_web/pages/_test_pages/_includes/documents/410_central_success.asciidoc +0 -11
  68. data/lib/starter_web/pages/_test_pages/_includes/documents/410_full_height_left_info.asciidoc +0 -11
  69. data/lib/starter_web/pages/_test_pages/_includes/documents/410_full_height_right_success.asciidoc +0 -11
  70. data/lib/starter_web/pages/_test_pages/_includes/documents/410_table_bs_modal_examples.asciidoc +0 -47
  71. data/lib/starter_web/pages/_test_pages/_includes/documents/410_top_info.asciidoc +0 -11
  72. data/lib/starter_web/pages/_test_pages/_includes/documents/410_top_left_info.asciidoc +0 -11
  73. data/lib/starter_web/pages/_test_pages/_includes/documents/410_top_right_success.asciidoc +0 -11
  74. data/lib/starter_web/pages/_test_pages/_includes/documents/419_advanced_modals_demo.asciidoc +0 -337
  75. data/lib/starter_web/pages/_test_pages/_includes/documents/tables/bs_modal_examples.asciidoc +0 -47
  76. data/lib/starter_web/pages/_test_pages/accordion-01-tester.adoc +0 -220
  77. data/lib/starter_web/pages/_test_pages/accordion-02-tester.adoc +0 -177
  78. data/lib/starter_web/pages/_test_pages/accordion-03-tester.adoc +0 -148
  79. data/lib/starter_web/pages/_test_pages/attribute-changes-01-tester.adoc +0 -226
  80. data/lib/starter_web/pages/_test_pages/backdrop-tester.adoc +0 -109
  81. data/lib/starter_web/pages/_test_pages/button-tester-1.adoc +0 -127
  82. data/lib/starter_web/pages/_test_pages/card-tester.adoc +0 -128
  83. data/lib/starter_web/pages/_test_pages/cookieConsent.adoc +0 -96
  84. data/lib/starter_web/pages/_test_pages/deepl.0.adoc +0 -258
  85. data/lib/starter_web/pages/_test_pages/deepl.adoc +0 -204
  86. data/lib/starter_web/pages/_test_pages/desandro-button.adoc +0 -171
  87. data/lib/starter_web/pages/_test_pages/desandro.adoc +0 -147
  88. data/lib/starter_web/pages/_test_pages/flipcard-1-tester.adoc +0 -308
  89. data/lib/starter_web/pages/_test_pages/formular-01-tester.adoc +0 -167
  90. data/lib/starter_web/pages/_test_pages/formular-02-tester.adoc +0 -727
  91. data/lib/starter_web/pages/_test_pages/google-translate-tester.0.adoc +0 -113
  92. data/lib/starter_web/pages/_test_pages/google-translate-tester.1.adoc +0 -231
  93. data/lib/starter_web/pages/_test_pages/google-translate-tester.3.adoc +0 -149
  94. data/lib/starter_web/pages/_test_pages/google-translate-tester.4.adoc +0 -237
  95. data/lib/starter_web/pages/_test_pages/infinite-scroll-tester-2.adoc +0 -183
  96. data/lib/starter_web/pages/_test_pages/infinite-scroll-tester-3.adoc +0 -235
  97. data/lib/starter_web/pages/_test_pages/infinite-scroll-tester-4.adoc +0 -222
  98. data/lib/starter_web/pages/_test_pages/infinite-scroll-tester-5.adoc +0 -119
  99. data/lib/starter_web/pages/_test_pages/infinite-scroll-tester.1.adoc +0 -236
  100. data/lib/starter_web/pages/_test_pages/infinite-scroll-tester.adoc +0 -225
  101. data/lib/starter_web/pages/_test_pages/list-group-tester.adoc +0 -265
  102. data/lib/starter_web/pages/_test_pages/tictok.adoc +0 -127
@@ -1,225 +0,0 @@
1
- ---
2
- title: Tester
3
- tagline: infinite scroll
4
- date: 2020-11-03 00:00:00 +100
5
- description: >
6
- Welcome to the preview page focussing on the image module. This page
7
- shows some valuable features of the J1 Template to manage your image-based
8
- content using lightboxes, carousels (slider), and galleries.
9
-
10
- categories: [ Testpages ]
11
- tags: [ Example ]
12
-
13
- comments: false
14
- fab_menu_id: page_ctrl_simple
15
-
16
- permalink: /pages/public/learn/scroller/
17
- regenerate: false
18
-
19
- resources: [ infinitescroll ]
20
- resource_options:
21
- - attic:
22
- padding_top: 400
23
- padding_bottom: 50
24
- opacity: 0.5
25
- slides:
26
- - url: /assets/images/pages/roundtrip/images-1920x1280-bw.jpg
27
- alt: Photo by Ricardo Gomez Angel on Unsplash
28
- badge:
29
- type: unsplash
30
- author: Ricardo Gomez Angel
31
- href: https://unsplash.com/@ripato/portfolio
32
- ---
33
-
34
- // Page Initializer
35
- // =============================================================================
36
- // Enable the Liquid Preprocessor
37
- :page-liquid:
38
-
39
- // Set (local) page attributes here
40
- // -----------------------------------------------------------------------------
41
- // :page--attr: <attr-value>
42
- :images-dir: {imagesdir}/pages/roundtrip/100_present_images
43
-
44
- // Load Liquid procedures
45
- // -----------------------------------------------------------------------------
46
- {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
47
-
48
- // Load page attributes
49
- // -----------------------------------------------------------------------------
50
- {% include {{load_attributes}} scope="global" %}
51
-
52
- {% comment %} language detection|i18n
53
- -------------------------------------------------------------------------------- {% endcomment %}
54
- {% if site.language == "en" %}
55
- {% assign language = "en" %}
56
- {% elsif site.language == "de"%}
57
- {% assign language = "de" %}
58
- {% else %}
59
- {% assign language = "en" %}
60
- {% endif %}
61
-
62
- {% if language == "en" %}
63
- {% assign readmore_text = "read" %}
64
- {% assign infinite_scroll_last = "More articles can be found with the" %}
65
- {% endif %}
66
-
67
- {% if language == "de" %}
68
- {% assign readmore_text = "lesen" %}
69
- {% assign infinite_scroll_last = "Weitere Artikel finden Sie im" %}
70
- {% endif %}
71
-
72
- // Page content
73
- // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
74
-
75
- // Include sub-documents (if any)
76
- // -----------------------------------------------------------------------------
77
-
78
- == Infinite scroll example
79
-
80
- lorem:sentences[5]
81
-
82
- ++++
83
- <section class="ftco-section">
84
- <div class="container">
85
- <div class="row">
86
- <div class="col-md-12 text-center">
87
- <h2 class="heading-section mb-5 pb-md-4">Accordion #06</h2>
88
- </div>
89
- </div>
90
- <div class="row justify-content-center">
91
- <div class="col-md-7 col-lg-6">
92
- <div id="accordion" class="myaccordion w-100">
93
- <div class="card">
94
- <div class="card-header p-0" id="headingOne">
95
- <button class="d-flex pl-4 align-items-center justify-content-between btn btn-link" data-bs-toggle="collapse" data-bs-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
96
- <div class="heading d-flex align-items-center">
97
- <h3 class="mb-0">How to manage account?</h3>
98
- </div>
99
- <div class="icon d-flex align-items-center justify-content-center">
100
- <i class="fa" aria-hidden="true"></i>
101
- </div>
102
- </button>
103
- </div>
104
- <div id="collapseOne" class="collapse show" aria-labelledby="headingOne" data-parent="#accordion">
105
- <div class="card-body p-4">
106
- <p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
107
- </div>
108
- </div>
109
- </div>
110
- <div class="card">
111
- <div class="card-header p-0" id="headingTwo">
112
- <button class="d-flex pl-4 align-items-center justify-content-between btn btn-link collapsed" data-bs-toggle="collapse" data-bs-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
113
- <div class="heading d-flex align-items-center">
114
- <h3 class="mb-0">How to become Pro</h3>
115
- </div>
116
- <div class="icon d-flex align-items-center justify-content-center">
117
- <i class="fa" aria-hidden="true"></i>
118
- </div>
119
- </button>
120
- </div>
121
- <div id="collapseTwo" class="collapse" aria-labelledby="headingTwo" data-parent="#accordion">
122
- <div class="card-body p-4">
123
- <p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
124
- </div>
125
- </div>
126
- </div>
127
- <div class="card">
128
- <div class="card-header p-0" id="headingThree">
129
- <button class="d-flex pl-4 align-items-center justify-content-between btn btn-link collapsed" data-bs-toggle="collapse" data-bs-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
130
- <div class="heading d-flex align-items-center">
131
- <h3 class="mb-0">How to create an account?</h3>
132
- </div>
133
- <div class="icon d-flex align-items-center justify-content-center">
134
- <i class="fa" aria-hidden="true"></i>
135
- </div>
136
- </button>
137
- </div>
138
- <div id="collapseThree" class="collapse" aria-labelledby="headingThree" data-parent="#accordion">
139
- <div class="card-body p-4">
140
- <p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
141
- </div>
142
- </div>
143
- </div>
144
- </div>
145
- </div>
146
- </div>
147
- </div>
148
- </section>
149
-
150
- ++++
151
-
152
- ++++
153
- <div class="row mt-3">
154
- <section id="scroller">
155
- <ul id="post-group" class="list-group list-group-horizontal align-items-stretch flex-wrap">
156
- <li id="post-item" class="list-group-item items-2 p-0">
157
- <article class="card card-same-height raised-z3 mb-3">
158
- <img class="img-fluid img-object--cover g-height-200" src="/assets/images/modules/attics/katie-moum-1920x1280.jpg" alt="Welcome">
159
- <h3 class="card-header bg-primary notoc">Welcome</h3>
160
- <!-- Body|Excerpt -->
161
- <div class="card-body r-text-300">
162
- <div class="paragraph dropcap">
163
- <p class="dropcap"><span class="j1-dropcap">A</span>ll you’re doing at the end of the day is writing your content, and the J1
164
- Template does all the tricky things: putting out HTML, Javascript, and CSS.
165
- As a result, the site creation process gets out of your way.</p>
166
- </div>
167
- <div class="paragraph">
168
- <p><strong>Sounds fun, isn’t it</strong>?</p>
169
- </div>
170
- </div>
171
- <!-- End Body|Excerpt -->
172
- <div class="card-footer r-text-200">
173
-
174
- <div class="card-footer-text">
175
- <i class="mdi mdi-calendar-blank md-grey-600 mr-1"></i>2021 March, 28
176
- </div>
177
- <a class="card-link text-muted text-lowercase" href="/posts/public/featured/info/2021/03/28/welcome-to-j1/">
178
- read · jekyll for everyone
179
- </a>
180
- </div>
181
- </article>
182
- </li>
183
- <li id="post-item" class="list-group-item items-2 p-0">
184
- <article class="card card-same-height raised-z3 mb-3">
185
- <img class="img-fluid img-object--cover g-height-200" src="/assets/images/modules/attics/runner-1920x1200.jpg" alt="J1 Template">
186
- <h3 class="card-header bg-primary notoc">J1 Template</h3>
187
- <!-- Body|Excerpt -->
188
- <div class="card-body r-text-300">
189
- <div class="paragraph dropcap">
190
- <p class="dropcap"><span class="j1-dropcap">T</span>he template system was initially developed to create a simple but fully
191
- configurable website creation toolset for document servers. Document servers
192
- provide websites or other content formats like PDF, projects, software
193
- documentation, or similar approaches.</p>
194
- </div>
195
- </div>
196
- <!-- End Body|Excerpt -->
197
- <div class="card-footer r-text-200">
198
-
199
- <div class="card-footer-text">
200
- <i class="mdi mdi-calendar-blank md-grey-600 mr-1"></i>2021 March, 3
201
- </div>
202
- <a class="card-link text-muted text-lowercase" href="/posts/public/featured/knowledge/2021/03/03/about-j1/">
203
- read · first version is out
204
- </a>
205
- </div>
206
- </article>
207
- </li>
208
- </ul>
209
- </section>
210
-
211
- <div class="page-load-status">
212
- <div class="loader-ellips infinite-scroll-request">
213
- <span class="loader-ellips__dot"></span>
214
- <span class="loader-ellips__dot"></span>
215
- <span class="loader-ellips__dot"></span>
216
- <span class="loader-ellips__dot"></span>
217
- </div>
218
- <p class="infinite-scroll-last">{{infinite_scroll_last}} <a href="/pages/public/blog/navigator/">Blog Navigator</a></p>
219
- </div>
220
-
221
- <div class="page-scroll-last">
222
- <p class="infinite-scroll-last">{{infinite_scroll_last}} <a href="/pages/public/blog/navigator/">Blog Navigator</a></p>
223
- </div>
224
- </div>
225
- ++++
@@ -1,265 +0,0 @@
1
- ---
2
- title: Tester
3
- tagline: list groups
4
- date: 2020-11-03 00:00:00 +100
5
- description: >
6
- Welcome to the preview page focussing on the image module. This page
7
- shows some valuable features of the J1 Template to manage your image-based
8
- content using lightboxes, carousels (slider), and galleries.
9
-
10
- categories: [ Testpages ]
11
- tags: [ Example ]
12
-
13
- comments: false
14
- fab_menu_id: page_ctrl_simple
15
-
16
- permalink: /pages/public/learn/listgroup/
17
- regenerate: false
18
-
19
- resources: [
20
- clipboard, rouge, carousel, lightbox,
21
- justifiedGallery, lightGallery
22
- ]
23
- resource_options:
24
- - attic:
25
- padding_top: 400
26
- padding_bottom: 50
27
- opacity: 0.5
28
- slides:
29
- - url: /assets/images/pages/roundtrip/images-1920x1280-bw.jpg
30
- alt: Photo by Ricardo Gomez Angel on Unsplash
31
- badge:
32
- type: unsplash
33
- author: Ricardo Gomez Angel
34
- href: https://unsplash.com/@ripato/portfolio
35
- ---
36
-
37
- // Page Initializer
38
- // =============================================================================
39
- // Enable the Liquid Preprocessor
40
- :page-liquid:
41
-
42
- // Set (local) page attributes here
43
- // -----------------------------------------------------------------------------
44
- // :page--attr: <attr-value>
45
- :images-dir: {imagesdir}/pages/roundtrip/100_present_images
46
-
47
- // Load Liquid procedures
48
- // -----------------------------------------------------------------------------
49
- {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
50
-
51
- // Load page attributes
52
- // -----------------------------------------------------------------------------
53
- {% include {{load_attributes}} scope="global" %}
54
-
55
- // Page content
56
- // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
57
-
58
- // Include sub-documents (if any)
59
- // -----------------------------------------------------------------------------
60
-
61
- == Example with cards
62
- ++++
63
- <div class="row">
64
- <section id="list-group">
65
- <ul class="list-group list-group-horizontal align-items-stretch flex-wrap">
66
- <li class="list-group-item items-2 p-0">
67
- <article class="card raised-z3 p-0">
68
- <img class="img-fluid img-object--cover" src="/assets/images/modules/attics/rirri-1920x1280.jpg" alt="Polaroid">
69
- <h3 class="card-header bg-primary notoc">Polaroid</h3>
70
- <div class="card-body r-text-300">
71
- <div class="paragraph dropcap">
72
- <p class="dropcap"><span class="j1-dropcap">M</span>ehr als zehn Jahre nach der Insolvenz von Polaroid ist die Sofortbildfotografie heute erfolgreicher denn je. Sofortbilder sind vorallem eines: Einzigartig. Polaroids fangen Momente ein wie sind. Nicht zu wiederholen.</p>
73
- </div>
74
- <div class="paragraph">
75
- <p><strong>Was geht denn sofort?</strong></p>
76
- </div>
77
- </div>
78
- <div class="card-footer r-text-200">
79
-
80
- <div class="card-footer-text"> <i class="mdi mdi-calendar-blank md-grey-600 mr-1"></i>1. Januar 2025 </div>
81
- <a class="card-link text-muted text-lowercase" href="/posts/public/featured/produkte/2025/01/01/gegenbewegung_polaroit/"> lesen · Gegenbewegung </a>
82
- </div>
83
- </article>
84
- </li>
85
- <li class="list-group-item items-2 p-0">
86
- <article class="card raised-z3 p-0">
87
- <img class="img-fluid img-object--cover" src="/assets/images/modules/attics/franck-1920x1280.jpg" alt="TikTok">
88
- <h3 class="card-header bg-primary notoc">TikTok</h3>
89
- <div class="card-body r-text-300">
90
- <div class="paragraph dropcap">
91
- <p class="dropcap"><span class="j1-dropcap">T</span>ikTok ist eine Social-Media Plattform mit Schwerpunkt Video-Content. Die Nutzer können kurze selbstgemachte Videos teilen. Die Plattform bietet einen Raum, in dem einfach und schnell die eigenen Inhalte veröffentlicht werden können.</p>
92
- </div>
93
- <div class="paragraph">
94
- <p><strong>Was kann TikTok besser?</strong></p>
95
- </div>
96
- </div>
97
- <div class="card-footer r-text-200">
98
-
99
- <div class="card-footer-text"> <i class="mdi mdi-calendar-blank md-grey-600 mr-1"></i>1. Januar 2025 </div>
100
- <a class="card-link text-muted text-lowercase" href="/posts/public/featured/produkte/2025/01/01/aufsteiger_tiktok/"> lesen · video neu gedacht </a>
101
- </div>
102
- </article>
103
- </li>
104
- <li class="list-group-item items-2 p-0">
105
- <article class="card raised-z3 p-0">
106
- <img class="img-fluid img-object--cover" src="/assets/images/modules/attics/alexander-shatov-1920x1280.jpg" alt="Snapchat">
107
- <h3 class="card-header bg-primary notoc">Snapchat</h3>
108
- <div class="card-body r-text-300">
109
- <div class="paragraph dropcap">
110
- <p class="dropcap"><span class="j1-dropcap">S</span>napchat ist eine Messenger App für mobile Endgeräte um Bild- und Video- Nachrichten zu versenden. Textnachrichten sind hier Nebensache. Das besondere: Bilder und Videos können einfach mit Filtern und Linsen bearbeitet werden. Dazu Overlay-Elemente wie Audio oder Sticker. Falls gewünscht, ist der Standort auch dabei.</p>
111
- </div>
112
- <div class="paragraph">
113
- <p><strong>Was macht Snapchat besonders?</strong></p>
114
- </div>
115
- </div>
116
- <div class="card-footer r-text-200">
117
-
118
- <div class="card-footer-text"> <i class="mdi mdi-calendar-blank md-grey-600 mr-1"></i>1. Januar 2025 </div>
119
- <a class="card-link text-muted text-lowercase" href="/posts/public/featured/produkte/2025/01/01/aufsteiger_snapchat/"> lesen · anders chatten </a>
120
- </div>
121
- </article>
122
- </li>
123
- <li class="list-group-item items-2 p-0">
124
- <article class="card raised-z3 p-0">
125
- <img class="img-fluid img-object--cover" src="/assets/images/modules/attics/franck-1920x1280.jpg" alt="TikTok">
126
- <h3 class="card-header bg-primary notoc">TikTok</h3>
127
- <div class="card-body r-text-300">
128
- <div class="paragraph dropcap">
129
- <p class="dropcap"><span class="j1-dropcap">T</span>ikTok ist eine Social-Media Plattform mit Schwerpunkt Video-Content. Die Nutzer können kurze selbstgemachte Videos teilen. Die Plattform bietet einen Raum, in dem einfach und schnell die eigenen Inhalte veröffentlicht werden können.</p>
130
- </div>
131
- <div class="paragraph">
132
- <p><strong>Was kann TikTok besser?</strong></p>
133
- </div>
134
- </div>
135
- <div class="card-footer r-text-200">
136
-
137
- <div class="card-footer-text"> <i class="mdi mdi-calendar-blank md-grey-600 mr-1"></i>1. Januar 2025 </div>
138
- <a class="card-link text-muted text-lowercase" href="/posts/public/featured/produkte/2025/01/01/aufsteiger_tiktok/"> lesen · video neu gedacht </a>
139
- </div>
140
- </article>
141
- </li>
142
- <li class="list-group-item items-2 p-0">
143
- <article class="card raised-z3 p-0">
144
- <img class="img-fluid img-object--cover" src="/assets/images/modules/attics/rirri-1920x1280.jpg" alt="Polaroid">
145
- <h3 class="card-header bg-primary notoc">Polaroid</h3>
146
- <div class="card-body r-text-300">
147
- <div class="paragraph dropcap">
148
- <p class="dropcap"><span class="j1-dropcap">M</span>ehr als zehn Jahre nach der Insolvenz von Polaroid ist die Sofortbildfotografie heute erfolgreicher denn je. Sofortbilder sind vorallem eines: Einzigartig. Polaroids fangen Momente ein wie sind. Nicht zu wiederholen.</p>
149
- </div>
150
- <div class="paragraph">
151
- <p><strong>Was geht denn sofort?</strong></p>
152
- </div>
153
- </div>
154
- <div class="card-footer r-text-200">
155
-
156
- <div class="card-footer-text"> <i class="mdi mdi-calendar-blank md-grey-600 mr-1"></i>1. Januar 2025 </div>
157
- <a class="card-link text-muted text-lowercase" href="/posts/public/featured/produkte/2025/01/01/gegenbewegung_polaroit/"> lesen · Gegenbewegung </a>
158
- </div>
159
- </article>
160
- </li>
161
- <li class="list-group-item items-2 p-0">
162
- <article class="card raised-z3 p-0">
163
- <img class="img-fluid img-object--cover" src="/assets/images/modules/attics/franck-1920x1280.jpg" alt="TikTok">
164
- <h3 class="card-header bg-primary notoc">TikTok</h3>
165
- <div class="card-body r-text-300">
166
- <div class="paragraph dropcap">
167
- <p class="dropcap"><span class="j1-dropcap">T</span>ikTok ist eine Social-Media Plattform mit Schwerpunkt Video-Content. Die Nutzer können kurze selbstgemachte Videos teilen. Die Plattform bietet einen Raum, in dem einfach und schnell die eigenen Inhalte veröffentlicht werden können.</p>
168
- </div>
169
- <div class="paragraph">
170
- <p><strong>Was kann TikTok besser?</strong></p>
171
- </div>
172
- </div>
173
- <div class="card-footer r-text-200">
174
-
175
- <div class="card-footer-text"> <i class="mdi mdi-calendar-blank md-grey-600 mr-1"></i>1. Januar 2025 </div>
176
- <a class="card-link text-muted text-lowercase" href="/posts/public/featured/produkte/2025/01/01/aufsteiger_tiktok/"> lesen · video neu gedacht </a>
177
- </div>
178
- </article>
179
- </li>
180
- <li class="list-group-item items-2 p-0">
181
- <article class="card raised-z3 p-0">
182
- <img class="img-fluid img-object--cover" src="/assets/images/modules/attics/rirri-1920x1280.jpg" alt="Polaroid">
183
- <h3 class="card-header bg-primary notoc">Polaroid</h3>
184
- <div class="card-body r-text-300">
185
- <div class="paragraph dropcap">
186
- <p class="dropcap"><span class="j1-dropcap">M</span>ehr als zehn Jahre nach der Insolvenz von Polaroid ist die Sofortbildfotografie heute erfolgreicher denn je. Sofortbilder sind vorallem eines: Einzigartig. Polaroids fangen Momente ein wie sind. Nicht zu wiederholen.</p>
187
- </div>
188
- <div class="paragraph">
189
- <p><strong>Was geht denn sofort?</strong></p>
190
- </div>
191
- </div>
192
- <div class="card-footer r-text-200">
193
-
194
- <div class="card-footer-text"> <i class="mdi mdi-calendar-blank md-grey-600 mr-1"></i>1. Januar 2025 </div>
195
- <a class="card-link text-muted text-lowercase" href="/posts/public/featured/produkte/2025/01/01/gegenbewegung_polaroit/"> lesen · Gegenbewegung </a>
196
- </div>
197
- </article>
198
- </li>
199
- <li class="list-group-item items-2 p-0">
200
- <article class="card raised-z3 p-0">
201
- <img class="img-fluid img-object--cover" src="/assets/images/modules/attics/franck-1920x1280.jpg" alt="TikTok">
202
- <h3 class="card-header bg-primary notoc">TikTok</h3>
203
- <div class="card-body r-text-300">
204
- <div class="paragraph dropcap">
205
- <p class="dropcap"><span class="j1-dropcap">T</span>ikTok ist eine Social-Media Plattform mit Schwerpunkt Video-Content. Die Nutzer können kurze selbstgemachte Videos teilen. Die Plattform bietet einen Raum, in dem einfach und schnell die eigenen Inhalte veröffentlicht werden können.</p>
206
- </div>
207
- <div class="paragraph">
208
- <p><strong>Was kann TikTok besser?</strong></p>
209
- </div>
210
- </div>
211
- <div class="card-footer r-text-200">
212
-
213
- <div class="card-footer-text"> <i class="mdi mdi-calendar-blank md-grey-600 mr-1"></i>1. Januar 2025 </div>
214
- <a class="card-link text-muted text-lowercase" href="/posts/public/featured/produkte/2025/01/01/aufsteiger_tiktok/"> lesen · video neu gedacht </a>
215
- </div>
216
- </article>
217
- </li>
218
- <li class="list-group-item items-2 p-0">
219
- <article class="card raised-z3 p-0">
220
- <img class="img-fluid img-object--cover" src="/assets/images/modules/attics/rirri-1920x1280.jpg" alt="Polaroid">
221
- <h3 class="card-header bg-primary notoc">Polaroid</h3>
222
- <div class="card-body r-text-300">
223
- <div class="paragraph dropcap">
224
- <p class="dropcap"><span class="j1-dropcap">M</span>ehr als zehn Jahre nach der Insolvenz von Polaroid ist die Sofortbildfotografie heute erfolgreicher denn je. Sofortbilder sind vorallem eines: Einzigartig. Polaroids fangen Momente ein wie sind. Nicht zu wiederholen.</p>
225
- </div>
226
- <div class="paragraph">
227
- <p><strong>Was geht denn sofort?</strong></p>
228
- </div>
229
- </div>
230
- <div class="card-footer r-text-200">
231
-
232
- <div class="card-footer-text"> <i class="mdi mdi-calendar-blank md-grey-600 mr-1"></i>1. Januar 2025 </div>
233
- <a class="card-link text-muted text-lowercase" href="/posts/public/featured/produkte/2025/01/01/gegenbewegung_polaroit/"> lesen · Gegenbewegung </a>
234
- </div>
235
- </article>
236
- </li>
237
- <li class="list-group-item items-2 p-0">
238
- <article class="card raised-z3 p-0">
239
- <img class="img-fluid img-object--cover" src="/assets/images/modules/attics/franck-1920x1280.jpg" alt="TikTok">
240
- <h3 class="card-header bg-primary notoc">TikTok</h3>
241
- <div class="card-body r-text-300">
242
- <div class="paragraph dropcap">
243
- <p class="dropcap"><span class="j1-dropcap">T</span>ikTok ist eine Social-Media Plattform mit Schwerpunkt Video-Content. Die Nutzer können kurze selbstgemachte Videos teilen. Die Plattform bietet einen Raum, in dem einfach und schnell die eigenen Inhalte veröffentlicht werden können.</p>
244
- </div>
245
- <div class="paragraph">
246
- <p><strong>Was kann TikTok besser?</strong></p>
247
- </div>
248
- </div>
249
- <div class="card-footer r-text-200">
250
-
251
- <div class="card-footer-text"> <i class="mdi mdi-calendar-blank md-grey-600 mr-1"></i>1. Januar 2025 </div>
252
- <a class="card-link text-muted text-lowercase" href="/posts/public/featured/produkte/2025/01/01/aufsteiger_tiktok/"> lesen · video neu gedacht </a>
253
- </div>
254
- </article>
255
- </li>
256
- </ul>
257
- </section>
258
- </div>
259
-
260
- <style>
261
- .card {
262
- height: calc(100% - 1.75rem);
263
- }
264
- </style>
265
- ++++
@@ -1,127 +0,0 @@
1
- ---
2
- title: TikTok
3
- tagline: video examples
4
- date: 2021-04-17 00:00:00 +100
5
- description: >
6
- Welcome to the preview page focussing on the image module. This page
7
- shows some valuable features of the J1 Template to manage your image-based
8
- content using lightboxes, carousels (slider), and galleries.
9
-
10
- categories: [ TikTok ]
11
- tags: [ Video, Desktop ]
12
-
13
- comments: true
14
- fab_menu_id: page_ctrl_simple
15
-
16
- personalization: true
17
-
18
- permalink: /pages/public/tiktok/
19
- regenerate: false
20
-
21
- resources: [ justifiedGallery, lightGallery ]
22
- resource_options:
23
- - attic:
24
- padding_top: 400
25
- padding_bottom: 50
26
- opacity: 0.5
27
- slides:
28
- - url: /assets/images/modules/attics/franck-1920x1280.jpg
29
- alt: Photo by Franck on Unsplash
30
- badge:
31
- type: unsplash
32
- author: Franck
33
- href: https://unsplash.com/@franckinjapan
34
- ---
35
-
36
- // Page Initializer
37
- // =============================================================================
38
- // Enable the Liquid Preprocessor
39
- :page-liquid:
40
-
41
- // Set (local) page attributes here
42
- // -----------------------------------------------------------------------------
43
- // :page--attr: <attr-value>
44
- :images-dir: {imagesdir}/pages/roundtrip/100_present_images
45
-
46
- // Load Liquid procedures
47
- // -----------------------------------------------------------------------------
48
- {% capture load_attributes %}themes/{{site.template.name}}/procedures/global/attributes_loader.proc{%endcapture%}
49
-
50
- // Load page attributes
51
- // -----------------------------------------------------------------------------
52
- {% include {{load_attributes}} scope="none" %}
53
-
54
- // Page content
55
- // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
56
-
57
- // Include sub-documents (if any)
58
- // -----------------------------------------------------------------------------
59
-
60
- lorem:sentences[3]
61
-
62
- lorem:sentences[5]
63
-
64
- == Funny videos
65
-
66
- lorem:sentences[3]
67
-
68
- ++++
69
- <!-- See: https://forum.obsidian.md/t/how-do-i-embed-tiktok-videos/13532/13 -->
70
- <!-- div style="max-width: 56vh;"><div style="left: 0; width: 100%; height: 0; position: relative; padding-bottom: 177.7778%; padding-top: 120px;"><iframe src="https://www.tiktok.com/embed/6992668750692584710" allow="fullscreen" style="position: absolute; top: 0px; left: 0px; height: 100%; width: 100%;"></iframe></div -->
71
- <iframe loading="lazy" width="340" height="700" src="https://www.tiktok.com/embed/6726553443009383682" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="allowfullscreen"></iframe>
72
- <iframe loading="lazy" width="340" height="700" src="https://www.tiktok.com/embed/6983746143356292357" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="allowfullscreen"></iframe>
73
- <iframe loading="lazy" width="340" height="700" src="https://www.tiktok.com/embed/6726553443009383682" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="allowfullscreen"></iframe>
74
-
75
- <!-- script async src="https://www.tiktok.com/embed.js"></script -->
76
-
77
- <style>
78
-
79
- /*
80
- $grid-breakpoint-xl: 1200px;
81
- $grid-breakpoint-lg: 992px;
82
- $grid-breakpoint-lg-min: 991px;
83
- $grid-breakpoint-md: 768px;
84
- $grid-breakpoint-md-min: 767px;
85
- $grid-breakpoint-sm: 576px;
86
- $grid-breakpoint-xs: 575px;
87
- */
88
-
89
- .lg-tiktok {
90
- padding-left: 200px;
91
- }
92
-
93
- /* Desktop */
94
- @media screen and (min-width: 991px) {
95
- .lg-tiktok {
96
- padding-left: 300px;
97
- }
98
- }
99
-
100
-
101
- /* iPad */
102
- @media screen and (max-width: 1024px) {
103
- .lg-tiktok {
104
- padding-left: 40px;
105
- }
106
- }
107
-
108
- /* Mobile */
109
- @media screen and (max-width: 575px) {
110
- .lg-tiktok {
111
- padding-left: 20px;
112
- }
113
- }
114
-
115
- /*
116
- @media screen and (max-width: 575px) {
117
- .lg-tiktok {
118
- padding-left: 180px;
119
- }
120
- }
121
- */
122
-
123
- </style>
124
- ++++
125
-
126
- // .TikTok
127
- // gallery::jg_tiktok[role="mb-5"]