Skip to content

Commit

Permalink
Merge pull request #92 from chriskrycho/meta-2
Browse files Browse the repository at this point in the history
Meta 2.
  • Loading branch information
chriskrycho authored Sep 25, 2017
2 parents f225587 + 3970e04 commit a424fc1
Show file tree
Hide file tree
Showing 3 changed files with 198 additions and 0 deletions.
4 changes: 4 additions & 0 deletions landing/sponsors.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ <h1>Sponsors</h1>
</p>

<ul class="sponsors-list">
<li class="sponsors-list__sponsor">
<span class='sponsors-list__sponsor-name'>Aaron Turon</a></span>
<span class='sponsors-list__sponsor-dates'>(September 2017)</span>
</li>
<li class="sponsors-list__sponsor">
<span class='sponsors-list__sponsor-name'><a href="http://home.red-oxide.org/" class='sponsors-list__sponsor-link'>Chris Palmer</a></span>
<span class='sponsors-list__sponsor-dates'>(May–August 2016, News 2, February 2017 – September 2017)</span>
Expand Down
193 changes: 193 additions & 0 deletions src/meta/_2.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1,193 @@
//! Two Milestones
//!
//! - **Date:** September 25, 2017
//! - **Subject:** Two years and fifty episodes of New Rustacean—time to
//! celebrate with stickers and shirts!
//! - **Audio:**
//! + [mp3]
//! + [m4a]
//! + [ogg]
//!
//! [mp3]: http://www.podtrac.com/pts/redirect.mp3/cdn.newrustacean.com/meta/_2.mp3
//! [m4a]: http://www.podtrac.com/pts/redirect.m4a/cdn.newrustacean.com/meta/_2.m4a
//! [ogg]: http://www.podtrac.com/pts/redirect.ogg/cdn.newrustacean.com/meta/_2.ogg
//!
//! <audio style="width: 100%" style="width: 100%" title="Crates You Should Know: Rayon" controls preload=metadata>
//! <source src="http://www.podtrac.com/pts/redirect.mp3/cdn.newrustacean.com/meta/_2.mp3">
//! <source src="http://www.podtrac.com/pts/redirect.m4a/cdn.newrustacean.com/meta/_2.m4a">
//! <source src="http://www.podtrac.com/pts/redirect.ogg/cdn.newrustacean.com/meta/_2.ogg">
//! </audio>
//!
//!
//! Links
//! -----
//!
//! - [JavaScript to Elm]
//! - [Idris]
//! - [Elixir]
//!
//! [JavaScript to Elm]: http://jstoelm.com
//! [Idris]: http://www.idris-lang.org
//! [Elixir]: http://www.elixir-lang.org
//!
//! ### Shirts
//!
//! [**Get them here!**][shirts] – available till Oct 9, 2017 at 8:00 PM EDT.
//!
//! [shirts]: https://cottonbureau.com/products/new-rustacean-2017
//!
//! <table>
//! <thead>
//! <tr>
//! <th>item/style</th>
//! <th style="text-align:center">Women's</th>
//! <th style="text-align:center">Men's</th>
//! </tr>
//! </thead>
//! <tr style="text-align: center">
//! <td>hoodie</td>
//! <td colspan="2" ><img style="max-width: 50%" src="http://cdn.newrustacean.com/images/hoodie.jpg"></td>
//! </tr>
//! <tr>
//! <td>"heavy metal" shirt</td>
//! <td><img src="http://cdn.newrustacean.com/images/heavy-metal-women.jpg"></td>
//! <td><img src="http://cdn.newrustacean.com/images/heavy-metal-men.jpg"></td>
//! </tr>
//! <tr>
//! <td>"heather white" t-shirt</td>
//! <td><img src="http://cdn.newrustacean.com/images/heather-white-women.jpg"></td>
//! <td><img src="http://cdn.newrustacean.com/images/heather-white-men.jpg"></td>
//! </tr>
//! </table>
//!
//! ### Stickers
//!
//! <table>
//! <thead>
//! <tr>
//! <th style="text-align:center">Die-cut</th>
//! <th style="text-align:center">Circular</th>
//! </tr>
//! </thead>
//! <tr>
//! <td><img src="http://cdn.newrustacean.com/images/sticker-die-cut.png"></td>
//! <td><img src="http://cdn.newrustacean.com/images/sticker-circular.png"></td>
//! </tr>
//! </table>
//!
//! Sponsors
//! --------
//!
//! - Aaron Turon
//! - Alexander Payne
//! - [Anthony Deschamps]
//! - Anthony Scotti
//! - Aleksey Pirogov
//! - Andreas Fischer
//! - Andrew Thompson
//! - Austin LeSure
//! - [Behnam Esfahbod]
//! - Benjamin Wasty
//! - Brent Vatne
//! - [Charlie Egan]
//! - Chris Jones
//! - [Chris Palmer]
//! - Dan Abrams
//! - [Daniel Collin]
//! - [David W. Allen]
//! - David Hewson
//! - [Derek Morr]
//! - Eugene Bulkin
//! - [Henri Sivonen]
//! - [Ian Jones]
//! - [Jakub "Limeth" Hlusička]
//! - James Cooper
//! - Jerome Froelich
//! - Jonathan Turner
//! - [Jupp Müller]
//! - Justin Ossevoort
//! - [Karl Hobley]
//! - Keith Gray
//! - Kilian Rault
//! - Luca Schmid
//! - Masashi Fujita
//! - Matt Rudder
//! - Matthew Brenner
//! - Matthew Piziak
//! - Matthias Ruszala
//! - [Max Jacobson]
//! - [Messense Lv]
//! - Micael Bergeron
//! - [Nathan Sculli]
//! - [Nick Stevens]
//! - Ovidiu Curcan
//! - [Pascal Hertleif]
//! - [Patrick O'Doherty]
//! - Peter Tillemans
//! - Philipp Keller
//! - Ralph Giles ("rillian")
//! - Randy MacLeod
//! - Raph Levien
//! - reddraggone9
//! - [Ryan Blecher]
//! - [Sebastián Ramírez Magrí]
//! - Simon G.
//! - Steven Murawksi
//! - [Stuart Hinson]
//! - Tim Brooks
//! - Tom Prince
//! - Ty Overby
//! - Tyler Harper
//! - Vesa Kaihlavirta
//! - Warren Harper
//! - [William Roe]
//! - Zachary Snyder
//! - Zaki
//!
//! [Anthony Deschamps]: https://github.com/adeschamps
//! [Behnam Esfahbod]: https://github.com/behnam
//! [Brent Vatne]: https://github.com/brentvatne
//! [Charlie Egan]: https://charlieegan3.com
//! [Chris Palmer]: http://home.red-oxide.org/
//! [Daniel Collin]: https://twitter.com/daniel_collin
//! [David Allen]: http://GitHub.com/DataRiot
//! [Derek Morr]: https://twitter.com/derekmorr
//! [Henri Sivonen]: https://hsivonen.fi/
//! [Ian Jones]: https://www.ianmjones.com/
//! [Jakub "Limeth" Hlusička]: https://github.com/Limeth
//! [Jupp Müller]: https://de.linkedin.com/in/juppm
//! [Karl Hobley]: https://github.com/kaedroho/
//! [Max Jacobson]: https://twitter.com/maxjacobson
//! [Messense Lv]: https://github.com/messense
//! [Nathan Sculli]: http://influential.co/
//! [Nick Stevens]: https://github.com/nastevens
//! [Pascal Hertleif]: https://pascalhertleif.de/
//! [Patrick O'Doherty]: https://twitter.com/patrickod
//! [Philipp Keller]: https://twitter.com/hansapla
//! [Ryan Blecher]: http://notryanb.github.io/
//! [Sebastián Ramírez Magrí]: https://www.twitter.com/sebasmagri
//! [Stuart Hinson]: http://stuarth.github.io/
//! [William Roe]: http://willroe.me
//!
//! (Thanks to the couple people donating who opted out of the reward tier, as
//! well. You know who you are!)
//!
//! ### Become a sponsor
//!
//! - [Patreon](https://www.patreon.com/newrustacean)
//! - [Venmo](https://venmo.com/chriskrycho)
//! - [Dwolla](https://www.dwolla.com/hub/chriskrycho)
//! - [Cash.me](https://cash.me/$chriskrycho)
//! - [Flattr](https://flattr.com/profile/chriskrycho)
//! - [PayPal.me](https://paypal.me/chriskrycho)
//!
//!
//! Contact
//! -------
//!
//! - New Rustacean:
//! + Twitter: [@newrustacean](https://www.twitter.com/newrustacean)
//! + Email: [[email protected]](mailto:[email protected])
//! - Chris Krycho
//! + GitHub: [chriskrycho](https://github.com/chriskrycho)
//! + Twitter: [@chriskrycho](https://www.twitter.com/chriskrycho)
1 change: 1 addition & 0 deletions src/meta/mod.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
//! Meta episodes: content about the show itself.

pub mod _1;
pub mod _2;

0 comments on commit a424fc1

Please sign in to comment.