appscms-tools-theme 1.8.2 → 1.8.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/LICENSE.txt +21 -21
- data/README.md +50 -50
- data/_data/about/en/about.json +16 -16
- data/_data/blog/alertbar.yml +3 -3
- data/_data/blog/authors.yml +11 -11
- data/_data/blog/blog.yml +3 -3
- data/_data/blog/nav.json +13 -13
- data/_data/blog/share.yml +28 -28
- data/_data/contact/en/contact.json +38 -38
- data/_data/disclaimer/en/disclaimer.json +37 -37
- data/_data/download/en/download.json +35 -35
- data/_data/feature/en/split-pdf.json +115 -115
- data/_data/feature/hi/compress-pdf.json +81 -81
- data/_data/feature/tr/compress-pdf.json +80 -80
- data/_data/fileinfo/en/fileinfo.json +14 -14
- data/_data/files/.gitignore +4 -4
- data/_data/files/en/3gp.json +144 -144
- data/_data/files/en/acc.json +25 -25
- data/_data/files/en/aff.json +65 -65
- data/_data/files/en/cr2.json +169 -169
- data/_data/files/en/dvd.json +25 -25
- data/_data/files/en/mov.json +146 -146
- data/_data/files/en/ogg.json +163 -163
- data/_data/files/en/vmv.json +47 -47
- data/_data/footer/en/data.json +72 -72
- data/_data/footer/hi/data.json +68 -68
- data/_data/footer/networksites.json +15 -15
- data/_data/header/en/data.json +134 -134
- data/_data/header/hi/data.json +144 -144
- data/_data/home/en/en.json +282 -282
- data/_data/home/hi/hi.json +86 -86
- data/_data/languagesupport/compress-pdf-langs.json +11 -11
- data/_data/languagesupport/index-langs.json +13 -13
- data/_data/privacy/en/privacyPolicy.json +265 -265
- data/_data/termAndCondition/en/termAndCondition.json +358 -358
- data/_includes/Rating/rating.html +92 -92
- data/_includes/Rating/structureddata.html +53 -53
- data/_includes/Usp/usp.html +86 -86
- data/_includes/adblocker.html +136 -0
- data/_includes/adsense/adsense.html +7 -7
- data/_includes/alternates/alternates.html +45 -45
- data/_includes/author_bio.html +16 -16
- data/_includes/cssfile/links.html +11 -11
- data/_includes/custom-head.html +33 -33
- data/_includes/customblog/recentposts.html +46 -46
- data/_includes/customblog/relatedposts.html +174 -174
- data/_includes/disqus_comments.html +10 -10
- data/_includes/dropdown/langdropdown.html +22 -22
- data/_includes/feature.html +37 -37
- data/_includes/fileformat/comparisonfiles.html +151 -151
- data/_includes/fileformat/fileformatdetail.html +101 -101
- data/_includes/fileformat/fileinfoformat.html +93 -93
- data/_includes/footer/index.html +249 -249
- data/_includes/google-analytics.html +22 -22
- data/_includes/header/blogHeader.html +29 -29
- data/_includes/header/index.html +95 -95
- data/_includes/languages/languages.html +61 -33
- data/_includes/monumetric/monumetric.html +60 -60
- data/_includes/nofiletransfer/nofiletransfer.html +38 -38
- data/_includes/paginationBlogPage.html +34 -34
- data/_includes/paginationPostPage.html +14 -14
- data/_includes/postauthorbio.html +17 -17
- data/_includes/postbox.html +31 -31
- data/_includes/script.html +27 -26
- data/_includes/section/alertbar.html +11 -11
- data/_includes/section/count.html +23 -23
- data/_includes/section/recent_posts.html +46 -46
- data/_includes/section/related_categories_post.html +173 -173
- data/_includes/share/socialshare.html +20 -20
- data/_includes/staticfooter.html +55 -55
- data/_layouts/aboutUs.html +24 -24
- data/_layouts/blog.html +70 -70
- data/_layouts/categories.html +25 -25
- data/_layouts/contactUs.html +78 -78
- data/_layouts/default.html +1 -1
- data/_layouts/disclaimer.html +78 -78
- data/_layouts/download.html +285 -280
- data/_layouts/feature.html +209 -209
- data/_layouts/fileInfo.html +39 -39
- data/_layouts/help.html +23 -23
- data/_layouts/home.html +208 -208
- data/_layouts/page.html +5 -5
- data/_layouts/post.html +144 -144
- data/_layouts/privacyPolicy.html +402 -402
- data/_layouts/termAndCondition.html +406 -406
- data/assets/cross.svg +4 -4
- data/assets/css/adblocker.css +187 -0
- data/assets/css/blog.css +491 -491
- data/assets/css/bootstrap.min.css +6 -6
- data/assets/css/tools.css +1260 -1212
- data/assets/facebook.svg +4 -4
- data/assets/images/abp.svg +41 -0
- data/assets/images/adblock.svg +266 -0
- data/assets/images/safevideoconverter.svg +23 -23
- data/assets/images/uo.svg +41 -0
- data/assets/instagram.svg +4 -4
- data/assets/js/TopScroll.js +8 -8
- data/assets/js/adBlocker.js +45 -0
- data/assets/js/googledrive.js +155 -155
- data/assets/js/manifest.json +16 -16
- data/assets/js/multiselect.js +157 -157
- data/assets/linkdin.svg +4 -4
- data/assets/pdf.svg +20 -20
- data/assets/secure.svg +43 -43
- data/assets/star.svg +4 -4
- data/assets/twitter.svg +4 -4
- data/assets/youtube.svg +4 -4
- metadata +8 -2
@@ -1,175 +1,175 @@
|
|
1
|
-
<section class="related-posts-section">
|
2
|
-
<div class="container">
|
3
|
-
<div class="relatedPosts">
|
4
|
-
|
5
|
-
<h2 class="pt-5 pb-0 related_post_heading">You might also like</h2>
|
6
|
-
|
7
|
-
{% assign blogData= site.data.blog.blog %}
|
8
|
-
|
9
|
-
|
10
|
-
{% assign maxRelated = 6 %}
|
11
|
-
{% assign minCommonTags = 1 %}
|
12
|
-
{% assign maxRelatedCounter = 0 %}
|
13
|
-
{% assign file = page.fileName %}
|
14
|
-
{% assign lang = "en" %}
|
15
|
-
{% assign folder = page.folderName %}
|
16
|
-
{%- if site.data[folder][lang][file].categories -%}
|
17
|
-
{% assign categories= site.data[folder][lang][file].categories %}
|
18
|
-
{%- else -%}
|
19
|
-
{% assign categories= page.categories %}
|
20
|
-
{%- endif -%}
|
21
|
-
{%- if site.data[folder][lang][file].tags -%}
|
22
|
-
{% assign tags= site.data[folder][lang][file].tags %}
|
23
|
-
{%- else -%}
|
24
|
-
{% assign tags= page.tags %}
|
25
|
-
{%- endif -%}
|
26
|
-
<div class="row">
|
27
|
-
{% for post in blogData %}
|
28
|
-
{% assign sameTagCount = 0 %}
|
29
|
-
{% assign commonTags = '' %}
|
30
|
-
|
31
|
-
|
32
|
-
{%- if categories-%}
|
33
|
-
{% for category in post.categories %}
|
34
|
-
{% if post.url != page.url %}
|
35
|
-
{% if categories contains category %}
|
36
|
-
{% assign sameTagCount = sameTagCount | plus: 1 %}
|
37
|
-
{% endif %}
|
38
|
-
{% endif %}
|
39
|
-
{% endfor %}
|
40
|
-
{%- endif -%}
|
41
|
-
|
42
|
-
{%- if tags -%}
|
43
|
-
{% for tag in post.tags %}
|
44
|
-
{% if post.url != page.url %}
|
45
|
-
{% if tags contains tag %}
|
46
|
-
{% assign sameTagCount = sameTagCount | plus: 1 %}
|
47
|
-
{% endif %}
|
48
|
-
{%- endif -%}
|
49
|
-
{% endfor %}
|
50
|
-
{%- endif -%}
|
51
|
-
|
52
|
-
|
53
|
-
{% if sameTagCount >= minCommonTags %}
|
54
|
-
{%- include authors/authors.html-%}
|
55
|
-
<div class="col-lg-4 col-md-6 mb-4 card-group">
|
56
|
-
<div class="card h-100">
|
57
|
-
<a href="{{ post.url }}">
|
58
|
-
<img src="{{ post.image }}" loading="lazy" class="card-img-top" height="auto" width="100%"
|
59
|
-
alt="{{post.title}}" {%- if site.crossorigin -%} crossorigin {%- endif -%}>
|
60
|
-
</a>
|
61
|
-
<div class="card-body">
|
62
|
-
<a class="text-decoration-none text-dark" href="{{ post.url }}" class="anchor_link">
|
63
|
-
<h4 class="card-title mb-4 text-left">{{ post.title }}</h4>
|
64
|
-
</a>
|
65
|
-
</div>
|
66
|
-
<div class="card-footer bg-white">
|
67
|
-
<div class="wrapfooter">
|
68
|
-
{% if post.author %}
|
69
|
-
<span class="meta-footer-thumb">
|
70
|
-
<img class="author-thumb" loading="lazy" src="{{ image }}" alt="{{ authorName }}"
|
71
|
-
{%- if site.crossorigin -%} crossorigin {%- endif -%}>
|
72
|
-
</span>
|
73
|
-
{% endif %}
|
74
|
-
|
75
|
-
<span class="author-meta">
|
76
|
-
<span class="post-name">
|
77
|
-
<a target="_blank" href="/blog">{{authorName}}</a>
|
78
|
-
</span><br>
|
79
|
-
<span class="post-date">{{post.date | date_to_string }}</span>
|
80
|
-
</span>
|
81
|
-
<span class="post-read-more"><a class="text-dark" href="{{ post.url }}"
|
82
|
-
title="Read Story">Read
|
83
|
-
More</a></span>
|
84
|
-
</div>
|
85
|
-
</div>
|
86
|
-
</div>
|
87
|
-
</div>
|
88
|
-
{% assign maxRelatedCounter = maxRelatedCounter | plus: 1 %}
|
89
|
-
{% if maxRelatedCounter >= maxRelated %}
|
90
|
-
{% break %}
|
91
|
-
{% endif %}
|
92
|
-
{%- else -%}
|
93
|
-
{%- endif -%}
|
94
|
-
{% endfor %}
|
95
|
-
{%- assign remamingPosts = maxRelated | minus: maxRelatedCounter -%}
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
{%- if remamingPosts > 0 -%}
|
101
|
-
{% assign posts = blogData | where_exp:"post","post.url != page.url" %}
|
102
|
-
{% for post in posts %}
|
103
|
-
{%- if remamingPosts > 0 -%}
|
104
|
-
{%- assign tagData = true -%}
|
105
|
-
{%- assign catData = true -%}
|
106
|
-
{%- if tags -%}
|
107
|
-
{% for tag in post.tags %}
|
108
|
-
{% if post.url != page.url %}
|
109
|
-
{% if tags contains tag %}
|
110
|
-
{%- assign tagData = false -%}
|
111
|
-
{%- break -%}
|
112
|
-
{% endif %}
|
113
|
-
{%- endif -%}
|
114
|
-
{% endfor %}
|
115
|
-
{%- endif -%}
|
116
|
-
{%- if categories-%}
|
117
|
-
{%- if tagData == false -%}
|
118
|
-
{%- continue -%}
|
119
|
-
{%- else -%}
|
120
|
-
{% for category in post.categories %}
|
121
|
-
{% if post.url != page.url %}
|
122
|
-
{% if categories contains category %}
|
123
|
-
{%- assign catData = false -%}
|
124
|
-
{%- break -%}
|
125
|
-
{% endif %}
|
126
|
-
{% endif %}
|
127
|
-
{% endfor %}
|
128
|
-
{%- endif -%}
|
129
|
-
{%- if catData == false -%}
|
130
|
-
{%- continue -%}
|
131
|
-
{%- endif -%}
|
132
|
-
{%- assign remamingPosts = remamingPosts | minus: 1 -%}
|
133
|
-
{%- include authors/authors.html-%}
|
134
|
-
<div class="col-lg-4 col-md-6 mb-4 card-group">
|
135
|
-
<div class="card h-100">
|
136
|
-
<a href="{{ post.url }}">
|
137
|
-
<img src="{{ post.image }}" class="card-img-top" height="215px" width="100%" loading="lazy"
|
138
|
-
alt="{{post.title}}" {%- if site.crossorigin -%} crossorigin {%- endif -%}>
|
139
|
-
</a>
|
140
|
-
<div class="card-body">
|
141
|
-
<a class="text-decoration-none text-dark" href="{{ post.url }}" class="anchor_link">
|
142
|
-
<h4 class="card-title mb-4 text-left">{{ post.title }}</h4>
|
143
|
-
</a>
|
144
|
-
</div>
|
145
|
-
<div class="card-footer bg-white">
|
146
|
-
<div class="wrapfooter">
|
147
|
-
{% if post.author %}
|
148
|
-
<span class="meta-footer-thumb">
|
149
|
-
<img class="author-thumb" loading="lazy" src="{{image}}" alt="{{ authorName }}" {%-
|
150
|
-
if site.crossorigin -%} crossorigin {%- endif -%}>
|
151
|
-
</span>
|
152
|
-
{% endif %}
|
153
|
-
<span class="author-meta">
|
154
|
-
<span class="post-name">
|
155
|
-
<a target="_blank" href="/blog">{{authorName}}</a>
|
156
|
-
</span><br>
|
157
|
-
<span class="post-date">{{post.date | date_to_string }}</span>
|
158
|
-
</span>
|
159
|
-
<span class="post-read-more"><a class="text-dark" href="{{ post.url }}"
|
160
|
-
title="Read Story">Read
|
161
|
-
More</a></span>
|
162
|
-
</div>
|
163
|
-
</div>
|
164
|
-
</div>
|
165
|
-
</div>
|
166
|
-
{%- endif -%}
|
167
|
-
{%- endif -%}
|
168
|
-
|
169
|
-
{% endfor %}
|
170
|
-
{%- endif -%}
|
171
|
-
|
172
|
-
</div>
|
173
|
-
</div>
|
174
|
-
</div>
|
1
|
+
<section class="related-posts-section">
|
2
|
+
<div class="container">
|
3
|
+
<div class="relatedPosts">
|
4
|
+
|
5
|
+
<h2 class="pt-5 pb-0 related_post_heading">You might also like</h2>
|
6
|
+
|
7
|
+
{% assign blogData= site.data.blog.blog %}
|
8
|
+
|
9
|
+
|
10
|
+
{% assign maxRelated = 6 %}
|
11
|
+
{% assign minCommonTags = 1 %}
|
12
|
+
{% assign maxRelatedCounter = 0 %}
|
13
|
+
{% assign file = page.fileName %}
|
14
|
+
{% assign lang = "en" %}
|
15
|
+
{% assign folder = page.folderName %}
|
16
|
+
{%- if site.data[folder][lang][file].categories -%}
|
17
|
+
{% assign categories= site.data[folder][lang][file].categories %}
|
18
|
+
{%- else -%}
|
19
|
+
{% assign categories= page.categories %}
|
20
|
+
{%- endif -%}
|
21
|
+
{%- if site.data[folder][lang][file].tags -%}
|
22
|
+
{% assign tags= site.data[folder][lang][file].tags %}
|
23
|
+
{%- else -%}
|
24
|
+
{% assign tags= page.tags %}
|
25
|
+
{%- endif -%}
|
26
|
+
<div class="row">
|
27
|
+
{% for post in blogData %}
|
28
|
+
{% assign sameTagCount = 0 %}
|
29
|
+
{% assign commonTags = '' %}
|
30
|
+
|
31
|
+
|
32
|
+
{%- if categories-%}
|
33
|
+
{% for category in post.categories %}
|
34
|
+
{% if post.url != page.url %}
|
35
|
+
{% if categories contains category %}
|
36
|
+
{% assign sameTagCount = sameTagCount | plus: 1 %}
|
37
|
+
{% endif %}
|
38
|
+
{% endif %}
|
39
|
+
{% endfor %}
|
40
|
+
{%- endif -%}
|
41
|
+
|
42
|
+
{%- if tags -%}
|
43
|
+
{% for tag in post.tags %}
|
44
|
+
{% if post.url != page.url %}
|
45
|
+
{% if tags contains tag %}
|
46
|
+
{% assign sameTagCount = sameTagCount | plus: 1 %}
|
47
|
+
{% endif %}
|
48
|
+
{%- endif -%}
|
49
|
+
{% endfor %}
|
50
|
+
{%- endif -%}
|
51
|
+
|
52
|
+
|
53
|
+
{% if sameTagCount >= minCommonTags %}
|
54
|
+
{%- include authors/authors.html-%}
|
55
|
+
<div class="col-lg-4 col-md-6 mb-4 card-group">
|
56
|
+
<div class="card h-100">
|
57
|
+
<a href="{{ post.url }}">
|
58
|
+
<img src="{{ post.image }}" loading="lazy" class="card-img-top" height="auto" width="100%"
|
59
|
+
alt="{{post.title}}" {%- if site.crossorigin -%} crossorigin {%- endif -%}>
|
60
|
+
</a>
|
61
|
+
<div class="card-body">
|
62
|
+
<a class="text-decoration-none text-dark" href="{{ post.url }}" class="anchor_link">
|
63
|
+
<h4 class="card-title mb-4 text-left">{{ post.title }}</h4>
|
64
|
+
</a>
|
65
|
+
</div>
|
66
|
+
<div class="card-footer bg-white">
|
67
|
+
<div class="wrapfooter">
|
68
|
+
{% if post.author %}
|
69
|
+
<span class="meta-footer-thumb">
|
70
|
+
<img class="author-thumb" loading="lazy" src="{{ image }}" alt="{{ authorName }}"
|
71
|
+
{%- if site.crossorigin -%} crossorigin {%- endif -%}>
|
72
|
+
</span>
|
73
|
+
{% endif %}
|
74
|
+
|
75
|
+
<span class="author-meta">
|
76
|
+
<span class="post-name">
|
77
|
+
<a target="_blank" href="/blog">{{authorName}}</a>
|
78
|
+
</span><br>
|
79
|
+
<span class="post-date">{{post.date | date_to_string }}</span>
|
80
|
+
</span>
|
81
|
+
<span class="post-read-more"><a class="text-dark" href="{{ post.url }}"
|
82
|
+
title="Read Story">Read
|
83
|
+
More</a></span>
|
84
|
+
</div>
|
85
|
+
</div>
|
86
|
+
</div>
|
87
|
+
</div>
|
88
|
+
{% assign maxRelatedCounter = maxRelatedCounter | plus: 1 %}
|
89
|
+
{% if maxRelatedCounter >= maxRelated %}
|
90
|
+
{% break %}
|
91
|
+
{% endif %}
|
92
|
+
{%- else -%}
|
93
|
+
{%- endif -%}
|
94
|
+
{% endfor %}
|
95
|
+
{%- assign remamingPosts = maxRelated | minus: maxRelatedCounter -%}
|
96
|
+
|
97
|
+
|
98
|
+
|
99
|
+
|
100
|
+
{%- if remamingPosts > 0 -%}
|
101
|
+
{% assign posts = blogData | where_exp:"post","post.url != page.url" %}
|
102
|
+
{% for post in posts %}
|
103
|
+
{%- if remamingPosts > 0 -%}
|
104
|
+
{%- assign tagData = true -%}
|
105
|
+
{%- assign catData = true -%}
|
106
|
+
{%- if tags -%}
|
107
|
+
{% for tag in post.tags %}
|
108
|
+
{% if post.url != page.url %}
|
109
|
+
{% if tags contains tag %}
|
110
|
+
{%- assign tagData = false -%}
|
111
|
+
{%- break -%}
|
112
|
+
{% endif %}
|
113
|
+
{%- endif -%}
|
114
|
+
{% endfor %}
|
115
|
+
{%- endif -%}
|
116
|
+
{%- if categories-%}
|
117
|
+
{%- if tagData == false -%}
|
118
|
+
{%- continue -%}
|
119
|
+
{%- else -%}
|
120
|
+
{% for category in post.categories %}
|
121
|
+
{% if post.url != page.url %}
|
122
|
+
{% if categories contains category %}
|
123
|
+
{%- assign catData = false -%}
|
124
|
+
{%- break -%}
|
125
|
+
{% endif %}
|
126
|
+
{% endif %}
|
127
|
+
{% endfor %}
|
128
|
+
{%- endif -%}
|
129
|
+
{%- if catData == false -%}
|
130
|
+
{%- continue -%}
|
131
|
+
{%- endif -%}
|
132
|
+
{%- assign remamingPosts = remamingPosts | minus: 1 -%}
|
133
|
+
{%- include authors/authors.html-%}
|
134
|
+
<div class="col-lg-4 col-md-6 mb-4 card-group">
|
135
|
+
<div class="card h-100">
|
136
|
+
<a href="{{ post.url }}">
|
137
|
+
<img src="{{ post.image }}" class="card-img-top" height="215px" width="100%" loading="lazy"
|
138
|
+
alt="{{post.title}}" {%- if site.crossorigin -%} crossorigin {%- endif -%}>
|
139
|
+
</a>
|
140
|
+
<div class="card-body">
|
141
|
+
<a class="text-decoration-none text-dark" href="{{ post.url }}" class="anchor_link">
|
142
|
+
<h4 class="card-title mb-4 text-left">{{ post.title }}</h4>
|
143
|
+
</a>
|
144
|
+
</div>
|
145
|
+
<div class="card-footer bg-white">
|
146
|
+
<div class="wrapfooter">
|
147
|
+
{% if post.author %}
|
148
|
+
<span class="meta-footer-thumb">
|
149
|
+
<img class="author-thumb" loading="lazy" src="{{image}}" alt="{{ authorName }}" {%-
|
150
|
+
if site.crossorigin -%} crossorigin {%- endif -%}>
|
151
|
+
</span>
|
152
|
+
{% endif %}
|
153
|
+
<span class="author-meta">
|
154
|
+
<span class="post-name">
|
155
|
+
<a target="_blank" href="/blog">{{authorName}}</a>
|
156
|
+
</span><br>
|
157
|
+
<span class="post-date">{{post.date | date_to_string }}</span>
|
158
|
+
</span>
|
159
|
+
<span class="post-read-more"><a class="text-dark" href="{{ post.url }}"
|
160
|
+
title="Read Story">Read
|
161
|
+
More</a></span>
|
162
|
+
</div>
|
163
|
+
</div>
|
164
|
+
</div>
|
165
|
+
</div>
|
166
|
+
{%- endif -%}
|
167
|
+
{%- endif -%}
|
168
|
+
|
169
|
+
{% endfor %}
|
170
|
+
{%- endif -%}
|
171
|
+
|
172
|
+
</div>
|
173
|
+
</div>
|
174
|
+
</div>
|
175
175
|
</section>
|
@@ -1,11 +1,11 @@
|
|
1
|
-
<div id="disqus_thread"></div>
|
2
|
-
<script>
|
3
|
-
(function () {
|
4
|
-
var d = document, s = d.createElement('script');
|
5
|
-
s.src = 'https://{{site.disqus.shortname}}.disqus.com/embed.js';
|
6
|
-
s.setAttribute('data-timestamp', +new Date());
|
7
|
-
(d.head || d.body).appendChild(s);
|
8
|
-
})();
|
9
|
-
</script>
|
10
|
-
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by
|
1
|
+
<div id="disqus_thread"></div>
|
2
|
+
<script>
|
3
|
+
(function () {
|
4
|
+
var d = document, s = d.createElement('script');
|
5
|
+
s.src = 'https://{{site.disqus.shortname}}.disqus.com/embed.js';
|
6
|
+
s.setAttribute('data-timestamp', +new Date());
|
7
|
+
(d.head || d.body).appendChild(s);
|
8
|
+
})();
|
9
|
+
</script>
|
10
|
+
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by
|
11
11
|
Disqus.</a></noscript>
|
@@ -1,22 +1,22 @@
|
|
1
|
-
{% assign file = page.fileName %}
|
2
|
-
{% assign lang = page.lang %}
|
3
|
-
{% assign folder = page.folderName %}
|
4
|
-
{% assign langData = site.data[folder][lang][file] %}
|
5
|
-
{%- assign langsupport = page.langsupport -%}
|
6
|
-
{%- assign variable = site.data.languagesupport[langsupport]-%}
|
7
|
-
{%- if variable.langsupport -%}
|
8
|
-
<div class="lang-dropdown">
|
9
|
-
<button class="btn btn-light dropdown-toggle lang-dropdown-btn" type="button" id="dropdownMenu2" data-toggle="dropdown" aria-expanded="false">
|
10
|
-
{{langData.Language}}
|
11
|
-
</button>
|
12
|
-
<ul class="dropdown-menu drop-down-wrapper" aria-labelledby="dropdownMenu2">
|
13
|
-
{%- for item in variable.langsupport -%}
|
14
|
-
{%- if langData.Language == item.lang -%}
|
15
|
-
<a class="lang-dropdown-item py-1" style="background-color:rgba(149, 148, 151, 0.397);" class=".lang-dropdown-item" href="{{item.permalink}}">{{item.lang}}</a>
|
16
|
-
{%- else -%}
|
17
|
-
<a class="lang-dropdown-item py-1" href="{{item.permalink}}">{{item.lang}}</a>
|
18
|
-
{%- endif -%}
|
19
|
-
{%- endfor -%}
|
20
|
-
</ul>
|
21
|
-
</div>
|
22
|
-
{%- endif -%}
|
1
|
+
{% assign file = page.fileName %}
|
2
|
+
{% assign lang = page.lang %}
|
3
|
+
{% assign folder = page.folderName %}
|
4
|
+
{% assign langData = site.data[folder][lang][file] %}
|
5
|
+
{%- assign langsupport = page.langsupport -%}
|
6
|
+
{%- assign variable = site.data.languagesupport[langsupport]-%}
|
7
|
+
{%- if variable.langsupport -%}
|
8
|
+
<div class="lang-dropdown">
|
9
|
+
<button class="btn btn-light dropdown-toggle lang-dropdown-btn" type="button" id="dropdownMenu2" data-toggle="dropdown" aria-expanded="false">
|
10
|
+
{{langData.Language}}
|
11
|
+
</button>
|
12
|
+
<ul class="dropdown-menu drop-down-wrapper" aria-labelledby="dropdownMenu2">
|
13
|
+
{%- for item in variable.langsupport -%}
|
14
|
+
{%- if langData.Language == item.lang -%}
|
15
|
+
<a class="lang-dropdown-item py-1" style="background-color:rgba(149, 148, 151, 0.397);" class=".lang-dropdown-item" href="{{item.permalink}}">{{item.lang}}</a>
|
16
|
+
{%- else -%}
|
17
|
+
<a class="lang-dropdown-item py-1" href="{{item.permalink}}">{{item.lang}}</a>
|
18
|
+
{%- endif -%}
|
19
|
+
{%- endfor -%}
|
20
|
+
</ul>
|
21
|
+
</div>
|
22
|
+
{%- endif -%}
|
data/_includes/feature.html
CHANGED
@@ -1,38 +1,38 @@
|
|
1
|
-
{% assign path = page.jsonFile %}
|
2
|
-
{% assign jsonPath = site.data[path] %}
|
3
|
-
{% assign dataToShow = jsonPath %}
|
4
|
-
<div class="container-fluid">
|
5
|
-
<div class="row">
|
6
|
-
<div class="col-xl-3 col-lg-12">
|
7
|
-
<div class="row">
|
8
|
-
<div class="col-xl-3 p-0">
|
9
|
-
<div class="feature">
|
10
|
-
<img src="/assets/images/left_obj_01.png" alt="" {%- if site.crossorigin -%} crossorigin {%-
|
11
|
-
endif -%}>
|
12
|
-
<span class="site-no"> {{dataToShow.featureNo}}</span>
|
13
|
-
<h5 class="title">{{dataToShow.feature_title}}</h5>
|
14
|
-
<p class="description">{{dataToShow.feature_description}}</p>
|
15
|
-
</div>
|
16
|
-
</div>
|
17
|
-
</div>
|
18
|
-
</div>
|
19
|
-
<div class="col-xl-9 col-lg-12">
|
20
|
-
<div class="row text-center">
|
21
|
-
{% for entry in dataToShow.featureList %}
|
22
|
-
<div class="col-lg-4 col-md-6 my-3">
|
23
|
-
<div class="card-body h-100">
|
24
|
-
<i loading="lazy" class="{{ entry.fa_class }} FA"></i>
|
25
|
-
<h5 class="card-title">
|
26
|
-
{{ entry.feature_heading }}
|
27
|
-
</h5>
|
28
|
-
<p class="card-text" style="color: #a7a7a7;
|
29
|
-
font-size: 14px;">{{ entry.feature_text}}</p>
|
30
|
-
</div>
|
31
|
-
</div>
|
32
|
-
{% endfor %}
|
33
|
-
</div>
|
34
|
-
</div>
|
35
|
-
</div>
|
36
|
-
</div>
|
37
|
-
<link rel="stylesheet" href="{{ 'css/feature.css' | relative_url }}" {%- if site.crossorigin -%} crossorigin {%- endif
|
1
|
+
{% assign path = page.jsonFile %}
|
2
|
+
{% assign jsonPath = site.data[path] %}
|
3
|
+
{% assign dataToShow = jsonPath %}
|
4
|
+
<div class="container-fluid">
|
5
|
+
<div class="row">
|
6
|
+
<div class="col-xl-3 col-lg-12">
|
7
|
+
<div class="row">
|
8
|
+
<div class="col-xl-3 p-0">
|
9
|
+
<div class="feature">
|
10
|
+
<img src="/assets/images/left_obj_01.png" alt="" {%- if site.crossorigin -%} crossorigin {%-
|
11
|
+
endif -%}>
|
12
|
+
<span class="site-no"> {{dataToShow.featureNo}}</span>
|
13
|
+
<h5 class="title">{{dataToShow.feature_title}}</h5>
|
14
|
+
<p class="description">{{dataToShow.feature_description}}</p>
|
15
|
+
</div>
|
16
|
+
</div>
|
17
|
+
</div>
|
18
|
+
</div>
|
19
|
+
<div class="col-xl-9 col-lg-12">
|
20
|
+
<div class="row text-center">
|
21
|
+
{% for entry in dataToShow.featureList %}
|
22
|
+
<div class="col-lg-4 col-md-6 my-3">
|
23
|
+
<div class="card-body h-100">
|
24
|
+
<i loading="lazy" class="{{ entry.fa_class }} FA"></i>
|
25
|
+
<h5 class="card-title">
|
26
|
+
{{ entry.feature_heading }}
|
27
|
+
</h5>
|
28
|
+
<p class="card-text" style="color: #a7a7a7;
|
29
|
+
font-size: 14px;">{{ entry.feature_text}}</p>
|
30
|
+
</div>
|
31
|
+
</div>
|
32
|
+
{% endfor %}
|
33
|
+
</div>
|
34
|
+
</div>
|
35
|
+
</div>
|
36
|
+
</div>
|
37
|
+
<link rel="stylesheet" href="{{ 'css/feature.css' | relative_url }}" {%- if site.crossorigin -%} crossorigin {%- endif
|
38
38
|
-%}>
|