tools-theme 0.1.2 → 0.1.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +0 -0
- data/_data/about/en/about.json +0 -0
- data/_data/blog/alertbar.yml +0 -0
- data/_data/blog/authors.yml +0 -0
- data/_data/blog/blog.yml +0 -0
- data/_data/blog/nav.json +0 -0
- data/_data/blog/share.yml +0 -0
- data/_data/contact/en/contact.json +0 -0
- data/_data/customcdns/customcdns.yml +0 -0
- data/_data/disclaimer/en/disclaimer.json +0 -0
- data/_data/feature/en/compress-pdf.json +0 -0
- data/_data/feature/en/split-pdf.json +0 -0
- data/_data/footer/en/data.json +116 -59
- data/_data/footer/hi/data.json +0 -0
- data/_data/header/en/data.json +47 -128
- data/_data/header/hi/data.json +0 -0
- data/_data/help/en/help.json +0 -0
- data/_data/home/en/en.json +62 -241
- data/_data/home/hi/hi.json +0 -0
- data/_data/privacy/en/privacyPolicy.json +0 -0
- data/_data/termAndCondition/en/termAndCondition.json +0 -0
- data/_includes/author_bio.html +0 -0
- data/_includes/authors/authors.html +0 -0
- data/_includes/cssfile/links.html +0 -0
- data/_includes/custom-head.html +0 -0
- data/_includes/dropdown/langdropdown.html +0 -0
- data/_includes/footer/index.html +66 -41
- data/_includes/google-analytics.html +0 -0
- data/_includes/head/index.html +59 -59
- data/_includes/header/blogHeader.html +0 -0
- data/_includes/header/index.html +57 -85
- data/_includes/paginationBlogPage.html +0 -0
- data/_includes/paginationPostPage.html +0 -0
- data/_includes/postauthorbio.html +0 -0
- data/_includes/postbox.html +0 -0
- data/_includes/script.html +0 -0
- data/_includes/section/alertbar.html +0 -0
- data/_includes/section/count.html +0 -0
- data/_includes/section/recent_posts.html +0 -0
- data/_includes/section/related_categories_post.html +0 -0
- data/_includes/section/related_tag_post.html +0 -0
- data/_layouts/aboutUs.html +0 -0
- data/_layouts/blog.html +0 -0
- data/_layouts/contactUs.html +0 -0
- data/_layouts/disclaimer.html +0 -0
- data/_layouts/feature.html +5 -29
- data/_layouts/help.html +0 -0
- data/_layouts/home.html +76 -77
- data/_layouts/post.html +0 -0
- data/_layouts/privacyPolicy.html +0 -0
- data/_layouts/termAndCondition.html +0 -0
- data/assets/bulb.svg +0 -0
- data/assets/cloud.svg +0 -0
- data/assets/cross.svg +0 -0
- data/assets/css/blog.css +0 -0
- data/assets/css/tools.css +179 -1491
- data/assets/easy.svg +0 -0
- data/assets/facebook.svg +0 -0
- data/assets/files/en/jpg.json +0 -0
- data/assets/files/en/png.json +0 -0
- data/assets/guaranty.svg +0 -0
- data/assets/images/arrow.svg +1 -0
- data/assets/images/avatar.png +0 -0
- data/assets/images/logo.png +0 -0
- data/assets/instagram.svg +0 -0
- data/assets/js/TopScroll.js +0 -0
- data/assets/js/X-letter.js +124 -0
- data/assets/js/advancedFilter.js +2 -0
- data/assets/js/advancedFilter2.js +5 -0
- data/assets/js/advancedFilter3.js +2 -0
- data/assets/js/scrabbleDictonary.js +163 -0
- data/assets/js/wordScrabble.js +233 -0
- data/assets/linkdin.svg +0 -0
- data/assets/pdf.svg +0 -0
- data/assets/protect.svg +0 -0
- data/assets/star.svg +4 -5
- data/assets/support.svg +0 -0
- data/assets/twitter.svg +0 -0
- data/assets/youtube.svg +0 -0
- metadata +14 -32
- data/LICENSE.txt +0 -21
- data/_data/feature/hi/compress-pdf.json +0 -82
- data/_data/files/en/jpg.json +0 -153
- data/_data/files/en/png.json +0 -61
- data/_data/languagesupport/compress-pdf-langs.json +0 -12
- data/_data/languagesupport/index-langs.json +0 -14
- data/_data/rating/rating.json +0 -1
- data/_includes/Rating/rating.html +0 -89
- data/_includes/Rating/structureddata.html +0 -35
- data/_includes/Usp/usp.html +0 -20
- data/_includes/disqus_comments.html +0 -11
- data/_includes/fileformat/comparisonfiles.html +0 -153
- data/_includes/fileformat/fileformatdetail.html +0 -104
- data/_includes/share/socialshare.html +0 -49
- data/_layouts/categories.html +0 -26
- data/_layouts/default.html +0 -1
- data/_layouts/page.html +0 -5
- data/assets/images/Ankita.webp +0 -0
- data/assets/images/Anushka.webp +0 -0
- data/assets/images/Arjyahi.webp +0 -0
- data/assets/images/Nikita.webp +0 -0
- data/assets/images/alka.webp +0 -0
- data/assets/images/keshav.webp +0 -0
- data/assets/images/paavan.webp +0 -0
- data/assets/images/rating.png +0 -0
@@ -1,153 +0,0 @@
|
|
1
|
-
{% assign file = page.fileName %}
|
2
|
-
{% assign lang = page.lang %}
|
3
|
-
{% assign folder = page.folderName %}
|
4
|
-
{% assign accessData= site.data[folder][lang][file] %}
|
5
|
-
{% assign compareFiles= accessData.compare_formats %}
|
6
|
-
{%- for i in compareFiles -%}
|
7
|
-
{%- if forloop.index ==1 -%}
|
8
|
-
{%- assign item = i | downcase -%}
|
9
|
-
{%- assign firstFile = site.data.files[accessData.filelang][item] -%}
|
10
|
-
{%- endif -%}
|
11
|
-
{%- if forloop.index ==2 -%}
|
12
|
-
{%- assign item = i | downcase -%}
|
13
|
-
{%- assign secondFile = site.data.files[accessData.filelang][item] -%}
|
14
|
-
{%- endif -%}
|
15
|
-
{%- endfor -%}
|
16
|
-
{%- if firstFile and secondFile -%}
|
17
|
-
{%- if firstFile.Format or secondFile.Format -%}
|
18
|
-
<h1 class="feature-h1 text-left my-4" >Details of {{firstFile.Format}} and {{secondFile.Format}} file format</h1>
|
19
|
-
{%- endif -%}
|
20
|
-
<table class="table table-bordered ">
|
21
|
-
<tbody>
|
22
|
-
|
23
|
-
{%- if firstFile.Format or secondFile.Format -%}
|
24
|
-
<tr>
|
25
|
-
<th scope="row">Format</th>
|
26
|
-
<td>{{firstFile.Format}}</td>
|
27
|
-
<td>{{secondFile.Format}}</td>
|
28
|
-
</tr>
|
29
|
-
{%- endif -%}
|
30
|
-
{%- if firstFile.ShortName or secondFile.ShortName -%}
|
31
|
-
<tr>
|
32
|
-
<th scope="row">Short Name</th>
|
33
|
-
<td>{{firstFile.ShortName}}</td>
|
34
|
-
<td>{{secondFile.ShortName}}</td>
|
35
|
-
</tr>
|
36
|
-
{%- endif -%}
|
37
|
-
|
38
|
-
{%- if firstFile.FullName or secondFile.FullName -%}
|
39
|
-
<tr>
|
40
|
-
<th scope="row">Full Name</th>
|
41
|
-
<td>{{firstFile.FullName}}</td>
|
42
|
-
<td>{{secondFile.FullName}}</td>
|
43
|
-
</tr>
|
44
|
-
{%- endif -%}
|
45
|
-
{%- if firstFile.Category or secondFile.Category -%}
|
46
|
-
<tr>
|
47
|
-
<th scope="row">Category</th>
|
48
|
-
<td>{{firstFile.Category}}</td>
|
49
|
-
<td>{{secondFile.Category}}</td>
|
50
|
-
</tr>
|
51
|
-
{%- endif -%}
|
52
|
-
{%- if firstFile.Pros or secondFile.Pros -%}
|
53
|
-
<tr>
|
54
|
-
<th scope="row">Pros</th>
|
55
|
-
<td>{{firstFile.Pros}}</td>
|
56
|
-
<td>{{secondFile.Pros}}</td>
|
57
|
-
</tr>
|
58
|
-
{%- endif -%}
|
59
|
-
{%- if firstFile.Cons or secondFile.Cons -%}
|
60
|
-
<tr>
|
61
|
-
<th scope="row">Cons</th>
|
62
|
-
<td>{{firstFile.Cons}}</td>
|
63
|
-
<td>{{secondFile.Cons}}</td>
|
64
|
-
</tr>
|
65
|
-
{%- endif -%}
|
66
|
-
{%- if firstFile.CreatedbyName or secondFile.CreatedbyName -%}
|
67
|
-
<tr>
|
68
|
-
<th scope="row">CreatedbyName</th>
|
69
|
-
<td>{{firstFile.CreatedbyName}}</td>
|
70
|
-
<td>{{secondFile.CreatedbyName}}</td>
|
71
|
-
</tr>
|
72
|
-
{%- endif -%}
|
73
|
-
{%- if firstFile.CreatedbyLink or secondFile.CreatedbyLink -%}
|
74
|
-
<tr>
|
75
|
-
<th scope="row">CreatedbyLink</th>
|
76
|
-
<td>{{firstFile.CreatedbyLink}}</td>
|
77
|
-
<td>{{secondFile.CreatedbyLink}}</td>
|
78
|
-
</tr>
|
79
|
-
{%- endif -%}
|
80
|
-
{%- if firstFile.CreatedInYear or secondFile.CreatedInYear -%}
|
81
|
-
<tr>
|
82
|
-
<th scope="row">CreatedInYear</th>
|
83
|
-
<td>{{firstFile.CreatedInYear}}</td>
|
84
|
-
<td>{{secondFile.CreatedInYear}}</td>
|
85
|
-
</tr>
|
86
|
-
{%- endif -%}
|
87
|
-
{%- if firstFile.BasicInformation or secondFile.BasicInformation -%}
|
88
|
-
<tr>
|
89
|
-
<th scope="row">BasicInformation</th>
|
90
|
-
<td>{{firstFile.BasicInformation}}</td>
|
91
|
-
<td>{{secondFile.BasicInformation}}</td>
|
92
|
-
</tr>
|
93
|
-
{%- endif -%}
|
94
|
-
{%- if firstFile.DetailedInformation or secondFile.DetailedInformation -%}
|
95
|
-
<tr>
|
96
|
-
<th scope="row">DetailedInformation</th>
|
97
|
-
<td>{{firstFile.DetailedInformation}}</td>
|
98
|
-
<td>{{secondFile.DetailedInformation}}</td>
|
99
|
-
</tr>
|
100
|
-
{%- endif -%}
|
101
|
-
{%- if firstFile.Softwaresused or secondFile.Softwaresused -%}
|
102
|
-
<tr>
|
103
|
-
<th scope="row">Platform Supported</th>
|
104
|
-
<td>
|
105
|
-
{%- for item in firstFile.Softwaresused -%}
|
106
|
-
<ul class="pl-0" >
|
107
|
-
<li><b>{{item.platform}}</b> </li>
|
108
|
-
<div class="pl-0 d-flex flex-wrap justify-content-between softwares-section flex-column " >
|
109
|
-
{%- for data in item.softwares -%}
|
110
|
-
<div class="d-flex mb-3" >
|
111
|
-
{%- if data.image -%}
|
112
|
-
<img src={{data.image}} alt="software" loading='lazy' >
|
113
|
-
{%- endif -%}
|
114
|
-
<div >
|
115
|
-
<a class="d-block software-name" href="{{data.link}}"><div>{{data.name}}</div></a>
|
116
|
-
<div class="software-value" >{{data.type}}</div>
|
117
|
-
</div>
|
118
|
-
</div>
|
119
|
-
|
120
|
-
{%- endfor -%}
|
121
|
-
</div>
|
122
|
-
</ul>
|
123
|
-
{%- endfor -%}
|
124
|
-
</td>
|
125
|
-
<td>
|
126
|
-
{%- for item in secondFile.Softwaresused -%}
|
127
|
-
<ul>
|
128
|
-
<li><b>{{item.platform}}</b> </li>
|
129
|
-
<div class="pl-0 d-flex flex-wrap justify-content-between softwares-section flex-column " >
|
130
|
-
{%- for data in item.softwares -%}
|
131
|
-
<div class="d-flex mb-3" >
|
132
|
-
{%- if data.image -%}
|
133
|
-
<img src={{data.image}} alt="software" loading='lazy' >
|
134
|
-
{%- endif -%}
|
135
|
-
<div >
|
136
|
-
<a class="d-block software-name" href="{{data.link}}"><div>{{data.name}}</div></a>
|
137
|
-
<div class="software-value" >{{data.type}}</div>
|
138
|
-
</div>
|
139
|
-
</div>
|
140
|
-
|
141
|
-
{%- endfor -%}
|
142
|
-
</div>
|
143
|
-
</ul>
|
144
|
-
{%- endfor -%}
|
145
|
-
</td>
|
146
|
-
</tr>
|
147
|
-
{%- endif -%}
|
148
|
-
|
149
|
-
</tbody>
|
150
|
-
</table>
|
151
|
-
{%- else -%}
|
152
|
-
|
153
|
-
{%- endif -%}
|
@@ -1,104 +0,0 @@
|
|
1
|
-
{% assign file = page.fileName %}
|
2
|
-
{% assign lang = page.lang %}
|
3
|
-
{% assign folder = page.folderName %}
|
4
|
-
{% assign accessData= site.data[folder][lang][file] %}
|
5
|
-
{% assign filesData= accessData.display_formats %}
|
6
|
-
{%- for i in filesData -%}
|
7
|
-
{%- assign item = i | downcase -%}
|
8
|
-
{%- assign fileData = site.data.files[accessData.filelang][item] -%}
|
9
|
-
{%- assign static = site.static_files -%}
|
10
|
-
{%- if fileData.size>0 -%}
|
11
|
-
<div class="col-12">
|
12
|
-
<h2 class="feature-h1 text-left my-4" >{{fileData.Format}}</h2>
|
13
|
-
</div>
|
14
|
-
<table class="table table-bordered " >
|
15
|
-
<tbody>
|
16
|
-
{%- if fileData.ShortName -%}
|
17
|
-
<tr >
|
18
|
-
<th scope="row" class="pr-5">Short Name </th>
|
19
|
-
<td>{{fileData.ShortName}}</td>
|
20
|
-
</tr>
|
21
|
-
{%- endif -%}
|
22
|
-
{%- if fileData.FullName -%}
|
23
|
-
<tr >
|
24
|
-
<th scope="row" class="pr-5">Full Name </th>
|
25
|
-
<td>{{fileData.FullName}}</td>
|
26
|
-
</tr>
|
27
|
-
{%- endif -%}
|
28
|
-
{%- if fileData.Category -%}
|
29
|
-
<tr >
|
30
|
-
<th scope="row" class="pr-5">Category</th>
|
31
|
-
<td>{{fileData.Category}}</td>
|
32
|
-
</tr>
|
33
|
-
{%- endif -%}
|
34
|
-
{%- if fileData.Pros -%}
|
35
|
-
<tr >
|
36
|
-
<th scope="row" class="pr-5">Pros</th>
|
37
|
-
<td>{{fileData.Pros}}</td>
|
38
|
-
</tr>
|
39
|
-
{%- endif -%}
|
40
|
-
{%- if fileData.Cons -%}
|
41
|
-
<tr >
|
42
|
-
<th scope="row" class="pr-5">Cons</th>
|
43
|
-
<td>{{fileData.Cons}}</td>
|
44
|
-
</tr>
|
45
|
-
{%- endif -%}
|
46
|
-
{%- if fileData.BasicInformation -%}
|
47
|
-
<tr >
|
48
|
-
<th scope="row" class="pr-5">Basic Information</th>
|
49
|
-
<td>{{fileData.BasicInformation}}</td>
|
50
|
-
</tr>
|
51
|
-
{%- endif -%}
|
52
|
-
{%- if fileData.DetailedInformation -%}
|
53
|
-
<tr >
|
54
|
-
<th scope="row" class="pr-5">Detailed Information</th>
|
55
|
-
<td>{{fileData.DetailedInformation}}</td>
|
56
|
-
</tr>
|
57
|
-
{%- endif -%}
|
58
|
-
{%- if fileData.CreatedbyName -%}
|
59
|
-
<tr >
|
60
|
-
<th scope="row" class="pr-5">Created by</th>
|
61
|
-
<td>{{fileData.CreatedbyName}}</td>
|
62
|
-
</tr>
|
63
|
-
{%- endif -%}
|
64
|
-
{%- if fileData.CreatedbyLink -%}
|
65
|
-
<tr >
|
66
|
-
<th scope="row" class="pr-5">Created by Link</th>
|
67
|
-
<td>{{fileData.CreatedbyLink}}</td>
|
68
|
-
</tr>
|
69
|
-
{%- endif -%}
|
70
|
-
{%- if fileData.CreatedInYear -%}
|
71
|
-
<tr >
|
72
|
-
<th scope="row" class="pr-5">Created In Year</th>
|
73
|
-
<td>{{fileData.CreatedInYear}}</td>
|
74
|
-
</tr>
|
75
|
-
{%- if fileData.Softwaresused -%}
|
76
|
-
<tr>
|
77
|
-
<th scope="row">Platforms Supported</th>
|
78
|
-
<td class="d-flex flex-wrap " >
|
79
|
-
{%- for item in fileData.Softwaresused -%}
|
80
|
-
<ul class="pl-0 pr-md-5" >
|
81
|
-
<li><b>{{item.platform}}</b> </li>
|
82
|
-
<div class="pl-0 d-flex flex-wrap justify-content-between softwares-section flex-column " >
|
83
|
-
{%- for data in item.softwares -%}
|
84
|
-
<div class="d-flex mb-3" >
|
85
|
-
{%- if data.image -%}
|
86
|
-
<img src={{data.image}} alt="software" loading='lazy' >
|
87
|
-
{%- endif -%}
|
88
|
-
<div >
|
89
|
-
<a class="d-block software-name" href="{{data.link}}"><div>{{data.name}}</div></a>
|
90
|
-
<div class="software-value" >{{data.type}}</div>
|
91
|
-
</div>
|
92
|
-
</div>
|
93
|
-
{%- endfor -%}
|
94
|
-
</div>
|
95
|
-
</ul>
|
96
|
-
{%- endfor -%}
|
97
|
-
</td>
|
98
|
-
</tr>
|
99
|
-
{%- endif -%}
|
100
|
-
{%- endif -%}
|
101
|
-
</tbody>
|
102
|
-
</table>
|
103
|
-
{%- endif -%}
|
104
|
-
{%- endfor -%}
|
@@ -1,49 +0,0 @@
|
|
1
|
-
{% assign file = page.fileName %}
|
2
|
-
{% assign folder = page.folderName %}
|
3
|
-
{% assign lang = page.lang %}
|
4
|
-
{% assign shareData=site.data[folder][lang][file] %}
|
5
|
-
{%- if site.data.blog.share.platforms -%}
|
6
|
-
<div class="social-icons">
|
7
|
-
{% assign url = page.url | relative_url | prepend: site.url %}
|
8
|
-
{% for share in site.data.blog.share.platforms %}
|
9
|
-
{% assign link = share.link | replace: 'URL', url %}
|
10
|
-
{{page.title}}
|
11
|
-
<a id="{{share.type}}" href="{{ link }}" data-toggle="tooltip"
|
12
|
-
onclick="window.open(this.href, 'pop-up', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;"
|
13
|
-
data-placement="top" title="{{ share.type }}" aria-label="{{ share.type }}">
|
14
|
-
<i class="fa-fw {{ share.icon }} mb-0 py-3"></i>
|
15
|
-
</a>
|
16
|
-
|
17
|
-
{% endfor %}
|
18
|
-
</ul>
|
19
|
-
</ul>
|
20
|
-
</div>
|
21
|
-
{%- endif -%}
|
22
|
-
<script>
|
23
|
-
const fetchShareCount=async()=>{
|
24
|
-
try {
|
25
|
-
const faceBookShare=document.querySelector('#Facebook')
|
26
|
-
const twitterShare=document.querySelector('#Twitter')
|
27
|
-
const faceBookCount= await fetch(`https://graph.facebook.com/v10.0/?id=${window.location.href}&access_token=275277164346802|6255ba7980a711477b429c302cb009cd&fields=engagement`).then(res=>res.json())
|
28
|
-
const twitterCount=await fetch(`https://counts.twitcount.com/counts.php?url=${window.location.href}`).then(res=>res.json())
|
29
|
-
if(faceBookCount.engagement.share_count>0){
|
30
|
-
const FacebookInfo =document.createElement('span')
|
31
|
-
FacebookInfo.setAttribute("class", "social-count")
|
32
|
-
FacebookInfo.innerHTML=faceBookCount.engagement.share_count
|
33
|
-
faceBookShare.appendChild(FacebookInfo)
|
34
|
-
}
|
35
|
-
if(twitterCount>0){
|
36
|
-
const TwitterInfo =document.createElement('span')
|
37
|
-
TwitterInfo.setAttribute("class", "social-count")
|
38
|
-
TwitterInfo.innerHTML=twitterCount.count
|
39
|
-
twitterShare.appendChild(TwitterInfo)
|
40
|
-
}
|
41
|
-
} catch (error) {
|
42
|
-
}
|
43
|
-
}
|
44
|
-
document.addEventListener("DOMContentLoaded", function(event) {
|
45
|
-
fetchShareCount()
|
46
|
-
});
|
47
|
-
|
48
|
-
</script>
|
49
|
-
|
data/_layouts/categories.html
DELETED
@@ -1,26 +0,0 @@
|
|
1
|
-
---
|
2
|
-
layout: blog
|
3
|
-
---
|
4
|
-
|
5
|
-
<div class="container">
|
6
|
-
<div class="row listrecent">
|
7
|
-
{% for category in site.categories %}
|
8
|
-
<div class="section-title col-md-12 mt-4">
|
9
|
-
<h2 id="{{ category[0] | replace: ' ', '-' }}">Category
|
10
|
-
<span class="text-capitalize">{{ category[0]
|
11
|
-
}}</span>
|
12
|
-
</h2>
|
13
|
-
</div>
|
14
|
-
{% assign pages_list = category[1] %}
|
15
|
-
{% for post in pages_list %}
|
16
|
-
{% if post.title != null %}
|
17
|
-
{% if group == null or group == post.group %}
|
18
|
-
{% include postbox.html %}
|
19
|
-
{% endif %}
|
20
|
-
{% endif %}
|
21
|
-
{% endfor %}
|
22
|
-
{% assign pages_list = nil %}
|
23
|
-
{% assign group = nil %}
|
24
|
-
{% endfor %}
|
25
|
-
</div>
|
26
|
-
</div>
|
data/_layouts/default.html
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{{ content }}
|
data/_layouts/page.html
DELETED
data/assets/images/Ankita.webp
DELETED
Binary file
|
data/assets/images/Anushka.webp
DELETED
Binary file
|
data/assets/images/Arjyahi.webp
DELETED
Binary file
|
data/assets/images/Nikita.webp
DELETED
Binary file
|
data/assets/images/alka.webp
DELETED
Binary file
|
data/assets/images/keshav.webp
DELETED
Binary file
|
data/assets/images/paavan.webp
DELETED
Binary file
|
data/assets/images/rating.png
DELETED
Binary file
|