Created
July 5, 2017 20:30
-
-
Save educartoons/af157f263f0d7c74aa278eae32eb5b4b to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| <section class="blog"> | |
| <div class="container"> | |
| <ul class="blog-ul-list"> | |
| <li class="blog-entry"> | |
| <figure class="image"> | |
| <img src="./images/post1.jpg" alt=""> | |
| </figure> | |
| <div class="content"> | |
| <div class="content-wrapper"> | |
| <h2 class="title">Recording—Simplified: Ryan Montbleau on Mobile Recording</h2> | |
| <span class="date">2017.07.05</span> | |
| <div class="blurb"> | |
| <p>Recording music shouldn’t be complicated. In this ongoing series, we’re asking musicians to offer their tips for simplifying the recording process. Folk singer-songwriter Ryan Montbleau shares his advice.</p> | |
| </div> | |
| <div class="overlay"></div> | |
| </div> | |
| <div class="content-link"> | |
| <a href="#">Read More</a> | |
| </div> | |
| </div> | |
| </li> | |
| <li class="blog-entry"> | |
| <figure class="image"> | |
| <img src="./images/post2.png" alt=""> | |
| </figure> | |
| <div class="content"> | |
| <div class="content-wrapper"> | |
| <h2 class="title">Interview: Singer-Songwriter Amy Helm Talks Touring and Songwriting</h2> | |
| <span class="date">2017.07.05</span> | |
| <div class="blurb"> | |
| <p>Amy Helm was born into a world of music. Her father, Levon Helm, who passed away in 2012, was long-time drummer for The Band. Amy’s mother is singer-songwriter Libby Titus, and her stepfather is Donald Fagen, lead singer and co-founder of Steely Dan. In this interview, we talk songwriting and life on the road.</p> | |
| </div> | |
| <div class="overlay"></div> | |
| </div> | |
| <div class="content-link"> | |
| <a href="#">Read More</a> | |
| </div> | |
| </div> | |
| </li> | |
| <li class="blog-entry"> | |
| <figure class="image"> | |
| <img src="./images/post3.jpg" alt=""> | |
| </figure> | |
| <div class="content"> | |
| <div class="content-wrapper"> | |
| <h2 class="title">The Tour Bus: Soul-Pop Band Lawrence on Van Life and Mobile Recording</h2> | |
| <span class="date">2017.07.05</span> | |
| <div class="blurb"> | |
| <p>The Tour Bus is an ongoing series featuring musicians talking about staying creative while touring as well as offering mobile recording tips from the road. Today soul-pop group Lawrence shares their words of wisdom.</p> | |
| </div> | |
| <div class="overlay"></div> | |
| </div> | |
| <div class="content-link"> | |
| <a href="#">Read More</a> | |
| </div> | |
| </div> | |
| </li> | |
| <li class="blog-entry"> | |
| <figure class="image"> | |
| <img src="./images/post4.png" alt=""> | |
| </figure> | |
| <div class="content"> | |
| <div class="content-wrapper"> | |
| <h2 class="title">The Tour Bus: 3 Questions with Guerrilla Roots Band Damn Tall Buildings</h2> | |
| <span class="date">2017.07.05</span> | |
| <div class="blurb"> | |
| <p>The Tour Bus is an ongoing series featuring musicians talking about staying creative while touring as well as offering mobile recording tips from the road. In this installment, Avery “Montana'” Ballotta (vocals/fiddle) of guerilla roots string band Damn Tall Buildings weighs in.</p> | |
| </div> | |
| <div class="overlay"></div> | |
| </div> | |
| <div class="content-link"> | |
| <a href="#">Read More</a> | |
| </div> | |
| </div> | |
| </li> | |
| </ul> | |
| </div> | |
| </section> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment