whoops, missed some files

This commit is contained in:
Mark Moser
2014-09-20 13:58:09 -05:00
parent 742eadf502
commit f7d0238865
8 changed files with 64 additions and 0 deletions

View File

@ -0,0 +1,28 @@
---
title: Podcasts
date: 2014-09-20
tags: about
poster: /assets/img/bg/retina_wood_@2X.png
---
.row
.col-sm-12
- if is_blog_article?
%h2 Podcasts
%p Just a list of podcasts I frequent (in order of preference)
%h4 Current
%ul
%li= link_to 'Ruby Rogues', 'http://rubyrogues.com'
%li= link_to 'Ruby 5', 'http://ruby5.envylabs.com'
%li= link_to 'Giant Robots Smashing into Other Giant Robots', 'http://podcasts.thoughtbot.com/giantrobots'
-# %li= link_to 'JS Jabber', 'http://www.devchat.tv/js-jabber'
%li= link_to 'Back to Work', 'http://5by5.tv/b2w'
%li= link_to 'The Poo-edcast', 'http://adamryanmorrison.com/podcast/'
%li= link_to 'You Need A Budget', 'http://www.youneedabudget.com/blog/c/podcast/'
%li= link_to 'Ruby on Rails Podcast', 'http://5by5.tv/rubyonrails'
%h4 Past Gems
%ul
%li= link_to 'That Post Show', 'http://thatpostshow.com'
%li= link_to 'The RC', 'http://www.fxguide.com/podcasts/'
%li= link_to 'The VFX Show', 'http://www.fxguide.com/podcasts/'