appscms-tools-theme 3.3.6 → 3.3.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_data/feature/en/compress-pdf.json +12 -19
- data/_includes/author_bio.html +1 -0
- data/_includes/authorpagehead/index.html +37 -0
- data/_includes/custom-head.html +3 -14
- data/_layouts/aboutUs.html +2 -1
- data/_layouts/allAuthors.html +1 -2
- data/_layouts/author.html +94 -58
- data/_layouts/feature.html +13 -2
- data/_layouts/post.html +10 -9
- data/assets/idea.svg +1 -0
- metadata +4 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1ee19e7d9928caf80dbd42421fb6733b0ad7f20806fd5c03f12140a7f95447e4
|
4
|
+
data.tar.gz: 8b42ac30d502b3ccc16b373b9fe9d6349cc990e508e0eee3fd58a415aacc8844
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0e8b92de27bd4d0bb083d098a26a35b5bf0c8d1954168a364581a22822a9bb242817e947217a49efad31ba4a9a6a1ae4f75f96c35b9ccbd8330b314e92832632
|
7
|
+
data.tar.gz: 4b31c6839f3f628589499ae3e9416baa91b31278e684744907eb2c4274536127503de792f43ba44310e1418fd9896b28aaae5d95fcf0d3dc03f0f615f1214cbb
|
@@ -37,7 +37,7 @@
|
|
37
37
|
{
|
38
38
|
"priority": 1,
|
39
39
|
"logoUrl": "/assets/images/bulb.svg",
|
40
|
-
"header": "
|
40
|
+
"header": "High Quality",
|
41
41
|
"content": "The tool will do everything for you, just upload your file and it'll set the best parameters to reduce its size and to keep quality as much as possible."
|
42
42
|
},
|
43
43
|
{
|
@@ -49,44 +49,37 @@
|
|
49
49
|
{
|
50
50
|
"priority": 1,
|
51
51
|
"logoUrl": "/assets/images/cross.svg",
|
52
|
-
"header": "
|
52
|
+
"header": "Flexibilty",
|
53
53
|
"content": "You can setup alarm for $variable minutes from now on any operating system, like Windows/Mac/Linux/Android/iPhone."
|
54
54
|
},
|
55
55
|
{
|
56
56
|
"priority": 1,
|
57
57
|
"logoUrl": "/assets/images/shield.svg",
|
58
|
-
"header": "
|
58
|
+
"header": "User friendly",
|
59
59
|
"content": "Setalarmforme.com does not require users to login for setting alarm for $variable minutes from now. No user information is send to our servers."
|
60
60
|
},
|
61
61
|
{
|
62
62
|
"priority": 1,
|
63
63
|
"logoUrl": "/assets/images/fast.svg",
|
64
|
-
"header": "
|
64
|
+
"header": "Free of cost",
|
65
65
|
"content": "Using Setalarmforme.com you can set alarm to start after $variable minutes from current time, in any time zone."
|
66
66
|
},
|
67
67
|
{
|
68
68
|
"priority": 1,
|
69
69
|
"logoUrl": "/assets/images/target.svg",
|
70
|
-
"header": "No
|
70
|
+
"header": "No additional download",
|
71
71
|
"content": "Setalarmforme.com is a cloud and web based application. You do not need to install any software to use Setalarmforme.com while setting alarms for $variable minutes from now."
|
72
72
|
}
|
73
73
|
],
|
74
74
|
"HOW_TO_CONTENT": {
|
75
|
-
"logoImageUrl": "
|
76
|
-
"
|
75
|
+
"logoImageUrl": "/assets/idea.svg",
|
76
|
+
"YoutubeVideoUrl": "2FeymQoKvrk",
|
77
|
+
"heading": "How to generate the ASCII art from our image.",
|
77
78
|
"steps": [
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
{
|
83
|
-
"heading": "Join videos and other files",
|
84
|
-
"desc": "Rearrange them using drag-and-drop until they're the desired order. For images, you can set duration. Then add audio, change its length and volume. At last, choose the aspect ratio and click the 'Export' button. Take a look at the guide to learn more."
|
85
|
-
},
|
86
|
-
{
|
87
|
-
"heading": "Download the merged video",
|
88
|
-
"desc": "Once your files have been merged, watch the preview. If you want to change something, click on 'Back to edit', otherwise click on the 'Download' button to save the video."
|
89
|
-
}
|
79
|
+
"Upload the image or Click on the drop down arrow and select Dropbox/Google Drive",
|
80
|
+
"Hit the convert option to convert the image to an ASCII art.",
|
81
|
+
"Hit the download option to download the ASCII art.",
|
82
|
+
"Hurray!!! the ASCII art is ready to rock."
|
90
83
|
]
|
91
84
|
},
|
92
85
|
"FAQ": [
|
data/_includes/author_bio.html
CHANGED
@@ -20,6 +20,7 @@
|
|
20
20
|
<img class="author-thumb" loading="lazy" src="{{ image }}" height="35px" width="35px" alt="{{ authorName}}"
|
21
21
|
id="author_img" {%- if site.crossorigin -%} crossorigin {%- endif -%} />
|
22
22
|
</a>
|
23
|
+
|
23
24
|
<span class="author-meta">
|
24
25
|
{%- if twitter != 'N/A' -%}
|
25
26
|
<a class="postName" target="_blank" href="{{twitter}}">{{authorName}}</a>
|
@@ -0,0 +1,37 @@
|
|
1
|
+
<head>
|
2
|
+
{% assign posts = site.posts | where_exp:"post","post.url != page.url" %}
|
3
|
+
{% for post in posts %}
|
4
|
+
{%- include /authors/authors.html -%}
|
5
|
+
{% if authorName contains page.authorName %}
|
6
|
+
{% capture author_info %}{% assign author = authorName %}{% assign bio = bio %}{{ author }} - {{ bio }}{% endcapture %}
|
7
|
+
{% capture author_name %}{% assign author = authorName %}{{ author }}{% endcapture %}
|
8
|
+
|
9
|
+
{% assign authorPageTitle = author_info %}
|
10
|
+
{% assign author_name = author_name %}
|
11
|
+
{%- endif -%}
|
12
|
+
{% endfor %}
|
13
|
+
|
14
|
+
|
15
|
+
{%- assign title = newtitle -%}
|
16
|
+
{%- assign description = pagedescription-%}
|
17
|
+
|
18
|
+
|
19
|
+
<meta charset="UTF-8" />
|
20
|
+
<link rel="shortcut icon" href="{{favicon}}" />
|
21
|
+
<link rel="canonical" href="{{site.url | append: page.url}}" />
|
22
|
+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
|
23
|
+
<meta name="keywords" content="{{site.keyboard}}" />
|
24
|
+
<meta name="description" content="{{ authorPageTitle | slice: 0, 155 | default: page.description }}" />
|
25
|
+
<meta name="og:description" content="{{ authorPageTitle | slice: 0, 155 | default: page.description}}" />
|
26
|
+
<meta property="og:title" content="{{ authorPageTitle | default: page.title }}" />
|
27
|
+
<meta property="og:type" content="profile" />
|
28
|
+
<meta property="og:locale" content="en_US" />
|
29
|
+
<meta property="og:site_name" content="{{site.name }}" />
|
30
|
+
<meta property="og:url" content="{{site.url | append: page.url}}" />
|
31
|
+
<meta name="author" content="{{ author_name | default: page.title }}" />
|
32
|
+
<title>{{authorPageTitle | default: page.title}}</title>
|
33
|
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.0/css/all.min.css" />
|
34
|
+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css" />
|
35
|
+
<link rel="stylesheet" href="{{'/assets/css/blog.css' | relative_url }}" />
|
36
|
+
{%- include google-analytics.html -%}
|
37
|
+
</head>
|
data/_includes/custom-head.html
CHANGED
@@ -47,6 +47,8 @@
|
|
47
47
|
{% endfor %}
|
48
48
|
{%- assign title = newtitle -%}
|
49
49
|
{%- assign description = pagedescription-%}
|
50
|
+
|
51
|
+
|
50
52
|
<meta charset="UTF-8" />
|
51
53
|
<link rel="shortcut icon" href="{{favicon}}" />
|
52
54
|
<link rel="canonical" href="{{site.url | append: page.url}}" />
|
@@ -60,18 +62,6 @@
|
|
60
62
|
<meta property="og:site_name" content="{{site.name}}" />
|
61
63
|
<meta property="og:url" content="{{site.url | append: page.url}}" />
|
62
64
|
<meta name="author" content="{{ site.author_name }}" />
|
63
|
-
{%- if page.authorName -%}
|
64
|
-
{% assign posts = site.posts | where_exp:"post","post.url != page.url" %}
|
65
|
-
{% for post in posts %}
|
66
|
-
{%- include /authors/authors.html -%}
|
67
|
-
{% if authorName contains page.authorName %}
|
68
|
-
{%- assign a = authorName -%}
|
69
|
-
{%- assign authorAbout = bio -%}
|
70
|
-
{%- endif -%}
|
71
|
-
{% endfor %}
|
72
|
-
<title>{{a}} - {{authorAbout}}</title>
|
73
|
-
{%- endif -%}
|
74
|
-
|
75
65
|
<title>{{title}}</title>
|
76
66
|
|
77
67
|
<link href="https://fonts.googleapis.com/css2?family=Open+Sans&display=swap" rel="stylesheet" />
|
@@ -114,8 +104,7 @@
|
|
114
104
|
});
|
115
105
|
}
|
116
106
|
</script>
|
117
|
-
<script type="text/javascript" defer delay="{{site.monumetricId}}"
|
118
|
-
data-cfasync="false"></script>
|
107
|
+
<script type="text/javascript" defer delay="{{site.monumetricId}}" data-cfasync="false"></script>
|
119
108
|
{% endif %}
|
120
109
|
|
121
110
|
{% if jekyll.environment == 'development' and site.monumetricId %}
|
data/_layouts/aboutUs.html
CHANGED
@@ -57,7 +57,8 @@
|
|
57
57
|
<img class="feature-card-img" src="/assets/images/lightbulb.svg" loading="lazy" height="48px" width="48px"
|
58
58
|
alt="{{data.header}}" {%- if site.crossorigin -%} crossorigin {%- endif -%} />
|
59
59
|
<div class="feature-card-title">Features</div>
|
60
|
-
<div class="feature-card-desc">Our website currently has
|
60
|
+
<div class="feature-card-desc">Our website currently has
|
61
|
+
<a class="highlight_style" href="{{site.url}}/sitemap.xml">{{ site.pages |
|
61
62
|
size }} features</a></div>
|
62
63
|
</div>
|
63
64
|
<div class="col-md-4 my-4">
|
data/_layouts/allAuthors.html
CHANGED
data/_layouts/author.html
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
<!DOCTYPE html>
|
2
2
|
<html lang="en">
|
3
|
-
{% include
|
3
|
+
{% include authorpagehead/index.html %}
|
4
4
|
|
5
5
|
<style>
|
6
6
|
body {
|
@@ -24,17 +24,17 @@
|
|
24
24
|
}
|
25
25
|
|
26
26
|
.articles-label {
|
27
|
-
width:
|
27
|
+
width: 220px;
|
28
28
|
border-bottom: 2px solid;
|
29
29
|
font-weight: 900;
|
30
|
-
font-size:
|
30
|
+
font-size: 28px;
|
31
31
|
}
|
32
32
|
|
33
33
|
.contributors-articles-label {
|
34
34
|
width: 250px;
|
35
35
|
border-bottom: 2px solid;
|
36
36
|
font-weight: 900;
|
37
|
-
font-size:
|
37
|
+
font-size: 28px;
|
38
38
|
}
|
39
39
|
|
40
40
|
.author-detials {
|
@@ -69,7 +69,7 @@
|
|
69
69
|
.website-label,
|
70
70
|
.follow-label,
|
71
71
|
.landing-page-heading {
|
72
|
-
font-size:
|
72
|
+
font-size: 20px;
|
73
73
|
font-weight: 900;
|
74
74
|
}
|
75
75
|
|
@@ -141,11 +141,18 @@
|
|
141
141
|
font-size: 15px;
|
142
142
|
border-radius: 100%;
|
143
143
|
}
|
144
|
+
|
145
|
+
.feature_lists {
|
146
|
+
padding: 1rem 0;
|
147
|
+
font-size: 16px;
|
148
|
+
position: relative;
|
149
|
+
left: 20px;
|
150
|
+
}
|
144
151
|
</style>
|
145
152
|
|
153
|
+
|
146
154
|
<body>
|
147
155
|
{%- include header/blogHeader.html -%}
|
148
|
-
|
149
156
|
<section class="author-page">
|
150
157
|
<div class="container-fluid">
|
151
158
|
<div class="row">
|
@@ -168,11 +175,10 @@
|
|
168
175
|
</div>
|
169
176
|
{%- endif -%}
|
170
177
|
|
171
|
-
|
172
178
|
{%- if site.name -%}
|
173
179
|
<div class="websiteName mt-5 ml-5">
|
174
180
|
<h3 class="website-label">Website</h3>
|
175
|
-
<p class="website-name"><a href="{{site.name}}
|
181
|
+
<p class="website-name"><a href="{{site.name}}">{{site.name}}</a></p>
|
176
182
|
</div>
|
177
183
|
{%- endif -%}
|
178
184
|
|
@@ -197,23 +203,24 @@
|
|
197
203
|
</div>
|
198
204
|
{%- endif -%}
|
199
205
|
|
206
|
+
|
207
|
+
|
200
208
|
{% assign already_run = false %}
|
201
209
|
{% assign already_run2 = false %}
|
202
210
|
{% assign folder_path = '' %}
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
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 -%}
|
213
222
|
|
214
223
|
|
215
|
-
<div class="landing-pages-detials mt-5 ml-5">
|
216
|
-
|
217
224
|
{%- if permalink contains '/' -%}
|
218
225
|
{%- assign my_url_with_slash = permalink -%}
|
219
226
|
{%- else -%}
|
@@ -222,49 +229,82 @@
|
|
222
229
|
|
223
230
|
|
224
231
|
{%- if seocontentAuthor contains pageAuthorName and already_run == false -%}
|
225
|
-
<h3 class="landing-page-heading
|
226
|
-
<
|
227
|
-
|
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>
|
228
238
|
{% assign already_run = true %}
|
229
239
|
{%- elsif seocontentAuthor contains pageAuthorName -%}
|
230
|
-
<
|
231
|
-
|
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 %}
|
232
267
|
{%- endif -%}
|
233
|
-
</div>
|
234
268
|
|
235
|
-
|
236
|
-
|
237
|
-
<div class="landing-pages-detials mt-5 ml-5">
|
269
|
+
{%- for item in json_data.contributors -%}
|
270
|
+
{%- assign contributeAuthor = item.name | downcase -%}
|
238
271
|
{%- if contributeAuthor contains pageAuthorName and already_run2 == false -%}
|
239
|
-
<h3 class="landing-page-heading mb-4">
|
240
|
-
<
|
241
|
-
|
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>
|
242
278
|
{% assign already_run2 = true %}
|
243
279
|
{%- elsif contributeAuthor contains pageAuthorName -%}
|
244
|
-
<
|
245
|
-
|
280
|
+
<li class="feature_lists">
|
281
|
+
<a class=" feature-name" href="{{my_url_with_slash}}">{{permalink | replace: '-', ' '| replace: '/', ' '
|
282
|
+
|
|
283
|
+
capitalize }}</a>
|
284
|
+
</li>
|
246
285
|
{%- endif -%}
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
286
|
+
{%- endfor -%}
|
287
|
+
{% endif %}
|
288
|
+
{% endfor %}
|
289
|
+
</ol>
|
251
290
|
</div>
|
252
291
|
</div>
|
253
292
|
<div class="col-md-8 right-sidebar">
|
254
293
|
<div class="author-content">
|
255
294
|
{%- if authorAbout -%}
|
256
295
|
<div class="desc">
|
257
|
-
<h2 class="
|
258
|
-
<p class="bio-desc">{{authorAbout}}</p>
|
296
|
+
<h2 class="bio-desc">{{authorAbout}}</h2>
|
259
297
|
</div>
|
260
298
|
{%- endif -%}
|
261
299
|
|
262
|
-
<
|
300
|
+
<h3 class="mb-4 articles-label">Authored Articles</h3>
|
263
301
|
<div class="row">
|
264
302
|
{% assign posts = site.posts | where_exp:"post","post.url != page.url" %}
|
265
303
|
{% for post in posts %}
|
266
304
|
{%- include /authors/authors.html -%}
|
267
|
-
{%-
|
305
|
+
{%- assign postAuthor = post.author | downcase -%}
|
306
|
+
{%- assign pageLabel = page.label | downcase -%}
|
307
|
+
{%- if postAuthor contains pageLabel -%}
|
268
308
|
<div class="col-md-6 mb-4 card-group">
|
269
309
|
<div class="card h-100">
|
270
310
|
<a href="{{ post.url }}">
|
@@ -297,34 +337,30 @@
|
|
297
337
|
{%- endif -%}
|
298
338
|
{% endfor %}
|
299
339
|
</div>
|
300
|
-
|
340
|
+
|
301
341
|
{% for post in posts %}
|
302
|
-
{%-
|
303
|
-
{
|
304
|
-
{%-
|
305
|
-
{%-
|
306
|
-
{%-
|
342
|
+
{%- assign postAuthor = post.author | downcase -%}
|
343
|
+
{%- assign pageLabel = page.label | downcase -%}
|
344
|
+
{%- if postAuthor contains pageLabel -%}
|
345
|
+
{%- if post.contributors.size > 0 -%}
|
346
|
+
{%- assign all_Contributors = post.contributors -%}
|
307
347
|
{%- assign boolean = true -%}
|
308
348
|
{%- endif -%}
|
309
|
-
{
|
349
|
+
{%- endif -%}
|
310
350
|
{% endfor %}
|
311
351
|
|
312
|
-
|
313
352
|
{%- if boolean == true -%}
|
314
|
-
<
|
353
|
+
<h3 class="mb-4 mt-5 contributors-articles-label">Contributed Articles</h3>
|
315
354
|
{%- endif -%}
|
316
355
|
|
317
|
-
|
318
|
-
|
319
356
|
<div class="row">
|
320
357
|
{% assign posts = site.posts | where_exp:"post","post.url != page.url" %}
|
321
358
|
{% for post in posts %}
|
322
359
|
{%- include /authors/authors.html -%}
|
323
|
-
|
324
|
-
{
|
325
|
-
{%- assign contributorAuthor =
|
326
|
-
{%-
|
327
|
-
{%- if pageAuthor contains contributorAuthor -%}
|
360
|
+
{%- for item in all_Contributors -%}
|
361
|
+
{%- assign authors_name = authorName | downcase -%}
|
362
|
+
{%- assign contributorAuthor = item.name | downcase -%}
|
363
|
+
{%- if authors_name contains contributorAuthor -%}
|
328
364
|
<div class="col-md-6 mb-4 card-group">
|
329
365
|
<div class="card h-100">
|
330
366
|
<a href="{{ post.url }}">
|
data/_layouts/feature.html
CHANGED
@@ -3,6 +3,7 @@
|
|
3
3
|
<!DOCTYPE html>
|
4
4
|
<html lang="{{page.lang}}">
|
5
5
|
{% include head/index.html %}
|
6
|
+
|
6
7
|
<body>
|
7
8
|
{% include header/index.html %} {%- if site.safeui -%}
|
8
9
|
<div class="alert alert-{{featureData.variant | default: 'info'}} fade show text-center" role="alert"
|
@@ -206,8 +207,12 @@
|
|
206
207
|
{%- endif -%}
|
207
208
|
{% assign totalHeaderCount = 0 %}
|
208
209
|
{% for data in featureData.TEXTUAL_CONTENT %}
|
209
|
-
{% assign
|
210
|
+
{% assign words = data.header | split: " " %}
|
211
|
+
{% assign word_count = words | size %}
|
212
|
+
{% assign totalHeaderCount = totalHeaderCount | plus: word_count %}
|
210
213
|
{% endfor %}
|
214
|
+
|
215
|
+
|
211
216
|
{% for data in featureData.TEXTUAL_CONTENT %}
|
212
217
|
<div
|
213
218
|
class="{%- if site.monumetricId and page.url != '/' and page.lang == 'en' -%} col-md-6 my-4 {%- else -%} col-md-4 my-4 {%- endif -%}">
|
@@ -252,7 +257,12 @@
|
|
252
257
|
<div class="row">
|
253
258
|
{%- endif -%}
|
254
259
|
<div class="col-md-6 order-0">
|
255
|
-
{%- if featureData.HOW_TO_CONTENT.
|
260
|
+
{%- if featureData.HOW_TO_CONTENT.YoutubeVideoUrl -%}
|
261
|
+
<div class="how-to-video-wrapper">
|
262
|
+
<iframe width="500" height="315" src="https://www.youtube.com/embed/{{featureData.HOW_TO_CONTENT.YoutubeVideoUrl}}?autoplay=1&mute=1">
|
263
|
+
</iframe>
|
264
|
+
</div>
|
265
|
+
{%- else -%}
|
256
266
|
<div class="how-to-img-wrapper">
|
257
267
|
<img class="how-to-leftimg" height="180px" width="300px"
|
258
268
|
src="{{featureData.HOW_TO_CONTENT.logoImageUrl}}" loading="lazy"
|
@@ -260,6 +270,7 @@
|
|
260
270
|
-%} crossorigin {%- endif -%} />
|
261
271
|
</div>
|
262
272
|
{%- endif -%}
|
273
|
+
|
263
274
|
</div>
|
264
275
|
<div class="col-md-6 order-1">
|
265
276
|
<div class="how-to-right">
|
data/_layouts/post.html
CHANGED
@@ -87,27 +87,28 @@
|
|
87
87
|
|
88
88
|
">
|
89
89
|
<div class="mainThings">
|
90
|
-
{% for contributor in page.contributors %}
|
91
90
|
{% assign all_contributors = page.contributors.size %}
|
92
|
-
{
|
93
|
-
|
94
|
-
|
95
|
-
{%- if page.contributors -%}
|
91
|
+
{%- if page.contributors.size > 0 -%}
|
96
92
|
<div class="contributors mt-5">
|
97
93
|
<h3 class="website-label"><strong>Contributors</strong> <span
|
98
94
|
class="contributors-count">{{all_contributors}}</span></h3>
|
99
95
|
<div class="d-flex mt-4" style="gap:5px; flex-wrap: wrap;">
|
96
|
+
{% assign posts = site.posts | where_exp:"post","post.url != page.url" %}
|
100
97
|
{% for contributor in page.contributors %}
|
98
|
+
{% for post in posts %}
|
99
|
+
{%- include /authors/authors.html -%}
|
101
100
|
{%- assign contributorAuthor = contributor.name | downcase -%}
|
102
|
-
{%-
|
101
|
+
{%- assign name = authorName | downcase -%}
|
102
|
+
{%- if name contains contributorAuthor -%}
|
103
103
|
<div class="d-flex align-items-center mb-3" style="gap:10px">
|
104
|
-
<a href="/author/{{
|
105
|
-
<img class="contributor-image" src="{{
|
106
|
-
alt="{{contributor.image}}">
|
104
|
+
<a href="/author/{{name | downcase | replace: ' ' , '-' }}">
|
105
|
+
<img class="contributor-image" src="{{image}}" alt="{{name}}">
|
107
106
|
</a>
|
108
107
|
</div>
|
108
|
+
{%- break -%}
|
109
109
|
{%- endif -%}
|
110
110
|
{% endfor %}
|
111
|
+
{% endfor %}
|
111
112
|
</div>
|
112
113
|
</div>
|
113
114
|
{%- endif -%}
|
data/assets/idea.svg
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
<svg id="Capa_1" enable-background="new 0 0 512.104 512.104" height="512" viewBox="0 0 512.104 512.104" width="512" xmlns="http://www.w3.org/2000/svg"><g><path d="m506.755 395.545c-4.282-11.759-16.463-18.674-28.755-16.325l-128.923 24.643c12.22-2.107 21.149-12.706 21.149-25.107 0-14.793-12.557-26.477-27.312-25.412l-29.648 2.14c-14.388 1.039-28.743-2.411-41.088-9.873l-35.054-21.188c-21.339-12.898-47.799-13.959-70.101-2.811l-57.455 28.72-20.302 13.935v93.882l20.302 21.883 33.238 13.557c48.503 19.783 102.571 21.12 151.992 3.758l196.444-69.011c13.398-4.706 20.372-19.448 15.513-32.791z" fill="#f1d0a5"/><path d="m506.755 395.545c-.642-1.764-1.481-3.403-2.453-4.934-2.646 6.563-7.991 12.004-15.2 14.536l-196.444 69.011c-56.204 19.745-104.988 11.422-134.766 2.283-18.075-5.547-30.398-22.252-30.398-41.159v-93.908l-17.924 8.96v107.383 22.316l33.238 13.557c48.503 19.783 102.571 21.12 151.992 3.758l196.444-69.011c13.396-4.707 20.37-19.449 15.511-32.792z" fill="#f1b986"/><g><g><path d="m256.736 424.845c-10.291 0-20.576-.881-30.794-2.645l-24.389-4.208c-4.144-.715-6.922-4.653-6.208-8.797.715-4.144 4.653-6.919 8.797-6.208l24.389 4.208c18.705 3.229 37.676 3.229 56.383.005l62.869-10.839c4.155-.717 8.082 2.066 8.796 6.209.715 4.144-2.065 8.082-6.209 8.796l-62.869 10.839c-10.207 1.76-20.488 2.64-30.765 2.64z" fill="#f1b986"/></g></g><path d="m96.415 512.104h-79.46c-7.264 0-13.153-5.889-13.153-13.153v-174.09c0-7.264 5.889-13.153 13.153-13.153h79.46c7.264 0 13.153 5.889 13.153 13.153v174.091c0 7.263-5.888 13.152-13.153 13.152z" fill="#365e7d"/><path d="m96.415 311.708h-22.821c7.264 0 13.153 5.889 13.153 13.153v174.091c0 7.264-5.889 13.153-13.153 13.153h22.821c7.264 0 13.153-5.889 13.153-13.153v-174.091c0-7.265-5.888-13.153-13.153-13.153z" fill="#2b4d66"/><g><path d="m68.903 475.378c-4.205 0-7.613-3.408-7.613-7.613v-19.228c0-4.205 3.408-7.613 7.613-7.613s7.613 3.408 7.613 7.613v19.228c.001 4.205-3.408 7.613-7.613 7.613z" fill="#fff6f4"/></g><path d="m394.724 170.99c0-46.528-37.403-84.319-83.781-84.948-46.578-.631-85.302 36.853-86.116 83.427-.525 30.021 14.529 56.558 37.61 72.072 3.569 2.399 5.734 6.393 5.734 10.693v12.34l12.123 12.334h53.473l17.6-12.334v-12.341c0-4.291 2.152-8.286 5.714-10.679 22.702-15.249 37.643-41.16 37.643-70.564z" fill="#f6e266"/><path d="m310.943 86.043c-4.389-.059-8.707.221-12.932.814 41.392 5.693 73.281 41.177 73.281 84.133 0 29.404-14.941 55.315-37.643 70.565-3.562 2.393-5.714 6.387-5.714 10.679v12.341l-17.6 12.334h23.432l17.6-12.334v-12.341c0-4.291 2.152-8.286 5.714-10.679 22.702-15.25 37.643-41.161 37.643-70.565 0-46.528-37.402-84.319-83.781-84.947z" fill="#ecbe6b"/><g><path d="m309.769 282.34c-4.205 0-7.613-3.408-7.613-7.613v-68.872c0-4.205 3.408-7.613 7.613-7.613s7.613 3.408 7.613 7.613v68.872c0 4.205-3.408 7.613-7.613 7.613z" fill="#4a80aa"/></g><g><path d="m309.769 212.084c-14.115 0-25.598-11.483-25.598-25.598 0-4.205 3.408-7.613 7.613-7.613s7.613 3.408 7.613 7.613c0 5.719 4.653 10.372 10.372 10.372s10.371-4.653 10.371-10.372c0-4.205 3.408-7.613 7.613-7.613s7.613 3.408 7.613 7.613c.001 14.114-11.483 25.598-25.597 25.598z" fill="#4a80aa"/></g><path d="m324.779 316.93h-30.02c-14.684 0-26.588-11.904-26.588-26.588v-25.767h83.196v25.767c0 14.685-11.904 26.588-26.588 26.588z" fill="#365e7d"/><path d="m327.935 264.576v25.767c0 14.684-11.904 26.588-26.588 26.588h23.432c14.684 0 26.588-11.904 26.588-26.588v-25.767z" fill="#2b4d66"/><g><g><path d="m309.769 47.973c-4.205 0-7.613-3.408-7.613-7.613v-32.747c0-4.205 3.408-7.613 7.613-7.613s7.613 3.408 7.613 7.613v32.747c0 4.205-3.408 7.613-7.613 7.613z" fill="#dd636e"/></g><g><path d="m398.753 84.83c-1.948 0-3.897-.743-5.384-2.229-2.973-2.974-2.973-7.794 0-10.767l23.155-23.155c2.974-2.972 7.794-2.972 10.767 0 2.973 2.974 2.973 7.794 0 10.767l-23.155 23.155c-1.486 1.486-3.435 2.229-5.383 2.229z" fill="#dd636e"/></g><g><path d="m220.785 84.831c-1.948 0-3.897-.743-5.384-2.229l-23.156-23.156c-2.973-2.974-2.973-7.794 0-10.767 2.974-2.972 7.794-2.972 10.768 0l23.156 23.156c2.973 2.974 2.973 7.794 0 10.767-1.487 1.486-3.436 2.229-5.384 2.229z" fill="#dd636e"/></g><g><path d="m183.927 173.815h-32.747c-4.205 0-7.613-3.408-7.613-7.613s3.408-7.613 7.613-7.613h32.747c4.205 0 7.613 3.408 7.613 7.613s-3.408 7.613-7.613 7.613z" fill="#dd636e"/></g><g><path d="m468.357 173.815h-32.746c-4.205 0-7.613-3.408-7.613-7.613s3.408-7.613 7.613-7.613h32.746c4.205 0 7.613 3.408 7.613 7.613s-3.408 7.613-7.613 7.613z" fill="#dd636e"/></g></g></g></svg>
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: appscms-tools-theme
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.3.
|
4
|
+
version: 3.3.7
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- vivek-appscms
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-04-
|
11
|
+
date: 2023-04-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|
@@ -108,6 +108,7 @@ files:
|
|
108
108
|
- _includes/adsense/adsense.html
|
109
109
|
- _includes/alternates/alternates.html
|
110
110
|
- _includes/author_bio.html
|
111
|
+
- _includes/authorpagehead/index.html
|
111
112
|
- _includes/authors/authors.html
|
112
113
|
- _includes/batch-conversion.html
|
113
114
|
- _includes/bookmark.html
|
@@ -312,6 +313,7 @@ files:
|
|
312
313
|
- assets/fonts/Calligraphy.ttf
|
313
314
|
- assets/guaranty.svg
|
314
315
|
- assets/homeimages/3_shop_posters-main.png
|
316
|
+
- assets/idea.svg
|
315
317
|
- assets/images/.DS_Store
|
316
318
|
- assets/images/3_shop_posters.png
|
317
319
|
- assets/images/Ankita.webp
|