appscms-tools-theme 0.4.7 → 0.4.8
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_data/about/en/about.json +9 -1
- data/_data/contact/en/contact.json +14 -2
- data/_data/disclaimer/en/disclaimer.json +14 -1
- data/_data/feature/en/compress-pdf.json +20 -5
- data/_data/feature/en/split-pdf.json +10 -2
- data/_data/feature/hi/compress-pdf.json +1 -0
- data/_data/header/hi/data.json +10 -2
- data/_data/help/en/help.json +14 -1
- data/_data/home/en/en.json +9 -1
- data/_data/home/hi/hi.json +39 -1
- data/_data/privacy/en/privacyPolicy.json +14 -1
- data/_data/termAndCondition/en/termAndCondition.json +14 -1
- data/_includes/head/index.html +14 -4
- data/_layouts/aboutUs.html +5 -2
- data/_layouts/contactUs.html +4 -1
- data/_layouts/disclaimer.html +4 -1
- data/_layouts/feature.html +14 -15
- data/_layouts/help.html +4 -2
- data/_layouts/home.html +11 -8
- data/_layouts/privacyPolicy.html +4 -1
- data/_layouts/termAndCondition.html +4 -1
- data/assets/css/tools.css +1 -0
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 53e3610206a205d315e3d737da9167d91eede49430f398dcb6d24d0de9811e44
|
4
|
+
data.tar.gz: 69aca92388b69bd3a060bfd0af0e48ce318ce64a567923479c2f066e2f431b83
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9537a80436e5242f0fb4b83bb2441475f09c6e1e7c11c58a427d4cffef776614cbce0b6de32bae0764c22ea8f1d8c45a7e7d4342ca0f1c628e169c42ce2aeee9
|
7
|
+
data.tar.gz: 31c93bdc3acc38fc0274d4a6614a08f95d912f83665ebe32a307153f3d0c968988b2a484170b912cb7d32f884d4fd6b5f8a6c294c9bcf75b79ecec573722c376
|
data/_data/about/en/about.json
CHANGED
@@ -1,9 +1,17 @@
|
|
1
1
|
{
|
2
|
+
"Language":"English",
|
3
|
+
"htmlLangAtt":"en",
|
2
4
|
"h1":"About us",
|
3
|
-
"h2":"Welcome to
|
5
|
+
"h2":"Welcome to Example site",
|
4
6
|
"TITLE":"List of all Android alarm libraries for use in your project",
|
5
7
|
"META":"See collection of all Android alarm libraries, filter by license, modified date, languages, and select best for your usecase.",
|
6
8
|
"paragraph" : "Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).",
|
9
|
+
"StructuredDataWebsite": {
|
10
|
+
"@type": "WebSite",
|
11
|
+
"name": "appscms",
|
12
|
+
"alternateName": "appscms",
|
13
|
+
"url": "www.appscms.com"
|
14
|
+
},
|
7
15
|
"StructuredDataorganization": {
|
8
16
|
"@type": "Organization",
|
9
17
|
"url": "http://www.appscms.com",
|
@@ -1,4 +1,6 @@
|
|
1
1
|
{
|
2
|
+
"Language":"English",
|
3
|
+
"htmlLangAtt":"en",
|
2
4
|
"h1":"Contact us",
|
3
5
|
"h2":"Welcome to XYZ site",
|
4
6
|
"TITLE":"List of all Android alarm libraries for use in your project",
|
@@ -33,8 +35,18 @@
|
|
33
35
|
{
|
34
36
|
"p":"THE ADVERTISEMENT THAT MAY BE AVAILABLE ON E-MAIL OR WEBSITE WITH RESPECT TO THE THIRD-PARTY WEBSITE AND SERVICES ARE FOR INFORMATION PURPOSE ONLY."
|
35
37
|
}
|
36
|
-
]
|
37
|
-
|
38
|
+
],
|
39
|
+
"StructuredDataorganization": {
|
40
|
+
"@type": "Organization",
|
41
|
+
"url": "http://www.appscms.com",
|
42
|
+
"logo": "http://www.example.com/images/logo.png"
|
43
|
+
},
|
44
|
+
"StructuredDataWebsite": {
|
45
|
+
"@type": "WebSite",
|
46
|
+
"name": "appscms",
|
47
|
+
"alternateName": "appscms",
|
48
|
+
"url": "www.appscms.com"
|
49
|
+
}
|
38
50
|
|
39
51
|
|
40
52
|
}
|
@@ -1,4 +1,6 @@
|
|
1
1
|
{
|
2
|
+
"Language":"English",
|
3
|
+
"htmlLangAtt":"en",
|
2
4
|
"h1":"Disclaimer",
|
3
5
|
"TITLE":"Disclaimer",
|
4
6
|
"META":"See collection of all Android alarm libraries, filter by license, modified date, languages, and select best for your usecase.",
|
@@ -32,5 +34,16 @@
|
|
32
34
|
{
|
33
35
|
"p":"THE ADVERTISEMENT THAT MAY BE AVAILABLE ON E-MAIL OR WEBSITE WITH RESPECT TO THE THIRD-PARTY WEBSITE AND SERVICES ARE FOR INFORMATION PURPOSE ONLY."
|
34
36
|
}
|
35
|
-
]
|
37
|
+
],
|
38
|
+
"StructuredDataWebsite": {
|
39
|
+
"@type": "WebSite",
|
40
|
+
"name": "appscms",
|
41
|
+
"alternateName": "appscms",
|
42
|
+
"url": "www.appscms.com"
|
43
|
+
},
|
44
|
+
"StructuredDataorganization": {
|
45
|
+
"@type": "Organization",
|
46
|
+
"url": "http://www.appscms.com",
|
47
|
+
"logo": "http://www.example.com/images/logo.png"
|
48
|
+
}
|
36
49
|
}
|
@@ -1,10 +1,11 @@
|
|
1
1
|
{
|
2
2
|
"Language":"English",
|
3
|
-
"
|
3
|
+
"htmlLangAtt":"en",
|
4
4
|
"H1":"Set alarm for $variable minutes from now",
|
5
5
|
"H2":"Simplest online alarm clock to set alarms. Do not close browser tab.",
|
6
6
|
"TITLE": "Set alarm for $variable minutes from now",
|
7
7
|
"META": "Easiest way to set alarm for $variable minutes from now. Choose sound for alarm from multiple options.",
|
8
|
+
"keywords":"key1,key2,key3,key4",
|
8
9
|
"LABEL": "DOCX to PDF",
|
9
10
|
"BREADCRUMB_LABEL": "DOCX TO PDF",
|
10
11
|
"color": "purple",
|
@@ -79,6 +80,12 @@
|
|
79
80
|
"answer": "It will be gone. The alarm will not ring after $variable minutes, if you close the browser."
|
80
81
|
}
|
81
82
|
],
|
83
|
+
"StructuredDataWebsite": {
|
84
|
+
"@type": "WebSite",
|
85
|
+
"name": "appscms",
|
86
|
+
"alternateName": "appscms",
|
87
|
+
"url": "www.appscms.com"
|
88
|
+
},
|
82
89
|
"StructuredDataorganization": {
|
83
90
|
"@type": "Organization",
|
84
91
|
"url": "http://www.appscms.com",
|
@@ -128,16 +135,24 @@
|
|
128
135
|
"image": "https://miro.medium.com/fit/c/470/353/1*o38gRq5SvLMtgjMMo5Ph7A.jpeg",
|
129
136
|
"step": [{
|
130
137
|
"@type": "HowToStep",
|
131
|
-
"text": "Click on set alarm"
|
138
|
+
"text": "Click on set alarm",
|
139
|
+
"image": "https://example.com/1x1/step4.jpg",
|
140
|
+
"url": "https://example.com/tie#step4"
|
132
141
|
},{
|
133
142
|
"@type": "HowToStep",
|
134
|
-
"text": "Set 1 minutes for alarm."
|
143
|
+
"text": "Set 1 minutes for alarm.",
|
144
|
+
"image": "https://example.com/1x1/step4.jpg",
|
145
|
+
"url": "https://example.com/tie#step4"
|
135
146
|
},{
|
136
147
|
"@type": "HowToStep",
|
137
|
-
"text": "Choose sound of your choice."
|
148
|
+
"text": "Choose sound of your choice.",
|
149
|
+
"image": "https://example.com/1x1/step4.jpg",
|
150
|
+
"url": "https://example.com/tie#step4"
|
138
151
|
},{
|
139
152
|
"@type": "HowToStep",
|
140
|
-
"text": "Click submit to set alarm, that's it !."
|
153
|
+
"text": "Click submit to set alarm, that's it !.",
|
154
|
+
"image": "https://example.com/1x1/step4.jpg",
|
155
|
+
"url": "https://example.com/tie#step4"
|
141
156
|
}]
|
142
157
|
}
|
143
158
|
}
|
@@ -1,8 +1,11 @@
|
|
1
1
|
{
|
2
|
+
"Language":"English",
|
3
|
+
"htmlLangAtt":"en",
|
2
4
|
"H1":"Set alarm for $variable minutes from now",
|
3
5
|
"H2":"Simplest online alarm clock to set alarms. Do not close browser tab.",
|
4
6
|
"TITLE": "Set alarm for $variable minutes from now",
|
5
7
|
"META": "Easiest way to set alarm for $variable minutes from now. Choose sound for alarm from multiple options.",
|
8
|
+
"keywords":"key1,key2,key3,key4",
|
6
9
|
"LABEL": "DOCX to PDF",
|
7
10
|
"BREADCRUMB_LABEL": "DOCX TO PDF",
|
8
11
|
"color": "#0DACB1",
|
@@ -77,8 +80,13 @@
|
|
77
80
|
"question": "What will happen to the alarm that I have set, if I close the browser ?",
|
78
81
|
"answer": "It will be gone. The alarm will not ring after $variable minutes, if you close the browser."
|
79
82
|
}
|
80
|
-
]
|
81
|
-
|
83
|
+
],
|
84
|
+
"StructuredDataWebsite": {
|
85
|
+
"@type": "WebSite",
|
86
|
+
"name": "appscms",
|
87
|
+
"alternateName": "appscms",
|
88
|
+
"url": "www.appscms.com"
|
89
|
+
},
|
82
90
|
"StructuredDataorganization": {
|
83
91
|
"@type": "Organization",
|
84
92
|
"url": "http://www.appscms.com",
|
data/_data/header/hi/data.json
CHANGED
@@ -109,7 +109,7 @@
|
|
109
109
|
|
110
110
|
"navItems": [
|
111
111
|
{
|
112
|
-
"name": "
|
112
|
+
"name": "Home",
|
113
113
|
"url": "/"
|
114
114
|
},
|
115
115
|
{
|
@@ -129,8 +129,16 @@
|
|
129
129
|
"url": "/legal"
|
130
130
|
},
|
131
131
|
{
|
132
|
-
"name": "
|
132
|
+
"name": "Help",
|
133
133
|
"url": "/help"
|
134
|
+
},
|
135
|
+
{
|
136
|
+
"name": "Disclaimer",
|
137
|
+
"url": "/disclaimer"
|
138
|
+
},
|
139
|
+
{
|
140
|
+
"name": "Privacy",
|
141
|
+
"url": "/privacy-policy"
|
134
142
|
}
|
135
143
|
]
|
136
144
|
}
|
data/_data/help/en/help.json
CHANGED
@@ -1,7 +1,20 @@
|
|
1
1
|
{
|
2
|
+
"Language":"English",
|
3
|
+
"htmlLangAtt":"en",
|
2
4
|
"h1":"Help",
|
3
5
|
"h2":"Welcome to XYZ site",
|
4
6
|
"TITLE":"help",
|
5
7
|
"META":"See collection of all Android alarm libraries, filter by license, modified date, languages, and select best for your usecase.",
|
6
|
-
"paragraph" : "Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns)."
|
8
|
+
"paragraph" : "Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).",
|
9
|
+
"StructuredDataorganization": {
|
10
|
+
"@type": "Organization",
|
11
|
+
"url": "http://www.appscms.com",
|
12
|
+
"logo": "http://www.example.com/images/logo.png"
|
13
|
+
},
|
14
|
+
"StructuredDataWebsite": {
|
15
|
+
"@type": "WebSite",
|
16
|
+
"name": "appscms",
|
17
|
+
"alternateName": "appscms",
|
18
|
+
"url": "www.appscms.com"
|
19
|
+
}
|
7
20
|
}
|
data/_data/home/en/en.json
CHANGED
@@ -1,9 +1,11 @@
|
|
1
1
|
{
|
2
2
|
"Language":"English",
|
3
|
+
"htmlLangAtt":"en",
|
3
4
|
"h1":"We make PDF easy",
|
4
5
|
"h2":"All-in-one easy-to-use online PDF tools",
|
5
|
-
"TITLE":"
|
6
|
+
"TITLE":"Home Title",
|
6
7
|
"META":"See collection of all Android alarm libraries, filter by license, modified date, languages, and select best for your usecase.",
|
8
|
+
"keywords":"key1,key2,key3,key4",
|
7
9
|
"features":[
|
8
10
|
{
|
9
11
|
"name":"Compress PDF",
|
@@ -46,6 +48,12 @@
|
|
46
48
|
|
47
49
|
}
|
48
50
|
],
|
51
|
+
"StructuredDataWebsite": {
|
52
|
+
"@type": "WebSite",
|
53
|
+
"name": "appscms",
|
54
|
+
"alternateName": "appscms",
|
55
|
+
"url": "www.appscms.com"
|
56
|
+
},
|
49
57
|
"StructuredDataorganization": {
|
50
58
|
"@type": "Organization",
|
51
59
|
"url": "http://www.appscms.com",
|
data/_data/home/hi/hi.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"Language":"हिन्दी",
|
3
|
+
"htmlLangAtt":"en",
|
3
4
|
"h1":"हम पीडीएफ को आसान बनाते हैं",
|
4
5
|
"h2":"ऑल-इन-वन आसान ऑनलाइन पीडीएफ टूल का उपयोग करें",
|
5
6
|
"TITLE":"List of all Android alarm libraries for use in your project",
|
@@ -45,5 +46,42 @@
|
|
45
46
|
"url":"/hi/compress-pdf"
|
46
47
|
|
47
48
|
}
|
48
|
-
]
|
49
|
+
],
|
50
|
+
"StructuredDataWebsite": {
|
51
|
+
"@type": "WebSite",
|
52
|
+
"name": "appscms",
|
53
|
+
"alternateName": "appscms",
|
54
|
+
"url": "www.appscms.com"
|
55
|
+
},
|
56
|
+
"StructuredDataorganization": {
|
57
|
+
"@type": "Organization",
|
58
|
+
"url": "http://www.appscms.com",
|
59
|
+
"logo": "http://www.example.com/images/logo.png"
|
60
|
+
},
|
61
|
+
"StructuredDataBreadcrumb": {
|
62
|
+
"@type": "BreadcrumbList",
|
63
|
+
"itemListElement": [{
|
64
|
+
"@type": "ListItem",
|
65
|
+
"position": 1,
|
66
|
+
"name": "Compress PDF",
|
67
|
+
"item": "$variable/path"
|
68
|
+
},{
|
69
|
+
"@type": "ListItem",
|
70
|
+
"position": 2,
|
71
|
+
"name": "Delete PDF",
|
72
|
+
"item": "$variable/path"
|
73
|
+
},{
|
74
|
+
"@type": "ListItem",
|
75
|
+
"position": 3,
|
76
|
+
"name": "Split PDF",
|
77
|
+
"item": "$variable/path"
|
78
|
+
},
|
79
|
+
{
|
80
|
+
"@type": "ListItem",
|
81
|
+
"position": 4,
|
82
|
+
"name": "Kartik PDF",
|
83
|
+
"item": "$variable/path"
|
84
|
+
}
|
85
|
+
]
|
86
|
+
}
|
49
87
|
}
|
@@ -1,4 +1,6 @@
|
|
1
1
|
{
|
2
|
+
"Language":"English",
|
3
|
+
"htmlLangAtt":"en",
|
2
4
|
"h1":"Privacy Policy",
|
3
5
|
"TITLE":"Privacy Policy",
|
4
6
|
"META":"See collection of all Android alarm libraries, filter by license, modified date, languages, and select best for your usecase.",
|
@@ -260,5 +262,16 @@
|
|
260
262
|
}
|
261
263
|
|
262
264
|
|
263
|
-
]
|
265
|
+
],
|
266
|
+
"StructuredDataorganization": {
|
267
|
+
"@type": "Organization",
|
268
|
+
"url": "http://www.appscms.com",
|
269
|
+
"logo": "http://www.example.com/images/logo.png"
|
270
|
+
},
|
271
|
+
"StructuredDataWebsite": {
|
272
|
+
"@type": "WebSite",
|
273
|
+
"name": "appscms",
|
274
|
+
"alternateName": "appscms",
|
275
|
+
"url": "www.appscms.com"
|
276
|
+
}
|
264
277
|
}
|
@@ -1,4 +1,6 @@
|
|
1
1
|
{
|
2
|
+
"Language":"English",
|
3
|
+
"htmlLangAtt":"en",
|
2
4
|
"h1":"Terms and condtions",
|
3
5
|
"TITLE":"terms and condition",
|
4
6
|
"META":"See collection of all Android alarm libraries, filter by license, modified date, languages, and select best for your usecase.",
|
@@ -353,5 +355,16 @@
|
|
353
355
|
{
|
354
356
|
"p":"4.<b> Contact Us</b>: If you have any questions about this Policy, the practices of the Platform, or your experience with the Service provided by the Platform, you can contact us at care@$companyName.$domain."
|
355
357
|
}
|
356
|
-
]
|
358
|
+
],
|
359
|
+
"StructuredDataorganization": {
|
360
|
+
"@type": "Organization",
|
361
|
+
"url": "http://www.appscms.com",
|
362
|
+
"logo": "http://www.example.com/images/logo.png"
|
363
|
+
},
|
364
|
+
"StructuredDataWebsite": {
|
365
|
+
"@type": "WebSite",
|
366
|
+
"name": "appscms",
|
367
|
+
"alternateName": "appscms",
|
368
|
+
"url": "www.appscms.com"
|
369
|
+
}
|
357
370
|
}
|
data/_includes/head/index.html
CHANGED
@@ -5,11 +5,15 @@
|
|
5
5
|
{% assign dataToShow = dataArr %}
|
6
6
|
{% assign title = dataToShow.TITLE | replace:"$variable", page.value | default: site.title %}
|
7
7
|
{% assign description = dataToShow.META | replace:"$variable", page.value | default: site.description %}
|
8
|
+
{% assign keywords = dataToShow.keywords %}
|
8
9
|
{% assign favicon = site.favicon %}
|
9
10
|
<meta charset="utf-8">
|
10
11
|
<link rel="shortcut icon" href="{{favicon}}">
|
11
12
|
<meta name="viewport" content="width=device-width">
|
12
13
|
<title>{{title}}</title>
|
14
|
+
{%- if dataToShow.keywords -%}
|
15
|
+
<meta name="keywords" content="{{keywords}}" />
|
16
|
+
{%- endif -%}
|
13
17
|
<meta name="description" content="{{description}}">
|
14
18
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css"
|
15
19
|
integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous">
|
@@ -29,16 +33,22 @@
|
|
29
33
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css" />
|
30
34
|
<link rel="stylesheet" href="/assets/css/tools.css">
|
31
35
|
<script type="application/ld+json">
|
32
|
-
{"@context": "https://schema.org","@graph": [
|
33
|
-
{%- if dataToShow.StructuredDataBreadcrumb | replace: "=>",":" -%}
|
34
|
-
{{dataToShow.StructuredDataBreadcrumb | replace: "=>",":" | append: ',' }}
|
35
|
-
{%- endif -%}
|
36
|
+
{"@context": "https://schema.org","@graph": [
|
36
37
|
{%- if dataToShow.StructuredDataFaq -%}
|
37
38
|
{{dataToShow.StructuredDataFaq | replace: "=>",":" | append: ',' }}
|
38
39
|
{%- endif -%}
|
39
40
|
{%- if dataToShow.StructuredDataHowTo -%}
|
40
41
|
{{dataToShow.StructuredDataHowTo | replace: "=>",":" }}
|
41
42
|
{%- endif -%}
|
43
|
+
{%- if dataToShow.StructuredDataBreadcrumb | replace: "=>",":" -%}
|
44
|
+
{{dataToShow.StructuredDataBreadcrumb | replace: "=>",":" | append: ',' }}
|
45
|
+
{%- endif -%}
|
46
|
+
{%- if dataToShow.StructuredDataorganization -%}
|
47
|
+
{{dataToShow.StructuredDataorganization | replace: "=>",":" | append: ',' }}
|
48
|
+
{%- endif -%}
|
49
|
+
{%- if dataToShow.StructuredDataWebsite -%}
|
50
|
+
{{dataToShow.StructuredDataWebsite | replace: "=>",":" }}
|
51
|
+
{%- endif -%}
|
42
52
|
]
|
43
53
|
}
|
44
54
|
</script>
|
data/_layouts/aboutUs.html
CHANGED
@@ -3,15 +3,18 @@
|
|
3
3
|
{% assign folder = page.folderName %}
|
4
4
|
{% assign aboutData = site.data[folder][lang][file] %}
|
5
5
|
<!DOCTYPE html>
|
6
|
-
<html lang="
|
6
|
+
<html lang="{{aboutData.htmlLangAtt}}">
|
7
7
|
{% include head/index.html %}
|
8
|
-
{%- include dropdown/langdropdown.html -%}
|
9
8
|
<body>
|
10
9
|
{% include header/index.html %}
|
10
|
+
{%- include dropdown/langdropdown.html -%}
|
11
11
|
<div class="container py-4 about_layout">
|
12
12
|
<h1 class="about-h1 py-2">{{aboutData.h1}}</h1>
|
13
13
|
<h2 class="about-h2">{{aboutData.h2}}</h2>
|
14
14
|
<p class="about-para py-2">{{aboutData.paragraph}}</p>
|
15
|
+
<div>
|
16
|
+
{{content}}
|
17
|
+
</div>
|
15
18
|
</div>
|
16
19
|
{% include footer/index.html %}
|
17
20
|
{% include script.html %}
|
data/_layouts/contactUs.html
CHANGED
@@ -3,7 +3,7 @@
|
|
3
3
|
{% assign lang = page.lang %}
|
4
4
|
{% assign contactData = site.data[folder][lang][file] %}
|
5
5
|
<!DOCTYPE html>
|
6
|
-
<html lang="
|
6
|
+
<html lang="{{contactData.htmlLangAtt}}">
|
7
7
|
{% include head/index.html %}
|
8
8
|
<body>
|
9
9
|
{% include header/index.html %}
|
@@ -39,6 +39,9 @@
|
|
39
39
|
{%- endif -%}
|
40
40
|
{%- endfor -%}
|
41
41
|
</div>
|
42
|
+
<div>
|
43
|
+
{{content}}
|
44
|
+
</div>
|
42
45
|
</div>
|
43
46
|
{% include footer/index.html %}
|
44
47
|
{% include script.html %}
|
data/_layouts/disclaimer.html
CHANGED
@@ -3,7 +3,7 @@
|
|
3
3
|
{% assign lang = page.lang %}
|
4
4
|
{% assign disclaimerData = site.data[folder][lang][file] %}
|
5
5
|
<!DOCTYPE html>
|
6
|
-
<html lang="
|
6
|
+
<html lang="{{disclaimerData.htmlLangAtt}}">
|
7
7
|
{% include head/index.html %}
|
8
8
|
<body>
|
9
9
|
{% include header/index.html %}
|
@@ -39,6 +39,9 @@
|
|
39
39
|
{%- endif -%}
|
40
40
|
{%- endfor -%}
|
41
41
|
</div>
|
42
|
+
<div>
|
43
|
+
{{content}}
|
44
|
+
</div>
|
42
45
|
</div>
|
43
46
|
{% include footer/index.html %}
|
44
47
|
{% include script.html %}
|
data/_layouts/feature.html
CHANGED
@@ -1,13 +1,12 @@
|
|
1
|
+
{% assign file = page.fileName %}
|
2
|
+
{% assign lang = page.lang %}
|
3
|
+
{% assign folder = page.folderName %}
|
4
|
+
{% assign featureData= site.data[folder][lang][file] %}
|
1
5
|
<!DOCTYPE html>
|
2
|
-
<html lang="
|
6
|
+
<html lang="{{featureData.htmlLangAtt}}">
|
3
7
|
{% include head/index.html %}
|
4
8
|
<body>
|
5
9
|
{% include header/index.html %}
|
6
|
-
{% assign file = page.fileName %}
|
7
|
-
{% assign lang = page.lang %}
|
8
|
-
{% assign folder = page.folderName %}
|
9
|
-
{% assign dataArr = site.data[folder][lang][file] %}
|
10
|
-
{% assign dataToShow = dataArr %}
|
11
10
|
{%- include dropdown/langdropdown.html -%}
|
12
11
|
<div class="flex-container">
|
13
12
|
<div class="flex-class py-4 mt-4 mt-md-0 ">
|
@@ -19,9 +18,9 @@
|
|
19
18
|
</path>
|
20
19
|
</svg></div>
|
21
20
|
</span>
|
22
|
-
<h1 class="feature-h1">{{
|
21
|
+
<h1 class="feature-h1">{{featureData.H1 | replace: "$variable", page.value}}</h1>
|
23
22
|
</div>
|
24
|
-
<h2 class="feature-h2">{{
|
23
|
+
<h2 class="feature-h2">{{featureData.H2 | replace: "$variable", page.value}}</h2>
|
25
24
|
</div>
|
26
25
|
</div>
|
27
26
|
<div class="box-padding">
|
@@ -30,7 +29,7 @@
|
|
30
29
|
<div class="flex-class">
|
31
30
|
<div class="d-flex flex-column">
|
32
31
|
<div class="box"
|
33
|
-
style=background:{{
|
32
|
+
style=background:{{featureData.color}};min-height:{{featureData.height}};width:{{featureData.width}}>
|
34
33
|
<div class="box-border"></div>
|
35
34
|
<div class="content-box">
|
36
35
|
<!-- <input type="file" id="__picker-input" multiple="" accept="application/pdf,.pdf,application/vnd.openxmlformats-officedocument.wordprocessingml.document,.docx,application/msword,.doc,application/vnd.openxmlformats-officedocument.presentationml.presentation,.pptx,application/vnd.ms-powerpoint,.ppt,application/vnd.openxmlformats-officedocument.spreadsheetml.sheet,.xlsx,application/vnd.ms-excel,.xls,image/bmp,.bmp,image/jpeg,.jpg,.jpeg,image/png,.png,image/tiff,.tif,.tiff" class="sc-1oqtgb8-0 fqzcVW"> -->
|
@@ -49,7 +48,7 @@
|
|
49
48
|
<!-- Feature/Texual content start -->
|
50
49
|
<div class="container mt-4">
|
51
50
|
<div class="row px-0">
|
52
|
-
{% for data in
|
51
|
+
{% for data in featureData.TEXTUAL_CONTENT %}
|
53
52
|
<div class="col-lg-4 col-md-6 my-4">
|
54
53
|
<div><img class="feature-card-img" src="{{data.logoUrl}}"
|
55
54
|
alt={{data.header}}>
|
@@ -64,16 +63,16 @@
|
|
64
63
|
<div class="flex-container pb-5">
|
65
64
|
<div class="flex-class">
|
66
65
|
<div class=" d-flex flex-wrap justify-content-center">
|
67
|
-
{%- if
|
66
|
+
{%- if featureData.HOW_TO_CONTENT.logoImageUrl -%}
|
68
67
|
<div class="how-to-img-wrapper "><img class="how-to-leftimg"
|
69
|
-
src="{{
|
68
|
+
src="{{featureData.HOW_TO_CONTENT.logoImageUrl}}" alt="{{featureData.HOW_TO_CONTENT.logoImageAlt}}">
|
70
69
|
</div>
|
71
70
|
{%- endif -%}
|
72
71
|
<div class="how-to-right">
|
73
|
-
<h3 class="how-to-title">{{
|
72
|
+
<h3 class="how-to-title">{{featureData.HOW_TO_CONTENT.heading | replace: "$variable",
|
74
73
|
page.value}}</h3>
|
75
74
|
<ol class="how-to-list">
|
76
|
-
{% for data in
|
75
|
+
{% for data in featureData.HOW_TO_CONTENT.steps %}
|
77
76
|
<li class="how-to-list-item">{{data | replace: "$variable", page.value}}</li>
|
78
77
|
{% endfor %}
|
79
78
|
</ol>
|
@@ -92,7 +91,7 @@
|
|
92
91
|
<div class="faq">
|
93
92
|
<h2 class="feature-h1 text-center">Frequently Asked Questions</h2>
|
94
93
|
<ul class="list-unstyled">
|
95
|
-
{% for data in
|
94
|
+
{% for data in featureData.FAQ %}
|
96
95
|
<li>
|
97
96
|
<h3 class="faq-question" itemprop="name">{{data.question | replace: "$variable", page.value}}<em
|
98
97
|
style="transform: rotate(-135deg);">
|
data/_layouts/help.html
CHANGED
@@ -3,9 +3,8 @@
|
|
3
3
|
{% assign lang = page.lang %}
|
4
4
|
{% assign helpData = site.data[folder][lang][file] %}
|
5
5
|
<!DOCTYPE html>
|
6
|
-
<html lang="
|
6
|
+
<html lang="{{helpData.htmlLangAtt}}">
|
7
7
|
{% include head/index.html %}
|
8
|
-
|
9
8
|
<body>
|
10
9
|
{% include header/index.html %}
|
11
10
|
{%- include dropdown/langdropdown.html -%}
|
@@ -13,6 +12,9 @@
|
|
13
12
|
<h1 class="about-h1 py-2">{{helpData.h1}}</h1>
|
14
13
|
<h2 class="about-h2">{{helpData.h2}}</h2>
|
15
14
|
<p class="py-2">{{helpData.paragraph}}</p>
|
15
|
+
<div>
|
16
|
+
{{content}}
|
17
|
+
</div>
|
16
18
|
</div>
|
17
19
|
{% include footer/index.html %}
|
18
20
|
{% include script.html %}
|
data/_layouts/home.html
CHANGED
@@ -1,24 +1,24 @@
|
|
1
|
+
{% assign file = page.fileName %}
|
2
|
+
{% assign lang = page.lang %}
|
3
|
+
{% assign folder = page.folderName %}
|
4
|
+
{% assign homeData= site.data[folder][lang][file] %}
|
1
5
|
<!DOCTYPE html>
|
2
|
-
<html lang="
|
6
|
+
<html lang="{{homeData.htmlLangAtt}}">
|
3
7
|
{% include head/index.html %}
|
4
8
|
<body>
|
5
9
|
{% include header/index.html %}
|
6
|
-
{% assign file = page.fileName %}
|
7
|
-
{% assign folderName = page.folderName %}
|
8
|
-
{% assign dataArr = site.data[folderName][lang][file] %}
|
9
|
-
{% assign dataToShow = dataArr %}
|
10
10
|
{%- include dropdown/langdropdown.html -%}
|
11
11
|
<div class="flex-container">
|
12
12
|
<div class="flex-class py-5">
|
13
|
-
<h1 class="home-top-h1">{{
|
14
|
-
<h2 class="home-top-h2">{{
|
13
|
+
<h1 class="home-top-h1">{{homeData.h1}}</h1>
|
14
|
+
<h2 class="home-top-h2">{{homeData.h2}}</h2>
|
15
15
|
</div>
|
16
16
|
</div>
|
17
17
|
|
18
18
|
<div class="flex-container">
|
19
19
|
<div class="flex-class">
|
20
20
|
<ul class="home-features">
|
21
|
-
{% for product in
|
21
|
+
{% for product in homeData.features %}
|
22
22
|
<li style=background:{{product.color}} class="home-feature-box">
|
23
23
|
<div class="home-inner-box">
|
24
24
|
<div class="div-cont feature-img">
|
@@ -32,6 +32,9 @@
|
|
32
32
|
</ul>
|
33
33
|
</div>
|
34
34
|
</div>
|
35
|
+
<div>
|
36
|
+
{{content}}
|
37
|
+
</div>
|
35
38
|
{%- include share/socialshare.html -%}
|
36
39
|
<!-- Footer -->
|
37
40
|
{% include footer/index.html %}
|
data/_layouts/privacyPolicy.html
CHANGED
@@ -3,7 +3,7 @@
|
|
3
3
|
{% assign lang = page.lang %}
|
4
4
|
{% assign privacyData = site.data[folder][lang][file] %}
|
5
5
|
<!DOCTYPE html>
|
6
|
-
<html lang="
|
6
|
+
<html lang="{{privacyData.htmlLangAtt}}">
|
7
7
|
{% include head/index.html %}
|
8
8
|
<body>
|
9
9
|
{% include header/index.html %}
|
@@ -40,6 +40,9 @@
|
|
40
40
|
{%- endif -%}
|
41
41
|
{%- endfor -%}
|
42
42
|
</div>
|
43
|
+
<div>
|
44
|
+
{{content}}
|
45
|
+
</div>
|
43
46
|
</div>
|
44
47
|
{% include footer/index.html %}
|
45
48
|
{% include script.html %}
|
@@ -3,7 +3,7 @@
|
|
3
3
|
{% assign lang = page.lang %}
|
4
4
|
{% assign termsData = site.data[folder][lang][file] %}
|
5
5
|
<!DOCTYPE html>
|
6
|
-
<html lang="
|
6
|
+
<html lang="{{termsData.htmlLangAtt}}">
|
7
7
|
{% include head/index.html %}
|
8
8
|
<body>
|
9
9
|
{% include header/index.html %}
|
@@ -39,6 +39,9 @@
|
|
39
39
|
{%- endif -%}
|
40
40
|
{%- endfor -%}
|
41
41
|
</div>
|
42
|
+
<div>
|
43
|
+
{{content}}
|
44
|
+
</div>
|
42
45
|
</div>
|
43
46
|
{% include footer/index.html %}
|
44
47
|
{% include script.html %}
|
data/assets/css/tools.css
CHANGED
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: 0.4.
|
4
|
+
version: 0.4.8
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- vivek-appscms
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-03-
|
11
|
+
date: 2021-03-10 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|