appscms-tools-theme 1.5.2 → 1.5.6

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b3c1d94549813036d0de9cdc809c26f18d0d29779d0c3c43856227987fc715a7
4
- data.tar.gz: f24a0f1c6891a54053d66ffe17250602b05cffbb341a427b6d0ca6ce969c8129
3
+ metadata.gz: 0c861a3c22c1fba3c75d205c774c4c95c0744f371be30ca713cb69b056200a72
4
+ data.tar.gz: bc127d7aa025a05c36797593cc199a9af51ce6b6d3cca52bb84ce1b4ca4d2348
5
5
  SHA512:
6
- metadata.gz: c5bd15e90a85be3b580bc0963bda5cd2a45f008a8a848d661ac3519e8afad585806c87d49f24b8fcf7238c81326d5a418e6068fb37ab120b0da25b5eba13f477
7
- data.tar.gz: 54591bfa41e703151bdc15231ecbf6804c0d2d33d1b114292abace62b48402d30fe182ab0d39f4480db45489290a34f6cee2c6fc50a941bd1c35a39e01ecad8a
6
+ metadata.gz: 380a9a2ccbb9d6fc909864858c0a91b2268b66c4d3f92de2be209c8eeeb0e68c023c5b7612e42908c0f89ec9ffe4bdd67f11f54947cc1a50395d2c5a8febf162
7
+ data.tar.gz: 066d30350d3903d14780c61e9836cdcf161a48851a35ea7b69542b6e2debdee5f6ed45ce0b1c85ba28d56e5b64c9261abe26ff1f8f7dffeebdfe22bebd3ce5c1
data/_data/blog/blog.json CHANGED
@@ -1,269 +1 @@
1
- [
2
- {
3
- "tags": [],
4
- "categories": [],
5
- "title": "Commonly used ADB file commands",
6
- "image": "http://localhost:4000/uploads/output-12.png",
7
- "layout": "post",
8
- "hero": "Keshav",
9
- "comments": false,
10
- "author": "Keshav",
11
- "url": "/blog/commonly-used-adb-file-commands",
12
- "date": "2021-08-14"
13
- },
14
- {
15
- "tags": [
16
- "ADB device not showing",
17
- "Troubleshooot",
18
- "How to"
19
- ],
20
- "categories": [
21
- "General"
22
- ],
23
- "title": "How to fix the issue of ADB device not showing ",
24
- "image": "http://localhost:4000/uploads/output-7.png",
25
- "layout": "post",
26
- "hero": "Keshav",
27
- "comments": false,
28
- "author": "Keshav",
29
- "url": "/blog/how-to-fix-the-issue-of-adb-device-not-showing",
30
- "date": "2021-08-14"
31
- },
32
- {
33
- "tags": [
34
- "Install ADB Drivers on Windows 10",
35
- "How to",
36
- "Install ADB"
37
- ],
38
- "categories": [],
39
- "title": "How to Install ADB Drivers on Windows",
40
- "image": "http://localhost:4000/uploads/output-10.png",
41
- "layout": "post",
42
- "hero": "Keshav",
43
- "comments": false,
44
- "author": "Keshav",
45
- "url": "/blog/how-to-install-adb-drivers-on-windows",
46
- "date": "2021-08-14"
47
- },
48
- {
49
- "tags": [],
50
- "categories": [],
51
- "title": "What is ADB Sideload",
52
- "image": "http://localhost:4000/uploads/output-11.png",
53
- "layout": "post",
54
- "hero": "Keshav",
55
- "comments": false,
56
- "author": "Keshav",
57
- "URLS": [
58
- {
59
- "name": "url1",
60
- "url": "url1"
61
- },
62
- {
63
- "name": "url2",
64
- "url": "url2"
65
- }
66
- ],
67
- "url": "/blog/what-is-adb-sideload",
68
- "date": "2021-08-14"
69
- },
70
- {
71
- "tags": [
72
- "Difference MySQL and SQLite",
73
- "Difference"
74
- ],
75
- "categories": [
76
- "General"
77
- ],
78
- "title": "Difference between MySQL and SQLite",
79
- "image": "http://localhost:4000/uploads/output-6.png",
80
- "layout": "post",
81
- "author": "Keshav",
82
- "comments": false,
83
- "url": "/blog/difference-between-mysql-and-sqlite",
84
- "date": "2021-08-08"
85
- },
86
- {
87
- "tags": [
88
- "SQLite Database Managers",
89
- "Best Managers",
90
- "Top four"
91
- ],
92
- "categories": [],
93
- "title": "Top SQLite Database Managers",
94
- "image": "http://localhost:4000/uploads/output-5.png",
95
- "layout": "post",
96
- "author": "Keshav",
97
- "comments": false,
98
- "url": "/blog/top-sqlite-database-managers",
99
- "date": "2021-08-08"
100
- },
101
- {
102
- "tags": [
103
- "Guide",
104
- "SQLite in ubuntu",
105
- "How to"
106
- ],
107
- "categories": [
108
- "General"
109
- ],
110
- "title": "How to install SQLite on Ubuntu",
111
- "image": "http://localhost:4000/uploads/output-3.png",
112
- "layout": "post",
113
- "author": "Keshav",
114
- "comments": false,
115
- "url": "/blog/how-to-install-sqlite-on-ubuntu",
116
- "date": "2021-08-06"
117
- },
118
- {
119
- "tags": [
120
- "SQLite database view Android",
121
- "SQL viewer",
122
- "How to"
123
- ],
124
- "categories": [],
125
- "title": "How to view SQLite Database from Android Studio",
126
- "image": "http://localhost:4000/uploads/output-2.png",
127
- "layout": "post",
128
- "hero": "",
129
- "comments": false,
130
- "author": "keshav",
131
- "url": "/blog/how-to-view-sqlite-database-from-android-studio",
132
- "date": "2021-08-06"
133
- },
134
- {
135
- "tags": [
136
- "SQLite database limits",
137
- "Size limits",
138
- "Guide"
139
- ],
140
- "categories": [],
141
- "title": "Size limits of the SQLite database",
142
- "image": "http://localhost:4000/uploads/output-4.png",
143
- "layout": "post",
144
- "author": "Keshav",
145
- "comments": false,
146
- "url": "/blog/size-limits-of-the-sqlite-database",
147
- "date": "2021-08-06"
148
- },
149
- {
150
- "tags": [],
151
- "categories": [],
152
- "title": "3 Ways to run a .JAR file",
153
- "image": "http://localhost:4000/uploads/how-to-open-jar-files-on-windows-10.jpg",
154
- "layout": "post",
155
- "hero": "",
156
- "author": "ankita",
157
- "comments": true,
158
- "url": "/blog/3-ways-to-run-a.jar-file",
159
- "date": "2020-12-07"
160
- },
161
- {
162
- "tags": [],
163
- "categories": [],
164
- "title": "Best .apk decompilers",
165
- "image": "http://localhost:4000/uploads/decompile-android-apk-files-tools.jpg",
166
- "layout": "post",
167
- "hero": "",
168
- "author": "ankita",
169
- "comments": true,
170
- "url": "/blog/best.apk-decompilers",
171
- "date": "2020-12-07"
172
- },
173
- {
174
- "tags": [],
175
- "categories": [],
176
- "title": "How to Open a .JAR file on your PC",
177
- "image": "http://localhost:4000/uploads/how-to-open-jar-files.jpg",
178
- "layout": "post",
179
- "hero": "",
180
- "author": "ankita",
181
- "comments": true,
182
- "url": "/blog/how-to-open-a.jar-file-on-your-pc",
183
- "date": "2020-12-07"
184
- },
185
- {
186
- "tags": [],
187
- "categories": [],
188
- "title": "Why is the .JAR file not opening? | Reason and solution",
189
- "image": "http://localhost:4000/uploads/maxresdefault-1.jpg",
190
- "layout": "post",
191
- "hero": "",
192
- "author": "ankita",
193
- "comments": true,
194
- "url": "/blog/why-is-the.jar-file-not-opening-reason-and-solution",
195
- "date": "2020-12-07"
196
- },
197
- {
198
- "tags": [],
199
- "categories": [],
200
- "title": "Best Java Decompilers",
201
- "image": "http://localhost:4000/uploads/java-decompiler-2.png",
202
- "layout": "post",
203
- "hero": "",
204
- "author": "ankita",
205
- "comments": true,
206
- "url": "/blog/best-java-decompilers",
207
- "date": "2020-12-04"
208
- },
209
- {
210
- "tags": [],
211
- "categories": [],
212
- "title": "Increasing use base by localizing your app",
213
- "image": "http://localhost:4000/uploads/benefits-of-mobile-app-localization-for-android-and-iphones.png",
214
- "layout": "post",
215
- "hero": "",
216
- "author": "ankita",
217
- "comments": false,
218
- "url": "/blog/increasing-use-base-by-localizing-your-app",
219
- "date": "2020-12-01"
220
- },
221
- {
222
- "tags": [],
223
- "categories": [],
224
- "title": "Experimenting with text - ideas for app developers”",
225
- "image": "http://localhost:4000/uploads/n.png",
226
- "layout": "post",
227
- "hero": "",
228
- "author": "ankita",
229
- "comments": false,
230
- "url": "/blog/experimenting-with-text-ideas-for-app-developers",
231
- "date": "2020-11-26"
232
- },
233
- {
234
- "tags": [],
235
- "categories": [],
236
- "title": "Grammatical mistakes which will kill your brand",
237
- "image": "http://localhost:4000/uploads/g.png",
238
- "layout": "post",
239
- "hero": "",
240
- "author": "ankita",
241
- "comments": false,
242
- "url": "/blog/grammatical-mistakes-which-will-kill-your-brand",
243
- "date": "2020-11-26"
244
- },
245
- {
246
- "tags": [],
247
- "categories": [],
248
- "title": "Embarrassing spelling mistakes, #5 will make you ROFL / LOL",
249
- "image": "http://localhost:4000/uploads/output-4.png",
250
- "layout": "post",
251
- "hero": "",
252
- "author": "ankita",
253
- "comments": false,
254
- "url": "/blog/embarrassing-spelling-mistakes-5-will-make-you-rofl-lol",
255
- "date": "2020-11-25"
256
- },
257
- {
258
- "tags": [],
259
- "categories": [],
260
- "title": "Common spelling mistakes in english, which will kill your brand-First impressions count!",
261
- "image": "http://localhost:4000/uploads/output-3.png",
262
- "layout": "post",
263
- "hero": "",
264
- "author": "ankita",
265
- "comments": false,
266
- "url": "/blog/common-spelling-mistakes-in-english-which-will-kill-your-brand-first-impressions-count",
267
- "date": "2020-11-20"
268
- }
269
- ]
1
+ [{"tags":[],"categories":[],"title":"What happens if you ask people to pick a number `at random’ between 1 and 100?","layout":"post","author":"Nikita","image":"https://numbermagics-blog.netlify.app/uploads/output-15.png","comments":false,"url":"/blog/what-happens-if-you-ask-people-to-pick-a-number-at-random-between-1-and-100","date":"2021-07-17"},{"tags":[],"categories":[],"title":"Guests at home and not able to decide what to Cook for Guests: Spin the Wheel to Decide","layout":"post","author":"Nikita","image":"https://numbermagics-blog.netlify.app/uploads/output-14.png","comments":false,"url":"/blog/guests-at-home-and-not-able-to-decide-what-to-cook-for-guests-spin-the-wheel-to-decide","date":"2021-07-17"},{"tags":[],"categories":[],"title":"Coin toss - Can you make life decisions using this and stay happy?","layout":"post","author":"Nikita","image":"https://numbermagics-blog.netlify.app/uploads/output-12.png","comments":false,"url":"/blog/coin-toss-can-you-make-life-decisions-using-this-and-stay-happy","date":"2021-07-17"},{"tags":[],"categories":[],"title":"Challenge yourself and your friends with coin flip workout","layout":"post","author":"Nikita","image":"https://numbermagics-blog.netlify.app/uploads/output-13.png","comments":false,"url":"/blog/challenge-yourself-and-your-friends-with-coin-flip-workout","date":"2021-07-17"},{"tags":[],"categories":[],"title":"7 applications of picking a random number to decide in real life","layout":"post","author":"Nikita","image":"https://numbermagics-blog.netlify.app/uploads/output-16.png","comments":false,"url":"/blog/7-applications-of-picking-a-random-number-to-decide-in-real-life","date":"2021-07-17"}]
@@ -268,8 +268,5 @@
268
268
  "USP_VALUE": "USP_VALUE",
269
269
  "USP_FACTOR": "USP_FACTOR"
270
270
  }
271
- ],
272
- "jsfilepaths": [
273
- "path.js"
274
271
  ]
275
272
  }
@@ -1 +1 @@
1
- {"tools":[{"name":"compress-pdf","rating":"4.85","votes":33},{"name":"split-pdf-rating-check","rating":"5.00","votes":2}]}
1
+ {"tools":[{"name":"split-pdf-rating-check","rating":"5.00","votes":2},{"name":"compress-pdf","rating":"4.85","votes":33}]}
@@ -14,15 +14,9 @@
14
14
  <meta name="keywords" content="{{keywords}}" />
15
15
  {%- endif -%}
16
16
  <meta name="description" content="{{description}}" />
17
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/css/bootstrap.min.css"
18
- integrity="sha384-B0vP5xmATw1+K9KRQjQERJvTumQW0nPEzvF6L/Z6nronJ3oUOFUFpCjEUQouq2+l" crossorigin="anonymous" {%- if
19
- site.crossorigin -%} crossorigin {%- endif -%} />
17
+ <link rel="stylesheet" href="/assets/css/bootstrap.min.css">
20
18
  <link rel="canonical" href="{{site.url | append: page.url}}" />
21
- <link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600&display=swap" rel="stylesheet"
22
- {%- if site.crossorigin -%} crossorigin {%- endif -%} />
23
- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css"
24
- integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w=="
25
- crossorigin="anonymous" referrerpolicy="no-referrer" {%- if site.crossorigin -%} crossorigin {%- endif -%} />
19
+
26
20
  {%- if dataToShow.css -%}
27
21
  <link rel="stylesheet" href="{{dataToShow.css}}" {%- if site.crossorigin -%} crossorigin {%- endif -%} />
28
22
  {%- else -%}
@@ -1,15 +1,15 @@
1
1
  {% assign scriptData = site.data.[page.folderName][lang][file] %}
2
2
  {%- assign dataAtt = "data-folderName='$folderName' data-lang='$lang' data-fileName='$fileName' data-tool='$tool'" -%}
3
3
  {%- assign $folderName = '$folderName' -%}
4
- <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" {%- if site.crossorigin
5
- -%} "crossorigin" {%- endif -%}></script>
6
- <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/js/bootstrap.bundle.min.js"
4
+ <script defer="defer" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" {%- if site.crossorigin
5
+ -%} crossorigin {%- endif -%}></script>
6
+ <script defer="defer" src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/js/bootstrap.bundle.min.js"
7
7
  integrity="sha384-Piv4xVNRyMGpqkS2by6br4gNJ7DXjqk09RmUpJ8jgGtD7zP9yug3goQfGII0yAns" crossorigin="anonymous" {%- if
8
8
  site.crossorigin -%} crossorigin {%- endif -%}></script>
9
9
  {{site.data.customcdns.customcdns.jsfiles}}
10
10
  {%- if scriptData.jsfilepaths -%}
11
11
  {%- for path in scriptData.jsfilepaths -%}
12
- <script src="{{path}}" data-folderName="{{page.folderName}}" data-lang="{{page.lang}}" data-fileName="{{page.fileName}}"
12
+ <script defer="defer" src="{{path}}" data-folderName="{{page.folderName}}" data-lang="{{page.lang}}" data-fileName="{{page.fileName}}"
13
13
  data-tool="{{page.tool}}" {%- if site.crossorigin -%} crossorigin {%- endif -%}></script>
14
14
  {%- endfor -%}
15
15
  {%- endif -%}
@@ -18,4 +18,7 @@
18
18
  {{item | replace:"$folderName", page.folderName | replace: "$fileName", page.fileName | replace: "$lang", page.lang |
19
19
  replace: "$tool", page.tool }}
20
20
  {%- endfor -%}
21
- {%- endif -%}
21
+ {%- endif -%}
22
+ <link defer="defer" rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css"
23
+ integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w=="
24
+ crossorigin="anonymous" referrerpolicy="no-referrer" {%- if site.crossorigin -%} crossorigin {%- endif -%} />
data/_layouts/post.html CHANGED
@@ -131,6 +131,15 @@
131
131
  {% include script.html %}
132
132
  <script src="{{ '/assets/js/TopScroll.js' | relative_url }}" {%- if site.crossorigin -%} crossorigin {%- endif
133
133
  -%}></script>
134
+ {%- if site.crossorigin -%}
135
+ <script>
136
+ const getImages = document.getElementsByTagName('img')
137
+ Array.from(getImages).map(item => {
138
+ item.crossOrigin = 'anonymous'
139
+ })
140
+ </script>
141
+ {%- endif -%}
142
+
134
143
  </body>
135
144
 
136
145
  </html>