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,232 @@
1
+ {
2
+ "Language": "English",
3
+ "htmlLangAtt": "en",
4
+ "h1": "Facebook Post",
5
+ "h2": " Lorem ipsum dolor sit amet consectetur adipisicing elit. Exercitationem repellendus earum sunt explicabo! ",
6
+ "TITLE": "Facebook Post",
7
+ "META": "",
8
+ "inputs": [
9
+ {
10
+ "label": "What is your post about?",
11
+ "name": "input0",
12
+ "type": "textarea",
13
+ "placeholder": "Describe the content or topic of your Facebook post",
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/facebook-post.js"
105
+ ],
106
+ "categories": [],
107
+ "primaryKeywords": [],
108
+ "secondaryKeywords": [],
109
+ "schema": {
110
+ "tool": "amazon_ad_headline_generator",
111
+ "llm": "gemini",
112
+ "model_name": "gemini-2.0-flash",
113
+ "options": {
114
+ "product_name": "EcoBrew Travel Mug",
115
+ "key_features": "Leak-proof, keeps drinks hot 12h, recycled stainless steel",
116
+ "language": "English",
117
+ "tone": "Casual"
118
+ }
119
+ },
120
+ "sampleData": {
121
+ "product_name": "EcoBrew Travel Mug",
122
+ "key_features": "Leak-proof, keeps drinks hot 12h, recycled stainless steel",
123
+ "language": "English",
124
+ "tone": "Casual"
125
+ },
126
+ "TEXTUAL_CONTENT": [
127
+ {
128
+ "priority": 1,
129
+ "logoUrl": "",
130
+ "header": "",
131
+ "content": ""
132
+ },
133
+ {
134
+ "priority": 1,
135
+ "logoUrl": "",
136
+ "header": "",
137
+ "content": ""
138
+ },
139
+ {
140
+ "priority": 1,
141
+ "logoUrl": "",
142
+ "header": "",
143
+ "content": ""
144
+ },
145
+ {
146
+ "priority": 1,
147
+ "logoUrl": "",
148
+ "header": "",
149
+ "content": ""
150
+ },
151
+ {
152
+ "priority": 1,
153
+ "logoUrl": "",
154
+ "header": "",
155
+ "content": ""
156
+ },
157
+ {
158
+ "priority": 1,
159
+ "logoUrl": "",
160
+ "header": "",
161
+ "content": ""
162
+ }
163
+ ],
164
+ "HOW_TO_CONTENT": {
165
+ "logoImageUrl": "",
166
+ "heading": "",
167
+ "steps": [
168
+ "",
169
+ "",
170
+ "",
171
+ ""
172
+ ]
173
+ },
174
+ "FAQ": [
175
+ {
176
+ "question": "",
177
+ "answer": ""
178
+ },
179
+ {
180
+ "question": "",
181
+ "answer": ""
182
+ },
183
+ {
184
+ "question": "",
185
+ "answer": ""
186
+ },
187
+ {
188
+ "question": "",
189
+ "answer": ""
190
+ },
191
+ {
192
+ "question": "",
193
+ "answer": ""
194
+ }
195
+ ],
196
+ "infographics": [
197
+ {
198
+ "image": "",
199
+ "description": "",
200
+ "alt": ""
201
+ },
202
+ {
203
+ "image": "",
204
+ "description": "",
205
+ "alt": ""
206
+ },
207
+ {
208
+ "image": "",
209
+ "description": "",
210
+ "alt": ""
211
+ }
212
+ ],
213
+ "author": "lakshmi",
214
+ "contributors": [
215
+ {
216
+ "name": "Debosmita Bedajna"
217
+ },
218
+ {
219
+ "name": "Suchita Kasab"
220
+ },
221
+ {
222
+ "name": "RK Shree"
223
+ },
224
+ {
225
+ "name": "Bandana"
226
+ },
227
+ {
228
+ "name": "Manpreet Singh"
229
+ }
230
+ ],
231
+ "icon": "📘"
232
+ }
@@ -0,0 +1,232 @@
1
+ {
2
+ "Language": "English",
3
+ "htmlLangAtt": "en",
4
+ "h1": "Hidden Fact Finder",
5
+ "h2": " Lorem ipsum dolor sit amet consectetur adipisicing elit. Exercitationem repellendus earum sunt explicabo! ",
6
+ "TITLE": "Hidden Fact Finder",
7
+ "META": "",
8
+ "inputs": [
9
+ {
10
+ "label": "Enter your keyword here to get a list of hidden facts.",
11
+ "name": "input0",
12
+ "type": "text",
13
+ "placeholder": "Type a keyword to generate facts about (e.g., space, nutrition)",
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/hidden-fact-finder.js"
105
+ ],
106
+ "categories": [],
107
+ "primaryKeywords": [],
108
+ "secondaryKeywords": [],
109
+ "schema": {
110
+ "tool": "amazon_ad_headline_generator",
111
+ "llm": "gemini",
112
+ "model_name": "gemini-2.0-flash",
113
+ "options": {
114
+ "product_name": "EcoBrew Travel Mug",
115
+ "key_features": "Leak-proof, keeps drinks hot 12h, recycled stainless steel",
116
+ "language": "English",
117
+ "tone": "Casual"
118
+ }
119
+ },
120
+ "sampleData": {
121
+ "product_name": "EcoBrew Travel Mug",
122
+ "key_features": "Leak-proof, keeps drinks hot 12h, recycled stainless steel",
123
+ "language": "English",
124
+ "tone": "Casual"
125
+ },
126
+ "TEXTUAL_CONTENT": [
127
+ {
128
+ "priority": 1,
129
+ "logoUrl": "",
130
+ "header": "",
131
+ "content": ""
132
+ },
133
+ {
134
+ "priority": 1,
135
+ "logoUrl": "",
136
+ "header": "",
137
+ "content": ""
138
+ },
139
+ {
140
+ "priority": 1,
141
+ "logoUrl": "",
142
+ "header": "",
143
+ "content": ""
144
+ },
145
+ {
146
+ "priority": 1,
147
+ "logoUrl": "",
148
+ "header": "",
149
+ "content": ""
150
+ },
151
+ {
152
+ "priority": 1,
153
+ "logoUrl": "",
154
+ "header": "",
155
+ "content": ""
156
+ },
157
+ {
158
+ "priority": 1,
159
+ "logoUrl": "",
160
+ "header": "",
161
+ "content": ""
162
+ }
163
+ ],
164
+ "HOW_TO_CONTENT": {
165
+ "logoImageUrl": "",
166
+ "heading": "",
167
+ "steps": [
168
+ "",
169
+ "",
170
+ "",
171
+ ""
172
+ ]
173
+ },
174
+ "FAQ": [
175
+ {
176
+ "question": "",
177
+ "answer": ""
178
+ },
179
+ {
180
+ "question": "",
181
+ "answer": ""
182
+ },
183
+ {
184
+ "question": "",
185
+ "answer": ""
186
+ },
187
+ {
188
+ "question": "",
189
+ "answer": ""
190
+ },
191
+ {
192
+ "question": "",
193
+ "answer": ""
194
+ }
195
+ ],
196
+ "infographics": [
197
+ {
198
+ "image": "",
199
+ "description": "",
200
+ "alt": ""
201
+ },
202
+ {
203
+ "image": "",
204
+ "description": "",
205
+ "alt": ""
206
+ },
207
+ {
208
+ "image": "",
209
+ "description": "",
210
+ "alt": ""
211
+ }
212
+ ],
213
+ "author": "lakshmi",
214
+ "contributors": [
215
+ {
216
+ "name": "Debosmita Bedajna"
217
+ },
218
+ {
219
+ "name": "Suchita Kasab"
220
+ },
221
+ {
222
+ "name": "RK Shree"
223
+ },
224
+ {
225
+ "name": "Bandana"
226
+ },
227
+ {
228
+ "name": "Manpreet Singh"
229
+ }
230
+ ],
231
+ "icon": "🔍"
232
+ }
@@ -0,0 +1,232 @@
1
+ {
2
+ "Language": "English",
3
+ "htmlLangAtt": "en",
4
+ "h1": "Human Written Blog Post",
5
+ "h2": " Lorem ipsum dolor sit amet consectetur adipisicing elit. Exercitationem repellendus earum sunt explicabo! ",
6
+ "TITLE": "Human Written Blog Post",
7
+ "META": "",
8
+ "inputs": [
9
+ {
10
+ "label": "What is your blog title?",
11
+ "name": "input0",
12
+ "type": "text",
13
+ "placeholder": "Enter the title of your blog post",
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/human-written-blog-post.js"
105
+ ],
106
+ "categories": [],
107
+ "primaryKeywords": [],
108
+ "secondaryKeywords": [],
109
+ "schema": {
110
+ "tool": "amazon_ad_headline_generator",
111
+ "llm": "gemini",
112
+ "model_name": "gemini-2.0-flash",
113
+ "options": {
114
+ "product_name": "EcoBrew Travel Mug",
115
+ "key_features": "Leak-proof, keeps drinks hot 12h, recycled stainless steel",
116
+ "language": "English",
117
+ "tone": "Casual"
118
+ }
119
+ },
120
+ "sampleData": {
121
+ "product_name": "EcoBrew Travel Mug",
122
+ "key_features": "Leak-proof, keeps drinks hot 12h, recycled stainless steel",
123
+ "language": "English",
124
+ "tone": "Casual"
125
+ },
126
+ "TEXTUAL_CONTENT": [
127
+ {
128
+ "priority": 1,
129
+ "logoUrl": "",
130
+ "header": "",
131
+ "content": ""
132
+ },
133
+ {
134
+ "priority": 1,
135
+ "logoUrl": "",
136
+ "header": "",
137
+ "content": ""
138
+ },
139
+ {
140
+ "priority": 1,
141
+ "logoUrl": "",
142
+ "header": "",
143
+ "content": ""
144
+ },
145
+ {
146
+ "priority": 1,
147
+ "logoUrl": "",
148
+ "header": "",
149
+ "content": ""
150
+ },
151
+ {
152
+ "priority": 1,
153
+ "logoUrl": "",
154
+ "header": "",
155
+ "content": ""
156
+ },
157
+ {
158
+ "priority": 1,
159
+ "logoUrl": "",
160
+ "header": "",
161
+ "content": ""
162
+ }
163
+ ],
164
+ "HOW_TO_CONTENT": {
165
+ "logoImageUrl": "",
166
+ "heading": "",
167
+ "steps": [
168
+ "",
169
+ "",
170
+ "",
171
+ ""
172
+ ]
173
+ },
174
+ "FAQ": [
175
+ {
176
+ "question": "",
177
+ "answer": ""
178
+ },
179
+ {
180
+ "question": "",
181
+ "answer": ""
182
+ },
183
+ {
184
+ "question": "",
185
+ "answer": ""
186
+ },
187
+ {
188
+ "question": "",
189
+ "answer": ""
190
+ },
191
+ {
192
+ "question": "",
193
+ "answer": ""
194
+ }
195
+ ],
196
+ "infographics": [
197
+ {
198
+ "image": "",
199
+ "description": "",
200
+ "alt": ""
201
+ },
202
+ {
203
+ "image": "",
204
+ "description": "",
205
+ "alt": ""
206
+ },
207
+ {
208
+ "image": "",
209
+ "description": "",
210
+ "alt": ""
211
+ }
212
+ ],
213
+ "author": "lakshmi",
214
+ "contributors": [
215
+ {
216
+ "name": "Debosmita Bedajna"
217
+ },
218
+ {
219
+ "name": "Suchita Kasab"
220
+ },
221
+ {
222
+ "name": "RK Shree"
223
+ },
224
+ {
225
+ "name": "Bandana"
226
+ },
227
+ {
228
+ "name": "Manpreet Singh"
229
+ }
230
+ ],
231
+ "icon": "👤"
232
+ }