appscms-tools-theme 4.0.7 → 4.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (106) hide show
  1. checksums.yaml +4 -4
  2. data/_data/about/en/about.json +16 -16
  3. data/_data/blog/nav.json +13 -13
  4. data/_data/blog/relatedblogs.json +6932 -6932
  5. data/_data/download/en/download.json +73 -73
  6. data/_data/feature/en/3_shop_posters.json +361 -361
  7. data/_data/feature/en/allele-frequency.json +321 -321
  8. data/_data/feature/en/batch-conversion.json +153 -153
  9. data/_data/feature/en/compress-pdf.json +308 -308
  10. data/_data/feature/en/devtools.json +299 -299
  11. data/_data/feature/en/face-detection.json +123 -123
  12. data/_data/feature/en/split-pdf.json +176 -176
  13. data/_data/feature/en/theframe.json +126 -126
  14. data/_data/feature/hi/compress-pdf.json +162 -162
  15. data/_data/feature/tr/compress-pdf.json +161 -161
  16. data/_data/footer/en/data.json +167 -167
  17. data/_data/header/en/data.json +174 -174
  18. data/_data/home/en/en.json +381 -381
  19. data/_data/home/en/photoeffects.json +97 -97
  20. data/_data/home/en/posters.json +322 -322
  21. data/_data/home-1/en/en.json +308 -308
  22. data/_includes/appscms/customblog/pageRelatedPosts.html +84 -84
  23. data/_includes/appscms/customblog/recentposts.html +67 -67
  24. data/_includes/appscms/customblog/relatedBlogs.html +83 -83
  25. data/_includes/appscms/customblog/relatedposts.html +196 -196
  26. data/_includes/appscms/extras/appscms-postbox.html +65 -65
  27. data/_includes/appscms/featurePageAuthors/featurePageAuthors.html +97 -97
  28. data/_includes/appscms/head/bloghead.html +238 -238
  29. data/_includes/appscms/infographics/infographics.html +114 -109
  30. data/_includes/appscms/recent-posts/recent_posts.html +92 -92
  31. data/_includes/appscms/recent-posts/related_categories_post.html +198 -198
  32. data/_includes/author_bio.html +41 -41
  33. data/_includes/authorpagehead/index.html +47 -47
  34. data/_includes/authors/authors.html +117 -117
  35. data/_includes/batch-conversion.html +141 -141
  36. data/_includes/cssfile/links.html +54 -54
  37. data/_includes/custom-head.html +138 -138
  38. data/_includes/customCode.html +1 -1
  39. data/_includes/customScripts.html +1 -1
  40. data/_includes/customblog/pageRelatedPosts.html +87 -87
  41. data/_includes/customblog/relatedBlogs.html +86 -86
  42. data/_includes/dropdown/langdropdown.html +32 -32
  43. data/_includes/feature.html +39 -39
  44. data/_includes/featurePageAuthors/featurePageAuthors.html +97 -97
  45. data/_includes/footer/index.html +538 -538
  46. data/_includes/google-analytics.html +32 -32
  47. data/_includes/head/index.html +623 -623
  48. data/_includes/header/blogHeader.html +34 -34
  49. data/_includes/header/index.html +192 -192
  50. data/_includes/infographics/infographics.html +241 -231
  51. data/_includes/paginationBlogPage.html +70 -70
  52. data/_includes/script.html +557 -557
  53. data/_includes/share/socialshare.html +21 -21
  54. data/_includes/userTracking.html +43 -43
  55. data/_layouts/aboutUs.html +98 -98
  56. data/_layouts/allAuthors.html +131 -131
  57. data/_layouts/appscms-about.html +163 -163
  58. data/_layouts/appscms-audio.html +33 -33
  59. data/_layouts/appscms-author.html +408 -408
  60. data/_layouts/appscms-authors.html +132 -132
  61. data/_layouts/appscms-calculator.html +93 -93
  62. data/_layouts/appscms-categories.html +26 -26
  63. data/_layouts/appscms-contact.html +132 -132
  64. data/_layouts/appscms-disclaimer.html +124 -124
  65. data/_layouts/appscms-download.html +289 -289
  66. data/_layouts/appscms-feature-result.html +94 -94
  67. data/_layouts/appscms-help.html +25 -25
  68. data/_layouts/appscms-imagekit.html +113 -113
  69. data/_layouts/appscms-post.html +243 -243
  70. data/_layouts/appscms-privacy-policy.html +781 -781
  71. data/_layouts/appscms-terms-and-conditions.html +646 -646
  72. data/_layouts/appscms-video.html +33 -33
  73. data/_layouts/audio.html +33 -33
  74. data/_layouts/author.html +408 -408
  75. data/_layouts/batch.html +177 -177
  76. data/_layouts/blog.html +131 -131
  77. data/_layouts/calculator.html +99 -99
  78. data/_layouts/devtools.html +57 -57
  79. data/_layouts/feature-1.html +406 -406
  80. data/_layouts/feature.html +435 -434
  81. data/_layouts/featureResultPage.html +80 -80
  82. data/_layouts/frame.html +222 -222
  83. data/_layouts/home.html +300 -300
  84. data/_layouts/imagekit.html +303 -303
  85. data/_layouts/photo-effects-home.html +190 -190
  86. data/_layouts/post.html +233 -233
  87. data/assets/app.js +75 -75
  88. data/assets/css/appscms-blog.css +500 -500
  89. data/assets/css/appscms-home.css +5 -5
  90. data/assets/css/appscms-imagekit.css +854 -854
  91. data/assets/css/appscms-variables.css +18 -18
  92. data/assets/css/blog.css +509 -509
  93. data/assets/css/calculators.css +46 -46
  94. data/assets/css/devtools.css +105 -105
  95. data/assets/css/feature-1.css +293 -293
  96. data/assets/css/imagekit copy.css +848 -848
  97. data/assets/css/tools.css +1817 -1817
  98. data/assets/images/digipaint.svg +6 -6
  99. data/assets/images/logo.svg +2 -2
  100. data/assets/images/manthink.svg +3552 -3552
  101. data/assets/js/batch.js +256 -256
  102. data/assets/js/devtools.js +81 -81
  103. data/assets/js/sharePage.js +65 -65
  104. data/assets/js/usageTracking.js +143 -143
  105. data/assets/js/usageTrackingEvents.js +6 -6
  106. metadata +2 -2
data/_layouts/author.html CHANGED
@@ -1,409 +1,409 @@
1
- <!DOCTYPE html>
2
- <html lang="en">
3
- {% include authorpagehead/index.html %}
4
-
5
- <style>
6
- body {
7
- font-family: 'Font Awesome 5 Free' !important;
8
- }
9
-
10
- .author-page {
11
- margin-top: 50px;
12
- }
13
-
14
- .left-sidebar {
15
- background-color: #f8f9fa;
16
- width: 100%;
17
- /* height: 100vh; */
18
- padding: 50px;
19
- }
20
-
21
- .right-sidebar {
22
- background-color: #fff;
23
- padding: 50px;
24
- }
25
-
26
- .articles-label {
27
- width: 220px;
28
- border-bottom: 2px solid;
29
- font-weight: 900;
30
- font-size: 28px;
31
- }
32
-
33
- .contributors-articles-label {
34
- width: 250px;
35
- border-bottom: 2px solid;
36
- font-weight: 900;
37
- font-size: 28px;
38
- }
39
-
40
- .author-detials {
41
- width: 100%;
42
- text-align: center;
43
- }
44
-
45
- .author-detials .author-image {
46
- border-radius: 100%;
47
- width: 200px;
48
- height: 200px;
49
- }
50
-
51
- .author-detials .author-name {
52
- font-weight: 900;
53
- font-size: 26px;
54
- }
55
-
56
- .about_heading {
57
- font-weight: 900;
58
- font-size: 30px;
59
- margin: 30px 0 20px;
60
- width: 90px;
61
- border-bottom: 2px solid;
62
- }
63
-
64
- .bio-desc {
65
- margin: 0 0 34px;
66
- font-size: 20px;
67
- }
68
-
69
- .website-label,
70
- .follow-label,
71
- .landing-page-heading {
72
- font-size: 20px;
73
- font-weight: 900;
74
- }
75
-
76
- .website-name {
77
- font-size: 14px;
78
- }
79
-
80
- .website-name a {
81
- opacity: .7;
82
- color: #6a6a6a;
83
- font-size: 18px;
84
- }
85
-
86
-
87
- .social-icons .list-of-icons {
88
- display: flex;
89
- flex-direction: column;
90
- width: 100%;
91
- }
92
-
93
- .list-of-icons li {
94
- font-size: 20px;
95
- padding: 5px 0px;
96
- }
97
-
98
- .list-of-icons li a {
99
- color: #6a6a6a;
100
- }
101
-
102
- .list-of-icons li a span,
103
- .contributor-name,
104
- .feature-name {
105
- font-size: 18px;
106
- opacity: .7;
107
- color: #6a6a6a;
108
- ;
109
- }
110
-
111
- .website-name a:hover,
112
- .list-of-icons li a span:hover,
113
- .feature-name:hover {
114
- text-decoration: underline !important;
115
- color: blue;
116
- }
117
-
118
- .card-title {
119
- font-size: 22px;
120
- margin: 0 0 15px;
121
- font-weight: 900;
122
- text-transform: capitalize;
123
- }
124
-
125
- .card-title:hover {
126
- text-decoration: underline;
127
- }
128
-
129
- .blog-desc {
130
- font-size: 14px;
131
- }
132
-
133
- .contributor-image {
134
- width: 40px;
135
- border-radius: 100%;
136
- }
137
-
138
- .contributors-count {
139
- background: rgba(175, 184, 193, 0.2);
140
- padding: 5px;
141
- font-size: 15px;
142
- border-radius: 100%;
143
- }
144
-
145
- .feature_lists {
146
- padding: 1rem 0;
147
- font-size: 16px;
148
- position: relative;
149
- left: 20px;
150
- }
151
- </style>
152
-
153
-
154
- <body>
155
- {%- include header/blogHeader.html -%}
156
- <section class="author-page">
157
- <div class="container-fluid">
158
- <div class="row">
159
- <div class="col-md-4 left-sidebar">
160
- <div class="author-bio-data">
161
- {% assign posts = site.posts | where_exp:"post","post.url != page.url" %}
162
- {% for post in posts %}
163
- {%- include /authors/authors.html -%}
164
- {% if authorName contains page.authorName %}
165
- {%- assign a = authorName -%}
166
- {%- assign authorPick = image -%}
167
- {%- assign authorAbout = bio -%}
168
- {%- endif -%}
169
- {% endfor %}
170
-
171
- {%- if a -%}
172
- <div class="author-detials">
173
- <img class="author-image" loading="lazy" src="{{authorPick}}" alt="{{ a }}">
174
- <h1 class="author-name mt-4">{{a}}</h1>
175
- </div>
176
- {%- endif -%}
177
-
178
- {%- if site.name -%}
179
- <div class="websiteName mt-5 ml-5">
180
- <h3 class="website-label">Website</h3>
181
- <p class="website-name"><a href="{{site.name}}">{{site.name}}</a></p>
182
- </div>
183
- {%- endif -%}
184
-
185
- {%- if site.data.blog.share -%}
186
- <div class="social-icons mt-5 ml-5">
187
- <ul class="list-of-icons list-unstyled">
188
- <h3 class="follow-label">Follow Me</h3>
189
- {% capture title %}{{ page.title }}{% endcapture %}
190
- {% assign url = page.url | relative_url | prepend: site.url %}
191
- {% for share in site.data.blog.share.platforms %}
192
- {% assign link = share.link | replace: 'TITLE', title | replace: 'URL', url %}
193
- <li> <a href=" {{ link }}" data-toggle="tooltip"
194
- onclick="window.open(this.href, 'pop-up', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;"
195
- data-placement="top" title="{{ share.type }}" aria-label="{{ share.type }}">
196
- <i class="fa-fw {{ share.icon }}"></i>
197
- <span>{{share.type}}</span>
198
- </a>
199
- </li>
200
- {% endfor %}
201
- </span>
202
- </ul>
203
- </div>
204
- {%- endif -%}
205
-
206
-
207
-
208
- {% assign already_run = false %}
209
- {% assign already_run2 = false %}
210
- {% assign folder_path = '' %}
211
- <ol class="authored-content-detials p-0 ml-5 mt-5">
212
- {% for file in site.pages %}
213
- {% if file.path contains folder_path %}
214
- {% assign pageData = file | parse_yaml %}
215
- {% assign lang = pageData.lang %}
216
- {% assign foldername = pageData.folderName %}
217
- {% assign filename = pageData.fileName %}
218
- {% assign permalink = pageData.permalink %}
219
- {% assign json_data= site.data[foldername][lang][filename] | json %}
220
- {%- assign seocontentAuthor = json_data.author | downcase -%}
221
- {%- assign pageAuthorName = page.label | downcase -%}
222
-
223
-
224
- {%- if permalink contains '/' -%}
225
- {%- assign my_url_with_slash = permalink -%}
226
- {%- else -%}
227
- {% assign my_url_with_slash = "/" | append: permalink %}
228
- {%- endif -%}
229
-
230
-
231
- {%- if seocontentAuthor contains pageAuthorName and already_run == false -%}
232
- <h3 class="landing-page-heading">Authored content for features</h3>
233
- <li class="feature_lists">
234
- <a class="feature-name" href="{{my_url_with_slash}}">{{permalink | replace: '-', ' '| replace: '/', ' '
235
- |
236
- capitalize }}</a>
237
- </li>
238
- {% assign already_run = true %}
239
- {%- elsif seocontentAuthor contains pageAuthorName -%}
240
- <li class="feature_lists">
241
- <a class="feature-name" href="{{my_url_with_slash}}">{{permalink | replace: '-', ' '| replace: '/', ' '
242
- |
243
- capitalize }}</a>
244
- </li>
245
- {%- endif -%}
246
- {% endif %}
247
- {% endfor %}
248
- </ol>
249
-
250
- <ol class="contributed-content-detials p-0 ml-5 mt-5">
251
- {% for file in site.pages %}
252
- {% if file.path contains folder_path %}
253
- {% assign pageData = file | parse_yaml %}
254
- {% assign lang = pageData.lang %}
255
- {% assign foldername = pageData.folderName %}
256
- {% assign filename = pageData.fileName %}
257
- {% assign permalink = pageData.permalink %}
258
- {% assign json_data= site.data[foldername][lang][filename] | json %}
259
- {%- assign seocontentAuthor = json_data.author | downcase -%}
260
- {%- assign pageAuthorName = page.label | downcase -%}
261
-
262
-
263
- {%- if permalink contains '/' -%}
264
- {%- assign my_url_with_slash = permalink -%}
265
- {%- else -%}
266
- {% assign my_url_with_slash = "/" | append: permalink %}
267
- {%- endif -%}
268
-
269
- {%- for item in json_data.contributors -%}
270
- {%- assign contributeAuthor = item.name | downcase -%}
271
- {%- if contributeAuthor contains pageAuthorName and already_run2 == false -%}
272
- <h3 class="landing-page-heading mb-4">Contributed content for features</h3>
273
- <li class="feature_lists">
274
- <a class="feature-name" href="{{my_url_with_slash}}">{{permalink | replace: '-', ' '| replace: '/', ' '
275
- |
276
- capitalize }}</a>
277
- </li>
278
- {% assign already_run2 = true %}
279
- {%- elsif contributeAuthor contains pageAuthorName -%}
280
- <li class="feature_lists">
281
- <a class=" feature-name" href="{{my_url_with_slash}}">{{permalink | replace: '-', ' '| replace: '/', ' '
282
- |
283
- capitalize }}</a>
284
- </li>
285
- {%- endif -%}
286
- {%- endfor -%}
287
- {% endif %}
288
- {% endfor %}
289
- </ol>
290
- </div>
291
- </div>
292
- <div class="col-md-8 right-sidebar">
293
- <div class="author-content">
294
- {%- if authorAbout -%}
295
- <div class="desc">
296
- <h2 class="bio-desc">{{authorAbout}}</h2>
297
- </div>
298
- {%- endif -%}
299
-
300
- <h3 class="mb-4 articles-label">Authored Articles</h3>
301
- <div class="row">
302
- {% assign posts = site.posts | where_exp:"post","post.url != page.url" %}
303
- {% for post in posts %}
304
- {%- include /authors/authors.html -%}
305
- {%- assign postAuthor = post.author | downcase -%}
306
- {%- assign pageLabel = page.label | downcase -%}
307
- {%- if postAuthor contains pageLabel -%}
308
- <div class="col-md-6 mb-4 card-group">
309
- <div class="card h-100">
310
- <a href="{{ post.url }}">
311
- <img src="{{ post.image }}" class="card-img-top" height="215px" width="100%" loading="lazy"
312
- alt="{{post.title}}">
313
- </a>
314
- <div class="card-body">
315
- <a class="text-decoration-none text-dark" href="{{ post.url }}" class="anchor_link">
316
- <h4 class="card-title mb-4 text-left">{{ post.title }}</h4>
317
- <p class="blog-desc">{{post.description}}</p>
318
- </a>
319
- </div>
320
- <div class="card-footer bg-white">
321
- <div class="wrapfooter">
322
- {% if post.author %}
323
- <a href="/authors/{{authorName | downcase | replace: ' ' , '-' }}" class="meta-footer-thumb">
324
- <img class="author-thumb" loading="lazy" src="{{image}}" alt="{{ authorName }}">
325
- </a>
326
- {% endif %}
327
- <div class="author-meta">
328
- <span class="post-name">
329
- <a target="_blank" href="/authors/{{authorName | downcase | replace: ' ' , '-' }}">{{authorName | capitalize }}</a>
330
- </span><br>
331
- <span class="post-date">{{post.date | date_to_string }}</span>
332
- </div>
333
- </div>
334
- </div>
335
- </div>
336
- </div>
337
- {%- endif -%}
338
- {% endfor %}
339
- </div>
340
-
341
- {% for post in posts %}
342
- {%- for item in post.contributors -%}
343
- {%- assign pageAuthorName = pageAuthorName | downcase -%}
344
- {%- assign contributorAuthor = item | downcase -%}
345
- {%- if pageAuthorName contains contributorAuthor -%}
346
- {%- if post.contributors.size > 0 -%}
347
- {%- assign all_Contributors = post.contributors -%}
348
- {%- assign boolean = true -%}
349
- {%- endif -%}
350
- {%- endif -%}
351
- {% endfor %}
352
- {% endfor %}
353
-
354
-
355
- {%- if boolean == true -%}
356
- <h3 class="mb-4 mt-5 contributors-articles-label">Contributed Articles</h3>
357
- {%- endif -%}
358
-
359
-
360
- <div class="row">
361
- {% assign posts = site.posts | where_exp:"post","post.url != page.url" %}
362
- {% for post in posts %}
363
- {%- include /authors/authors.html -%}
364
- {%- for item in post.contributors -%}
365
- {%- assign pageAuthorName = pageAuthorName | downcase -%}
366
- {%- assign contributorAuthor = item | downcase -%}
367
- {%- if pageAuthorName contains contributorAuthor -%}
368
- <div class="col-md-6 mb-4 card-group">
369
- <div class="card h-100">
370
- <a href="{{ post.url }}">
371
- <img src="{{ post.image }}" class="card-img-top" height="215px" width="100%" loading="lazy"
372
- alt="{{post.title}}">
373
- </a>
374
- <div class="card-body">
375
- <a class="text-decoration-none text-dark" href="{{ post.url }}" class="anchor_link">
376
- <h4 class="card-title mb-4 text-left">{{ post.title }}</h4>
377
- <p class="blog-desc">{{post.description}}</p>
378
- </a>
379
- </div>
380
- <div class="card-footer bg-white">
381
- <div class="wrapfooter">
382
- {% if post.author %}
383
- <a href="/authors/{{authorName | downcase | replace: ' ' , '-' }}" class="meta-footer-thumb">
384
- <img class="author-thumb" loading="lazy" src="{{image}}" alt="{{ authorName }}">
385
- </a>
386
- {% endif %}
387
- <div class="author-meta">
388
- <span class="post-name">
389
- <a target="_blank" href="/authors/{{authorName | downcase | replace: ' ' , '-' }}">{{authorName | capitalize }}</a>
390
- </span><br>
391
- <span class="post-date">{{post.date | date_to_string }}</span>
392
- </div>
393
- </div>
394
- </div>
395
- </div>
396
- </div>
397
- {%- endif -%}
398
- {% endfor %}
399
- {% endfor %}
400
- </div>
401
- </div>
402
- </div>
403
- </div>
404
- </div>
405
- </section>
406
- {% include script.html %}
407
- </body>
408
-
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ {% include authorpagehead/index.html %}
4
+
5
+ <style>
6
+ body {
7
+ font-family: 'Font Awesome 5 Free' !important;
8
+ }
9
+
10
+ .author-page {
11
+ margin-top: 50px;
12
+ }
13
+
14
+ .left-sidebar {
15
+ background-color: #f8f9fa;
16
+ width: 100%;
17
+ /* height: 100vh; */
18
+ padding: 50px;
19
+ }
20
+
21
+ .right-sidebar {
22
+ background-color: #fff;
23
+ padding: 50px;
24
+ }
25
+
26
+ .articles-label {
27
+ width: 220px;
28
+ border-bottom: 2px solid;
29
+ font-weight: 900;
30
+ font-size: 28px;
31
+ }
32
+
33
+ .contributors-articles-label {
34
+ width: 250px;
35
+ border-bottom: 2px solid;
36
+ font-weight: 900;
37
+ font-size: 28px;
38
+ }
39
+
40
+ .author-detials {
41
+ width: 100%;
42
+ text-align: center;
43
+ }
44
+
45
+ .author-detials .author-image {
46
+ border-radius: 100%;
47
+ width: 200px;
48
+ height: 200px;
49
+ }
50
+
51
+ .author-detials .author-name {
52
+ font-weight: 900;
53
+ font-size: 26px;
54
+ }
55
+
56
+ .about_heading {
57
+ font-weight: 900;
58
+ font-size: 30px;
59
+ margin: 30px 0 20px;
60
+ width: 90px;
61
+ border-bottom: 2px solid;
62
+ }
63
+
64
+ .bio-desc {
65
+ margin: 0 0 34px;
66
+ font-size: 20px;
67
+ }
68
+
69
+ .website-label,
70
+ .follow-label,
71
+ .landing-page-heading {
72
+ font-size: 20px;
73
+ font-weight: 900;
74
+ }
75
+
76
+ .website-name {
77
+ font-size: 14px;
78
+ }
79
+
80
+ .website-name a {
81
+ opacity: .7;
82
+ color: #6a6a6a;
83
+ font-size: 18px;
84
+ }
85
+
86
+
87
+ .social-icons .list-of-icons {
88
+ display: flex;
89
+ flex-direction: column;
90
+ width: 100%;
91
+ }
92
+
93
+ .list-of-icons li {
94
+ font-size: 20px;
95
+ padding: 5px 0px;
96
+ }
97
+
98
+ .list-of-icons li a {
99
+ color: #6a6a6a;
100
+ }
101
+
102
+ .list-of-icons li a span,
103
+ .contributor-name,
104
+ .feature-name {
105
+ font-size: 18px;
106
+ opacity: .7;
107
+ color: #6a6a6a;
108
+ ;
109
+ }
110
+
111
+ .website-name a:hover,
112
+ .list-of-icons li a span:hover,
113
+ .feature-name:hover {
114
+ text-decoration: underline !important;
115
+ color: blue;
116
+ }
117
+
118
+ .card-title {
119
+ font-size: 22px;
120
+ margin: 0 0 15px;
121
+ font-weight: 900;
122
+ text-transform: capitalize;
123
+ }
124
+
125
+ .card-title:hover {
126
+ text-decoration: underline;
127
+ }
128
+
129
+ .blog-desc {
130
+ font-size: 14px;
131
+ }
132
+
133
+ .contributor-image {
134
+ width: 40px;
135
+ border-radius: 100%;
136
+ }
137
+
138
+ .contributors-count {
139
+ background: rgba(175, 184, 193, 0.2);
140
+ padding: 5px;
141
+ font-size: 15px;
142
+ border-radius: 100%;
143
+ }
144
+
145
+ .feature_lists {
146
+ padding: 1rem 0;
147
+ font-size: 16px;
148
+ position: relative;
149
+ left: 20px;
150
+ }
151
+ </style>
152
+
153
+
154
+ <body>
155
+ {%- include header/blogHeader.html -%}
156
+ <section class="author-page">
157
+ <div class="container-fluid">
158
+ <div class="row">
159
+ <div class="col-md-4 left-sidebar">
160
+ <div class="author-bio-data">
161
+ {% assign posts = site.posts | where_exp:"post","post.url != page.url" %}
162
+ {% for post in posts %}
163
+ {%- include /authors/authors.html -%}
164
+ {% if authorName contains page.authorName %}
165
+ {%- assign a = authorName -%}
166
+ {%- assign authorPick = image -%}
167
+ {%- assign authorAbout = bio -%}
168
+ {%- endif -%}
169
+ {% endfor %}
170
+
171
+ {%- if a -%}
172
+ <div class="author-detials">
173
+ <img class="author-image" loading="lazy" src="{{authorPick}}" alt="{{ a }}">
174
+ <h1 class="author-name mt-4">{{a}}</h1>
175
+ </div>
176
+ {%- endif -%}
177
+
178
+ {%- if site.name -%}
179
+ <div class="websiteName mt-5 ml-5">
180
+ <h3 class="website-label">Website</h3>
181
+ <p class="website-name"><a href="{{site.name}}">{{site.name}}</a></p>
182
+ </div>
183
+ {%- endif -%}
184
+
185
+ {%- if site.data.blog.share -%}
186
+ <div class="social-icons mt-5 ml-5">
187
+ <ul class="list-of-icons list-unstyled">
188
+ <h3 class="follow-label">Follow Me</h3>
189
+ {% capture title %}{{ page.title }}{% endcapture %}
190
+ {% assign url = page.url | relative_url | prepend: site.url %}
191
+ {% for share in site.data.blog.share.platforms %}
192
+ {% assign link = share.link | replace: 'TITLE', title | replace: 'URL', url %}
193
+ <li> <a href=" {{ link }}" data-toggle="tooltip"
194
+ onclick="window.open(this.href, 'pop-up', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;"
195
+ data-placement="top" title="{{ share.type }}" aria-label="{{ share.type }}">
196
+ <i class="fa-fw {{ share.icon }}"></i>
197
+ <span>{{share.type}}</span>
198
+ </a>
199
+ </li>
200
+ {% endfor %}
201
+ </span>
202
+ </ul>
203
+ </div>
204
+ {%- endif -%}
205
+
206
+
207
+
208
+ {% assign already_run = false %}
209
+ {% assign already_run2 = false %}
210
+ {% assign folder_path = '' %}
211
+ <ol class="authored-content-detials p-0 ml-5 mt-5">
212
+ {% for file in site.pages %}
213
+ {% if file.path contains folder_path %}
214
+ {% assign pageData = file | parse_yaml %}
215
+ {% assign lang = pageData.lang %}
216
+ {% assign foldername = pageData.folderName %}
217
+ {% assign filename = pageData.fileName %}
218
+ {% assign permalink = pageData.permalink %}
219
+ {% assign json_data= site.data[foldername][lang][filename] | json %}
220
+ {%- assign seocontentAuthor = json_data.author | downcase -%}
221
+ {%- assign pageAuthorName = page.label | downcase -%}
222
+
223
+
224
+ {%- if permalink contains '/' -%}
225
+ {%- assign my_url_with_slash = permalink -%}
226
+ {%- else -%}
227
+ {% assign my_url_with_slash = "/" | append: permalink %}
228
+ {%- endif -%}
229
+
230
+
231
+ {%- if seocontentAuthor contains pageAuthorName and already_run == false -%}
232
+ <h3 class="landing-page-heading">Authored content for features</h3>
233
+ <li class="feature_lists">
234
+ <a class="feature-name" href="{{my_url_with_slash}}">{{permalink | replace: '-', ' '| replace: '/', ' '
235
+ |
236
+ capitalize }}</a>
237
+ </li>
238
+ {% assign already_run = true %}
239
+ {%- elsif seocontentAuthor contains pageAuthorName -%}
240
+ <li class="feature_lists">
241
+ <a class="feature-name" href="{{my_url_with_slash}}">{{permalink | replace: '-', ' '| replace: '/', ' '
242
+ |
243
+ capitalize }}</a>
244
+ </li>
245
+ {%- endif -%}
246
+ {% endif %}
247
+ {% endfor %}
248
+ </ol>
249
+
250
+ <ol class="contributed-content-detials p-0 ml-5 mt-5">
251
+ {% for file in site.pages %}
252
+ {% if file.path contains folder_path %}
253
+ {% assign pageData = file | parse_yaml %}
254
+ {% assign lang = pageData.lang %}
255
+ {% assign foldername = pageData.folderName %}
256
+ {% assign filename = pageData.fileName %}
257
+ {% assign permalink = pageData.permalink %}
258
+ {% assign json_data= site.data[foldername][lang][filename] | json %}
259
+ {%- assign seocontentAuthor = json_data.author | downcase -%}
260
+ {%- assign pageAuthorName = page.label | downcase -%}
261
+
262
+
263
+ {%- if permalink contains '/' -%}
264
+ {%- assign my_url_with_slash = permalink -%}
265
+ {%- else -%}
266
+ {% assign my_url_with_slash = "/" | append: permalink %}
267
+ {%- endif -%}
268
+
269
+ {%- for item in json_data.contributors -%}
270
+ {%- assign contributeAuthor = item.name | downcase -%}
271
+ {%- if contributeAuthor contains pageAuthorName and already_run2 == false -%}
272
+ <h3 class="landing-page-heading mb-4">Contributed content for features</h3>
273
+ <li class="feature_lists">
274
+ <a class="feature-name" href="{{my_url_with_slash}}">{{permalink | replace: '-', ' '| replace: '/', ' '
275
+ |
276
+ capitalize }}</a>
277
+ </li>
278
+ {% assign already_run2 = true %}
279
+ {%- elsif contributeAuthor contains pageAuthorName -%}
280
+ <li class="feature_lists">
281
+ <a class=" feature-name" href="{{my_url_with_slash}}">{{permalink | replace: '-', ' '| replace: '/', ' '
282
+ |
283
+ capitalize }}</a>
284
+ </li>
285
+ {%- endif -%}
286
+ {%- endfor -%}
287
+ {% endif %}
288
+ {% endfor %}
289
+ </ol>
290
+ </div>
291
+ </div>
292
+ <div class="col-md-8 right-sidebar">
293
+ <div class="author-content">
294
+ {%- if authorAbout -%}
295
+ <div class="desc">
296
+ <h2 class="bio-desc">{{authorAbout}}</h2>
297
+ </div>
298
+ {%- endif -%}
299
+
300
+ <h3 class="mb-4 articles-label">Authored Articles</h3>
301
+ <div class="row">
302
+ {% assign posts = site.posts | where_exp:"post","post.url != page.url" %}
303
+ {% for post in posts %}
304
+ {%- include /authors/authors.html -%}
305
+ {%- assign postAuthor = post.author | downcase -%}
306
+ {%- assign pageLabel = page.label | downcase -%}
307
+ {%- if postAuthor contains pageLabel -%}
308
+ <div class="col-md-6 mb-4 card-group">
309
+ <div class="card h-100">
310
+ <a href="{{ post.url }}">
311
+ <img src="{{ post.image }}" class="card-img-top" height="215px" width="100%" loading="lazy"
312
+ alt="{{post.title}}">
313
+ </a>
314
+ <div class="card-body">
315
+ <a class="text-decoration-none text-dark" href="{{ post.url }}" class="anchor_link">
316
+ <h4 class="card-title mb-4 text-left">{{ post.title }}</h4>
317
+ <p class="blog-desc">{{post.description}}</p>
318
+ </a>
319
+ </div>
320
+ <div class="card-footer bg-white">
321
+ <div class="wrapfooter">
322
+ {% if post.author %}
323
+ <a href="/authors/{{authorName | downcase | replace: ' ' , '-' }}" class="meta-footer-thumb">
324
+ <img class="author-thumb" loading="lazy" src="{{image}}" alt="{{ authorName }}">
325
+ </a>
326
+ {% endif %}
327
+ <div class="author-meta">
328
+ <span class="post-name">
329
+ <a target="_blank" href="/authors/{{authorName | downcase | replace: ' ' , '-' }}">{{authorName | capitalize }}</a>
330
+ </span><br>
331
+ <span class="post-date">{{post.date | date_to_string }}</span>
332
+ </div>
333
+ </div>
334
+ </div>
335
+ </div>
336
+ </div>
337
+ {%- endif -%}
338
+ {% endfor %}
339
+ </div>
340
+
341
+ {% for post in posts %}
342
+ {%- for item in post.contributors -%}
343
+ {%- assign pageAuthorName = pageAuthorName | downcase -%}
344
+ {%- assign contributorAuthor = item | downcase -%}
345
+ {%- if pageAuthorName contains contributorAuthor -%}
346
+ {%- if post.contributors.size > 0 -%}
347
+ {%- assign all_Contributors = post.contributors -%}
348
+ {%- assign boolean = true -%}
349
+ {%- endif -%}
350
+ {%- endif -%}
351
+ {% endfor %}
352
+ {% endfor %}
353
+
354
+
355
+ {%- if boolean == true -%}
356
+ <h3 class="mb-4 mt-5 contributors-articles-label">Contributed Articles</h3>
357
+ {%- endif -%}
358
+
359
+
360
+ <div class="row">
361
+ {% assign posts = site.posts | where_exp:"post","post.url != page.url" %}
362
+ {% for post in posts %}
363
+ {%- include /authors/authors.html -%}
364
+ {%- for item in post.contributors -%}
365
+ {%- assign pageAuthorName = pageAuthorName | downcase -%}
366
+ {%- assign contributorAuthor = item | downcase -%}
367
+ {%- if pageAuthorName contains contributorAuthor -%}
368
+ <div class="col-md-6 mb-4 card-group">
369
+ <div class="card h-100">
370
+ <a href="{{ post.url }}">
371
+ <img src="{{ post.image }}" class="card-img-top" height="215px" width="100%" loading="lazy"
372
+ alt="{{post.title}}">
373
+ </a>
374
+ <div class="card-body">
375
+ <a class="text-decoration-none text-dark" href="{{ post.url }}" class="anchor_link">
376
+ <h4 class="card-title mb-4 text-left">{{ post.title }}</h4>
377
+ <p class="blog-desc">{{post.description}}</p>
378
+ </a>
379
+ </div>
380
+ <div class="card-footer bg-white">
381
+ <div class="wrapfooter">
382
+ {% if post.author %}
383
+ <a href="/authors/{{authorName | downcase | replace: ' ' , '-' }}" class="meta-footer-thumb">
384
+ <img class="author-thumb" loading="lazy" src="{{image}}" alt="{{ authorName }}">
385
+ </a>
386
+ {% endif %}
387
+ <div class="author-meta">
388
+ <span class="post-name">
389
+ <a target="_blank" href="/authors/{{authorName | downcase | replace: ' ' , '-' }}">{{authorName | capitalize }}</a>
390
+ </span><br>
391
+ <span class="post-date">{{post.date | date_to_string }}</span>
392
+ </div>
393
+ </div>
394
+ </div>
395
+ </div>
396
+ </div>
397
+ {%- endif -%}
398
+ {% endfor %}
399
+ {% endfor %}
400
+ </div>
401
+ </div>
402
+ </div>
403
+ </div>
404
+ </div>
405
+ </section>
406
+ {% include script.html %}
407
+ </body>
408
+
409
409
  </html>