forked from freeCodeCamp/freeCodeCamp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request freeCodeCamp#10545 from QuincyLarson/feature/shop-…
…hoodies add hoodie and books to shop
- Loading branch information
Showing
1 changed file
with
66 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,93 +1,87 @@ | ||
extends ../layout | ||
block content | ||
h2.text-center Buy through us and support our open source community | ||
h2.text-center Buy cool stuff and support our open source community: | ||
.row | ||
.col-xs-12.col-sm-10.col-sm-offset-1.col-md-8.col-md-offset-2.text-center | ||
img.img-responsive.img-center(src='//i.imgur.com/0JSMQlO.jpg') | ||
h3 Bonfire Function Call T-shirt - $24.99 | ||
p This comfortable jet black T-shirt features our community's iconic "bonfire function call" logo. | ||
p Also available in high quality American Apparel women's fitted tee sizes. | ||
a.btn.btn-cta.signup-btn.btn-block(href='http://bit.ly/2cIteT1' target='_blank' onClick="ga('send', 'event', 'Shop', 'clicked', 'bonfire function call tshirt');") Get this classic shirt | ||
|
||
hr | ||
.row | ||
.col-xs-12.col-sm-10.col-sm-offset-1.col-md-8.col-md-offset-2.text-center | ||
img.img-responsive.img-center(src='//i.imgur.com/Ev3dGx2.jpg') | ||
h3 Bonfire Function Call Hoodie - $49.99 | ||
p Stay warm and dress like a developer. This Free Code Camp hoodie comes with pockets and a zipper for maximum convenience. | ||
p Fits great on men, women, and kids. | ||
a.btn.btn-cta.signup-btn.btn-block(href='http://bit.ly/2cHlCx6' target='_blank' onClick="ga('send', 'event', 'Shop', 'clicked', 'bonfire function call hoodie');") Get this toasty hoodie | ||
|
||
hr | ||
.row | ||
.col-xs-12.col-sm-10.col-sm-offset-1.col-md-8.col-md-offset-2.text-center | ||
form(action="//www.paypal.com/cgi-bin/webscr" onSubmit="ga('send', 'event', 'Shop', 'clicked', 'Freecodecamp sticker');" method="post" target="_blank") | ||
input(type="hidden" name="cmd" value="_s-xclick") | ||
input(type="hidden" name="hosted_button_id" value="R9AGYKJUCU37N") | ||
input(type="image" src='//i.imgur.com/FNFqn9Tg.png' class="img-responsive img-center" name="submit" alt="Freecodecamp sticker") | ||
h3 Free Code Camp laptop stickers | ||
h4 Get 2 for only $5, with free shipping anywhere! | ||
p These durable 2" (5 cm) stickers sport a matte finish, and look great anywhere - especially on your laptop. | ||
form(action="//www.paypal.com/cgi-bin/webscr" onSubmit="ga('send', 'event', 'Shop', 'clicked', 'Freecodecamp sticker');" method="post" target="_blank") | ||
input(type="hidden" name="cmd" value="_s-xclick") | ||
input(type="hidden" name="hosted_button_id" value="R9AGYKJUCU37N") | ||
input(type="submit" class="btn btn-cta signup-btn btn-block" name="submit" value='Get these with PayPal or a Credit Card') | ||
img(alt="" border="0" src="//www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1") | ||
img.img-responsive.img-center(src='//i.imgur.com/nlupFKM.jpg') | ||
h3 It's all talk until the code runs T-shirt - $24.99 | ||
p Ward Cunningham, inventor of the wiki, famously said, "It's all talk until the code runs." Spread his wisdom with this jet black t-shirt. | ||
p Also available in high quality American Apparel women's fitted tee sizes. | ||
a.btn.btn-cta.signup-btn.btn-block(href='http://bit.ly/2bQ97AU' target='_blank' onClick="ga('send', 'event', 'Shop', 'clicked', 'all talk tshirt');") Get this sweet shirt | ||
|
||
hr | ||
.row | ||
.col-xs-12.col-sm-10.col-sm-offset-1.col-md-8.col-md-offset-2.text-center | ||
a(href="//www.amazon.com/gp/product/B00NB86OYE/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B00NB86OYE&linkCode=as2&tag=out0b4b-20&linkId=dfacf0a194dcd3d1c9376f64ed690214" onClick="ga('send', 'event', 'Shop', 'clicked', '2 free audio books');") | ||
img.img-responsive.img-center(src='http://i.imgur.com/ATDiWMl.png') | ||
h3 Get 2 free audiobooks through Audible | ||
p Audible gives our community $5 when you you sign up for a free trial. | ||
p You get two free audiobooks immediately. You can cancel any time and still keep your audiobooks. | ||
p If you don't cancel within 30 days, you get one audiobook per month for $15/month. | ||
a.btn.btn-cta.signup-btn.btn-block(href="//www.amazon.com/gp/product/B00NB86OYE/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B00NB86OYE&linkCode=as2&tag=out0b4b-20&linkId=dfacf0a194dcd3d1c9376f64ed690214" onClick="ga('send', 'event', 'Shop', 'clicked', '2 free audio books');") Get two free audio books | ||
img.img-responsive.img-center(src='//i.imgur.com/XcruzJf.jpg') | ||
h3 Celebrate the Open Data Movement T-shirt - $24.99 | ||
p All around the world, scientists and governments are releasing open data. Free Code Camp's datasets are among the most popular with Kaggle's community of 600,000+ data scientists. | ||
p Also available in high quality American Apparel women's fitted tee sizes. | ||
a.btn.btn-cta.signup-btn.btn-block(href='http://bit.ly/2celkPa' target='_blank' onClick="ga('send', 'event', 'Shop', 'clicked', 'open data tshirt');") Get this awesome shirt | ||
|
||
hr | ||
.row | ||
.col-xs-12.col-sm-10.col-sm-offset-1.col-md-8.col-md-offset-2.text-center | ||
a(href="//m.do.co/c/ba8a71773373" target='_blank' onClick="ga('send', 'event', 'Shop', 'clicked', '$10 Digital Ocean credit');") | ||
img.img-responsive.img-center(src='//i.imgur.com/BTtb8P0g.jpg') | ||
h3 Get $10 in credit for your own Digital Ocean server | ||
p Digital Ocean gives our community $25 in credit after you spend $25. | ||
a.btn.btn-cta.signup-btn.btn-block(href="//m.do.co/c/ba8a71773373" target='_blank' onClick="ga('send', 'event', 'Shop', 'clicked', '$10 Digital Ocean credit');") Claim your $10 credit | ||
img.img-responsive.img-center(src='//i.imgur.com/H4q9EAo.jpg') | ||
h3 Rabbit Skins Baby Onesie - $19.99 | ||
p Inspire your baby to become a coder! | ||
p These onesies come in pink and green, and range in size from 6 months to 2 years old. | ||
a.btn.btn-cta.signup-btn.btn-block(href='http://bit.ly/2b4Gq12' target='_blank' onClick="ga('send', 'event', 'Shop', 'clicked', 'open data onesie');") Get this adorable onesie | ||
|
||
hr | ||
.row | ||
.col-xs-12.col-sm-10.col-sm-offset-1.col-md-8.col-md-offset-2.text-center | ||
img.img-responsive.img-center(src='//i.imgur.com/FNFqn9Tg.jpg') | ||
h3 Free Code Camp laptop stickers | ||
p Get 2 for only $5, with free shipping anywhere! | ||
p These durable 2" (5 cm) stickers sport a matte finish, and look great anywhere - especially on your laptop. | ||
html. | ||
<form action="//www.paypal.com/cgi-bin/webscr" onSubmit="ga('send', 'event', 'Shop', 'clicked', 'Freecodecamp sticker');" method="post" target="_blank"> | ||
<input type="hidden" name="cmd" value="_s-xclick"> | ||
<input type="hidden" name="hosted_button_id" value="R9AGYKJUCU37N"> | ||
<input type="submit" class="btn btn-cta signup-btn btn-block" name="submit" value='Get these with PayPal or a Credit Card'> | ||
<img alt="" border="0" src="//www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"> | ||
</form> | ||
hr | ||
|
||
.big-break | ||
h2.text-center These audiobooks are extremely popular with developers: | ||
.row | ||
.col-xs-12.col-sm-10.col-sm-offset-1.col-md-8.col-md-offset-2.text-center | ||
img.img-responsive.img-center(src='//i.imgur.com/0aHcAtS.jpg') | ||
h3 The Innovators: How a Group of Hackers, Geniuses, and Geeks Created the Digital Revolution | ||
p Get this audiobook and another of your choosing for free with an Audible free trial. | ||
a.btn.btn-cta.signup-btn.btn-block(target='_blank' href="http://amzn.to/2aZVCR6" onClick="ga('send', 'event', 'Shop', 'clicked', 'book-the-innovators');") Get this audiobook for free | ||
|
||
hr | ||
.row | ||
.col-xs-12.col-sm-10.col-sm-offset-1.col-md-8.col-md-offset-2.text-center | ||
a(href="//www.namecheap.com/?aff=102130" onClick="ga('send', 'event', 'Shop', 'clicked', 'Namecheap domain');") | ||
img.img-responsive.img-center(src='http://i.imgur.com/YqZqTN6g.jpg') | ||
h3 Buy some affordable domain names | ||
p Namecheap gives our community a 15% commission on your first purchase. | ||
a.btn.btn-cta.signup-btn.btn-block(href="//www.namecheap.com/?aff=102130" onClick="ga('send', 'event', 'Shop', 'clicked', 'Namecheap domain');") Get your domain name | ||
img.img-responsive.img-center(src='//i.imgur.com/1088eKE.jpg') | ||
h3 The Master Switch: The Rise and Fall of Information Empires | ||
p Get this audiobook and another of your choosing for free with an Audible free trial. | ||
a.btn.btn-cta.signup-btn.btn-block(target='_blank' href="http://amzn.to/2cjtFDH" onClick="ga('send', 'event', 'Shop', 'clicked', 'book-master-switch');") Get this audiobook for free | ||
|
||
hr | ||
.row | ||
.col-xs-12.col-sm-10.col-sm-offset-1.col-md-8.col-md-offset-2.text-center | ||
h2 Books our community recommends | ||
p Amazon gives our community a commission if you make a purchase right after clicking one of these buttons. | ||
.spacer | ||
a(href="//www.amazon.com/gp/product/0984782850/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=0984782850&linkCode=as2&tag=out0b4b-20&linkId=41b9f338b2a1a8ba00d67f944f68a982" onClick="ga('send', 'event', 'Shop', 'clicked', 'Cracking the Coding Interview');" target='_blank') | ||
img.img-responsive.img-center(src='//i.imgur.com/hV9F2bo.jpg' alt='Cracking the Coding Interivew book cover') | ||
.button-spacer | ||
a.btn.signup-btn.btn-cta(href="//www.amazon.com/gp/product/0984782850/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=0984782850&linkCode=as2&tag=out0b4b-20&linkId=41b9f338b2a1a8ba00d67f944f68a982" onClick="ga('send', 'event', 'Shop', 'clicked', 'Cracking the Coding Interview');" target='_blank') Get it on Amazon | ||
.spacer | ||
hr | ||
.spacer | ||
a(href="//www.amazon.com/gp/product/0596805527/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=0596805527&linkCode=as2&tag=out0b4b-20&linkId=f490d30d420bf57fc1efe2de57eece65" onClick="ga('send', 'event', 'Shop', 'clicked', 'JavaScript The Definitive Guide');" target='_blank') | ||
img.img-responsive.img-center(src='//i.imgur.com/rLN9oKk.jpg' alt='JavaScript: The Definitive Guide book cover') | ||
.button-spacer | ||
a.btn.signup-btn.btn-cta(href="//www.amazon.com/gp/product/0596805527/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=0596805527&linkCode=as2&tag=out0b4b-20&linkId=f490d30d420bf57fc1efe2de57eece65" onClick="ga('send', 'event', 'Shop', 'clicked', 'JavaScript The Definitive Guide');" target='_blank') Get it on Amazon | ||
.spacer | ||
hr | ||
.spacer | ||
a(href="//www.amazon.com/gp/product/1593275676/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1593275676&linkCode=as2&tag=out0b4b-20&linkId=a6a83ec9ed8d137f3ff56fbcfc6c05ce" onClick="ga('send', 'event', 'Shop', 'clicked', 'How Linux Works');" target='_blank') | ||
img.img-responsive.img-center(src='//i.imgur.com/KU60I7r.jpg' alt='How Linux Works: What Every Superuser Should Know book cover') | ||
.button-spacer | ||
a.btn.signup-btn.btn-cta(href="//www.amazon.com/gp/product/1593275676/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1593275676&linkCode=as2&tag=out0b4b-20&linkId=a6a83ec9ed8d137f3ff56fbcfc6c05ce" onClick="ga('send', 'event', 'Shop', 'clicked', 'How Linux Works');" target='_blank') Get it on Amazon | ||
.spacer | ||
hr | ||
.spacer | ||
a(href="//www.amazon.com/gp/product/0596517742/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=0596517742&linkCode=as2&tag=out0b4b-20&linkId=644f8ba9661c9db7dd4bb3ff6216a8d1" onClick="ga('send', 'event', 'Shop', 'clicked', 'JavaScript the Good Parts');" target='_blank') | ||
img.img-responsive.img-center(src='//i.imgur.com/nR4VIU4.jpg' alt='JavaScript: The Good Parts book cover') | ||
.button-spacer | ||
a.btn.signup-btn.btn-cta(href="//www.amazon.com/gp/product/0596517742/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=0596517742&linkCode=as2&tag=out0b4b-20&linkId=644f8ba9661c9db7dd4bb3ff6216a8d1" onClick="ga('send', 'event', 'Shop', 'clicked', 'JavaScript the Good Parts');" target='_blank') Get it on Amazon | ||
.spacer | ||
hr | ||
.spacer | ||
a(href="//www.amazon.com/gp/product/1593275846/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1593275846&linkCode=as2&tag=out0b4b-20&linkId=6870174eac22afca8e1c1ef5204f16ee" onClick="ga('send', 'event', 'Shop', 'clicked', 'Eloquent JavaScript');" target='_blank') | ||
img.img-responsive.img-center(src='//i.imgur.com/CR2dSql.jpg' alt='Eloquent JavaScript: A Modern Introduction to Programming book cover') | ||
.button-spacer | ||
a.btn.signup-btn.btn-cta(href="//www.amazon.com/gp/product/1593275846/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1593275846&linkCode=as2&tag=out0b4b-20&linkId=6870174eac22afca8e1c1ef5204f16ee" onClick="ga('send', 'event', 'Shop', 'clicked', 'Eloquent JavaScript');" target='_blank') Get it on Amazon | ||
.spacer | ||
hr | ||
.spacer | ||
a(href="//www.amazon.com/gp/product/1118531647/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1118531647&linkCode=as2&tag=out0b4b-20&linkId=fdce3ef75bf3cd1cb220020a595decba" onClick="ga('send', 'event', 'Shop', 'clicked', 'JavaScript and jQuery');" target='_blank') | ||
img.img-responsive.img-center(src='//i.imgur.com/IplEMb4.jpg' alt='JavaScript and jQuery: Interactive Front End Development') | ||
.button-spacer | ||
a.btn.signup-btn.btn-cta(href="//www.amazon.com/gp/product/1118531647/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1118531647&linkCode=as2&tag=out0b4b-20&linkId=fdce3ef75bf3cd1cb220020a595decba" onClick="ga('send', 'event', 'Shop', 'clicked', 'JavaScript and jQuery');" target='_blank') Get it on Amazon | ||
img.img-responsive.img-center(src='//i.imgur.com/kAzbbvk.jpg') | ||
h3 Hackers: Heroes of the Computer Revolution | ||
p Get this audiobook and another of your choosing for free with an Audible free trial. | ||
a.btn.btn-cta.signup-btn.btn-block(target='_blank' href="http://amzn.to/2bIHlYP" onClick="ga('send', 'event', 'Shop', 'clicked', 'book-hackers');") Get this audiobook for free |