appscms-tools-theme 4.6.0 → 4.6.1

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