appscms-tools-theme 5.1.9 → 5.2.1

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.
Files changed (70) hide show
  1. checksums.yaml +4 -4
  2. data/_data/.DS_Store +0 -0
  3. data/_data/aitools/en/all-in-one-social-post.json +217 -0
  4. data/_data/aitools/en/amazon-product-bullet-points-generator.json +2 -0
  5. data/_data/aitools/en/amazon-product-description-generator.json +15 -0
  6. data/_data/aitools/en/blog-conclusion-generator.json +253 -0
  7. data/_data/aitools/en/blog-content-calendar.json +232 -0
  8. data/_data/aitools/en/blog-introduction-generator.json +246 -0
  9. data/_data/aitools/en/blog-outline-generator.json +232 -0
  10. data/_data/aitools/en/blog-section-generator.json +253 -0
  11. data/_data/aitools/en/blog-title-generator.json +232 -0
  12. data/_data/aitools/en/blog-topic-ideas.json +232 -0
  13. data/_data/aitools/en/caption-generator.json +271 -0
  14. data/_data/aitools/en/engagement-post-generator.json +251 -0
  15. data/_data/aitools/en/facebook-post.json +232 -0
  16. data/_data/aitools/en/hidden-fact-finder.json +232 -0
  17. data/_data/aitools/en/human-written-blog-post.json +232 -0
  18. data/_data/aitools/en/instagram-bio-generator.json +246 -0
  19. data/_data/aitools/en/instagram-caption.json +232 -0
  20. data/_data/aitools/en/instagram-carousel.json +250 -0
  21. data/_data/aitools/en/instagram-hashtag-generator.json +231 -0
  22. data/_data/aitools/en/instagram-name-generator.json +239 -0
  23. data/_data/aitools/en/instagram-threads-generator.json +239 -0
  24. data/_data/aitools/en/interactive-content-creator.json +252 -0
  25. data/_data/aitools/en/linkedin-hashtag-generator.json +239 -0
  26. data/_data/aitools/en/linkedin-post.json +232 -0
  27. data/_data/aitools/en/motivational-posts.json +239 -0
  28. data/_data/aitools/en/pinterest-pin.json +217 -0
  29. data/_data/aitools/en/platform-specific-content-generator.json +246 -0
  30. data/_data/aitools/en/quick-article-writer.json +253 -0
  31. data/_data/aitools/en/replies-for-facebook.json +239 -0
  32. data/_data/aitools/en/replies-for-instagram.json +239 -0
  33. data/_data/aitools/en/replies-for-linkedin.json +239 -0
  34. data/_data/aitools/en/replies-for-twitter.json +239 -0
  35. data/_data/aitools/en/rewrite-article-with-keywords.json +246 -0
  36. data/_data/aitools/en/script-for-instagram-reel.json +246 -0
  37. data/_data/aitools/en/script-for-tiktok-video.json +246 -0
  38. data/_data/aitools/en/seo-optimized-blog-post.json +239 -0
  39. data/_data/aitools/en/snapchat-caption-maker.json +245 -0
  40. data/_data/aitools/en/social-media-bio-creator.json +274 -0
  41. data/_data/aitools/en/social-media-bio-generator.json +246 -0
  42. data/_data/aitools/en/social-media-calendar.json +250 -0
  43. data/_data/aitools/en/tiktok-caption.json +232 -0
  44. data/_data/aitools/en/tiktok-username-generator.json +239 -0
  45. data/_data/aitools/en/twitter-poll-generator.json +250 -0
  46. data/_data/aitools/en/twitter-post.json +272 -0
  47. data/_data/contenttool/en/features.json +18 -36
  48. data/_includes/.DS_Store +0 -0
  49. data/_layouts/appscms-feature.html +1 -1
  50. data/_layouts/content-tool-ai.html +38 -156
  51. data/assets/.DS_Store +0 -0
  52. data/assets/css/content-tool-ai.css +42 -12
  53. metadata +45 -19
  54. data/_includes/aitools/amazon-product-bullet-points-generator.html +0 -0
  55. data/_includes/aitools/amazon-product-description-generator.html +0 -0
  56. data/_includes/aitools/brand-name-generator.html +0 -0
  57. data/_includes/aitools/product-description.html +0 -0
  58. data/assets/js/.DS_Store +0 -0
  59. data/assets/js/ai-article-writer.js +0 -0
  60. data/assets/js/amazon-product-bullet-points-generator.js +0 -464
  61. data/assets/js/amazon-product-bullet-points-generator3.js +0 -176
  62. data/assets/js/amazon-product-description-generator.js +0 -309
  63. data/assets/js/blog-topic-ideas.js +0 -57
  64. data/assets/js/brand-name-generator.js +0 -127
  65. data/assets/js/human-written-blog-post.js +0 -57
  66. data/assets/js/instagram-caption.js +0 -57
  67. data/assets/js/instagram-hashtag-generator.js +0 -10
  68. data/assets/js/instagram-name-generator.js +0 -61
  69. data/assets/js/product-description.js +0 -299
  70. /data/_includes/aitools/{ai-article-writer.html → instagram-hashtag-generator.html} +0 -0
@@ -0,0 +1,217 @@
1
+ {
2
+ "Language": "English",
3
+ "htmlLangAtt": "en",
4
+ "h1": "Pinterest Pin",
5
+ "h2": " Lorem ipsum dolor sit amet consectetur adipisicing elit. Exercitationem repellendus earum sunt explicabo! ",
6
+ "TITLE": "Pinterest Pin",
7
+ "META": "",
8
+ "inputs": [
9
+ {
10
+ "label": "What is your post about?",
11
+ "name": "input0",
12
+ "type": "textarea",
13
+ "placeholder": "Explain the subject or focus of your Pinterest pin",
14
+ "options": []
15
+ }
16
+ ],
17
+ "advancedInputs": [
18
+ {
19
+ "label": "Language",
20
+ "name": "language",
21
+ "type": "select",
22
+ "placeholder": "",
23
+ "options": [
24
+ "English (US)",
25
+ "English (UK)",
26
+ "French",
27
+ "Spanish",
28
+ "German",
29
+ "Italian",
30
+ "Dutch",
31
+ "Arabic",
32
+ "Portuguese",
33
+ "Portuguese (BR)",
34
+ "Swedish",
35
+ "Norwegian",
36
+ "Danish",
37
+ "Finnish",
38
+ "Romanian",
39
+ "Czech",
40
+ "Slovak",
41
+ "Slovenian",
42
+ "Hungarian",
43
+ "Hebrew",
44
+ "Polish",
45
+ "Turkish",
46
+ "Russian",
47
+ "Hindi",
48
+ "Thai",
49
+ "Japonese",
50
+ "Chinese (Simplified)",
51
+ "Korean",
52
+ "Indonesian",
53
+ "Greek",
54
+ "Bulgarian",
55
+ "Ukrainian",
56
+ "Estonian",
57
+ "Latvian",
58
+ "Lithuanian",
59
+ "Croatian",
60
+ "Serbian",
61
+ "Bosnian",
62
+ "Macedonian",
63
+ "Albanian",
64
+ "Vietnamese"
65
+ ]
66
+ },
67
+ {
68
+ "label": "Tone of voice",
69
+ "name": "tone",
70
+ "type": "select",
71
+ "placeholder": "",
72
+ "options": [
73
+ "Formal",
74
+ "Professional",
75
+ "Confident",
76
+ "Persuasive",
77
+ "Authoritative",
78
+ "Friendly",
79
+ "Empathetic",
80
+ "Serious",
81
+ "Sympathetic",
82
+ "Informal",
83
+ "Warm",
84
+ "Emotional",
85
+ "Optimistic",
86
+ "Playful",
87
+ "Humorous",
88
+ "Witty",
89
+ "Ironic",
90
+ "Sarcastic",
91
+ "Pessimistic",
92
+ "Cynical",
93
+ "Tentative",
94
+ "Adventurous",
95
+ "Bold",
96
+ "Cold",
97
+ "Relaxed",
98
+ "Luxury",
99
+ "Clinical"
100
+ ]
101
+ }
102
+ ],
103
+ "jsfilepaths": [
104
+ "/assets/js/pinterest-pin.js"
105
+ ],
106
+ "categories": [],
107
+ "primaryKeywords": [],
108
+ "secondaryKeywords": [],
109
+ "schema": null,
110
+ "sampleData": null,
111
+ "TEXTUAL_CONTENT": [
112
+ {
113
+ "priority": 1,
114
+ "logoUrl": "",
115
+ "header": "",
116
+ "content": ""
117
+ },
118
+ {
119
+ "priority": 1,
120
+ "logoUrl": "",
121
+ "header": "",
122
+ "content": ""
123
+ },
124
+ {
125
+ "priority": 1,
126
+ "logoUrl": "",
127
+ "header": "",
128
+ "content": ""
129
+ },
130
+ {
131
+ "priority": 1,
132
+ "logoUrl": "",
133
+ "header": "",
134
+ "content": ""
135
+ },
136
+ {
137
+ "priority": 1,
138
+ "logoUrl": "",
139
+ "header": "",
140
+ "content": ""
141
+ },
142
+ {
143
+ "priority": 1,
144
+ "logoUrl": "",
145
+ "header": "",
146
+ "content": ""
147
+ }
148
+ ],
149
+ "HOW_TO_CONTENT": {
150
+ "logoImageUrl": "",
151
+ "heading": "",
152
+ "steps": [
153
+ "",
154
+ "",
155
+ "",
156
+ ""
157
+ ]
158
+ },
159
+ "FAQ": [
160
+ {
161
+ "question": "",
162
+ "answer": ""
163
+ },
164
+ {
165
+ "question": "",
166
+ "answer": ""
167
+ },
168
+ {
169
+ "question": "",
170
+ "answer": ""
171
+ },
172
+ {
173
+ "question": "",
174
+ "answer": ""
175
+ },
176
+ {
177
+ "question": "",
178
+ "answer": ""
179
+ }
180
+ ],
181
+ "infographics": [
182
+ {
183
+ "image": "",
184
+ "description": "",
185
+ "alt": ""
186
+ },
187
+ {
188
+ "image": "",
189
+ "description": "",
190
+ "alt": ""
191
+ },
192
+ {
193
+ "image": "",
194
+ "description": "",
195
+ "alt": ""
196
+ }
197
+ ],
198
+ "author": "lakshmi",
199
+ "contributors": [
200
+ {
201
+ "name": "Debosmita Bedajna"
202
+ },
203
+ {
204
+ "name": "Suchita Kasab"
205
+ },
206
+ {
207
+ "name": "RK Shree"
208
+ },
209
+ {
210
+ "name": "Bandana"
211
+ },
212
+ {
213
+ "name": "Manpreet Singh"
214
+ }
215
+ ],
216
+ "icon": "📌"
217
+ }
@@ -0,0 +1,246 @@
1
+ {
2
+ "Language": "English",
3
+ "htmlLangAtt": "en",
4
+ "h1": "Platform-specific Content Generator",
5
+ "h2": " Lorem ipsum dolor sit amet consectetur adipisicing elit. Exercitationem repellendus earum sunt explicabo! ",
6
+ "TITLE": "Platform-specific Content Generator",
7
+ "META": "",
8
+ "inputs": [
9
+ {
10
+ "label": "Content Topic",
11
+ "name": "input0",
12
+ "type": "text",
13
+ "placeholder": "What is your content about?",
14
+ "options": []
15
+ },
16
+ {
17
+ "label": "Platforms",
18
+ "name": "input1",
19
+ "type": "text",
20
+ "placeholder": "Select target platforms",
21
+ "options": []
22
+ },
23
+ {
24
+ "label": "Key Message",
25
+ "name": "input2",
26
+ "type": "textarea",
27
+ "placeholder": "What's the main message to convey?",
28
+ "options": []
29
+ }
30
+ ],
31
+ "advancedInputs": [
32
+ {
33
+ "label": "Language",
34
+ "name": "language",
35
+ "type": "select",
36
+ "placeholder": "",
37
+ "options": [
38
+ "English (US)",
39
+ "English (UK)",
40
+ "French",
41
+ "Spanish",
42
+ "German",
43
+ "Italian",
44
+ "Dutch",
45
+ "Arabic",
46
+ "Portuguese",
47
+ "Portuguese (BR)",
48
+ "Swedish",
49
+ "Norwegian",
50
+ "Danish",
51
+ "Finnish",
52
+ "Romanian",
53
+ "Czech",
54
+ "Slovak",
55
+ "Slovenian",
56
+ "Hungarian",
57
+ "Hebrew",
58
+ "Polish",
59
+ "Turkish",
60
+ "Russian",
61
+ "Hindi",
62
+ "Thai",
63
+ "Japonese",
64
+ "Chinese (Simplified)",
65
+ "Korean",
66
+ "Indonesian",
67
+ "Greek",
68
+ "Bulgarian",
69
+ "Ukrainian",
70
+ "Estonian",
71
+ "Latvian",
72
+ "Lithuanian",
73
+ "Croatian",
74
+ "Serbian",
75
+ "Bosnian",
76
+ "Macedonian",
77
+ "Albanian",
78
+ "Vietnamese"
79
+ ]
80
+ },
81
+ {
82
+ "label": "Tone of voice",
83
+ "name": "tone",
84
+ "type": "select",
85
+ "placeholder": "",
86
+ "options": [
87
+ "Formal",
88
+ "Professional",
89
+ "Confident",
90
+ "Persuasive",
91
+ "Authoritative",
92
+ "Friendly",
93
+ "Empathetic",
94
+ "Serious",
95
+ "Sympathetic",
96
+ "Informal",
97
+ "Warm",
98
+ "Emotional",
99
+ "Optimistic",
100
+ "Playful",
101
+ "Humorous",
102
+ "Witty",
103
+ "Ironic",
104
+ "Sarcastic",
105
+ "Pessimistic",
106
+ "Cynical",
107
+ "Tentative",
108
+ "Adventurous",
109
+ "Bold",
110
+ "Cold",
111
+ "Relaxed",
112
+ "Luxury",
113
+ "Clinical"
114
+ ]
115
+ }
116
+ ],
117
+ "jsfilepaths": [
118
+ "/assets/js/platform-specific-content-generator.js"
119
+ ],
120
+ "categories": [],
121
+ "primaryKeywords": [],
122
+ "secondaryKeywords": [],
123
+ "schema": {
124
+ "tool": "amazon_ad_headline_generator",
125
+ "llm": "gemini",
126
+ "model_name": "gemini-2.0-flash",
127
+ "options": {
128
+ "product_name": "EcoBrew Travel Mug",
129
+ "key_features": "Leak-proof, keeps drinks hot 12h, recycled stainless steel",
130
+ "language": "English",
131
+ "tone": "Casual"
132
+ }
133
+ },
134
+ "sampleData": {
135
+ "product_name": "EcoBrew Travel Mug",
136
+ "key_features": "Leak-proof, keeps drinks hot 12h, recycled stainless steel",
137
+ "language": "English",
138
+ "tone": "Casual"
139
+ },
140
+ "TEXTUAL_CONTENT": [
141
+ {
142
+ "priority": 1,
143
+ "logoUrl": "",
144
+ "header": "",
145
+ "content": ""
146
+ },
147
+ {
148
+ "priority": 1,
149
+ "logoUrl": "",
150
+ "header": "",
151
+ "content": ""
152
+ },
153
+ {
154
+ "priority": 1,
155
+ "logoUrl": "",
156
+ "header": "",
157
+ "content": ""
158
+ },
159
+ {
160
+ "priority": 1,
161
+ "logoUrl": "",
162
+ "header": "",
163
+ "content": ""
164
+ },
165
+ {
166
+ "priority": 1,
167
+ "logoUrl": "",
168
+ "header": "",
169
+ "content": ""
170
+ },
171
+ {
172
+ "priority": 1,
173
+ "logoUrl": "",
174
+ "header": "",
175
+ "content": ""
176
+ }
177
+ ],
178
+ "HOW_TO_CONTENT": {
179
+ "logoImageUrl": "",
180
+ "heading": "",
181
+ "steps": [
182
+ "",
183
+ "",
184
+ "",
185
+ ""
186
+ ]
187
+ },
188
+ "FAQ": [
189
+ {
190
+ "question": "",
191
+ "answer": ""
192
+ },
193
+ {
194
+ "question": "",
195
+ "answer": ""
196
+ },
197
+ {
198
+ "question": "",
199
+ "answer": ""
200
+ },
201
+ {
202
+ "question": "",
203
+ "answer": ""
204
+ },
205
+ {
206
+ "question": "",
207
+ "answer": ""
208
+ }
209
+ ],
210
+ "infographics": [
211
+ {
212
+ "image": "",
213
+ "description": "",
214
+ "alt": ""
215
+ },
216
+ {
217
+ "image": "",
218
+ "description": "",
219
+ "alt": ""
220
+ },
221
+ {
222
+ "image": "",
223
+ "description": "",
224
+ "alt": ""
225
+ }
226
+ ],
227
+ "author": "lakshmi",
228
+ "contributors": [
229
+ {
230
+ "name": "Debosmita Bedajna"
231
+ },
232
+ {
233
+ "name": "Suchita Kasab"
234
+ },
235
+ {
236
+ "name": "RK Shree"
237
+ },
238
+ {
239
+ "name": "Bandana"
240
+ },
241
+ {
242
+ "name": "Manpreet Singh"
243
+ }
244
+ ],
245
+ "icon": "🎯"
246
+ }
@@ -0,0 +1,253 @@
1
+ {
2
+ "Language": "English",
3
+ "htmlLangAtt": "en",
4
+ "h1": "Quick Article writer",
5
+ "h2": " Lorem ipsum dolor sit amet consectetur adipisicing elit. Exercitationem repellendus earum sunt explicabo! ",
6
+ "TITLE": "Quick Article writer",
7
+ "META": "",
8
+ "inputs": [
9
+ {
10
+ "label": "What is your blog title?",
11
+ "name": "input0",
12
+ "type": "text",
13
+ "placeholder": "Provide the title for your blog post",
14
+ "options": []
15
+ },
16
+ {
17
+ "label": "Who is your target audience?",
18
+ "name": "input1",
19
+ "type": "text",
20
+ "placeholder": "Describe your target audience",
21
+ "options": []
22
+ },
23
+ {
24
+ "label": "Enter your Focus Keyword(s)",
25
+ "name": "input2",
26
+ "type": "text",
27
+ "placeholder": "List the main keywords or phrases for your blog post",
28
+ "options": []
29
+ },
30
+ {
31
+ "label": "Word Count",
32
+ "name": "input3",
33
+ "type": "text",
34
+ "placeholder": "Specify the desired word count for your post",
35
+ "options": []
36
+ }
37
+ ],
38
+ "advancedInputs": [
39
+ {
40
+ "label": "Language",
41
+ "name": "language",
42
+ "type": "select",
43
+ "placeholder": "",
44
+ "options": [
45
+ "English (US)",
46
+ "English (UK)",
47
+ "French",
48
+ "Spanish",
49
+ "German",
50
+ "Italian",
51
+ "Dutch",
52
+ "Arabic",
53
+ "Portuguese",
54
+ "Portuguese (BR)",
55
+ "Swedish",
56
+ "Norwegian",
57
+ "Danish",
58
+ "Finnish",
59
+ "Romanian",
60
+ "Czech",
61
+ "Slovak",
62
+ "Slovenian",
63
+ "Hungarian",
64
+ "Hebrew",
65
+ "Polish",
66
+ "Turkish",
67
+ "Russian",
68
+ "Hindi",
69
+ "Thai",
70
+ "Japonese",
71
+ "Chinese (Simplified)",
72
+ "Korean",
73
+ "Indonesian",
74
+ "Greek",
75
+ "Bulgarian",
76
+ "Ukrainian",
77
+ "Estonian",
78
+ "Latvian",
79
+ "Lithuanian",
80
+ "Croatian",
81
+ "Serbian",
82
+ "Bosnian",
83
+ "Macedonian",
84
+ "Albanian",
85
+ "Vietnamese"
86
+ ]
87
+ },
88
+ {
89
+ "label": "Tone of voice",
90
+ "name": "tone",
91
+ "type": "select",
92
+ "placeholder": "",
93
+ "options": [
94
+ "Formal",
95
+ "Professional",
96
+ "Confident",
97
+ "Persuasive",
98
+ "Authoritative",
99
+ "Friendly",
100
+ "Empathetic",
101
+ "Serious",
102
+ "Sympathetic",
103
+ "Informal",
104
+ "Warm",
105
+ "Emotional",
106
+ "Optimistic",
107
+ "Playful",
108
+ "Humorous",
109
+ "Witty",
110
+ "Ironic",
111
+ "Sarcastic",
112
+ "Pessimistic",
113
+ "Cynical",
114
+ "Tentative",
115
+ "Adventurous",
116
+ "Bold",
117
+ "Cold",
118
+ "Relaxed",
119
+ "Luxury",
120
+ "Clinical"
121
+ ]
122
+ }
123
+ ],
124
+ "jsfilepaths": [
125
+ "/assets/js/quick-article-writer.js"
126
+ ],
127
+ "categories": [],
128
+ "primaryKeywords": [],
129
+ "secondaryKeywords": [],
130
+ "schema": {
131
+ "tool": "amazon_ad_headline_generator",
132
+ "llm": "gemini",
133
+ "model_name": "gemini-2.0-flash",
134
+ "options": {
135
+ "product_name": "EcoBrew Travel Mug",
136
+ "key_features": "Leak-proof, keeps drinks hot 12h, recycled stainless steel",
137
+ "language": "English",
138
+ "tone": "Casual"
139
+ }
140
+ },
141
+ "sampleData": {
142
+ "product_name": "EcoBrew Travel Mug",
143
+ "key_features": "Leak-proof, keeps drinks hot 12h, recycled stainless steel",
144
+ "language": "English",
145
+ "tone": "Casual"
146
+ },
147
+ "TEXTUAL_CONTENT": [
148
+ {
149
+ "priority": 1,
150
+ "logoUrl": "",
151
+ "header": "",
152
+ "content": ""
153
+ },
154
+ {
155
+ "priority": 1,
156
+ "logoUrl": "",
157
+ "header": "",
158
+ "content": ""
159
+ },
160
+ {
161
+ "priority": 1,
162
+ "logoUrl": "",
163
+ "header": "",
164
+ "content": ""
165
+ },
166
+ {
167
+ "priority": 1,
168
+ "logoUrl": "",
169
+ "header": "",
170
+ "content": ""
171
+ },
172
+ {
173
+ "priority": 1,
174
+ "logoUrl": "",
175
+ "header": "",
176
+ "content": ""
177
+ },
178
+ {
179
+ "priority": 1,
180
+ "logoUrl": "",
181
+ "header": "",
182
+ "content": ""
183
+ }
184
+ ],
185
+ "HOW_TO_CONTENT": {
186
+ "logoImageUrl": "",
187
+ "heading": "",
188
+ "steps": [
189
+ "",
190
+ "",
191
+ "",
192
+ ""
193
+ ]
194
+ },
195
+ "FAQ": [
196
+ {
197
+ "question": "",
198
+ "answer": ""
199
+ },
200
+ {
201
+ "question": "",
202
+ "answer": ""
203
+ },
204
+ {
205
+ "question": "",
206
+ "answer": ""
207
+ },
208
+ {
209
+ "question": "",
210
+ "answer": ""
211
+ },
212
+ {
213
+ "question": "",
214
+ "answer": ""
215
+ }
216
+ ],
217
+ "infographics": [
218
+ {
219
+ "image": "",
220
+ "description": "",
221
+ "alt": ""
222
+ },
223
+ {
224
+ "image": "",
225
+ "description": "",
226
+ "alt": ""
227
+ },
228
+ {
229
+ "image": "",
230
+ "description": "",
231
+ "alt": ""
232
+ }
233
+ ],
234
+ "author": "lakshmi",
235
+ "contributors": [
236
+ {
237
+ "name": "Debosmita Bedajna"
238
+ },
239
+ {
240
+ "name": "Suchita Kasab"
241
+ },
242
+ {
243
+ "name": "RK Shree"
244
+ },
245
+ {
246
+ "name": "Bandana"
247
+ },
248
+ {
249
+ "name": "Manpreet Singh"
250
+ }
251
+ ],
252
+ "icon": "🌟"
253
+ }