appscms-tools-theme 4.0.7 → 4.0.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (106) hide show
  1. checksums.yaml +4 -4
  2. data/_data/about/en/about.json +16 -16
  3. data/_data/blog/nav.json +13 -13
  4. data/_data/blog/relatedblogs.json +6932 -6932
  5. data/_data/download/en/download.json +73 -73
  6. data/_data/feature/en/3_shop_posters.json +361 -361
  7. data/_data/feature/en/allele-frequency.json +321 -321
  8. data/_data/feature/en/batch-conversion.json +153 -153
  9. data/_data/feature/en/compress-pdf.json +308 -308
  10. data/_data/feature/en/devtools.json +299 -299
  11. data/_data/feature/en/face-detection.json +123 -123
  12. data/_data/feature/en/split-pdf.json +176 -176
  13. data/_data/feature/en/theframe.json +126 -126
  14. data/_data/feature/hi/compress-pdf.json +162 -162
  15. data/_data/feature/tr/compress-pdf.json +161 -161
  16. data/_data/footer/en/data.json +167 -167
  17. data/_data/header/en/data.json +174 -174
  18. data/_data/home/en/en.json +381 -381
  19. data/_data/home/en/photoeffects.json +97 -97
  20. data/_data/home/en/posters.json +322 -322
  21. data/_data/home-1/en/en.json +308 -308
  22. data/_includes/appscms/customblog/pageRelatedPosts.html +84 -84
  23. data/_includes/appscms/customblog/recentposts.html +67 -67
  24. data/_includes/appscms/customblog/relatedBlogs.html +83 -83
  25. data/_includes/appscms/customblog/relatedposts.html +196 -196
  26. data/_includes/appscms/extras/appscms-postbox.html +65 -65
  27. data/_includes/appscms/featurePageAuthors/featurePageAuthors.html +97 -97
  28. data/_includes/appscms/head/bloghead.html +238 -238
  29. data/_includes/appscms/infographics/infographics.html +114 -109
  30. data/_includes/appscms/recent-posts/recent_posts.html +92 -92
  31. data/_includes/appscms/recent-posts/related_categories_post.html +198 -198
  32. data/_includes/author_bio.html +41 -41
  33. data/_includes/authorpagehead/index.html +47 -47
  34. data/_includes/authors/authors.html +117 -117
  35. data/_includes/batch-conversion.html +141 -141
  36. data/_includes/cssfile/links.html +54 -54
  37. data/_includes/custom-head.html +138 -138
  38. data/_includes/customCode.html +1 -1
  39. data/_includes/customScripts.html +1 -1
  40. data/_includes/customblog/pageRelatedPosts.html +87 -87
  41. data/_includes/customblog/relatedBlogs.html +86 -86
  42. data/_includes/dropdown/langdropdown.html +32 -32
  43. data/_includes/feature.html +39 -39
  44. data/_includes/featurePageAuthors/featurePageAuthors.html +97 -97
  45. data/_includes/footer/index.html +538 -538
  46. data/_includes/google-analytics.html +32 -32
  47. data/_includes/head/index.html +623 -623
  48. data/_includes/header/blogHeader.html +34 -34
  49. data/_includes/header/index.html +192 -192
  50. data/_includes/infographics/infographics.html +241 -231
  51. data/_includes/paginationBlogPage.html +70 -70
  52. data/_includes/script.html +557 -557
  53. data/_includes/share/socialshare.html +21 -21
  54. data/_includes/userTracking.html +43 -43
  55. data/_layouts/aboutUs.html +98 -98
  56. data/_layouts/allAuthors.html +131 -131
  57. data/_layouts/appscms-about.html +163 -163
  58. data/_layouts/appscms-audio.html +33 -33
  59. data/_layouts/appscms-author.html +408 -408
  60. data/_layouts/appscms-authors.html +132 -132
  61. data/_layouts/appscms-calculator.html +93 -93
  62. data/_layouts/appscms-categories.html +26 -26
  63. data/_layouts/appscms-contact.html +132 -132
  64. data/_layouts/appscms-disclaimer.html +124 -124
  65. data/_layouts/appscms-download.html +289 -289
  66. data/_layouts/appscms-feature-result.html +94 -94
  67. data/_layouts/appscms-help.html +25 -25
  68. data/_layouts/appscms-imagekit.html +113 -113
  69. data/_layouts/appscms-post.html +243 -243
  70. data/_layouts/appscms-privacy-policy.html +781 -781
  71. data/_layouts/appscms-terms-and-conditions.html +646 -646
  72. data/_layouts/appscms-video.html +33 -33
  73. data/_layouts/audio.html +33 -33
  74. data/_layouts/author.html +408 -408
  75. data/_layouts/batch.html +177 -177
  76. data/_layouts/blog.html +131 -131
  77. data/_layouts/calculator.html +99 -99
  78. data/_layouts/devtools.html +57 -57
  79. data/_layouts/feature-1.html +406 -406
  80. data/_layouts/feature.html +435 -434
  81. data/_layouts/featureResultPage.html +80 -80
  82. data/_layouts/frame.html +222 -222
  83. data/_layouts/home.html +300 -300
  84. data/_layouts/imagekit.html +303 -303
  85. data/_layouts/photo-effects-home.html +190 -190
  86. data/_layouts/post.html +233 -233
  87. data/assets/app.js +75 -75
  88. data/assets/css/appscms-blog.css +500 -500
  89. data/assets/css/appscms-home.css +5 -5
  90. data/assets/css/appscms-imagekit.css +854 -854
  91. data/assets/css/appscms-variables.css +18 -18
  92. data/assets/css/blog.css +509 -509
  93. data/assets/css/calculators.css +46 -46
  94. data/assets/css/devtools.css +105 -105
  95. data/assets/css/feature-1.css +293 -293
  96. data/assets/css/imagekit copy.css +848 -848
  97. data/assets/css/tools.css +1817 -1817
  98. data/assets/images/digipaint.svg +6 -6
  99. data/assets/images/logo.svg +2 -2
  100. data/assets/images/manthink.svg +3552 -3552
  101. data/assets/js/batch.js +256 -256
  102. data/assets/js/devtools.js +81 -81
  103. data/assets/js/sharePage.js +65 -65
  104. data/assets/js/usageTracking.js +143 -143
  105. data/assets/js/usageTrackingEvents.js +6 -6
  106. metadata +2 -2
@@ -1,174 +1,174 @@
1
- {
2
- "navbarBrandText": "",
3
- "navbarBrandLogo": "/assets/images/logo.png",
4
- "navbarBrandLogoSvg": "<svg height='35' width='100' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 64 64' style='enable-background:new 0 0 64 64;' xml:space='preserve'><style type='text/css'>.st0{fill:#1B00DB;}.st1{fill:#460EE0;}.st2{fill:#5C00E9;}.st3{fill:#0A00C7;}.st4{fill:#FFFFFF;}</style><g><g><g><path class='st0' d='M63.6,22V42c0,3.6-0.9,7-2.5,10.1C57.5,58.9,50.3,63.6,42,63.6H22C12.2,63.6,3.9,57,1.3,48c-0.6-1.9-0.9-4-0.9-6.1V22c0-2.8,0.6-5.5,1.6-8c3.2-8,11-13.6,20.1-13.6H42c3,0,5.9,0.6,8.5,1.7C58.2,5.4,63.6,13.1,63.6,22z'/></g></g><g><path class='st1' d='M50.4,2.1C34.8,11.1,20.1,23.6,2,14c-1,2.5-1.5,5.2-1.5,8v12.9c11.1,4.9,23.8,5.6,34.4,2.1c4-1.3,7.9-10.6,13.2-10.6c5.2-0.6,10.4,2.2,15.6,4.3V22C63.6,13.1,58.2,5.4,50.4,2.1z'/><g><path class='st2' d='M50.4,2.1C47.8,1,45,0.4,42,0.4H22C12.9,0.4,5.1,6.1,2,14C20.1,23.6,34.8,11.1,50.4,2.1z'/><path class='st3' d='M1.3,48C3.9,57,12.2,63.6,22,63.6H42c8.3,0,15.5-4.7,19.1-11.6c-7.4-0.8-15-3.1-21-4.5C28.8,45,15.1,50.9,1.3,48z'/></g><path class='st0' d='M63.6,30.8c-5.5-2.3-12.7-6.6-18.6-3.2c-2.1,1.2-3.6,3.2-5.2,5.1c-5.5,6.5-14.4,6.8-22.3,6.3c-2.9-0.2-5.7-0.5-8.5-1.2c-1.5-0.4-2.9-0.8-4.4-1.3c-0.4-0.2-4.3-1.3-4.3-1.7c0,0,0,7,0,7c0,2.1,0.3,4.1,0.9,6.1c13.8,2.9,27.5-3,38.8-0.5c5.9,1.3,13.6,3.6,21,4.5c1.6-3,2.5-6.4,2.5-10.1C63.6,42,63.6,30.8,63.6,30.8z'/></g></g><g><path class='st4' d='M27.4,20.1c-0.9-0.9-1.3-2.1-1.2-3.3c0.1-1.2,0.5-2.2,1.4-3c0.9-0.9,2.1-1.3,3.6-1.3c1.4,0,2.6,0.4,3.5,1.3c0.9,0.8,1.3,1.8,1.4,3c0,1.2-0.4,2.4-1.3,3.3c-0.9,0.9-2.2,1.4-3.7,1.4C29.6,21.5,28.4,21,27.4,20.1z M35.3,25.6v24.6c0,0.7-0.6,1.3-1.3,1.3h-5.7c-0.7,0-1.3-0.6-1.3-1.3c0-3.2-0.5-6.7,0.6-9.7c0.1-0.4,0.3-0.8,0.1-1.2c-0.2-0.3-0.5-0.4-0.9-0.4c-0.3,0-0.7,0-1-0.1c-0.2-0.1-0.5-0.3-0.5-0.5c0-0.1,0.1-0.3,0.2-0.4c0.3-0.5,0.7-1,1.1-1.5c0.4-0.6,0.9-1.3,0.6-1.9c0-0.1-0.1-0.2-0.2-0.2c-0.1,0-0.1,0-0.2,0c-0.4,0-0.7,0.4-1,0.6c-0.3,0.2-0.8,0.4-1.1,0.1c-0.1-0.1-0.2-0.3-0.2-0.5c0-0.6,0.3-1.1,0.5-1.6c0.4-0.8,0.9-1.6,1.3-2.4c0.5-0.8,0.6-1.2,0.6-2.2c0-0.9,0-1.8,0-2.6c0-0.7,0.6-1.3,1.3-1.3H34C34.7,24.3,35.3,24.9,35.3,25.6z'/></g></svg>",
5
- "megaMenu": {
6
- "nav-link-name": "Tools",
7
- "dropdown": [
8
- {
9
- "categoryName": "Compress Pdfs",
10
- "links": [
11
- {
12
- "iconSrc": "/assets/cloud.svg",
13
- "name": "Compress",
14
- "url": "/",
15
- "hover": "red"
16
- },
17
- {
18
- "iconSrc": "/assets/cloud.svg",
19
- "name": "Split",
20
- "url": "/",
21
- "hover": "blue"
22
- },
23
- {
24
- "iconSrc": "/assets/easy.svg",
25
- "name": "Merge Pdf",
26
- "url": "/",
27
- "hover": "green"
28
- }
29
- ]
30
- },
31
- {
32
- "categoryName": "Compress Pdf",
33
- "links": [
34
- {
35
- "iconSrc": "/assets/cloud.svg",
36
- "name": "Compress",
37
- "url": "/",
38
- "hover": "red"
39
- },
40
- {
41
- "iconSrc": "/assets/cloud.svg",
42
- "name": "Split",
43
- "url": "/",
44
- "hover": "blue"
45
- },
46
- {
47
- "iconSrc": "/assets/easy.svg",
48
- "name": "Merge Pdf",
49
- "url": "/",
50
- "hover": "green"
51
- }
52
- ]
53
- },
54
- {
55
- "categoryName": "Compress Pdf",
56
- "links": [
57
- {
58
- "iconSrc": "/assets/cloud.svg",
59
- "name": "Compress",
60
- "url": "/",
61
- "hover": "red"
62
- },
63
- {
64
- "iconSrc": "/assets/cloud.svg",
65
- "name": "Split",
66
- "url": "/",
67
- "hover": "blue"
68
- },
69
- {
70
- "iconSrc": "/assets/easy.svg",
71
- "name": "Merge Pdf",
72
- "url": "/",
73
- "hover": "green"
74
- }
75
- ]
76
- },
77
- {
78
- "categoryName": "Compress Pdf",
79
- "links": [
80
- {
81
- "iconSrc": "/assets/cloud.svg",
82
- "name": "Compress",
83
- "url": "/",
84
- "hover": "red"
85
- },
86
- {
87
- "iconSrc": "/assets/cloud.svg",
88
- "name": "Split",
89
- "url": "/",
90
- "hover": "blue"
91
- },
92
- {
93
- "iconSrc": "/assets/easy.svg",
94
- "name": "Merge Pdf",
95
- "url": "/",
96
- "hover": "green"
97
- }
98
- ]
99
- },
100
- {
101
- "categoryName": "Compress Pdf",
102
- "links": [
103
- {
104
- "iconSrc": "/assets/cloud.svg",
105
- "name": "Compress",
106
- "url": "/",
107
- "hover": "red"
108
- },
109
- {
110
- "iconSrc": "/assets/cloud.svg",
111
- "name": "Split",
112
- "url": "/",
113
- "hover": "blue"
114
- },
115
- {
116
- "iconSrc": "/assets/easy.svg",
117
- "name": "Merge Pdf",
118
- "url": "/",
119
- "hover": "green"
120
- }
121
- ]
122
- },
123
- {
124
- "categoryName": "Compress Pdf",
125
- "links": [
126
- {
127
- "iconSrc": "/assets/cloud.svg",
128
- "name": "Compress",
129
- "url": "/",
130
- "hover": "red"
131
- },
132
- {
133
- "iconSrc": "/assets/cloud.svg",
134
- "name": "Split",
135
- "url": "/",
136
- "hover": "blue"
137
- },
138
- {
139
- "iconSrc": "/assets/easy.svg",
140
- "name": "Merge Pdf",
141
- "url": "/",
142
- "hover": "green"
143
- }
144
- ]
145
- }
146
- ]
147
- },
148
- "navItems": [
149
- {
150
- "name": "Home",
151
- "url": "/"
152
- },
153
- {
154
- "name": "Blog",
155
- "url": "/blog"
156
- },
157
- {
158
- "name": "Contact",
159
- "url": "/contact"
160
- },
161
- {
162
- "name": "Our Story",
163
- "url": "/about"
164
- },
165
- {
166
- "name": "Disclaimer",
167
- "url": "/disclaimer"
168
- },
169
- {
170
- "name": "Privacy",
171
- "url": "/privacy-policy"
172
- }
173
- ]
174
- }
1
+ {
2
+ "navbarBrandText": "",
3
+ "navbarBrandLogo": "/assets/images/logo.png",
4
+ "navbarBrandLogoSvg": "<svg height='35' width='100' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 64 64' style='enable-background:new 0 0 64 64;' xml:space='preserve'><style type='text/css'>.st0{fill:#1B00DB;}.st1{fill:#460EE0;}.st2{fill:#5C00E9;}.st3{fill:#0A00C7;}.st4{fill:#FFFFFF;}</style><g><g><g><path class='st0' d='M63.6,22V42c0,3.6-0.9,7-2.5,10.1C57.5,58.9,50.3,63.6,42,63.6H22C12.2,63.6,3.9,57,1.3,48c-0.6-1.9-0.9-4-0.9-6.1V22c0-2.8,0.6-5.5,1.6-8c3.2-8,11-13.6,20.1-13.6H42c3,0,5.9,0.6,8.5,1.7C58.2,5.4,63.6,13.1,63.6,22z'/></g></g><g><path class='st1' d='M50.4,2.1C34.8,11.1,20.1,23.6,2,14c-1,2.5-1.5,5.2-1.5,8v12.9c11.1,4.9,23.8,5.6,34.4,2.1c4-1.3,7.9-10.6,13.2-10.6c5.2-0.6,10.4,2.2,15.6,4.3V22C63.6,13.1,58.2,5.4,50.4,2.1z'/><g><path class='st2' d='M50.4,2.1C47.8,1,45,0.4,42,0.4H22C12.9,0.4,5.1,6.1,2,14C20.1,23.6,34.8,11.1,50.4,2.1z'/><path class='st3' d='M1.3,48C3.9,57,12.2,63.6,22,63.6H42c8.3,0,15.5-4.7,19.1-11.6c-7.4-0.8-15-3.1-21-4.5C28.8,45,15.1,50.9,1.3,48z'/></g><path class='st0' d='M63.6,30.8c-5.5-2.3-12.7-6.6-18.6-3.2c-2.1,1.2-3.6,3.2-5.2,5.1c-5.5,6.5-14.4,6.8-22.3,6.3c-2.9-0.2-5.7-0.5-8.5-1.2c-1.5-0.4-2.9-0.8-4.4-1.3c-0.4-0.2-4.3-1.3-4.3-1.7c0,0,0,7,0,7c0,2.1,0.3,4.1,0.9,6.1c13.8,2.9,27.5-3,38.8-0.5c5.9,1.3,13.6,3.6,21,4.5c1.6-3,2.5-6.4,2.5-10.1C63.6,42,63.6,30.8,63.6,30.8z'/></g></g><g><path class='st4' d='M27.4,20.1c-0.9-0.9-1.3-2.1-1.2-3.3c0.1-1.2,0.5-2.2,1.4-3c0.9-0.9,2.1-1.3,3.6-1.3c1.4,0,2.6,0.4,3.5,1.3c0.9,0.8,1.3,1.8,1.4,3c0,1.2-0.4,2.4-1.3,3.3c-0.9,0.9-2.2,1.4-3.7,1.4C29.6,21.5,28.4,21,27.4,20.1z M35.3,25.6v24.6c0,0.7-0.6,1.3-1.3,1.3h-5.7c-0.7,0-1.3-0.6-1.3-1.3c0-3.2-0.5-6.7,0.6-9.7c0.1-0.4,0.3-0.8,0.1-1.2c-0.2-0.3-0.5-0.4-0.9-0.4c-0.3,0-0.7,0-1-0.1c-0.2-0.1-0.5-0.3-0.5-0.5c0-0.1,0.1-0.3,0.2-0.4c0.3-0.5,0.7-1,1.1-1.5c0.4-0.6,0.9-1.3,0.6-1.9c0-0.1-0.1-0.2-0.2-0.2c-0.1,0-0.1,0-0.2,0c-0.4,0-0.7,0.4-1,0.6c-0.3,0.2-0.8,0.4-1.1,0.1c-0.1-0.1-0.2-0.3-0.2-0.5c0-0.6,0.3-1.1,0.5-1.6c0.4-0.8,0.9-1.6,1.3-2.4c0.5-0.8,0.6-1.2,0.6-2.2c0-0.9,0-1.8,0-2.6c0-0.7,0.6-1.3,1.3-1.3H34C34.7,24.3,35.3,24.9,35.3,25.6z'/></g></svg>",
5
+ "megaMenu": {
6
+ "nav-link-name": "Tools",
7
+ "dropdown": [
8
+ {
9
+ "categoryName": "Compress Pdfs",
10
+ "links": [
11
+ {
12
+ "iconSrc": "/assets/cloud.svg",
13
+ "name": "Compress",
14
+ "url": "/",
15
+ "hover": "red"
16
+ },
17
+ {
18
+ "iconSrc": "/assets/cloud.svg",
19
+ "name": "Split",
20
+ "url": "/",
21
+ "hover": "blue"
22
+ },
23
+ {
24
+ "iconSrc": "/assets/easy.svg",
25
+ "name": "Merge Pdf",
26
+ "url": "/",
27
+ "hover": "green"
28
+ }
29
+ ]
30
+ },
31
+ {
32
+ "categoryName": "Compress Pdf",
33
+ "links": [
34
+ {
35
+ "iconSrc": "/assets/cloud.svg",
36
+ "name": "Compress",
37
+ "url": "/",
38
+ "hover": "red"
39
+ },
40
+ {
41
+ "iconSrc": "/assets/cloud.svg",
42
+ "name": "Split",
43
+ "url": "/",
44
+ "hover": "blue"
45
+ },
46
+ {
47
+ "iconSrc": "/assets/easy.svg",
48
+ "name": "Merge Pdf",
49
+ "url": "/",
50
+ "hover": "green"
51
+ }
52
+ ]
53
+ },
54
+ {
55
+ "categoryName": "Compress Pdf",
56
+ "links": [
57
+ {
58
+ "iconSrc": "/assets/cloud.svg",
59
+ "name": "Compress",
60
+ "url": "/",
61
+ "hover": "red"
62
+ },
63
+ {
64
+ "iconSrc": "/assets/cloud.svg",
65
+ "name": "Split",
66
+ "url": "/",
67
+ "hover": "blue"
68
+ },
69
+ {
70
+ "iconSrc": "/assets/easy.svg",
71
+ "name": "Merge Pdf",
72
+ "url": "/",
73
+ "hover": "green"
74
+ }
75
+ ]
76
+ },
77
+ {
78
+ "categoryName": "Compress Pdf",
79
+ "links": [
80
+ {
81
+ "iconSrc": "/assets/cloud.svg",
82
+ "name": "Compress",
83
+ "url": "/",
84
+ "hover": "red"
85
+ },
86
+ {
87
+ "iconSrc": "/assets/cloud.svg",
88
+ "name": "Split",
89
+ "url": "/",
90
+ "hover": "blue"
91
+ },
92
+ {
93
+ "iconSrc": "/assets/easy.svg",
94
+ "name": "Merge Pdf",
95
+ "url": "/",
96
+ "hover": "green"
97
+ }
98
+ ]
99
+ },
100
+ {
101
+ "categoryName": "Compress Pdf",
102
+ "links": [
103
+ {
104
+ "iconSrc": "/assets/cloud.svg",
105
+ "name": "Compress",
106
+ "url": "/",
107
+ "hover": "red"
108
+ },
109
+ {
110
+ "iconSrc": "/assets/cloud.svg",
111
+ "name": "Split",
112
+ "url": "/",
113
+ "hover": "blue"
114
+ },
115
+ {
116
+ "iconSrc": "/assets/easy.svg",
117
+ "name": "Merge Pdf",
118
+ "url": "/",
119
+ "hover": "green"
120
+ }
121
+ ]
122
+ },
123
+ {
124
+ "categoryName": "Compress Pdf",
125
+ "links": [
126
+ {
127
+ "iconSrc": "/assets/cloud.svg",
128
+ "name": "Compress",
129
+ "url": "/",
130
+ "hover": "red"
131
+ },
132
+ {
133
+ "iconSrc": "/assets/cloud.svg",
134
+ "name": "Split",
135
+ "url": "/",
136
+ "hover": "blue"
137
+ },
138
+ {
139
+ "iconSrc": "/assets/easy.svg",
140
+ "name": "Merge Pdf",
141
+ "url": "/",
142
+ "hover": "green"
143
+ }
144
+ ]
145
+ }
146
+ ]
147
+ },
148
+ "navItems": [
149
+ {
150
+ "name": "Home",
151
+ "url": "/"
152
+ },
153
+ {
154
+ "name": "Blog",
155
+ "url": "/blog"
156
+ },
157
+ {
158
+ "name": "Contact",
159
+ "url": "/contact"
160
+ },
161
+ {
162
+ "name": "Our Story",
163
+ "url": "/about"
164
+ },
165
+ {
166
+ "name": "Disclaimer",
167
+ "url": "/disclaimer"
168
+ },
169
+ {
170
+ "name": "Privacy",
171
+ "url": "/privacy-policy"
172
+ }
173
+ ]
174
+ }