-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathworks.html
85 lines (79 loc) ยท 4.52 KB
/
works.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Buy me chai: How it Works!</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="icon" type="image/png" href="https://i.ibb.co/5T5bHD3/Buy-me-chai.png"/>
<link rel="stylesheet" href="https://s.pageclip.co/v1/pageclip.css" media="screen">
<meta property="og:title" content="Buy me chai">
<meta property="og:description" content="How does Buy me chai Work?">
<meta property="og:image" content="https://i.ibb.co/0K2Bx8w/BMCLogo.png" itemprop="image">
<style>
body{
padding:35px 35px 35px 35px;
line-height: 25px;
}
h3{
margin-top:45px;
}
.bmcLogo{
border: 2px solid #3e2e21;
border-radius: 20px;
margin-bottom: 30px;
min-width: 230px;
}
</style>
</head>
<body>
<div style="text-align:center">
<a href="https://getmechai.vercel.app">
<img class="bmcLogo" src="https://i.ibb.co/Xkdj83y/image-2.png" border="0"/>
</a>
</div>
<h3>What's Buy me chai?</h3>
<p>
Gratification Page for <u>Creators</u> ⚡<br/><br/>
Buy me chai gives an opportunity to have a sponsor me page for creators that can be embedded in a website, put up in a bio of an Instagram account or just added to a Medium Blog. This helps their supporters gratify and support their art via sponsoring a cup of tea! Yes it's that simple.<br/><br/>
It's an India first product and is built on the backbone of UPI payments and thus requires <b>No Integration</b>. Also, since we are creator-first this is absolutely <b>Commission Free</b> (quite literally) ๐ค<br/><br/>
Buy me chai is a <b>Not for Profit Initiative</b> to help creators get support for their creative projects!
</p>
<h3>How does it work?</h3>
<p>
1. Making your very own badge and creator page takes less than 10 seconds. Just <a href="https://getmechai.vercel.app/#contact-section" target="_blank">Click Here</a> and fill in the details. We literally ask for creator's name, the sponsorship amount and the <a href="https://support.google.com/pay/india/answer/7386842?hl=en-GB" target="_blank">UPI Id</a> and you're set!<br/><br/>
2. Use this badge or creator page link on any Website, Medium blog, Github, Insta account, Youtube bio etc or just share via WhatsApp. ๐<br/><br/>
3. Your supporters can click on your badge or creator page link and sponsor you via Paytm, GPay, PhonePe or any other UPI apps in no time! ๐<br/><br/>
4. Share and feel blessed - It feel's awesome! ๐ <br/> <br/>
<img style="width: 100%; max-width:400px;" src="images/great.png"/><br/>
</p>
<h3>How to use it on GitHub?</h3>
<p>
Once you have created your badge and creator page link you can directly use it in any repo. <br/> For ex, replace the creator page link and use this:<br/>
<p style="background: #F6F8FA; border-radius: 10px; padding: 10px;color:#095CC5; font-weight:600;">
[![Buy me chai](https://i.ibb.co/Xkdj83y/image-2.png)](https://getmechai.vercel.app/link.html?vpa=vaibhav210991@okaxis &nm=Vaibhav&amt=10)
</p>
Check it out on a repo here: <a href="https://github.com/vaibhavmagon/Kafka-Spark-Product-Recommendation" target="_blank">https://github.com/vaibhavmagon/Kafka-Spark-Product-Recommendation</a>
</p>
<h3>How to use it on Medium?</h3>
<p>
Once you have created your badge and creator page link you can directly on any blog.<br/> For ex, a sample link (we have used a <a href="https://bitly.com/" target="_blank">Bitly</a> link) can be embedded like this:<br/>
<img src="images/medium.png"/><br/>
Check it out on a blog here: <a href="https://medium.com/@vaibhav210991/host-a-personal-website-in-10-simple-steps-for-free-cfab1bd99f1f" target="_blank">Host a personal website under 10 steps!</a>
</p>
<h3>How to get the Buy me chai logo?</h3>
<p>
Oh! The url is right here: <b><u>https://i.ibb.co/Xkdj83y/image-2.png</u></b><br/>
(You can absolutely download it or copy it and use it anywhere)
</p>
<h3>Buy Us Chai? ๐</h3>
<p>
<a target="_blank" href="https://bit.ly/3lg8Mba">
<img class="bmcLogo" src="https://i.ibb.co/Xkdj83y/image-2.png" border="0" style="margin-bottom: 0px;"/>
</a>
</p>
<h3>How to reach us?</h3>
<p>
If you have any questions about the terms, the practices of Buy me chai, or anything else please <a style="text-decoration: underline;color:black;font-weight:600;" href="mailto:vaibhav210991@gmail.com" target="_blank">Mail Us!</a>
</p>
</body>
</html>