word-games-theme 0.1.3 → 0.1.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_data/wordgames/en/anagram_word_finder.json +30 -36
- data/_data/wordgames/en/root.json +61 -69
- data/_includes/head/index.html +1 -1
- data/_includes/section/news.html +2 -2
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 486ab7befdb65633080d75f518ae0494fc66c25561a452e9081865fb1116a0da
|
4
|
+
data.tar.gz: c199e504c28996fd514e98afb5d2be17dfc028482fb40ecea7248c40ad1b2eca
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8335fe7fe7788094c8f2945a4b31f9d7d509a3a75e8c487f770a9e22f68ae468b3b0a320ab2d8d95e7f4af77c2c61555f4937688f81904144be299ea087b6cba
|
7
|
+
data.tar.gz: de0efe7471dc05b9f4d17cae9020157bcb0d702326e1515645bbe1e601408b34bc56f80ab6e0f78e4213bac86e1c6a6b2d45fb0be526cd13ffa666a79e07a7ca
|
@@ -1,22 +1,15 @@
|
|
1
1
|
{
|
2
2
|
"title": "Anagram word finder",
|
3
3
|
"h1": "Anagram word finder",
|
4
|
-
|
5
4
|
"meta": "Still thinking of unscrambling words and anagrams ? Use our anagram finder now!",
|
6
|
-
|
7
|
-
|
8
5
|
"featureNo": "02",
|
9
6
|
"feature_title": "Features",
|
10
|
-
|
11
7
|
"blogNo": "03",
|
12
8
|
"blog_title": "Blog",
|
13
|
-
|
14
9
|
"FaqNo": "04",
|
15
10
|
"Faq_title": "FAQ",
|
16
|
-
|
17
11
|
"aboutNo": "05",
|
18
12
|
"about_title": "About",
|
19
|
-
|
20
13
|
"featureList": [
|
21
14
|
{
|
22
15
|
"feature_heading": "Our Anagram solver and word finder for your word games",
|
@@ -24,32 +17,33 @@
|
|
24
17
|
"fa_class": "far fa-star"
|
25
18
|
},
|
26
19
|
{
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
"
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
20
|
+
"feature_heading": "Where to use this Anagram word finder?",
|
21
|
+
"feature_text": "You can use this anagram solver for the Scrabble crossword game, facebook games like Wordscraper, Scrabulous, Lexulous and many other wrd games.",
|
22
|
+
"fa_class": "far fa-star"
|
23
|
+
},
|
24
|
+
{
|
25
|
+
"feature_heading": "How this Anagram solver works?",
|
26
|
+
"feature_text": "Take the word “painter” which on anagramming becomes, “repaint” by moving the suffix to the beginning. In the same way, the letters could be rearranged to make the word “pertain”.",
|
27
|
+
"fa_class": "far fa-star"
|
28
|
+
},
|
29
|
+
{
|
30
|
+
"feature_heading": "Supports a number of dictionaries",
|
31
|
+
"feature_text": "We love to play Scrabble and understand all the fine details. We will find all valid words from dictionaries of your choice along with their scores.",
|
32
|
+
"fa_class": "far fa-star"
|
33
|
+
}
|
34
|
+
],
|
35
|
+
"faqList": [
|
36
|
+
{
|
37
|
+
"Question": "",
|
38
|
+
"Answer": ""
|
39
|
+
}
|
40
|
+
],
|
41
|
+
"aboutList": [
|
42
|
+
{
|
43
|
+
"aboutText": "Lorem ipsum dolor sit amet consectetur adipisicing elit. Enim odio sapiente unde voluptatibus, excepturi saepe quisquam veniam architecto delectus dolor eos dolorem id itaque necessitatibus laborum cupiditate asperiores officia? Deleniti!"
|
44
|
+
},
|
45
|
+
{
|
46
|
+
"aboutText": "Lorem ipsum dolor sit amet consectetur adipisicing elit. Enim odio sapiente unde voluptatibus, excepturi saepe quisquam veniam architecto delectus dolor eos dolorem id itaque necessitatibus laborum cupiditate asperiores officia? Deleniti!"
|
47
|
+
}
|
48
|
+
]
|
49
|
+
}
|
@@ -1,21 +1,15 @@
|
|
1
1
|
{
|
2
2
|
"title": "Word finders to help you find word with given letters.",
|
3
3
|
"h1": "Word Games Scrabble World",
|
4
|
-
|
5
4
|
"meta": "Use wordfinders to win any word games such as scrabble, word with friends etc.",
|
6
|
-
|
7
5
|
"featureNo": "02",
|
8
6
|
"feature_title": "Features",
|
9
|
-
|
10
7
|
"blogNo": "03",
|
11
8
|
"blog_title": "Blog",
|
12
|
-
|
13
9
|
"FaqNo": "04",
|
14
10
|
"Faq_title": "FAQ",
|
15
|
-
|
16
11
|
"aboutNo": "05",
|
17
12
|
"about_title": "About",
|
18
|
-
|
19
13
|
"featureList": [
|
20
14
|
{
|
21
15
|
"feature_heading": "The Simple, Easy-to-go word finder for you",
|
@@ -23,66 +17,64 @@
|
|
23
17
|
"fa_class": "far fa-star"
|
24
18
|
},
|
25
19
|
{
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
}
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
"
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
"
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
}
|
87
|
-
]
|
88
|
-
}
|
20
|
+
"feature_heading": "A-Z words finder solver",
|
21
|
+
"feature_text": "Enter any scrabled word and use the advanced options to enter the mandatory letter. There you have all the lists of the words. ",
|
22
|
+
"fa_class": "far fa-star"
|
23
|
+
},
|
24
|
+
{
|
25
|
+
"feature_heading": "word finder with blanks",
|
26
|
+
"feature_text": "Don't worry about blanks. Our word finder generator will take care of that!",
|
27
|
+
"fa_class": "far fa-star"
|
28
|
+
},
|
29
|
+
{
|
30
|
+
"feature_heading": "An array of Word finder tools you need for word games",
|
31
|
+
"feature_text": "Apart from our Word finder tool we also have Lexical word finder, jumble word finder, anagram word finder and x letter word finder!",
|
32
|
+
"fa_class": "far fa-star"
|
33
|
+
},
|
34
|
+
{
|
35
|
+
"feature_heading": "Cheats for Scrabble games",
|
36
|
+
"feature_text": "Worried a bit? Cheat a bit!",
|
37
|
+
"fa_class": "far fa-star"
|
38
|
+
},
|
39
|
+
{
|
40
|
+
"feature_heading": "Word finder for playing with friends",
|
41
|
+
"feature_text": "",
|
42
|
+
"fa_class": "far fa-star"
|
43
|
+
},
|
44
|
+
{
|
45
|
+
"feature_heading": "New Updates to be Highlighted",
|
46
|
+
"feature_text": "Every new feature related to word finder game will be highlighted right at our home page so that you can implement them in your word finder game!",
|
47
|
+
"fa_class": "far fa-star"
|
48
|
+
}
|
49
|
+
],
|
50
|
+
"faqList": [
|
51
|
+
{
|
52
|
+
"Question": "How many words can I enter in this Word Finder?",
|
53
|
+
"Answer": "You can enter upto 15 letters in our Word Finder."
|
54
|
+
},
|
55
|
+
{
|
56
|
+
"Question": "Can I customize my requirements to get words of my choice? ",
|
57
|
+
"Answer": "You can apply the filters on our word finder to get tailored words."
|
58
|
+
},
|
59
|
+
{
|
60
|
+
"Question": "I need some 2-lettered words from this word finder. Is it possible",
|
61
|
+
"Answer": "Yes, you can find a range of words starting from 2 letters to 15 letters."
|
62
|
+
},
|
63
|
+
{
|
64
|
+
"Question": "Can I get the cheat sheet for this word finder?",
|
65
|
+
"Answer": "Yes, the cheat sheet for this word finder is available. It also supports multiple dictionaries."
|
66
|
+
},
|
67
|
+
{
|
68
|
+
"Question": "Can I use this wordfinder on my phone?",
|
69
|
+
"Answer": "Yes, our word finder is mobile friendly. So you can use it on your laptop, tab or smart phone also."
|
70
|
+
}
|
71
|
+
],
|
72
|
+
"aboutList": [
|
73
|
+
{
|
74
|
+
"aboutText": "Lorem ipsum dolor sit amet consectetur adipisicing elit. Enim odio sapiente unde voluptatibus, excepturi saepe quisquam veniam architecto delectus dolor eos dolorem id itaque necessitatibus laborum cupiditate asperiores officia? Deleniti!"
|
75
|
+
},
|
76
|
+
{
|
77
|
+
"aboutText": "Lorem ipsum dolor sit amet consectetur adipisicing elit. Enim odio sapiente unde voluptatibus, excepturi saepe quisquam veniam architecto delectus dolor eos dolorem id itaque necessitatibus laborum cupiditate asperiores officia? Deleniti!"
|
78
|
+
}
|
79
|
+
]
|
80
|
+
}
|
data/_includes/head/index.html
CHANGED
data/_includes/section/news.html
CHANGED
@@ -21,8 +21,8 @@
|
|
21
21
|
<div class="row my-xl-0">
|
22
22
|
{% for entry in dataToShow.faqList %}
|
23
23
|
<div class="col-md-6 pt-5">
|
24
|
-
<p class="meduim-text2 mb-0">{{entry.
|
25
|
-
<p class="meduim-text mb-0">{{entry.
|
24
|
+
<p class="meduim-text2 mb-0">{{entry.Question}}</p>
|
25
|
+
<p class="meduim-text mb-0">{{entry.Answer}}</p>
|
26
26
|
</div>
|
27
27
|
{% endfor %}
|
28
28
|
</div>
|