Skip to content
This repository has been archived by the owner on Oct 29, 2019. It is now read-only.

Commit

Permalink
Update to inform fans that the band is no more
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeVachon committed May 24, 2015
1 parent b6d74e6 commit 4b8e466
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 84 deletions.
14 changes: 0 additions & 14 deletions src/jade/index.jade
Original file line number Diff line number Diff line change
Expand Up @@ -50,18 +50,6 @@ block content
.embed-responsive.embed-responsive-16by9
iframe(src="https://www.youtube.com/embed/RwyyN6eae14?rel=0",allowfullscreen).embed-responsive-item

#events.area-highlight
include:markdown ./../markdown/events.md
.row.hidden-xs.event-header
.col-sm-4 What
.col-sm-4 Where
.col-sm-4 When
+event("May TwoFour Show","May 23rd, 2015 @ 9pm","The Boat House")
+event("Hello Summer Show","June 20th, 2015 @ 9pm","The Boat House")
+event("Mid Summer Blowout","July 31st, 2015 @ 9pm","The Boat House")
+event("Labour Day Show","September 4th, 2015 @ 9pm","The Boat House")
+event("Birthday Bash","November 14th, 2015 @ 9pm","The Boat House")

#gallery.area-highlight
h2 Photos of Us

Expand All @@ -80,5 +68,3 @@ block content

#social-media.area-highlight
include:markdown ./../markdown/social.md

#contact-us.area-highlight
2 changes: 2 additions & 0 deletions src/js/contact_us.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
var _contactForm = $('<form>',{action:'post', method:'/send'}).on('submit', function(e) {
e.preventDefault();
var _form = $(this);
Expand Down Expand Up @@ -77,3 +78,4 @@ $('#contact-us')
.append($('<h2>').html("Send Us a Message!"))
.append(_contactForm)
;
*/
4 changes: 2 additions & 2 deletions src/markdown/aboutus.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
About Fine Alley
----------------

Fine Alley is band centrally located in Midland, Ontario and provides live music entertainment for Simcoe County and the surrounding area.
Unfortunately, we regret to inform everyone that Fine Alley will no longer be performing as group for the forceable future. We would like to thank our fans for coming out and supporting us over the last 3 years. We have had a blast performing for you!

We play rock music from the 70's, 90's, and some of today's modern hits. If you are a fan of Pink Floyd, Matt Good, and / or similar music, than we are a must a see for you.
Fine Alley was a band centrally located in Midland, Ontario and provided live music entertainment for Simcoe County and the surrounding area. We played rock music from the 70's, 90's, and some of today's modern hits.
2 changes: 1 addition & 1 deletion wwwroot/includes/js/finealley.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

69 changes: 2 additions & 67 deletions wwwroot/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,80 +29,16 @@ <h1 class="masthead"><img alt="Fine Alley" title="Fine Alley" src="/includes/img
<div class="container">
<div id="about" class="area-highlight"><h2>About Fine Alley</h2>

<p>Fine Alley is band centrally located in Midland, Ontario and provides live music entertainment for Simcoe County and the surrounding area.</p>
<p>Unfortunately, we regret to inform everyone that Fine Alley will no longer be performing as group for the forceable future. We would like to thank our fans for coming out and supporting us over the last 3 years. We have had a blast performing for you!</p>

<p>We play rock music from the 70's, 90's, and some of today's modern hits. If you are a fan of Pink Floyd, Matt Good, and / or similar music, than we are a must a see for you.</p>
<p>Fine Alley was a band centrally located in Midland, Ontario and provided live music entertainment for Simcoe County and the surrounding area. We played rock music from the 70's, 90's, and some of today's modern hits.</p>
</div>
<div id="video" class="area-highlight">
<h2>Have a Listen</h2>
<div class="embed-responsive embed-responsive-16by9">
<iframe src="https://www.youtube.com/embed/RwyyN6eae14?rel=0" allowfullscreen class="embed-responsive-item"></iframe>
</div>
</div>
<div id="events" class="area-highlight"><h2>Upcoming Events</h2>

<p>Here are some of our upcoming events, check back for updated show information.</p>
<div class="row hidden-xs event-header">
<div class="col-sm-4">What</div>
<div class="col-sm-4">Where</div>
<div class="col-sm-4">When</div>
</div>
<div class="row event-details">
<div class="col-xs-12 col-sm-4">
<div class="visible-xs-inline-block">What</div>May TwoFour Show
</div>
<div class="col-xs-12 col-sm-4">
<div class="visible-xs-inline-block">Where</div>The Boat House
</div>
<div class="col-xs-12 col-sm-4">
<div class="visible-xs-inline-block">When</div>May 23rd, 2015 @ 9pm
</div>
</div>
<div class="row event-details">
<div class="col-xs-12 col-sm-4">
<div class="visible-xs-inline-block">What</div>Hello Summer Show
</div>
<div class="col-xs-12 col-sm-4">
<div class="visible-xs-inline-block">Where</div>The Boat House
</div>
<div class="col-xs-12 col-sm-4">
<div class="visible-xs-inline-block">When</div>June 20th, 2015 @ 9pm
</div>
</div>
<div class="row event-details">
<div class="col-xs-12 col-sm-4">
<div class="visible-xs-inline-block">What</div>Mid Summer Blowout
</div>
<div class="col-xs-12 col-sm-4">
<div class="visible-xs-inline-block">Where</div>The Boat House
</div>
<div class="col-xs-12 col-sm-4">
<div class="visible-xs-inline-block">When</div>July 31st, 2015 @ 9pm
</div>
</div>
<div class="row event-details">
<div class="col-xs-12 col-sm-4">
<div class="visible-xs-inline-block">What</div>Labour Day Show
</div>
<div class="col-xs-12 col-sm-4">
<div class="visible-xs-inline-block">Where</div>The Boat House
</div>
<div class="col-xs-12 col-sm-4">
<div class="visible-xs-inline-block">When</div>September 4th, 2015 @ 9pm
</div>
</div>
<div class="row event-details">
<div class="col-xs-12 col-sm-4">
<div class="visible-xs-inline-block">What</div>Birthday Bash
</div>
<div class="col-xs-12 col-sm-4">
<div class="visible-xs-inline-block">Where</div>The Boat House
</div>
<div class="col-xs-12 col-sm-4">
<div class="visible-xs-inline-block">When</div>November 14th, 2015 @ 9pm
</div>
</div>
</div>
<div id="gallery" class="area-highlight">
<h2>Photos of Us</h2>
<div class="gallery row">
Expand All @@ -125,7 +61,6 @@ <h2>Photos of Us</h2>

<p>You can find Fine Alley on <a href="https://www.facebook.com/FineAlleyTheBand">Facebook as FineAlleyTheBand</a> and on <a href="https://twitter.com/finealley">Twitter as @finealley</a>.</p>
</div>
<div id="contact-us" class="area-highlight"></div>
</div>
<div class="container">
<div class="site-footer">
Expand Down

0 comments on commit 4b8e466

Please sign in to comment.