mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
donate
This commit is contained in:
48
index.html
48
index.html
@@ -162,12 +162,40 @@
|
||||
Hi! My name is Kyle Burton and I am currently a high school student. I used to play Pokemon, but when a friend introduced me to Magic in 2013 I sold my pocket monsters and bought an M14 Intro Pack. Ever since that day Magic has been my all time favorite game. In addition to playing games, I've always <a href="https://www.youtube.com/watch?v=ERCzN91JicA" target="blank">loved technology</a>. During the 2017-18 school year I tought myself how to code Javascript, and a little bit of HTML and CSS. The following summer I created Kyle's Card Imager (<a href="https://scryfall.com/card/5dn/134/krark-clan-ironworks" target="blank">KCI</a>). It was pretty simple but I soon began to add more border images like Miracle or Nyx. After a few months I decided to share my creation, so I renamed it Card Conjurer and uploaded it to Github, and then in April of 2019 I bought the domain <a href="#" onclick="alert('You\'re already there, silly!')">cardconjurer.com</a>.
|
||||
</div>
|
||||
</div>
|
||||
<div class="layer">
|
||||
<div class="layer">
|
||||
<div class="title">Check Out Some Samples!</div>
|
||||
<div class="samples">
|
||||
<img id="sample1" alt="loading sample...">
|
||||
<img id="sample2" alt="loading sample...">
|
||||
<img id="sample3" alt="loading sample...">
|
||||
</div>
|
||||
</div>
|
||||
<div class="layer">
|
||||
<div class="title">How You Can Help</div>
|
||||
<div class="donateHalfGrid">
|
||||
<img id="wishlistCardImage" placeholder="loading...">
|
||||
<div>
|
||||
<div class="paragraph indent">I play Commander, which can be expensive for a student! Right now, one of the cards that I'm saving up for is <label id="wishlistCardName">loading..</label>. If you've enjoyed using Card Conjurer, a small donation, even as low as a single cent, would be incredibly appreciated and put to good use!</div>
|
||||
<div class="donateGrid">
|
||||
<div class="imageLinkGrid">
|
||||
<a class="imageLink showBackgroundThrough" style="color: #012d8a;" href="https://www.paypal.me/kyleburtondonate" target="_blank"><img src="data/site/icons/paypal.png"><div>PayPal</div></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="layer">
|
||||
<div class="title">Looking for the Original?</div>
|
||||
<div class="paragraph indent">
|
||||
This version of the website is currently a work in progress, so it doesn't have the same features that the original Card Conjurer had. If you want to go back to the old version, <a href="old/index.html">click here</a>.
|
||||
This version of the website doesn't have the same features that the original Card Conjurer had. If you want to go back to the old version, <a href="old/index.html">click here</a>.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="layer">
|
||||
<div class="title">Have Any Questions?</div>
|
||||
<div class="paragraph indent">
|
||||
If you have any questions please don't hesitate to email me at <label class="truncate"><a href="https://mail.google.com/mail/u/0/?view=cm&fs=1&to=CardConjurerMTG@gmail.com&su=Card%20Conjurer&tf=1" target="_blank">CardConjurerMTG@gmail.com</a></label>. Even if you made a cool card and want to share, I'd love to see it!
|
||||
</div>
|
||||
</div>
|
||||
<div class="layer">
|
||||
<div class="title">The Proxy Factory</div>
|
||||
<div class="paragraph indent">If you'd like to delve deeper into making custom Magic: The Gathering cards, check out The Proxy Factory! They're a community full of individuals interested in creating custom cards, and are very welcoming to new members.</div>
|
||||
@@ -177,20 +205,6 @@
|
||||
<a class="imageLink showBackgroundThrough" style="color: #738adb;" href="https://discordapp.com/invite/xBCQprM" target="_blank"><img src="data/site/icons/discord.png"><div>Discord</div></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="layer">
|
||||
<div class="title">Have Any Questions?</div>
|
||||
<div class="paragraph indent">
|
||||
If you have any questions please don't hesitate to email me at: <div class="truncate"><a href="https://mail.google.com/mail/u/0/?view=cm&fs=1&to=CardConjurerMTG@gmail.com&su=Card%20Conjurer&tf=1" target="_blank">CardConjurerMTG@gmail.com</a></div>Even if you made a cool card and want to share, I'd love to see it!
|
||||
</div>
|
||||
</div>
|
||||
<div class="layer">
|
||||
<div class="title">Check Out Some Samples!</div>
|
||||
<div class="samples">
|
||||
<img id="sample1" alt="loading sample...">
|
||||
<img id="sample2" alt="loading sample...">
|
||||
<img id="sample3" alt="loading sample...">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user