-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* updating show details * no hemingway * ship * take you to pieces * twenty miles westward
- Loading branch information
Showing
5 changed files
with
407 additions
and
11 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
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 |
---|---|---|
@@ -0,0 +1,111 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
|
||
<title>Least Best Beast - At Last</title> | ||
<meta name="viewport" content="user-scalable=0, initial-scale=1.0"> | ||
|
||
<link rel="apple-touch-icon" sizes="57x57" href="/assets/favicon/apple-icon-57x57.png"> | ||
<link rel="apple-touch-icon" sizes="60x60" href="/assets/favicon/apple-icon-60x60.png"> | ||
<link rel="apple-touch-icon" sizes="72x72" href="/assets/favicon/apple-icon-72x72.png"> | ||
<link rel="apple-touch-icon" sizes="76x76" href="/assets/favicon/apple-icon-76x76.png"> | ||
<link rel="apple-touch-icon" sizes="114x114" href="/assets/favicon/apple-icon-114x114.png"> | ||
<link rel="apple-touch-icon" sizes="120x120" href="/assets/favicon/apple-icon-120x120.png"> | ||
<link rel="apple-touch-icon" sizes="144x144" href="/assets/favicon/apple-icon-144x144.png"> | ||
<link rel="apple-touch-icon" sizes="152x152" href="/assets/favicon/apple-icon-152x152.png"> | ||
<link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-icon-180x180.png"> | ||
<link rel="icon" type="image/png" sizes="192x192" href="/assets/favicon/android-icon-192x192.png"> | ||
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png"> | ||
<link rel="icon" type="image/png" sizes="96x96" href="/assets/favicon/favicon-96x96.png"> | ||
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png"> | ||
<link rel="manifest" href="/assets/favicon/manifest.json"> | ||
<meta name="msapplication-TileColor" content="#ffffff"> | ||
<meta name="msapplication-TileImage" content="/assets/favicon/ms-icon-144x144.png"> | ||
<meta name="theme-color" content="#ffffff"> | ||
|
||
<meta property="og:title" content="Least Best Beast is your new favorite band"> | ||
<meta property="og:description" content="Least Best Beast is somewhere on the way to rock, but you take a wrong left."> | ||
<meta property="og:image" content="http://www.leastbestbeast.com/assets/favicon/fav.jpg"> | ||
<meta property="og:url" content="http://www.leastbestbeast.com/index.html"> | ||
<meta name="twitter:card" content="summary_large_image"> | ||
|
||
<link href="/assets/icons/foundation-icons.css" media="screen" rel="stylesheet"/> | ||
<link href="/assets/css/style.css" media="screen" rel="stylesheet"/> | ||
<style> | ||
section>h1 { border-bottom: 1px solid #fff; margin: 60px 0 15px; } | ||
</style> | ||
</head> | ||
<body> | ||
<script> | ||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | ||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | ||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | ||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga'); | ||
ga('create', 'UA-274914-4', 'auto'); | ||
ga('send', 'pageview'); | ||
</script> | ||
|
||
<div class="container"> | ||
<div class="content"> | ||
|
||
<div class="icons"> | ||
<a href="http://www.github.com/sometotal/leastbestbeast.com"><i class="fi-social-github"></i></a> | ||
<a href="http://www.facebook.com/leastbestbeast"><i class="fi-social-facebook"></i></a> | ||
<a href="http://www.twitter.com/leastbestbeast"><i class="fi-social-twitter"></i></a> | ||
</div> | ||
|
||
<section data-context="shows" id="shows"> | ||
<h1>No Hemingway</h1> | ||
<p> | ||
I know you won't believe me when I say<br> | ||
I know you’ll roll your eyes<br> | ||
But this I know is true<br> | ||
There is no one better than you<br> | ||
</p> | ||
|
||
<p> | ||
I fell last night<br> | ||
From your window<br> | ||
I couldn't let it go<br> | ||
</p> | ||
|
||
<p> | ||
Let's find a night to watch Milagro Bean Field War<br> | ||
And more. Let's stay up all night<br> | ||
Let's have a party, just me and you. Just us two<br> | ||
</p> | ||
|
||
<p> | ||
I fell last night<br> | ||
From your window<br> | ||
</p> | ||
|
||
<p> | ||
I knew it from the moment that I met you.<br> | ||
From the moment that I asked you to be my girlfriend.<br> | ||
Like a schoolboy I was in love. Like a fool with a dog.<br> | ||
A star nosed mole in heavy fog.<br> | ||
I could see right through. I could find my way. I could waste a whole day just trying to bump into you. <br> | ||
</p> | ||
|
||
<p> | ||
I fell last night<br> | ||
</p> | ||
|
||
<p> | ||
I know you won't believe me when I say<br> | ||
I know you’ll probably roll your eyes<br> | ||
But this I know is true<br> | ||
You’re sofa king special that I have to swear, hand on heart and hand in the air<br> | ||
</p> | ||
|
||
<p style="text-align:right"><a href="/at-last">back to song list</a></p> | ||
</section> | ||
</div> | ||
</div> | ||
|
||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script> | ||
<script>window.jQuery || document.write('<script src="/assets/js/jquery.min.js"><\/script>')</script> | ||
</body> | ||
</html> |
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 |
---|---|---|
@@ -0,0 +1,89 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
|
||
<title>Least Best Beast - At Last</title> | ||
<meta name="viewport" content="user-scalable=0, initial-scale=1.0"> | ||
|
||
<link rel="apple-touch-icon" sizes="57x57" href="/assets/favicon/apple-icon-57x57.png"> | ||
<link rel="apple-touch-icon" sizes="60x60" href="/assets/favicon/apple-icon-60x60.png"> | ||
<link rel="apple-touch-icon" sizes="72x72" href="/assets/favicon/apple-icon-72x72.png"> | ||
<link rel="apple-touch-icon" sizes="76x76" href="/assets/favicon/apple-icon-76x76.png"> | ||
<link rel="apple-touch-icon" sizes="114x114" href="/assets/favicon/apple-icon-114x114.png"> | ||
<link rel="apple-touch-icon" sizes="120x120" href="/assets/favicon/apple-icon-120x120.png"> | ||
<link rel="apple-touch-icon" sizes="144x144" href="/assets/favicon/apple-icon-144x144.png"> | ||
<link rel="apple-touch-icon" sizes="152x152" href="/assets/favicon/apple-icon-152x152.png"> | ||
<link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-icon-180x180.png"> | ||
<link rel="icon" type="image/png" sizes="192x192" href="/assets/favicon/android-icon-192x192.png"> | ||
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png"> | ||
<link rel="icon" type="image/png" sizes="96x96" href="/assets/favicon/favicon-96x96.png"> | ||
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png"> | ||
<link rel="manifest" href="/assets/favicon/manifest.json"> | ||
<meta name="msapplication-TileColor" content="#ffffff"> | ||
<meta name="msapplication-TileImage" content="/assets/favicon/ms-icon-144x144.png"> | ||
<meta name="theme-color" content="#ffffff"> | ||
|
||
<meta property="og:title" content="Least Best Beast is your new favorite band"> | ||
<meta property="og:description" content="Least Best Beast is somewhere on the way to rock, but you take a wrong left."> | ||
<meta property="og:image" content="http://www.leastbestbeast.com/assets/favicon/fav.jpg"> | ||
<meta property="og:url" content="http://www.leastbestbeast.com/index.html"> | ||
<meta name="twitter:card" content="summary_large_image"> | ||
|
||
<link href="/assets/icons/foundation-icons.css" media="screen" rel="stylesheet"/> | ||
<link href="/assets/css/style.css" media="screen" rel="stylesheet"/> | ||
<style> | ||
section>h1 { border-bottom: 1px solid #fff; margin: 60px 0 15px; } | ||
</style> | ||
</head> | ||
<body> | ||
<script> | ||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | ||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | ||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | ||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga'); | ||
ga('create', 'UA-274914-4', 'auto'); | ||
ga('send', 'pageview'); | ||
</script> | ||
|
||
<div class="container"> | ||
<div class="content"> | ||
|
||
<div class="icons"> | ||
<a href="http://www.github.com/sometotal/leastbestbeast.com"><i class="fi-social-github"></i></a> | ||
<a href="http://www.facebook.com/leastbestbeast"><i class="fi-social-facebook"></i></a> | ||
<a href="http://www.twitter.com/leastbestbeast"><i class="fi-social-twitter"></i></a> | ||
</div> | ||
|
||
<section data-context="shows" id="shows"> | ||
<h1>Ship</h1> | ||
<p> | ||
We'll go walk along the earth and deep into the night<br> | ||
With a hand up to the light<br> | ||
We may fall into the dirt, dig deeper without sight<br> | ||
With a single slip tonight<br> | ||
</p> | ||
|
||
<p> | ||
We'll feel it in our bones; stacked up to the sky<br> | ||
That bends up to the light<br> | ||
We'll hold the line all alone with our hands clenched tight<br> | ||
On this city ship tonight<br> | ||
</p> | ||
|
||
<p> | ||
We will roll up to the club with a fever and a slug<br> | ||
We’ll take down all the ones who pull out the rug on all of us<br> | ||
We’ll take care of all our friends who’re on the mend or on the crutch<br> | ||
Back to a place that we call home<br> | ||
</p> | ||
|
||
<p style="text-align:right"><a href="/at-last">back to song list</a></p> | ||
</section> | ||
</div> | ||
</div> | ||
|
||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script> | ||
<script>window.jQuery || document.write('<script src="/assets/js/jquery.min.js"><\/script>')</script> | ||
</body> | ||
</html> |
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 |
---|---|---|
@@ -0,0 +1,104 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
|
||
<title>Least Best Beast - At Last</title> | ||
<meta name="viewport" content="user-scalable=0, initial-scale=1.0"> | ||
|
||
<link rel="apple-touch-icon" sizes="57x57" href="/assets/favicon/apple-icon-57x57.png"> | ||
<link rel="apple-touch-icon" sizes="60x60" href="/assets/favicon/apple-icon-60x60.png"> | ||
<link rel="apple-touch-icon" sizes="72x72" href="/assets/favicon/apple-icon-72x72.png"> | ||
<link rel="apple-touch-icon" sizes="76x76" href="/assets/favicon/apple-icon-76x76.png"> | ||
<link rel="apple-touch-icon" sizes="114x114" href="/assets/favicon/apple-icon-114x114.png"> | ||
<link rel="apple-touch-icon" sizes="120x120" href="/assets/favicon/apple-icon-120x120.png"> | ||
<link rel="apple-touch-icon" sizes="144x144" href="/assets/favicon/apple-icon-144x144.png"> | ||
<link rel="apple-touch-icon" sizes="152x152" href="/assets/favicon/apple-icon-152x152.png"> | ||
<link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-icon-180x180.png"> | ||
<link rel="icon" type="image/png" sizes="192x192" href="/assets/favicon/android-icon-192x192.png"> | ||
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png"> | ||
<link rel="icon" type="image/png" sizes="96x96" href="/assets/favicon/favicon-96x96.png"> | ||
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png"> | ||
<link rel="manifest" href="/assets/favicon/manifest.json"> | ||
<meta name="msapplication-TileColor" content="#ffffff"> | ||
<meta name="msapplication-TileImage" content="/assets/favicon/ms-icon-144x144.png"> | ||
<meta name="theme-color" content="#ffffff"> | ||
|
||
<meta property="og:title" content="Least Best Beast is your new favorite band"> | ||
<meta property="og:description" content="Least Best Beast is somewhere on the way to rock, but you take a wrong left."> | ||
<meta property="og:image" content="http://www.leastbestbeast.com/assets/favicon/fav.jpg"> | ||
<meta property="og:url" content="http://www.leastbestbeast.com/index.html"> | ||
<meta name="twitter:card" content="summary_large_image"> | ||
|
||
<link href="/assets/icons/foundation-icons.css" media="screen" rel="stylesheet"/> | ||
<link href="/assets/css/style.css" media="screen" rel="stylesheet"/> | ||
<style> | ||
section>h1 { border-bottom: 1px solid #fff; margin: 60px 0 15px; } | ||
</style> | ||
</head> | ||
<body> | ||
<script> | ||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | ||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | ||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | ||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga'); | ||
ga('create', 'UA-274914-4', 'auto'); | ||
ga('send', 'pageview'); | ||
</script> | ||
|
||
<div class="container"> | ||
<div class="content"> | ||
|
||
<div class="icons"> | ||
<a href="http://www.github.com/sometotal/leastbestbeast.com"><i class="fi-social-github"></i></a> | ||
<a href="http://www.facebook.com/leastbestbeast"><i class="fi-social-facebook"></i></a> | ||
<a href="http://www.twitter.com/leastbestbeast"><i class="fi-social-twitter"></i></a> | ||
</div> | ||
|
||
<section data-context="shows" id="shows"> | ||
<h1>Satellite</h1> | ||
<p> | ||
You come to the country<br> | ||
And you blow them all away<br> | ||
Got all your snotty phrases<br> | ||
And you know just what to say<br> | ||
You can call this British<br> | ||
</p> | ||
|
||
<p> | ||
It’s getting scenic all the way<br> | ||
It’s getting scenic all the way<br> | ||
All across the bridges<br> | ||
</p> | ||
|
||
<p> | ||
Pretty soon it all goes away<br> | ||
And when the American public’s left in a daze<br> | ||
And then whats left is a days worth of what you can take.<br> | ||
The pretty brothers in a popular way<br> | ||
</p> | ||
|
||
<p> | ||
It’s getting scenic all the way<br> | ||
It’s getting scenic all the way<br> | ||
All across the bridges<br> | ||
</p> | ||
|
||
<p> | ||
Power to take it<br> | ||
Take it far away<br> | ||
When the British Invasion<br> | ||
Blows you away<br> | ||
You cannot fall it’ll take you to pieces<br> | ||
You cannot fall, fall, fall, fall<br> | ||
</p> | ||
|
||
<p style="text-align:right"><a href="/at-last">back to song list</a></p> | ||
</section> | ||
</div> | ||
</div> | ||
|
||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script> | ||
<script>window.jQuery || document.write('<script src="/assets/js/jquery.min.js"><\/script>')</script> | ||
</body> | ||
</html> |
Oops, something went wrong.