appscms-tools-theme 0.4.4 → 0.4.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (70) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE.txt +21 -21
  3. data/README.md +52 -52
  4. data/_data/{pages → about/en}/about.json +19 -7
  5. data/_data/blog/alertbar.yml +3 -3
  6. data/_data/blog/authors.yml +11 -11
  7. data/_data/blog/blog.yml +3 -3
  8. data/_data/blog/nav.json +13 -13
  9. data/_data/blog/share.yml +28 -29
  10. data/_data/contact/en/contact.json +52 -0
  11. data/_data/disclaimer/en/disclaimer.json +49 -0
  12. data/_data/feature/en/compress-pdf.json +157 -79
  13. data/_data/feature/en/split-pdf.json +150 -79
  14. data/_data/feature/hi/compress-pdf.json +82 -30
  15. data/_data/footer/en/data.json +84 -84
  16. data/_data/footer/hi/data.json +85 -0
  17. data/_data/header/en/data.json +144 -58
  18. data/_data/header/hi/data.json +145 -0
  19. data/_data/{pages → help/en}/help.json +19 -7
  20. data/_data/home/en/en.json +222 -0
  21. data/_data/home/hi/hi.json +87 -0
  22. data/_data/languagesupport/compress-pdf-langs.json +12 -0
  23. data/_data/languagesupport/index-langs.json +12 -0
  24. data/_data/privacy/en/privacyPolicy.json +277 -0
  25. data/_data/termAndCondition/en/termAndCondition.json +370 -0
  26. data/_includes/author_bio.html +11 -11
  27. data/_includes/custom-head.html +29 -33
  28. data/_includes/disqus_comments.html +10 -10
  29. data/_includes/dropdown/langdropdown.html +22 -0
  30. data/_includes/footer/index.html +55 -75
  31. data/_includes/head/index.html +54 -49
  32. data/_includes/header/blogHeader.html +31 -31
  33. data/_includes/header/index.html +56 -33
  34. data/_includes/paginationBlogPage.html +34 -34
  35. data/_includes/paginationPostPage.html +14 -14
  36. data/_includes/postbox.html +37 -37
  37. data/_includes/script.html +11 -4
  38. data/_includes/section/alertbar.html +11 -11
  39. data/_includes/section/count.html +23 -23
  40. data/_includes/share/socialshare.html +22 -0
  41. data/_layouts/aboutUs.html +22 -24
  42. data/_layouts/blog.html +71 -75
  43. data/_layouts/categories.html +24 -24
  44. data/_layouts/contactUs.html +49 -23
  45. data/_layouts/default.html +1 -1
  46. data/_layouts/disclaimer.html +50 -0
  47. data/_layouts/feature.html +120 -142
  48. data/_layouts/help.html +22 -23
  49. data/_layouts/home.html +100 -45
  50. data/_layouts/page.html +5 -5
  51. data/_layouts/post.html +63 -68
  52. data/_layouts/privacyPolicy.html +51 -0
  53. data/_layouts/termAndCondition.html +49 -23
  54. data/assets/cross.svg +4 -4
  55. data/assets/css/blog.css +464 -464
  56. data/assets/css/tools.css +1427 -3085
  57. data/assets/facebook.svg +4 -4
  58. data/assets/instagram.svg +4 -4
  59. data/assets/js/TopScroll.js +8 -9
  60. data/assets/linkdin.svg +4 -4
  61. data/assets/pdf.svg +20 -20
  62. data/assets/star.svg +4 -4
  63. data/assets/twitter.svg +4 -4
  64. data/assets/youtube.svg +4 -4
  65. metadata +23 -14
  66. data/_data/home/en.json +0 -48
  67. data/_data/home/hi.json +0 -32
  68. data/_data/pages/contact.json +0 -8
  69. data/_data/pages/termAndCondition.json +0 -8
  70. data/_includes/uploader/index.html +0 -69
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: aa0a9d591371c6f9ea2afda39c2cface1696065cf2195c0eee0f6d17e82f7515
4
- data.tar.gz: b844671e133e98a8a47fbeb18b484ebf3bf4d461235a970d940bdff8f50acb23
3
+ metadata.gz: da1a8b16e6710df72432dae23e7055d593ff64e7364088ce32014b6765b37a73
4
+ data.tar.gz: 819e60ae2cc32ce57538a1a1ef543b8b825f7289b28c1caf2d3e5c3accb4cd1a
5
5
  SHA512:
6
- metadata.gz: 42f75f7822021ec41bf97f43c773017de69ce5e7dc5b5bf1b76eb82ddd4dace8a19e7cb4115fcd8f82943fd4656954d392477b1bc40edfad490fad1b8c5bd9db
7
- data.tar.gz: 5f06ab6ec6d1d37257edd7effb36982bead8abb753ababe460e6691b2036854db60564ed8c0f9f44ee805a3d032921036972bece436a33031ca0317ea3d2dce8
6
+ metadata.gz: 28280d595dae392be3bec9e43b2264b7363bdb86b058bd10c848ca065581f3dbf96f031b02ccc6754525d14a613cd34d205ac91c0bd5da6468177c3eb88b0ab4
7
+ data.tar.gz: 54a64ba209570cad9d9a3395ce6bc0fb1b50ee0c0f69677555491f3c172a6e565366cfd44995452e9c105b8e996ba0a67c41baef6586e8bc1a9650c0580c61b8
data/LICENSE.txt CHANGED
@@ -1,21 +1,21 @@
1
- The MIT License (MIT)
2
-
3
- Copyright (c) 2021 vivek-appscms
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in
13
- all copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
- THE SOFTWARE.
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2021 vivek-appscms
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in
13
+ all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
+ THE SOFTWARE.
data/README.md CHANGED
@@ -1,52 +1,52 @@
1
- # appscms-tools-theme
2
-
3
- Welcome to your new Jekyll theme! In this directory, you'll find the files you need to be able to package up your theme into a gem. Put your layouts in `_layouts`, your includes in `_includes`, your sass files in `_sass` and any other assets in `assets`.
4
-
5
- To experiment with this code, add some sample content and run `bundle exec jekyll serve` – this directory is setup just like a Jekyll site!
6
-
7
- TODO: Delete this and the text above, and describe your gem
8
-
9
-
10
- ## Installation
11
-
12
- Add this line to your Jekyll site's `Gemfile`:
13
-
14
- ```ruby
15
- gem "appscms-tools-theme"
16
- ```
17
-
18
- And add this line to your Jekyll site's `_config.yml`:
19
-
20
- ```yaml
21
- theme: appscms-tools-theme
22
- ```
23
-
24
- And then execute:
25
-
26
- $ bundle
27
-
28
- Or install it yourself as:
29
-
30
- $ gem install appscms-tools-theme
31
-
32
- ## Usage
33
-
34
- TODO: Write usage instructions here. Describe your available layouts, includes, sass and/or assets.
35
-
36
- ## Contributing
37
-
38
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/hello. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
39
-
40
- ## Development
41
-
42
- To set up your environment to develop this theme, run `bundle install`.
43
-
44
- Your theme is setup just like a normal Jekyll site! To test your theme, run `bundle exec jekyll serve` and open your browser at `http://localhost:4000`. This starts a Jekyll server using your theme. Add pages, documents, data, etc. like normal to test your theme's contents. As you make modifications to your theme and to your content, your site will regenerate and you should see the changes in the browser after a refresh, just like normal.
45
-
46
- When your theme is released, only the files in `_layouts`, `_includes`, `_sass` and `assets` tracked with Git will be bundled.
47
- To add a custom directory to your theme-gem, please edit the regexp in `appscms-tools-theme.gemspec` accordingly.
48
-
49
- ## License
50
-
51
- The theme is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
52
-
1
+ # appscms-tools-theme
2
+
3
+ Welcome to your new Jekyll theme! In this directory, you'll find the files you need to be able to package up your theme into a gem. Put your layouts in `_layouts`, your includes in `_includes`, your sass files in `_sass` and any other assets in `assets`.
4
+
5
+ To experiment with this code, add some sample content and run `bundle exec jekyll serve` – this directory is setup just like a Jekyll site!
6
+
7
+ TODO: Delete this and the text above, and describe your gem
8
+
9
+
10
+ ## Installation
11
+
12
+ Add this line to your Jekyll site's `Gemfile`:
13
+
14
+ ```ruby
15
+ gem "appscms-tools-theme"
16
+ ```
17
+
18
+ And add this line to your Jekyll site's `_config.yml`:
19
+
20
+ ```yaml
21
+ theme: appscms-tools-theme
22
+ ```
23
+
24
+ And then execute:
25
+
26
+ $ bundle
27
+
28
+ Or install it yourself as:
29
+
30
+ $ gem install appscms-tools-theme
31
+
32
+ ## Usage
33
+
34
+ TODO: Write usage instructions here. Describe your available layouts, includes, sass and/or assets.
35
+
36
+ ## Contributing
37
+
38
+ Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/hello. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
39
+
40
+ ## Development
41
+
42
+ To set up your environment to develop this theme, run `bundle install`.
43
+
44
+ Your theme is setup just like a normal Jekyll site! To test your theme, run `bundle exec jekyll serve` and open your browser at `http://localhost:4000`. This starts a Jekyll server using your theme. Add pages, documents, data, etc. like normal to test your theme's contents. As you make modifications to your theme and to your content, your site will regenerate and you should see the changes in the browser after a refresh, just like normal.
45
+
46
+ When your theme is released, only the files in `_layouts`, `_includes`, `_sass` and `assets` tracked with Git will be bundled.
47
+ To add a custom directory to your theme-gem, please edit the regexp in `appscms-tools-theme.gemspec` accordingly.
48
+
49
+ ## License
50
+
51
+ The theme is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
52
+
@@ -1,8 +1,20 @@
1
- {
2
- "h1":"About us",
3
- "h2":"Welcome to XYZ site",
4
- "title":"List of all Android alarm libraries for use in your project",
5
- "meta":"See collection of all Android alarm libraries, filter by license, modified date, languages, and select best for your usecase.",
6
- "paragraph" : "Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns)."
7
-
1
+ {
2
+ "Language":"English",
3
+ "htmlLangAtt":"en",
4
+ "h1":"About us",
5
+ "h2":"Welcome to Example site",
6
+ "TITLE":"List of all Android alarm libraries for use in your project",
7
+ "META":"See collection of all Android alarm libraries, filter by license, modified date, languages, and select best for your usecase.",
8
+ "paragraph" : "Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).Company is registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “Mohan Nagar, Tiwari Gali No 3, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).",
9
+ "StructuredDataWebsite": {
10
+ "@type": "WebSite",
11
+ "name": "appscms",
12
+ "alternateName": "appscms",
13
+ "url": "www.appscms.com"
14
+ },
15
+ "StructuredDataorganization": {
16
+ "@type": "Organization",
17
+ "url": "http://www.appscms.com",
18
+ "logo": "http://www.example.com/images/logo.png"
19
+ }
8
20
  }
@@ -1,3 +1,3 @@
1
- ---
2
- span: wordwithletters.com   Never miss a
3
- <b>story</b> from us, subscribe to our newsletter
1
+ ---
2
+ span: wordwithletters.com &nbsp; Never miss a
3
+ <b>story</b> from us, subscribe to our newsletter
@@ -1,11 +1,11 @@
1
- Manpreet_singh:
2
- name: Manpreet singh
3
- image: /assets/images/avatar.png
4
- bio: Author4 of Mediumish, a Bootstrap Medium styled template available for WordPress, HTML, Ghost and Jekyll. You are currently previewing Jekyll template demo.
5
- twitter: https://twitter.com/home
6
-
7
- nisha:
8
- name: Nisha
9
- image: /assets/images/avatar.png
10
- bio: Author5 of Mediumish, a Bootstrap Medium styled template available for WordPress, HTML, Ghost and Jekyll. You are currently previewing Jekyll template demo.
11
- twitter: https://twitter.com/home
1
+ Manpreet_singh:
2
+ name: Manpreet singh
3
+ image: /assets/images/avatar.png
4
+ bio: Author4 of Mediumish, a Bootstrap Medium styled template available for WordPress, HTML, Ghost and Jekyll. You are currently previewing Jekyll template demo.
5
+ twitter: https://twitter.com/home
6
+
7
+ nisha:
8
+ name: Nisha
9
+ image: /assets/images/avatar.png
10
+ bio: Author5 of Mediumish, a Bootstrap Medium styled template available for WordPress, HTML, Ghost and Jekyll. You are currently previewing Jekyll template demo.
11
+ twitter: https://twitter.com/home
data/_data/blog/blog.yml CHANGED
@@ -1,3 +1,3 @@
1
- ---
2
- h1: Latest Posts from our Blog
3
- description: We are thought leaders in mobile app industry. Check out what our editors have written recently !
1
+ ---
2
+ h1: Latest Posts from our Blog
3
+ description: We are thought leaders in mobile app industry. Check out what our editors have written recently !
data/_data/blog/nav.json CHANGED
@@ -1,14 +1,14 @@
1
- {
2
- "navbarBrandText": "",
3
- "navbarBrandLogo": "/assets/images/logo.png",
4
- "navItems":[
5
- {
6
- "name":"Blog",
7
- "url":"blog"
8
- },
9
- {
10
- "name":"",
11
- "url":""
12
- }
13
- ]
1
+ {
2
+ "navbarBrandText": "",
3
+ "navbarBrandLogo": "/assets/images/logo.png",
4
+ "navItems":[
5
+ {
6
+ "name":"Blog",
7
+ "url":"blog"
8
+ },
9
+ {
10
+ "name":"",
11
+ "url":""
12
+ }
13
+ ]
14
14
  }
data/_data/blog/share.yml CHANGED
@@ -1,29 +1,28 @@
1
- # Sharing options at the bottom of the post.
2
- # Icons from <https://fontawesome.com/>
3
-
4
- label: 'Share'
5
-
6
- platforms:
7
- - type: Twitter
8
- icon: 'fab fa-twitter'
9
- link: 'https://twitter.com/intent/tweet?text=TITLE&url=URL'
10
- - type: Facebook
11
- icon: 'fab fa-facebook-square'
12
- link: 'https://www.facebook.com/sharer/sharer.php?title=TITLE&u=URL'
13
- - type: Linkedin
14
- icon: 'fab fa-linkedin'
15
- link: 'https://www.linkedin.com/sharing/share-offsite/?url=URL'
16
-
17
- # Uncomment below if you need to.
18
- # -
19
- # type: Linkedin
20
- # icon: "fab fa-linkedin"
21
- # link: "https://www.linkedin.com/sharing/share-offsite/?url=URL"
22
- #
23
- # -
24
- # type: Weibo
25
- # icon: "fab fa-weibo"
26
- # link: "http://service.weibo.com/share/share.php?title=TITLE&url=URL"
27
- # type: Telegram
28
- # icon: "fab fa-telegram"
29
- # link: "https://telegram.me/share?text=TITLE&url=URL"
1
+ # Sharing options at the bottom of the post.
2
+ # Icons from <https://fontawesome.com/>
3
+
4
+ label: 'Share'
5
+
6
+ platforms:
7
+ - type: Twitter
8
+ icon: 'fab fa-twitter'
9
+ link: 'https://twitter.com/intent/tweet?url=URL'
10
+ - type: Facebook
11
+ icon: 'fab fa-facebook-square'
12
+ link: 'https://www.facebook.com/sharer/sharer.php?u=URL'
13
+ - type: Linkedin
14
+ icon: 'fab fa-linkedin'
15
+ link: 'https://www.linkedin.com/sharing/share-offsite/?url=URL'
16
+ # Uncomment below if you need to.
17
+ # -
18
+ # type: Linkedin
19
+ # icon: "fab fa-linkedin"
20
+ # link: "https://www.linkedin.com/sharing/share-offsite/?url=URL"
21
+ #
22
+ # -
23
+ # type: Weibo
24
+ # icon: "fab fa-weibo"
25
+ # link: "http://service.weibo.com/share/share.php?title=TITLE&url=URL"
26
+ # type: Telegram
27
+ # icon: "fab fa-telegram"
28
+ # link: "https://telegram.me/share?text=TITLE&url=URL"
@@ -0,0 +1,52 @@
1
+ {
2
+ "Language":"English",
3
+ "htmlLangAtt":"en",
4
+ "h1":"Contact us",
5
+ "h2":"Welcome to XYZ site",
6
+ "TITLE":"List of all Android alarm libraries for use in your project",
7
+ "META":"See collection of all Android alarm libraries, filter by license, modified date, languages, and select best for your usecase.",
8
+ "contactUs":[
9
+ {
10
+ "p":"We, <b>$companyName</b> LLP, registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “493 Saket, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns)."
11
+ },
12
+ {
13
+ "p":"The Firm will not be responsible for any damage suffered by users from use of the Platform. This includes but is not limited to, loss of revenue/data resulting from delays, non-deliveries, missed deliveries, or service interruptions as may occur because of any act/omission of parties. This disclaimer of liability also applies to any damages or injury caused by any failure of performance, error, omission, interruption, deletion, defect, delay in operation or transmission, computer virus, communication line failure, theft or destruction or unauthorized access to, alteration of, or use of record, whether for breach of contract, tortuous behaviour, negligence, or under any other cause of action."
14
+ },
15
+ {
16
+ "p":"The Firm also makes it clear that it shall not be held liable for any damage/hurt/inconvenience caused to the User through the course of the provision of Services or as a result of the Users’ actions. The Firm makes no representations or warranties as to the conduct of the Users. The Firm takes no responsibility for any content that Users send or receive from other Users or Third-Party posts through the Website or Platform. Any material downloaded or otherwise obtained through use of the service is accessed at the Users own discretion and risk."
17
+ },
18
+ {
19
+ "p":"The services on the Platform are intended to be subject to availability, without any promises or guarantees on the same by the Firm, and while certain information available on the Platform is the property of the Firm and the Firm endeavours to keep the said information updated and accurate, the Firm shall not make any representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability or availability with respect to the Platform or the information, services, or related graphics contained on the Platform for any purpose. Any reliance you place on such information is therefore strictly at your own risk."
20
+ },
21
+ {
22
+ "p":"The Firm bears no responsibility whatsoever for any consequences arising from the use of the said Services by Users. The use of the Services in the Platform is the sole responsibility of the User (or legally authorised person on behalf of the User), and in case of any negligence on the part of the User is acting on the same shall not be construed as imposing any liability, direct or indirect, on the Firm /Platform."
23
+ },
24
+ {
25
+ "p":"The Firm shall disclaim all responsibility and owns no liability to Users for any outcome (incidental, direct, indirect or otherwise) from the use of the Platform or any such services under the platform. In no event will the Firm be liable for any loss or damage including without limitation, indirect or consequential loss or damage, or any loss or damage whatsoever arising from loss of data or profits arising out of, or in connection with, the use of the Platform."
26
+ },
27
+ {
28
+ "p":"Through this Platform, You may be able to access the link of other Platforms which are not under the control of the Firm or the Platform. We have no control over the nature, content and availability of those sites. The inclusion of any links does not necessarily imply a recommendation or endorse the views expressed within them. Every effort is made to keep the Platform up and running smoothly. However, the Firm takes no responsibility for, and will not be liable for, the Platform being temporarily unavailable due to technical issues beyond our control."
29
+ },{
30
+ "p":"TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, WE WILL HAVE NO LIABILITY RELATED TO USER CONTENT ARISING UNDER INTELLECTUAL PROPERTY RIGHTS, LIBEL, PRIVACY, PUBLICITY, OBSCENITY OR OTHER LAWS. WEBSITE ALSO DISCLAIMS ALL LIABILITY WITH RESPECT TO THE MISUSE, LOSS, MODIFICATION OR UNAVAILABILITY OF ANY USER CONTENT."
31
+ },
32
+ {
33
+ "p":"THE USER UNDERSTANDS AND AGREES THAT ANY MATERIAL OR DATA DOWNLOADED OR OTHERWISE OBTAINED THROUGH THE PLATFORM IS DONE ENTIRELY AT HIS/HER OWN DISCRETION AND RISK AND HE/SHE WILL BE SOLELY RESPONSIBLE FOR ANY DAMAGE TO HIS/HER COMPUTER SYSTEMS OR LOSS OF DATA THAT RESULTS FROM THE DOWNLOAD OF SUCH MATERIAL OR DATA. WE ARE NOT RESPONSIBLE FOR ANY TYPOGRAPHICAL ERROR LEADING. PLATFORM ACCEPTS NO LIABILITY FOR ANY ERRORS OR OMISSIONS, WITH RESPECT TO ANY INFORMATION PROVIDED TO YOU WHETHER ON BEHALF OF ITSELF OR THIRD PARTIES."
34
+ },
35
+ {
36
+ "p":"THE ADVERTISEMENT THAT MAY BE AVAILABLE ON E-MAIL OR WEBSITE WITH RESPECT TO THE THIRD-PARTY WEBSITE AND SERVICES ARE FOR INFORMATION PURPOSE ONLY."
37
+ }
38
+ ],
39
+ "StructuredDataorganization": {
40
+ "@type": "Organization",
41
+ "url": "http://www.appscms.com",
42
+ "logo": "http://www.example.com/images/logo.png"
43
+ },
44
+ "StructuredDataWebsite": {
45
+ "@type": "WebSite",
46
+ "name": "appscms",
47
+ "alternateName": "appscms",
48
+ "url": "www.appscms.com"
49
+ }
50
+
51
+
52
+ }
@@ -0,0 +1,49 @@
1
+ {
2
+ "Language":"English",
3
+ "htmlLangAtt":"en",
4
+ "h1":"Disclaimer",
5
+ "TITLE":"Disclaimer",
6
+ "META":"See collection of all Android alarm libraries, filter by license, modified date, languages, and select best for your usecase.",
7
+ "disclaimer" :[
8
+ {
9
+ "p":"We, <b>$companyName</b> LLP, registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at “493 Saket, Pilkhuwa, Ghaziabad, Uttar Pradesh – 245 304, INDIA” represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns)."
10
+ },
11
+ {
12
+ "p":"The Firm will not be responsible for any damage suffered by users from use of the Platform. This includes but is not limited to, loss of revenue/data resulting from delays, non-deliveries, missed deliveries, or service interruptions as may occur because of any act/omission of parties. This disclaimer of liability also applies to any damages or injury caused by any failure of performance, error, omission, interruption, deletion, defect, delay in operation or transmission, computer virus, communication line failure, theft or destruction or unauthorized access to, alteration of, or use of record, whether for breach of contract, tortuous behaviour, negligence, or under any other cause of action."
13
+ },
14
+ {
15
+ "p":"The Firm also makes it clear that it shall not be held liable for any damage/hurt/inconvenience caused to the User through the course of the provision of Services or as a result of the Users’ actions. The Firm makes no representations or warranties as to the conduct of the Users. The Firm takes no responsibility for any content that Users send or receive from other Users or Third-Party posts through the Website or Platform. Any material downloaded or otherwise obtained through use of the service is accessed at the Users own discretion and risk."
16
+ },
17
+ {
18
+ "p":"The services on the Platform are intended to be subject to availability, without any promises or guarantees on the same by the Firm, and while certain information available on the Platform is the property of the Firm and the Firm endeavours to keep the said information updated and accurate, the Firm shall not make any representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability or availability with respect to the Platform or the information, services, or related graphics contained on the Platform for any purpose. Any reliance you place on such information is therefore strictly at your own risk."
19
+ },
20
+ {
21
+ "p":"The Firm bears no responsibility whatsoever for any consequences arising from the use of the said Services by Users. The use of the Services in the Platform is the sole responsibility of the User (or legally authorised person on behalf of the User), and in case of any negligence on the part of the User is acting on the same shall not be construed as imposing any liability, direct or indirect, on the Firm /Platform."
22
+ },
23
+ {
24
+ "p":"The Firm shall disclaim all responsibility and owns no liability to Users for any outcome (incidental, direct, indirect or otherwise) from the use of the Platform or any such services under the platform. In no event will the Firm be liable for any loss or damage including without limitation, indirect or consequential loss or damage, or any loss or damage whatsoever arising from loss of data or profits arising out of, or in connection with, the use of the Platform."
25
+ },
26
+ {
27
+ "p":"Through this Platform, You may be able to access the link of other Platforms which are not under the control of the Firm or the Platform. We have no control over the nature, content and availability of those sites. The inclusion of any links does not necessarily imply a recommendation or endorse the views expressed within them. Every effort is made to keep the Platform up and running smoothly. However, the Firm takes no responsibility for, and will not be liable for, the Platform being temporarily unavailable due to technical issues beyond our control."
28
+ },{
29
+ "p":"TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, WE WILL HAVE NO LIABILITY RELATED TO USER CONTENT ARISING UNDER INTELLECTUAL PROPERTY RIGHTS, LIBEL, PRIVACY, PUBLICITY, OBSCENITY OR OTHER LAWS. WEBSITE ALSO DISCLAIMS ALL LIABILITY WITH RESPECT TO THE MISUSE, LOSS, MODIFICATION OR UNAVAILABILITY OF ANY USER CONTENT."
30
+ },
31
+ {
32
+ "p":"THE USER UNDERSTANDS AND AGREES THAT ANY MATERIAL OR DATA DOWNLOADED OR OTHERWISE OBTAINED THROUGH THE PLATFORM IS DONE ENTIRELY AT HIS/HER OWN DISCRETION AND RISK AND HE/SHE WILL BE SOLELY RESPONSIBLE FOR ANY DAMAGE TO HIS/HER COMPUTER SYSTEMS OR LOSS OF DATA THAT RESULTS FROM THE DOWNLOAD OF SUCH MATERIAL OR DATA. WE ARE NOT RESPONSIBLE FOR ANY TYPOGRAPHICAL ERROR LEADING. PLATFORM ACCEPTS NO LIABILITY FOR ANY ERRORS OR OMISSIONS, WITH RESPECT TO ANY INFORMATION PROVIDED TO YOU WHETHER ON BEHALF OF ITSELF OR THIRD PARTIES."
33
+ },
34
+ {
35
+ "p":"THE ADVERTISEMENT THAT MAY BE AVAILABLE ON E-MAIL OR WEBSITE WITH RESPECT TO THE THIRD-PARTY WEBSITE AND SERVICES ARE FOR INFORMATION PURPOSE ONLY."
36
+ }
37
+ ],
38
+ "StructuredDataWebsite": {
39
+ "@type": "WebSite",
40
+ "name": "appscms",
41
+ "alternateName": "appscms",
42
+ "url": "www.appscms.com"
43
+ },
44
+ "StructuredDataorganization": {
45
+ "@type": "Organization",
46
+ "url": "http://www.appscms.com",
47
+ "logo": "http://www.example.com/images/logo.png"
48
+ }
49
+ }
@@ -1,80 +1,158 @@
1
- {
2
- "H1":"Set alarm for $variable minutes from now",
3
- "H2":"Simplest online alarm clock to set alarms. Do not close browser tab.",
4
- "TITLE": "Set alarm for $variable minutes from now",
5
- "META": "Easiest way to set alarm for $variable minutes from now. Choose sound for alarm from multiple options.",
6
- "LABEL": "DOCX to PDF",
7
- "BREADCRUMB_LABEL": "DOCX TO PDF",
8
- "color": "purple",
9
- "height": "300px",
10
- "TEXTUAL_CONTENT": [
11
- {
12
- "priority": 1,
13
- "logoUrl": "/assets/bulb.svg",
14
- "header": "Simple to use",
15
- "content": "Setalarmforme.com provides simplest way to set alarms for X minutes from now."
16
- },
17
- {
18
- "priority": 1,
19
- "logoUrl": "/assets/guaranty.svg",
20
- "header": "Accurate alarms",
21
- "content": "Alarms setup by Setalarmforme.com are accurate. You can rely on us completely to start alarm after $variable minutes."
22
- },
23
- {
24
- "priority": 1,
25
- "logoUrl": "/assets/support.svg",
26
- "header": "Cross platform",
27
- "content": "You can setup alarm for $variable minutes from now on any operating system, like Windows/Mac/Linux/Android/iPhone."
28
- },
29
- {
30
- "priority": 1,
31
- "logoUrl": "/assets/protect.svg",
32
- "header": "Secure and trustworthy",
33
- "content": "Setalarmforme.com does not require users to login for setting alarm for $variable minutes from now. No user information is send to our servers."
34
- },
35
- {
36
- "priority": 1,
37
- "logoUrl": "/assets/easy.svg",
38
- "header": "All timezones supported",
39
- "content": "Using Setalarmforme.com you can set alarm to start after $variable minutes from current time, in any time zone."
40
- },
41
- {
42
- "priority": 1,
43
- "logoUrl": "/assets/cloud.svg",
44
- "header": "No need to install any software",
45
- "content": "Setalarmforme.com is a cloud and web based application. You do not need to install any software to use Setalarmforme.com while setting alarms for $variable minutes from now."
46
- }
47
- ],
48
- "HOW_TO_CONTENT": {
49
- "logoImageUrl": "/assets/pdf.svg",
50
- "heading": "How to set alarm for $variable minutes:",
51
- "steps": [
52
- "Click on set alarm",
53
- "Set $variable minutes for alarm.",
54
- "Choose sound of your choice.",
55
- "Click submit to set alarm, that's it !."
56
- ]
57
- },
58
- "FAQ": [
59
- {
60
- "question": "How many seconds from now, will the alarm ring ?",
61
- "answer": "When you setup alarm for $variable minutes from now, the alarm will ring after { % $variable * 60 % } seconds."
62
- },
63
- {
64
- "question": "Can I rely on Setalarmforme.com to setup alarm for $variable minutes from now ?",
65
- "answer": "If you have set alarm for $variable minutes from now, you can be 100% sure that alarm will ring after $variable minutes. You can trust us completely."
66
- },
67
- {
68
- "question": "What will happen to the alarm that I have set, if I refresh the browser ?",
69
- "answer": "The alarm will still ring after $variable minutes, even if you refresh the browser, since we store the information in browser's local cache."
70
- },
71
- {
72
- "question": "What will happen to the alarm that I have set, if I close the tab of browser in which Setalarmforme.com is opened ?",
73
- "answer": "It will be gone. The alarm will not ring after $variable minutes, if you close the tab."
74
- },
75
- {
76
- "question": "What will happen to the alarm that I have set, if I close the browser ?",
77
- "answer": "It will be gone. The alarm will not ring after $variable minutes, if you close the browser."
78
- }
79
- ]
1
+ {
2
+ "Language":"English",
3
+ "htmlLangAtt":"en",
4
+ "H1":"Set alarm for $variable minutes from now",
5
+ "H2":"Simplest online alarm clock to set alarms. Do not close browser tab.",
6
+ "TITLE": "Set alarm for $variable minutes from now",
7
+ "META": "Easiest way to set alarm for $variable minutes from now. Choose sound for alarm from multiple options.",
8
+ "keywords":"key1,key2,key3,key4",
9
+ "LABEL": "DOCX to PDF",
10
+ "BREADCRUMB_LABEL": "DOCX TO PDF",
11
+ "color": "purple",
12
+ "height": "300px",
13
+ "TEXTUAL_CONTENT": [
14
+ {
15
+ "priority": 1,
16
+ "logoUrl": "/assets/bulb.svg",
17
+ "header": "Simple to use",
18
+ "content": "Setalarmforme.com provides simplest way to set alarms for X minutes from now."
19
+ },
20
+ {
21
+ "priority": 1,
22
+ "logoUrl": "/assets/guaranty.svg",
23
+ "header": "Accurate alarms",
24
+ "content": "Alarms setup by Setalarmforme.com are accurate. You can rely on us completely to start alarm after $variable minutes."
25
+ },
26
+ {
27
+ "priority": 1,
28
+ "logoUrl": "/assets/support.svg",
29
+ "header": "Cross platform",
30
+ "content": "You can setup alarm for $variable minutes from now on any operating system, like Windows/Mac/Linux/Android/iPhone."
31
+ },
32
+ {
33
+ "priority": 1,
34
+ "logoUrl": "/assets/protect.svg",
35
+ "header": "Secure and trustworthy",
36
+ "content": "Setalarmforme.com does not require users to login for setting alarm for $variable minutes from now. No user information is send to our servers."
37
+ },
38
+ {
39
+ "priority": 1,
40
+ "logoUrl": "/assets/easy.svg",
41
+ "header": "All timezones supported",
42
+ "content": "Using Setalarmforme.com you can set alarm to start after $variable minutes from current time, in any time zone."
43
+ },
44
+ {
45
+ "priority": 1,
46
+ "logoUrl": "/assets/cloud.svg",
47
+ "header": "No need to install any software",
48
+ "content": "Setalarmforme.com is a cloud and web based application. You do not need to install any software to use Setalarmforme.com while setting alarms for $variable minutes from now."
49
+ }
50
+ ],
51
+ "HOW_TO_CONTENT": {
52
+ "logoImageUrl": "/assets/pdf.svg",
53
+ "heading": "How to set alarm for $variable minutes:",
54
+ "steps": [
55
+ "Click on set alarm",
56
+ "Set $variable minutes for alarm.",
57
+ "Choose sound of your choice.",
58
+ "Click submit to set alarm, that's it !."
59
+ ]
60
+ },
61
+ "FAQ": [
62
+ {
63
+ "question": "How many seconds from now, will the alarm ring ?",
64
+ "answer": "When you setup alarm for $variable minutes from now, the alarm will ring after { % $variable * 60 % } seconds."
65
+ },
66
+ {
67
+ "question": "Can I rely on Setalarmforme.com to setup alarm for $variable minutes from now ?",
68
+ "answer": "If you have set alarm for $variable minutes from now, you can be 100% sure that alarm will ring after $variable minutes. You can trust us completely."
69
+ },
70
+ {
71
+ "question": "What will happen to the alarm that I have set, if I refresh the browser ?",
72
+ "answer": "The alarm will still ring after $variable minutes, even if you refresh the browser, since we store the information in browser's local cache."
73
+ },
74
+ {
75
+ "question": "What will happen to the alarm that I have set, if I close the tab of browser in which Setalarmforme.com is opened ?",
76
+ "answer": "It will be gone. The alarm will not ring after $variable minutes, if you close the tab."
77
+ },
78
+ {
79
+ "question": "What will happen to the alarm that I have set, if I close the browser ?",
80
+ "answer": "It will be gone. The alarm will not ring after $variable minutes, if you close the browser."
81
+ }
82
+ ],
83
+ "StructuredDataWebsite": {
84
+ "@type": "WebSite",
85
+ "name": "appscms",
86
+ "alternateName": "appscms",
87
+ "url": "www.appscms.com"
88
+ },
89
+ "StructuredDataorganization": {
90
+ "@type": "Organization",
91
+ "url": "http://www.appscms.com",
92
+ "logo": "http://www.example.com/images/logo.png"
93
+ },
94
+ "StructuredDataFaq":{
95
+ "@type": "FAQPage",
96
+ "mainEntity": [{
97
+ "@type": "Question",
98
+ "name": "What is the return policy?",
99
+ "acceptedAnswer": {
100
+ "@type": "Answer",
101
+ "text": "Most unopened items in new condition and returned within <strong>90 days</strong> will receive a refund or exchange. Some items have a modified return policy noted on the receipt or packing slip. Items that are opened or damaged or do not have a receipt may be denied a refund or exchange. Items purchased online or in-store may be returned to any store.<br /><p>Online purchases may be returned via a major parcel carrier. <a href=http://example.com/returns> Click here </a> to initiate a return.</p>"
102
+ }
103
+ }, {
104
+ "@type": "Question",
105
+ "name": "How long does it take to process a refund?",
106
+ "acceptedAnswer": {
107
+ "@type": "Answer",
108
+ "text": "We will reimburse you for returned items in the same way you paid for them. For example, any amounts deducted from a gift card will be credited back to a gift card. For returns by mail, once we receive your return, we will process it within 4–5 business days. It may take up to 7 days after we process the return to reflect in your account, depending on your financial institution's processing time."
109
+ }
110
+ }, {
111
+ "@type": "Question",
112
+ "name": "What is the policy for late/non-delivery of items ordered online?",
113
+ "acceptedAnswer": {
114
+ "@type": "Answer",
115
+ "text": "Our local teams work diligently to make sure that your order arrives on time, within our normaldelivery hours of 9AM to 8PM in the recipient's time zone. During busy holiday periods like Christmas, Valentine's and Mother's Day, we may extend our delivery hours before 9AM and after 8PM to ensure that all gifts are delivered on time. If for any reason your gift does not arrive on time, our dedicated Customer Service agents will do everything they can to help successfully resolve your issue. <br/> <p><a href=https://example.com/orders/>Click here</a> to complete the form with your order-related question(s).</p>"
116
+ }
117
+ }, {
118
+ "@type": "Question",
119
+ "name": "When will my credit card be charged?",
120
+ "acceptedAnswer": {
121
+ "@type": "Answer",
122
+ "text": "We'll attempt to securely charge your credit card at the point of purchase online. If there's a problem, you'll be notified on the spot and prompted to use another card. Once we receive verification of sufficient funds, your payment will be completed and transferred securely to us. Your account will be charged in 24 to 48 hours."
123
+ }
124
+ }, {
125
+ "@type": "Question",
126
+ "name": "Will I be charged sales tax for online orders?",
127
+ "acceptedAnswer": {
128
+ "@type": "Answer",
129
+ "text":"Local and State sales tax will be collected if your recipient's mailing address is in: <ul><li>Arizona</li><li>California</li><li>Colorado</li></ul>"}
130
+ }]
131
+ },
132
+ "StructuredDataHowTo":{
133
+ "@type": "HowTo",
134
+ "name": "How to set alarm for 1 minutes:",
135
+ "image": "https://miro.medium.com/fit/c/470/353/1*o38gRq5SvLMtgjMMo5Ph7A.jpeg",
136
+ "step": [{
137
+ "@type": "HowToStep",
138
+ "text": "Click on set alarm",
139
+ "image": "https://example.com/1x1/step4.jpg",
140
+ "url": "https://example.com/tie#step4"
141
+ },{
142
+ "@type": "HowToStep",
143
+ "text": "Set 1 minutes for alarm.",
144
+ "image": "https://example.com/1x1/step4.jpg",
145
+ "url": "https://example.com/tie#step4"
146
+ },{
147
+ "@type": "HowToStep",
148
+ "text": "Choose sound of your choice.",
149
+ "image": "https://example.com/1x1/step4.jpg",
150
+ "url": "https://example.com/tie#step4"
151
+ },{
152
+ "@type": "HowToStep",
153
+ "text": "Click submit to set alarm, that's it !.",
154
+ "image": "https://example.com/1x1/step4.jpg",
155
+ "url": "https://example.com/tie#step4"
156
+ }]
157
+ }
80
158
  }