tools-theme 0.1.2 → 0.1.3
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.
- 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
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tools-theme
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- manpreet-singh
|
|
8
|
-
autorequire:
|
|
8
|
+
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2023-10-12 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jekyll
|
|
@@ -52,14 +52,13 @@ dependencies:
|
|
|
52
52
|
- - "~>"
|
|
53
53
|
- !ruby/object:Gem::Version
|
|
54
54
|
version: '12.0'
|
|
55
|
-
description:
|
|
55
|
+
description:
|
|
56
56
|
email:
|
|
57
57
|
- ms4110415@gmail.com
|
|
58
58
|
executables: []
|
|
59
59
|
extensions: []
|
|
60
60
|
extra_rdoc_files: []
|
|
61
61
|
files:
|
|
62
|
-
- LICENSE.txt
|
|
63
62
|
- README.md
|
|
64
63
|
- _data/about/en/about.json
|
|
65
64
|
- _data/blog/alertbar.yml
|
|
@@ -72,9 +71,6 @@ files:
|
|
|
72
71
|
- _data/disclaimer/en/disclaimer.json
|
|
73
72
|
- _data/feature/en/compress-pdf.json
|
|
74
73
|
- _data/feature/en/split-pdf.json
|
|
75
|
-
- _data/feature/hi/compress-pdf.json
|
|
76
|
-
- _data/files/en/jpg.json
|
|
77
|
-
- _data/files/en/png.json
|
|
78
74
|
- _data/footer/en/data.json
|
|
79
75
|
- _data/footer/hi/data.json
|
|
80
76
|
- _data/header/en/data.json
|
|
@@ -82,22 +78,13 @@ files:
|
|
|
82
78
|
- _data/help/en/help.json
|
|
83
79
|
- _data/home/en/en.json
|
|
84
80
|
- _data/home/hi/hi.json
|
|
85
|
-
- _data/languagesupport/compress-pdf-langs.json
|
|
86
|
-
- _data/languagesupport/index-langs.json
|
|
87
81
|
- _data/privacy/en/privacyPolicy.json
|
|
88
|
-
- _data/rating/rating.json
|
|
89
82
|
- _data/termAndCondition/en/termAndCondition.json
|
|
90
|
-
- _includes/Rating/rating.html
|
|
91
|
-
- _includes/Rating/structureddata.html
|
|
92
|
-
- _includes/Usp/usp.html
|
|
93
83
|
- _includes/author_bio.html
|
|
94
84
|
- _includes/authors/authors.html
|
|
95
85
|
- _includes/cssfile/links.html
|
|
96
86
|
- _includes/custom-head.html
|
|
97
|
-
- _includes/disqus_comments.html
|
|
98
87
|
- _includes/dropdown/langdropdown.html
|
|
99
|
-
- _includes/fileformat/comparisonfiles.html
|
|
100
|
-
- _includes/fileformat/fileformatdetail.html
|
|
101
88
|
- _includes/footer/index.html
|
|
102
89
|
- _includes/google-analytics.html
|
|
103
90
|
- _includes/head/index.html
|
|
@@ -113,17 +100,13 @@ files:
|
|
|
113
100
|
- _includes/section/recent_posts.html
|
|
114
101
|
- _includes/section/related_categories_post.html
|
|
115
102
|
- _includes/section/related_tag_post.html
|
|
116
|
-
- _includes/share/socialshare.html
|
|
117
103
|
- _layouts/aboutUs.html
|
|
118
104
|
- _layouts/blog.html
|
|
119
|
-
- _layouts/categories.html
|
|
120
105
|
- _layouts/contactUs.html
|
|
121
|
-
- _layouts/default.html
|
|
122
106
|
- _layouts/disclaimer.html
|
|
123
107
|
- _layouts/feature.html
|
|
124
108
|
- _layouts/help.html
|
|
125
109
|
- _layouts/home.html
|
|
126
|
-
- _layouts/page.html
|
|
127
110
|
- _layouts/post.html
|
|
128
111
|
- _layouts/privacyPolicy.html
|
|
129
112
|
- _layouts/termAndCondition.html
|
|
@@ -137,18 +120,17 @@ files:
|
|
|
137
120
|
- assets/files/en/jpg.json
|
|
138
121
|
- assets/files/en/png.json
|
|
139
122
|
- assets/guaranty.svg
|
|
140
|
-
- assets/images/
|
|
141
|
-
- assets/images/Anushka.webp
|
|
142
|
-
- assets/images/Arjyahi.webp
|
|
143
|
-
- assets/images/Nikita.webp
|
|
144
|
-
- assets/images/alka.webp
|
|
123
|
+
- assets/images/arrow.svg
|
|
145
124
|
- assets/images/avatar.png
|
|
146
|
-
- assets/images/keshav.webp
|
|
147
125
|
- assets/images/logo.png
|
|
148
|
-
- assets/images/paavan.webp
|
|
149
|
-
- assets/images/rating.png
|
|
150
126
|
- assets/instagram.svg
|
|
151
127
|
- assets/js/TopScroll.js
|
|
128
|
+
- assets/js/X-letter.js
|
|
129
|
+
- assets/js/advancedFilter.js
|
|
130
|
+
- assets/js/advancedFilter2.js
|
|
131
|
+
- assets/js/advancedFilter3.js
|
|
132
|
+
- assets/js/scrabbleDictonary.js
|
|
133
|
+
- assets/js/wordScrabble.js
|
|
152
134
|
- assets/linkdin.svg
|
|
153
135
|
- assets/pdf.svg
|
|
154
136
|
- assets/protect.svg
|
|
@@ -160,7 +142,7 @@ homepage: https://github.com/ManpreetChoudhary/tools-theme
|
|
|
160
142
|
licenses:
|
|
161
143
|
- MIT
|
|
162
144
|
metadata: {}
|
|
163
|
-
post_install_message:
|
|
145
|
+
post_install_message:
|
|
164
146
|
rdoc_options: []
|
|
165
147
|
require_paths:
|
|
166
148
|
- lib
|
|
@@ -175,8 +157,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
175
157
|
- !ruby/object:Gem::Version
|
|
176
158
|
version: '0'
|
|
177
159
|
requirements: []
|
|
178
|
-
rubygems_version: 3.
|
|
179
|
-
signing_key:
|
|
160
|
+
rubygems_version: 3.3.7
|
|
161
|
+
signing_key:
|
|
180
162
|
specification_version: 4
|
|
181
163
|
summary: Tools theme for any type of websites.
|
|
182
164
|
test_files: []
|
data/LICENSE.txt
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
The MIT License (MIT)
|
|
2
|
-
|
|
3
|
-
Copyright (c) 2021 vivek-appscms
|
|
4
|
-
|
|
5
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
-
in the Software without restriction, including without limitation the rights
|
|
8
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
-
furnished to do so, subject to the following conditions:
|
|
11
|
-
|
|
12
|
-
The above copyright notice and this permission notice shall be included in
|
|
13
|
-
all copies or substantial portions of the Software.
|
|
14
|
-
|
|
15
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
21
|
-
THE SOFTWARE.
|
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"Language":"हिन्दी",
|
|
3
|
-
"htmlLangAtt":"hi",
|
|
4
|
-
"H1":"पीडीएफ कम्प्रेस करें",
|
|
5
|
-
"H2":"अपनी पीडीएफ का आकार ऑनलाइन छोटा करें",
|
|
6
|
-
"TITLE": "Set alarm for $variable minutes from now",
|
|
7
|
-
"META": "Easiest way to set alarm for $variable minutes from now. Choose sound for alarm from multiple options.",
|
|
8
|
-
"LABEL": "DOCX to PDF",
|
|
9
|
-
"BREADCRUMB_LABEL": "DOCX TO PDF",
|
|
10
|
-
"color": "purple",
|
|
11
|
-
"height": "300px",
|
|
12
|
-
"TEXTUAL_CONTENT": [
|
|
13
|
-
{
|
|
14
|
-
"priority": 1,
|
|
15
|
-
"logoUrl": "/assets/bulb.svg",
|
|
16
|
-
"header": "Simple to use",
|
|
17
|
-
"content": "Setalarmforme.com provides simplest way to set alarms for X minutes from now."
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
"priority": 1,
|
|
21
|
-
"logoUrl": "/assets/guaranty.svg",
|
|
22
|
-
"header": "Accurate alarms",
|
|
23
|
-
"content": "Alarms setup by Setalarmforme.com are accurate. You can rely on us completely to start alarm after $variable minutes."
|
|
24
|
-
},
|
|
25
|
-
{
|
|
26
|
-
"priority": 1,
|
|
27
|
-
"logoUrl": "/assets/support.svg",
|
|
28
|
-
"header": "Cross platform",
|
|
29
|
-
"content": "You can setup alarm for $variable minutes from now on any operating system, like Windows/Mac/Linux/Android/iPhone."
|
|
30
|
-
},
|
|
31
|
-
{
|
|
32
|
-
"priority": 1,
|
|
33
|
-
"logoUrl": "/assets/protect.svg",
|
|
34
|
-
"header": "Secure and trustworthy",
|
|
35
|
-
"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."
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
"priority": 1,
|
|
39
|
-
"logoUrl": "/assets/easy.svg",
|
|
40
|
-
"header": "All timezones supported",
|
|
41
|
-
"content": "Using Setalarmforme.com you can set alarm to start after $variable minutes from current time, in any time zone."
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
"priority": 1,
|
|
45
|
-
"logoUrl": "/assets/cloud.svg",
|
|
46
|
-
"header": "No need to install any software",
|
|
47
|
-
"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."
|
|
48
|
-
}
|
|
49
|
-
],
|
|
50
|
-
"HOW_TO_CONTENT": {
|
|
51
|
-
"logoImageUrl": "/assets/pdf.svg",
|
|
52
|
-
"heading": "How to set alarm for $variable minutes:",
|
|
53
|
-
"steps": [
|
|
54
|
-
"Click on set alarm",
|
|
55
|
-
"Set $variable minutes for alarm.",
|
|
56
|
-
"Choose sound of your choice.",
|
|
57
|
-
"Click submit to set alarm, that's it !."
|
|
58
|
-
]
|
|
59
|
-
},
|
|
60
|
-
"FAQ": [
|
|
61
|
-
{
|
|
62
|
-
"question": "How many seconds from now, will the alarm ring ?",
|
|
63
|
-
"answer": "When you setup alarm for $variable minutes from now, the alarm will ring after { % $variable * 60 % } seconds."
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"question": "Can I rely on Setalarmforme.com to setup alarm for $variable minutes from now ?",
|
|
67
|
-
"answer": "If you have set alarm for $variable minutes from now, you can be 100% sure that alarm will ring after $variable minutes. You can trust us completely."
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
"question": "What will happen to the alarm that I have set, if I refresh the browser ?",
|
|
71
|
-
"answer": "The alarm will still ring after $variable minutes, even if you refresh the browser, since we store the information in browser's local cache."
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
"question": "What will happen to the alarm that I have set, if I close the tab of browser in which Setalarmforme.com is opened ?",
|
|
75
|
-
"answer": "It will be gone. The alarm will not ring after $variable minutes, if you close the tab."
|
|
76
|
-
},
|
|
77
|
-
{
|
|
78
|
-
"question": "What will happen to the alarm that I have set, if I close the browser ?",
|
|
79
|
-
"answer": "It will be gone. The alarm will not ring after $variable minutes, if you close the browser."
|
|
80
|
-
}
|
|
81
|
-
]
|
|
82
|
-
}
|
data/_data/files/en/jpg.json
DELETED
|
@@ -1,153 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"Format": "Jpg file",
|
|
3
|
-
"ShortName": "Jpg",
|
|
4
|
-
"FullName": "Jpge",
|
|
5
|
-
"Category": "Image",
|
|
6
|
-
"Pros": "OXPS i.e. XML XML Description Definition File is the latest version of XPS file format developed by Microsoft and Ecma international in 2006. With PDF of Adobe Inc., XPS is a compact text format designed to maintain the integrity of the document. This file format is widely used in Windows8. Windows8 provides built-in applications that can be used to open and view documents in .oxps file format. Older versions of Windows do not have built-in tools and do not support OXPS file format. There are third-party softwares that help open an OXPS file.",
|
|
7
|
-
"Cons": "OXPS i.e. XML XML Description Definition File is the latest version of XPS file format developed by Microsoft and Ecma international in 2006. With PDF of Adobe Inc., XPS is a compact text format designed to maintain the integrity of the document. This file format is widely used in Windows8. Windows8 provides built-in applications that can be used to open and view documents in .oxps file format. Older versions of Windows do not have built-in tools and do not support OXPS file format. There are third-party softwares that help open an OXPS file.",
|
|
8
|
-
"CreatedbyName": "jpg",
|
|
9
|
-
"CreatedbyLink": "jpg",
|
|
10
|
-
"CreatedInYear": "2021",
|
|
11
|
-
"BasicInformation": "OXPS i.e. XML XML Description Definition File is the latest version of XPS file format developed by Microsoft and Ecma international in 2006. With PDF of Adobe Inc., XPS is a compact text format designed to maintain the integrity of the document. This file format is widely used in Windows8. Windows8 provides built-in applications that can be used to open and view documents in .oxps file format. Older versions of Windows do not have built-in tools and do not support OXPS file format. There are third-party softwares that help open an OXPS file.",
|
|
12
|
-
"DetailedInformation": "OXPS i.e. XML XML Description Definition File is the latest version of XPS file format developed by Microsoft and Ecma international in 2006. With PDF of Adobe Inc., XPS is a compact text format designed to maintain the integrity of the document. This file format is widely used in Windows8. Windows8 provides built-in applications that can be used to open and view documents in .oxps file format. Older versions of Windows do not have built-in tools and do not support OXPS file format. There are third-party softwares that help open an OXPS file.",
|
|
13
|
-
"Softwaresused": [
|
|
14
|
-
{
|
|
15
|
-
"platform": "Windows",
|
|
16
|
-
"softwares": [
|
|
17
|
-
{
|
|
18
|
-
"name": "Adobe Audition CC 2021",
|
|
19
|
-
"link": "/",
|
|
20
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
|
21
|
-
"type": "free"
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
"name": "Adobe Audition CC 2021",
|
|
25
|
-
"link": "/",
|
|
26
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
|
27
|
-
"type": "paid"
|
|
28
|
-
},
|
|
29
|
-
{
|
|
30
|
-
"name": "Adobe Audition CC 2021",
|
|
31
|
-
"link": "/",
|
|
32
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
|
33
|
-
"type": "freemium"
|
|
34
|
-
}
|
|
35
|
-
]
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
"platform": "Windows",
|
|
39
|
-
"softwares": [
|
|
40
|
-
{
|
|
41
|
-
"name": "Adobe Audition CC 2021",
|
|
42
|
-
"link": "/",
|
|
43
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
|
44
|
-
"type": "free"
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"name": "Adobe Audition CC 2021",
|
|
48
|
-
"link": "/",
|
|
49
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
|
50
|
-
"type": "paid"
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
"name": "Adobe Audition CC 2021",
|
|
54
|
-
"link": "/",
|
|
55
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
|
56
|
-
"type": "freemium"
|
|
57
|
-
}
|
|
58
|
-
]
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
"platform": "Windows",
|
|
62
|
-
"softwares": [
|
|
63
|
-
{
|
|
64
|
-
"name": "Adobe Audition CC 2021",
|
|
65
|
-
"link": "/",
|
|
66
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
|
67
|
-
"type": "free"
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
"name": "Adobe Audition CC 2021",
|
|
71
|
-
"link": "/",
|
|
72
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
|
73
|
-
"type": "paid"
|
|
74
|
-
},
|
|
75
|
-
{
|
|
76
|
-
"name": "Adobe Audition CC 2021",
|
|
77
|
-
"link": "/",
|
|
78
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
|
79
|
-
"type": "freemium"
|
|
80
|
-
}
|
|
81
|
-
]
|
|
82
|
-
},
|
|
83
|
-
{
|
|
84
|
-
"platform": "Windows",
|
|
85
|
-
"softwares": [
|
|
86
|
-
{
|
|
87
|
-
"name": "Adobe Audition CC 2021",
|
|
88
|
-
"link": "/",
|
|
89
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
|
90
|
-
"type": "free"
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"name": "Adobe Audition CC 2021",
|
|
94
|
-
"link": "/",
|
|
95
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
|
96
|
-
"type": "paid"
|
|
97
|
-
},
|
|
98
|
-
{
|
|
99
|
-
"name": "Adobe Audition CC 2021",
|
|
100
|
-
"link": "/",
|
|
101
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
|
102
|
-
"type": "freemium"
|
|
103
|
-
}
|
|
104
|
-
]
|
|
105
|
-
},
|
|
106
|
-
{
|
|
107
|
-
"platform": "Windows",
|
|
108
|
-
"softwares": [
|
|
109
|
-
{
|
|
110
|
-
"name": "Adobe Audition CC 2021",
|
|
111
|
-
"link": "/",
|
|
112
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
|
113
|
-
"type": "free"
|
|
114
|
-
},
|
|
115
|
-
{
|
|
116
|
-
"name": "Adobe Audition CC 2021",
|
|
117
|
-
"link": "/",
|
|
118
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
|
119
|
-
"type": "paid"
|
|
120
|
-
},
|
|
121
|
-
{
|
|
122
|
-
"name": "Adobe Audition CC 2021",
|
|
123
|
-
"link": "/",
|
|
124
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
|
125
|
-
"type": "freemium"
|
|
126
|
-
}
|
|
127
|
-
]
|
|
128
|
-
},
|
|
129
|
-
{
|
|
130
|
-
"platform": "Android",
|
|
131
|
-
"softwares": [
|
|
132
|
-
{
|
|
133
|
-
"name": "Google",
|
|
134
|
-
"link": "/",
|
|
135
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
|
136
|
-
"type": "free"
|
|
137
|
-
},
|
|
138
|
-
{
|
|
139
|
-
"name": "Apple",
|
|
140
|
-
"link": "/",
|
|
141
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
|
142
|
-
"type": "paid"
|
|
143
|
-
},
|
|
144
|
-
{
|
|
145
|
-
"name": "Adobe Audition CC 2021",
|
|
146
|
-
"link": "/",
|
|
147
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
|
148
|
-
"type": "premium"
|
|
149
|
-
}
|
|
150
|
-
]
|
|
151
|
-
}
|
|
152
|
-
]
|
|
153
|
-
}
|
data/_data/files/en/png.json
DELETED
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"Format": "Png File",
|
|
3
|
-
"ShortName": "Png",
|
|
4
|
-
"FullName": "Png",
|
|
5
|
-
"Category": "Png",
|
|
6
|
-
"Pros": "OXPS i.e. XML XML Description Definition File is the latest version of XPS file format developed by Microsoft and Ecma international in 2006. With PDF of Adobe Inc., XPS is a compact text format designed to maintain the integrity of the document. This file format is widely used in Windows8. Windows8 provides built-in applications that can be used to open and view documents in .oxps file format. Older versions of Windows do not have built-in tools and do not support OXPS file format. There are third-party softwares that help open an OXPS file.",
|
|
7
|
-
"Cons": "OXPS i.e. XML XML Description Definition File is the latest version of XPS file format developed by Microsoft and Ecma international in 2006. With PDF of Adobe Inc., XPS is a compact text format designed to maintain the integrity of the document. This file format is widely used in Windows8. Windows8 provides built-in applications that can be used to open and view documents in .oxps file format. Older versions of Windows do not have built-in tools and do not support OXPS file format. There are third-party softwares that help open an OXPS file.",
|
|
8
|
-
"CreatedbyName": "Png",
|
|
9
|
-
"CreatedbyLink": "Png",
|
|
10
|
-
"CreatedInYear": "2021",
|
|
11
|
-
"BasicInformation": "OXPS i.e. XML XML Description Definition File is the latest version of XPS file format developed by Microsoft and Ecma international in 2006. With PDF of Adobe Inc., XPS is a compact text format designed to maintain the integrity of the document. This file format is widely used in Windows8. Windows8 provides built-in applications that can be used to open and view documents in .oxps file format. Older versions of Windows do not have built-in tools and do not support OXPS file format. There are third-party softwares that help open an OXPS file.",
|
|
12
|
-
"DetailedInformation": "OXPS i.e. XML XML Description Definition File is the latest version of XPS file format developed by Microsoft and Ecma international in 2006. With PDF of Adobe Inc., XPS is a compact text format designed to maintain the integrity of the document. This file format is widely used in Windows8. Windows8 provides built-in applications that can be used to open and view documents in .oxps file format. Older versions of Windows do not have built-in tools and do not support OXPS file format. There are third-party softwares that help open an OXPS file.",
|
|
13
|
-
"Softwaresused": [
|
|
14
|
-
{
|
|
15
|
-
"platform": "Windows",
|
|
16
|
-
"softwares": [
|
|
17
|
-
{
|
|
18
|
-
"name": "Adobe Audition CC 2021",
|
|
19
|
-
"link": "/",
|
|
20
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
|
21
|
-
"type": "free"
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
"name": "Adobe Audition CC 2021",
|
|
25
|
-
"link": "/",
|
|
26
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
|
27
|
-
"type": "paid"
|
|
28
|
-
},
|
|
29
|
-
{
|
|
30
|
-
"name": "Adobe Audition CC 2021",
|
|
31
|
-
"link": "/",
|
|
32
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
|
33
|
-
"type": "freemium"
|
|
34
|
-
}
|
|
35
|
-
]
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
"platform": "Android",
|
|
39
|
-
"softwares": [
|
|
40
|
-
{
|
|
41
|
-
"name": "Google",
|
|
42
|
-
"link": "/",
|
|
43
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
|
44
|
-
"type": "free"
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"name": "Apple",
|
|
48
|
-
"link": "/",
|
|
49
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
|
50
|
-
"type": "paid"
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
"name": "Adobe Audition CC 2021",
|
|
54
|
-
"link": "/",
|
|
55
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
|
56
|
-
"type": "premium"
|
|
57
|
-
}
|
|
58
|
-
]
|
|
59
|
-
}
|
|
60
|
-
]
|
|
61
|
-
}
|
data/_data/rating/rating.json
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"tools":[{"name":"split-pdf","rating":"4.14","votes":7},{"name":"compress-pdf","rating":"4.86","votes":7}]}
|
|
@@ -1,89 +0,0 @@
|
|
|
1
|
-
{%- if page.tool -%}
|
|
2
|
-
{%- assign tool = page.tool -%}
|
|
3
|
-
{%- assign data = site.data.rating.rating.tools -%}
|
|
4
|
-
<div class="rating-tool">
|
|
5
|
-
<img id="rating-img" loading='lazy' src="/assets/images/rating.png" alt="rating-img">
|
|
6
|
-
<div class="rating-text">Rate this tool</div>
|
|
7
|
-
<div class="rating-stars" >
|
|
8
|
-
<i class="fas fa-star rating-star"></i><i class="fas fa-star rating-star"></i
|
|
9
|
-
><i class="fas fa-star rating-star"></i><i class="fas fa-star rating-star"></i
|
|
10
|
-
><i class="fas fa-star rating-star"></i>
|
|
11
|
-
</div>
|
|
12
|
-
<div class="rating-value ml-2">
|
|
13
|
-
{%- for item in data -%}
|
|
14
|
-
{%- if item.name ==tool -%}
|
|
15
|
-
{%- assign rating = item.rating -%}
|
|
16
|
-
{%- assign votes = item.votes -%}
|
|
17
|
-
{%- endif -%}
|
|
18
|
-
{%- endfor -%}
|
|
19
|
-
<span class="rating"> <strong id='rating'>{{rating}}</strong><span>/5</span> </span>
|
|
20
|
-
<span class="total-ratings" id='count'>{{votes}} </span> votes
|
|
21
|
-
</div>
|
|
22
|
-
</div>
|
|
23
|
-
<script>
|
|
24
|
-
const ratingValue=document.getElementById('rating')
|
|
25
|
-
const count=document.getElementById('count')
|
|
26
|
-
const setRating=async(rating)=>{
|
|
27
|
-
const name= '{{site.name}}'
|
|
28
|
-
const tool='{{page.tool}}'
|
|
29
|
-
const data = { website: name,feature:tool,rating:rating };
|
|
30
|
-
fetch('https://ratingapi-main.netlify.app/.netlify/functions/api/v1/rating/add', {
|
|
31
|
-
method: 'POST',
|
|
32
|
-
headers: {
|
|
33
|
-
'Content-Type': 'application/json',
|
|
34
|
-
},
|
|
35
|
-
body: JSON.stringify(data),
|
|
36
|
-
})
|
|
37
|
-
.then(response => response.json())
|
|
38
|
-
.then(data => {
|
|
39
|
-
ratingValue.innerText=data.rating
|
|
40
|
-
count.innerText=data.count
|
|
41
|
-
})
|
|
42
|
-
.catch((error) => {
|
|
43
|
-
console.error('Error:', error);
|
|
44
|
-
});
|
|
45
|
-
}
|
|
46
|
-
const tool='{{page.tool}}'
|
|
47
|
-
const fetchRating=async()=>{
|
|
48
|
-
|
|
49
|
-
const data= await fetch(`https://ratingapi-main.netlify.app/.netlify/functions/api/v1/${tool}/rating`).then(res=>res.json())
|
|
50
|
-
ratingValue.innerText=data.rating
|
|
51
|
-
count.innerText=data.votes
|
|
52
|
-
}
|
|
53
|
-
let ratingImg = document.querySelector('#rating-img');
|
|
54
|
-
console.log(ratingImg);
|
|
55
|
-
ratingImg.addEventListener('load', (event) => {
|
|
56
|
-
fetchRating()
|
|
57
|
-
});
|
|
58
|
-
const ratingNode=document.getElementsByClassName('rating-star')
|
|
59
|
-
let ratedValue=localStorage.getItem(`${tool}rating`)
|
|
60
|
-
if(ratedValue){
|
|
61
|
-
Array.from(ratingNode).slice(0,ratedValue).map(item=>{
|
|
62
|
-
item.style.color='#FDD300'
|
|
63
|
-
})
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
Array.from(ratingNode).map(item=>item.addEventListener('click',()=>{
|
|
67
|
-
const tool='{{page.tool}}'
|
|
68
|
-
if(!localStorage.getItem(`${tool}rating`)){
|
|
69
|
-
function indexInClass(node) {
|
|
70
|
-
var className = node.className;
|
|
71
|
-
var num = 0;
|
|
72
|
-
for (var i = 0; i < ratingNode.length; i++) {
|
|
73
|
-
if (ratingNode[i] === node) {
|
|
74
|
-
return num;
|
|
75
|
-
}
|
|
76
|
-
num++;
|
|
77
|
-
}
|
|
78
|
-
return -1;
|
|
79
|
-
}
|
|
80
|
-
const index=indexInClass(item)
|
|
81
|
-
Array.from(ratingNode).slice(0,index+1).map(item=>{
|
|
82
|
-
item.style.color='#FDD300'
|
|
83
|
-
})
|
|
84
|
-
setRating(index+1)
|
|
85
|
-
localStorage.setItem(`${tool}rating`,index+1)
|
|
86
|
-
}}))
|
|
87
|
-
</script>
|
|
88
|
-
|
|
89
|
-
{%- endif -%}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
{% assign dataArr = site.data.[page.folderName][lang][file] %}
|
|
2
|
-
{% assign dataToShow = dataArr %}
|
|
3
|
-
{% assign description = dataToShow.META | replace:"$variable", page.value | default: site.description %}
|
|
4
|
-
{%- assign tool = page.tool -%}
|
|
5
|
-
{%- assign data = site.data.rating.rating.tools -%}
|
|
6
|
-
{%- for item in data -%}
|
|
7
|
-
{%- if item.name ==tool -%}
|
|
8
|
-
{%- assign name = item.name -%}
|
|
9
|
-
{%- assign rating = item.rating -%}
|
|
10
|
-
{%- assign votes = item.votes -%}
|
|
11
|
-
{%- endif -%}
|
|
12
|
-
{%- endfor -%}
|
|
13
|
-
<script type="application/ld+json">
|
|
14
|
-
{
|
|
15
|
-
"@context": "http://schema.org",
|
|
16
|
-
"@type": "WebApplication",
|
|
17
|
-
"operatingSystem":"All - Windows/Mac/iOS/Linux/Android",
|
|
18
|
-
"applicationCategory":"UtilitiesApplication",
|
|
19
|
-
"name": "{{name}}",
|
|
20
|
-
"url":"{{site.url | append: page.url}}",
|
|
21
|
-
"image":"{{site.siteurl}}{{site.logo}}",
|
|
22
|
-
"aggregateRating": {
|
|
23
|
-
"@type": "AggregateRating",
|
|
24
|
-
"worstRating":"1",
|
|
25
|
-
"bestRating":"5",
|
|
26
|
-
"ratingValue": "{{rating}}",
|
|
27
|
-
"ratingCount": "{{votes}}"
|
|
28
|
-
},
|
|
29
|
-
"offers": {
|
|
30
|
-
"@type": "Offer",
|
|
31
|
-
"price": "0.00",
|
|
32
|
-
"priceCurrency": "USD"
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
</script>
|
data/_includes/Usp/usp.html
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
{% assign file = page.fileName %}
|
|
2
|
-
{% assign lang = page.lang %}
|
|
3
|
-
{% assign folder = page.folderName %}
|
|
4
|
-
{% assign uspData= site.data[folder][lang][file] %}
|
|
5
|
-
|
|
6
|
-
<h2 class="feature-h1 my-4" >{{uspData.USP_Heading}}</h2>
|
|
7
|
-
<table class="table table-bordered table-striped table-light " >
|
|
8
|
-
<tbody>
|
|
9
|
-
{%- for item in uspData.USPS -%}
|
|
10
|
-
<tr>
|
|
11
|
-
<th scope="row">
|
|
12
|
-
{{item.USP_VALUE}}
|
|
13
|
-
</th>
|
|
14
|
-
<td>
|
|
15
|
-
{{item.USP_FACTOR}}
|
|
16
|
-
</td>
|
|
17
|
-
</tr>
|
|
18
|
-
{%- endfor -%}
|
|
19
|
-
</tbody>
|
|
20
|
-
</table>
|
|
@@ -1,11 +0,0 @@
|
|
|
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
|
-
Disqus.</a></noscript>
|