<!doctype html>

<html xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml"  itemscope itemtype="http://schema.org/Article" lang="en-US">

  <head>
    
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    
    <meta name="viewport" content="width=device-width,initial-scale=1">
    

    <!--INCLUDE SQS SCRIPTS, META TAGS AND USER CONTENT FROM THE CODE INJECTION TAB-->

    <!-- This is Squarespace. -->
<!-- jonahluke -->
<meta charset="utf-8" />
<title>Jonah Luke</title>
<meta property="og:site_name" content="Jonah Luke"/>
<meta property="og:title" content=""/>
<meta itemprop="name" content=""/>
<meta property="og:type" content="article"/>
<meta property="og:image" content="http://jonahluke.com/item/516ee0b3e4b0915f11d9ffda?format=500w"/>
<meta itemprop="image" content="http://jonahluke.com/item/516ee0b3e4b0915f11d9ffda?format=500w"/>
<link rel="image_src" href="http://jonahluke.com/item/516ee0b3e4b0915f11d9ffda?format=500w" />
<script>(function() {var l=!1,q=[1500,1000,750,500,300,100],s=new function(){this.load=function(b,n){b.getDOMNode&&(b=b.getDOMNode());
var o=this._getDataFromNode(b,n),m=!(!o.a||!o.a.width||!o.a.height),k=o.load+"";
if("false"===k){return l
}var i=o.mode;
if(m&&("fit"==i||"fill"==i)){i=b.parentNode;
if(!i){return console.error("Not doing anything, parentNode not found."),l
}if(!this.f(b,n,i)){return l
}}i=this.g(b,o);
if("string"==typeof i&&"viewport"!==k){var j=this.k(i,o);
b.getAttribute("src")!==j&&(b.onload=function(){b.className=b.className.replace("loading"," ").trim()
},!b.getAttribute("src")&&-1===b.className.indexOf("loading")&&(b.className+=(b.className?" ":"")+"loading"),!b.getAttribute("src")&&m?b.setAttribute("src",j):(o=new Image,o.onload=function(){m?b.setAttribute("src",j):(b.setAttribute("data-image-dimensions",this.width+"x"+this.height),s.load(b,n))
},o.onerror=function(){b.className=b.className.replace("loading"," ").trim();
b.setAttribute("src",j)
},o.src=j));
return !0
}return i
};
this.f=function(G,E,F){G.getDOMNode&&(G=G.getDOMNode());
F&&F.getDOMNode&&(F=F.getDOMNode());
F=F||G.parentNode;
if(!F){return console.error("Not doing anything, parentNode not found."),l
}var D=this._getDataFromNode(G,E),C=F.offsetWidth,A=F.offsetHeight;
E=D.mode;
if("none"!=E){var B=D.a.width,z=D.a.height,o=B/z,b=C/A,y;
"fill"===E?y=o>b?A/z:C/B:"fit"===E&&(y=o<b?A/z:C/B);
!D.d&&("fit"==E&&1<y)&&(y=1);
B=Math.floor(B*y);
y=Math.floor(z*y);
var i,x;
"fill"===E?(i=Math.min(Math.max(C/2-B*D.c.x,C-B),0),x=Math.min(Math.max(A/2-y*D.c.y,A-y),0)):"fit"===E&&(x=D.e,i=x.left?0:x.right?C-B:B<C?(C-B)/2:0,x=x.top?0:x.bottom?A-y:y<A?(A-y)/2:0,"inline"==this.b(G,"display")&&(G.style.fontSize="0px"),B-=G.offsetHeight-G.clientHeight,y-=G.offsetWidth-G.clientWidth);
if(0===B||0===y){return l
}G.style.top=Math.floor(x)+"px";
G.style.left=Math.floor(i)+"px";
G.style.width=Math.floor(B)+"px";
G.style.height=Math.floor(y)+"px";
i=this.b(F,"position");
G.style.position="relative"==i?"absolute":"relative";
if("fill"==E&&(G=this.b(F,"overflow"),!G||"hidden"!=G)){F.style.overflow="hidden"
}return !0
}};
this.g=function(A,y){function z(h,g){"none"===y.mode&&(A.style.width=null,A.style.height=null);
var d=parseFloat(A.getAttribute(h)),a=parseFloat(d);
if(!a||isNaN(a)){d=o.b(A,h),a=parseFloat(d)
}if(!a||isNaN(a)){d=o.b(A,"max-"+h,"max"+(h.substr(0,1).toUpperCase()+h.substr(1))),a=parseFloat(d)
}if(0===g||d){switch(o.i(d)){case"percentage":g=parseInt(d,10)/100*m.offsetWidth;
break;
case"number":g=parseInt(d,10)
}}!a&&(0!==g&&!A.getAttribute("src"))&&(g=0);
return g
}y=y||this._getDataFromNode(A);
if(!y.source){return l
}var x=A.offsetWidth,p=A.offsetHeight,m=A.parentNode,o=this,k=A.getAttribute("alt"),i=k&&0<k.length&&"none"===y.mode&&!A.getAttribute("src");
if(i){var b=A.style.display;
A.removeAttribute("alt");
A.style.display="none";
A.offsetHeight+0;
A.style.display=b
}x=z("width",x);
p=z("height",p);
i&&A.setAttribute("alt",k);
0===x&&0===p?(x=y.a.width,p=y.a.height):0===x?x=this.getDimensionForValue("width",p,y):0===p&&(p=this.getDimensionForValue("height",x,y));
"viewport"===y.load&&(A.style.width=Math.floor(x)+"px",A.style.height=Math.floor(p)+"px");
return this.j(x,p,y)
};
this._getDataFromNode=function(b,g){g=g||{};
var h={c:{x:0.5,y:0.5},a:{width:null,height:null},mode:"none",e:{h:!0},load:"true",d:!0};
if(g.c){h.c=g.c
}else{var f=b.getAttribute("data-image-focal-point");
if(f&&(f=f.split(","))&&2==f.length){h.c={x:parseFloat(f[0]),y:parseFloat(f[1])}
}}if(g.a){h.a=g.a
}else{if((f=b.getAttribute("data-image-dimensions"))&&(f=f.split("x"))&&2==f.length){h.a={width:parseInt(f[0],10),height:parseInt(f[1],10)}
}}g.mode?h.mode=g.mode:(f=b.parentNode.className,-1!==f.indexOf("content-fill")?h.mode="fill":-1!==f.indexOf("content-fit")&&(h.mode="fit"));
if("fit"===h.mode&&(f=g.e||b.getAttribute("data-alignment")||b.parentNode.getAttribute("data-alignment"))){h.e={top:-1!==f.indexOf("top"),left:-1!==f.indexOf("left"),h:-1!==f.indexOf("center"),right:-1!==f.indexOf("right"),bottom:-1!==f.indexOf("bottom")}
}if(g.load){h.load=g.load
}else{if(f=b.getAttribute("data-load")){h.load=f
}}if("undefined"!==typeof g.d){h.d=g.d
}else{if(f=b.getAttribute("data-image-stretch")){h.d="true"===f?!0:l
}}g.source?h.source=g.source:h.source=b.getAttribute("data-image")||b.getAttribute("data-src");
if(h.source&&(-1!==h.source.indexOf("squarespace.com")||-1!==h.source.indexOf("squarespace.net"))&&"http:"===h.source.substr(0,5)&&"https"===window.location.protocol.substr(0,5)){h.source=h.source.replace("http://","https://")
}return h
};
this.i=function(b){return"string"===typeof b&&-1!==b.indexOf("%")?"percentage":isNaN(parseInt(b,10))?NaN:"number"
};
this.b=function(b,g,h){var f;
b.currentStyle?f=b.currentStyle[h||g]:window.getComputedStyle&&(f=document.defaultView.getComputedStyle(b,null).getPropertyValue(g));
return f
};
this.j=function(b,e,f){b=Math.max(e/(f.a.height/f.a.width),b);
"number"==typeof window.devicePixelRatio&&(b=b*window.devicePixelRatio);
for(e=1;
e<q.length&&!(b>q[e]);
e++){}return q[e-1]+"w"
};
this.getDimensionForValue=function(b,g,h){var f=h.a.width;
h=h.a.height;
return"width"==b?f/h*g:"height"==b?h/f*g:NaN
};
this.k=function(b,e){var f=e.source;
return b&&("/"==f[0]||-1!=f.indexOf("squarespace.com")||-1!=f.indexOf("squarespace.net"))?(-1===f.indexOf("format\x3d"+b)&&(f=f+(-1!==f.indexOf("?")?"\x26":"?")+"format\x3d"+b),window.b&&(window.b.l&&-1===f.indexOf("storage\x3dlocal"))&&(f+="\x26storage\x3dlocal"),f):e.source
}
};
window.ImageLoader=s;
var t,u,v=50;
function w(){var b=document.images,i=document.styleSheets;
if(0>--v&&"complete"==document.readyState){clearTimeout(u)
}else{if(0<b.length&&t&&(t.rules||t.cssRules)){window.clearTimeout(u);
for(var i=l,j=0,h=b.length;
j<h;
j++){var g;
if(g=(b[j].hasAttribute?b[j].hasAttribute("data-image"):!!b[j].attributes["data-image"])||(b[j].hasAttribute?b[j].hasAttribute("data-src"):!!b[j].attributes["data-src"])){g=b[j],g="false"!==(g.getAttribute?g.getAttribute("data-load"):g.attributes["data-load"])+""
}g&&(i=!s.load(b[j])||i)
}i&&(u=window.setTimeout(w,50))
}else{if(!t){b=0;
for(j=i.length;
b<j;
b++){/\/site.css\?/.test(i[b].href)&&(t=i[b])
}}u=window.setTimeout(w,50)
}}}w();
document.addEventListener&&document.addEventListener("DOMContentLoaded",w,l);})();</script>
<script type="text/javascript" src="//static.squarespace.com/universal/scripts-v6/062520131847453178/yui-seed.js"></script>
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico"/>
<script type="text/javascript" src="//use.typekit.net/ik/RRrEvDPlRyWbYaQkOSIRWFqLGFUL-0AcOxXkusoQECXfe7XgfFHN4UJLFRbh52jhWD9Uw2MXjRbUZQsKw28Rw2JDjD9a5Amc5gTn-cN0jAyCiAl8OcFzdPU7dhoy-eUu-h90SaBujW48Sagyjh90jhNlOfG0-cN0jAyCiAl8O1FUiABkZWF3jAF8OcFzdPU7dhoy-eUu-h90SaBDSfoRdhXCHKo7dhoy-eUu-h90SaBDSfoRdhXK2cZ8dYblie83OW4zdAB0H6qJN3IbMg6IJMJ.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Playfair+Display:400italic|Source+Sans+Pro:400,200,200italic,300,300italic,400italic,600,600italic,700,700italic,900,900italic|Voltaire:400"/>

<script> Static.SQUARESPACE_CONTEXT = {"appDomain":"squarespace.com","secureDomain":"https://jonahluke.squarespace.com","subscribed":false,"templateCapabilities":{"custom":false,"customTypes":[],"layouts":{"default":{"name":"Normal","regions":["site"]}},"pageSchemas":{"gallery":{"ordering":1},"events":{"ordering":4},"folders":{},"blog":{"ordering":2}},"templatePageConfigs":{"info":{}},"widgetSchemas":{"1":[],"2":[],"4":[],"5":[],"6":[],"9":[],"12":[],"44":[],"50":[],"16":[],"18":[],"21":[],"23":[],"22":[],"25":[],"24":[],"26":[]}},"templateTweakable":true,"tweakJSON":{"bg-image":"{background-image:url(\"http://static.squarespace.com/static/51004b41e4b09c023c579ef8/t/516f67ace4b06eef91801f9b/1366255532512/JL-Coverweb.jpg\");background-position:top left;background-size:cover;background-attachment:fixed;background-repeat:no-repeat}","gallery-arrow-style":"No Background","gallery-aspect-ratio":"3:2 Standard","gallery-auto-crop":"true","gallery-autoplay":"false","gallery-info-overlay":"Show on Hover","gallery-loop":"false","gallery-navigation":"Bullets","gallery-show-arrows":"true","gallery-transitions":"Fade","galleryArrowBackground":"#222","galleryArrowColor":"#fff","galleryAutoplaySpeed":"3","galleryCircleColor":"#fff","galleryInfoBackground":"rgba(0, 0, 0, .7)","galleryThumbnailSize":"100px","product-gallery-auto-crop":"true","product-image-auto-crop":"true"},"website":{"id":"51004b41e4b09c023c579ef8","identifier":"jonahluke","contentModifiedOn":1371095943304,"cloneable":false,"siteStatus":{},"language":"en-US","timeZone":"America/Los_Angeles","machineTimeZoneOffset":-25200000,"timeZoneOffset":-25200000,"timeZoneAbbr":"PDT","siteTitle":"Jonah Luke","siteTagLine":"\"Finding a Way Home,\" Jonah's first full-length album, comes out soon!","siteDescription":"<p>Unabashedly joyful, unashamedly playful Folk-Rock.</p>","location":{"mapZoom":12.0,"mapLat":45.5234515,"mapLng":-122.6762071,"markerLat":45.5234515,"markerLng":-122.6762071,"addressTitle":"","addressLine1":"","addressLine2":"Portland, OR","addressCountry":"USA"},"logoImageId":"516ee0b3e4b0915f11d9ffda","shareButtonOptions":{"8":true,"3":true,"6":true,"5":true,"2":true,"1":true,"7":true},"logoImageUrl":"/item/516ee0b3e4b0915f11d9ffda","authenticUrl":"http://jonahluke.com","baseUrl":"http://jonahluke.com","primaryDomain":"jonahluke.com","socialAccounts":[{"serviceId":8,"userId":"jonahluke","userName":"jonahluke","screenname":"jonahluke","addedOn":1359222851669,"profileUrl":"http://jonahluke.tumblr.com","iconUrl":"http://api.tumblr.com/v2/blog/jonahluke.tumblr.com/avatar/64","metaData":{"service":"tumblr","blogs":[{"name":"jonahluke","url":"http://jonahluke.tumblr.com/","followers":8,"primary":true,"title":"Jonah Luke","admin":true,"ask":false,"tweet":false}],"primaryBlog":"jonahluke"},"serviceName":"tumblr"},{"serviceId":2,"userId":"1158900721","userName":"jonahgn","screenname":"Jonah Luke","addedOn":1359223044233,"profileUrl":"http://www.facebook.com/profile.php?id=119211955164","iconUrl":"http://graph.facebook.com/1158900721/picture?type=square","metaData":{"service":"facebook"},"serviceName":"facebook"},{"serviceId":4,"userId":"14047463","userName":"jonahluke","screenname":"Jonah Luke","addedOn":1359223055878,"profileUrl":"https://twitter.com/jonahluke","iconUrl":"http://a0.twimg.com/profile_images/2589554211/6e1rv7wiwwmcdmski27k_normal.jpeg","collectionId":"5104190fe4b07a210b51edb7","serviceName":"twitter"},{"serviceId":10,"userId":"20764717","userName":"jonahgn","screenname":"Jonah","addedOn":1359223100530,"profileUrl":"http://instagram.com/jonahgn","iconUrl":"http://images.instagram.com/profiles/profile_20764717_75sq_1350681854.jpg","collectionId":"5104193ce4b022f4fc6ab5e3","serviceName":"instagram"},{"serviceId":1,"userId":"22037165","userName":"jonahgn@gmail.com","screenname":"Jonah Geil-Neufeld","addedOn":1359242467626,"profileUrl":"https://foursquare.com/user/22037165","iconUrl":"https://is0.4sqi.net/userpix_thumbs/MRRTGJFIUN5QXH22.jpg","collectionId":"510464e3e4b0f426332bb263","serviceName":"foursquare"},{"serviceId":3,"userId":"33953864@N08","userName":"jonahluke","screenname":"jonahluke","addedOn":1359242570409,"profileUrl":"http://www.flickr.com/people/jonahluke/","iconUrl":"http://farm5.staticflickr.com/4034/buddyicons/33953864@N08.jpg","collectionId":"5104654ae4b0f96ff4ff9d97","serviceName":"flickr"},{"serviceId":20,"userId":"jonah@jonahluke.com","screenname":"jonah@jonahluke.com","addedOn":1359243861566,"profileUrl":"mailto:jonah@jonahluke.com","serviceName":"email"},{"serviceId":11,"userId":"wkZOa2_mNHC8P4bu2HzIIg","userName":"jonahlukemusic","screenname":"jonahlukemusic","addedOn":1359244192338,"profileUrl":"http://www.youtube.com/channel/UCwkZOa2_mNHC8P4bu2HzIIg","iconUrl":"http://i4.ytimg.com/i/wkZOa2_mNHC8P4bu2HzIIg/1.jpg?v=93397b","serviceName":"youtube"}],"statsMigrated":false},"websiteCloneable":false,"websiteSettings":{"id":"51004b41e4b09c023c579ef9","websiteId":"51004b41e4b09c023c579ef8","type":"Business","subject":"Music and Performance","country":"US","state":"","markdownMode":false,"simpleLikingEnabled":true,"defaultPostFormat":"%category%/%t","commentLikesAllowed":true,"commentAnonAllowed":false,"commentThreaded":true,"commentApprovalRequired":false,"commentAvatarsOn":true,"commentSortType":2,"commentFlagThreshold":4,"commentFlagsAllowed":true,"commentEnableByDefault":true,"commentDisableAfterDaysDefault":0,"disqusShortname":"","homepageTitleFormat":"%s","collectionTitleFormat":"%c \u2014 %s","itemTitleFormat":"%i \u2014 %s","commentsEnabled":true,"contactEmail":"jonah@jonahluke.com","allowSquarespacePromotion":true,"storeSettings":{"storeTitle":"Jonah Luke","returnPolicy":"<p class=\"field-label-inline-first\">Will accept returns on physical merchandise only.</p><p class=\"field-label-inline-first\">Item must be returned within: 30 Days</p><p class=\"field-label-inline-first\">Refund will be given as: Money back</p><p class=\"field-label-inline-first\">Return Policy Details:</p><p class=\"field-content\"><p>Merchandise Return Policy - No returns will be accepted without prior authorization. &nbsp;<strong>Email jonah@jonahluke.com</strong> to talk about returning your item.&nbsp;A<strong>\u200B</strong>ll returns are subject to a restocking or mailing fee. No returns will be accepted beyond 30 days of original delivery.</p></p>","termsOfService":"<p>This web page represents a legal document that serves as our Terms of Service and it governs the legal terms of our website, http://jonahluke.com, sub-domains, and any associated web-based and mobile applications (collectively, \"Website\"), as owned and operated by Jonah Luke.</p><p>Capitalized terms, unless otherwise defined, have the meaning specified within the Definitions section below. This Terms of Service, along with our Privacy Policy, any mobile license agreement, and other posted guidelines within our Website, collectively \"Legal Terms\", constitute the entire and only agreement between you and Jonah Luke, and supersede all other agreements, representations, warranties and understandings with respect to our Website and the subject matter contained herein. We may amend our Legal Terms at any time without specific notice to you. The latest copies of our Legal Terms will be posted on our Website, and you should review all Legal Terms prior to using our Website. After any revisions to our Legal Terms are posted, you agree to be bound to any such changes to them. Therefore, it is important for you to periodically review our Legal Terms to make sure you still agree to them.</p><p>By using our Website, you agree to fully comply with and be bound by our Legal Terms. Please review them carefully. If you do not accept our Legal Terms, do not access and use our Website. If you have already accessed our Website and do not accept our Legal Terms, you should immediately discontinue use of our Website.</p><p>The last update to our Terms of Service was posted on April 19, 2013.</p><p><strong>Definitions</strong><br>The terms \"us\" or \"we\" or \"our\" refers to Jonah Luke, the owner of the Website.</p><p>A \"Visitor\" is someone who merely browses our Website, but has not registered as Member.</p><p>A \"Member\" is an individual that has registered with us to use our Service.</p><p>Our \"Service\" represents the collective functionality and features as offered through our Website to our Members.</p><p>A \"User\" is a collective identifier that refers to either a Visitor or a Member.</p><p>All text, information, graphics, audio, video, and data offered through our Website are collectively known as our \"Content\".</p><p><strong>Legal Compliance</strong><br>You agree to comply with all applicable domestic and international laws, statutes, ordinances, and regulations regarding your use of our Website. Jonah Luke reserves the right to investigate complaints or reported violations of our Legal Terms and to take any action we deem appropriate, including but not limited to canceling your Member account, reporting any suspected unlawful activity to law enforcement officials, regulators, or other third parties and disclosing any information necessary or appropriate to such persons or entities relating to your profile, email addresses, usage history, posted materials, IP addresses and traffic information, as allowed under our Privacy Policy.</p><p><strong>Intellectual Property</strong><br>Our Website may contain our service marks or trademarks as well as those of our affiliates or other companies, in the form of words, graphics, and logos. Your use of our Website does not constitute any right or license for you to use such service marks/trademarks, without the prior written permission of the corresponding service mark/trademark owner. Our Website is also protected under international copyright laws. The copying, redistribution, use or publication by you of any portion of our Website is strictly prohibited. Your use of our Website does not grant you ownership rights of any kind in our Website.</p><p><strong>Links to Other Websites</strong><br>Our Website may contain links to third party websites. These links are provided solely as a convenience to you. By linking to these websites, we do not create or have an affiliation with, or sponsor such third party websites. The inclusion of links within our Website does not constitute any endorsement, guarantee, warranty, or recommendation of such third party websites. Jonah Luke has no control over the legal documents and privacy practices of third party websites; as such, you access any such third party websites at your own risk.</p><p><strong>General Terms</strong><br>Our Legal Terms shall be treated as though it were executed and performed in OR, USA, and shall be governed by and construed in accordance with the laws of OR, USA, without regard to conflict of law principles. In addition, you agree to submit to the personal jurisdiction and venue of such courts. Any cause of action by you with respect to our Website, must be instituted within one (1) year after the cause of action arose or be forever waived and barred. Should any part of our Legal Terms be held invalid or unenforceable, that portion shall be construed consistent with applicable law and the remaining portions shall remain in full force and effect. To the extent that any Content in our Website conflicts or is inconsistent with our Legal Terms, our Legal Terms shall take precedence. Our failure to enforce any provision of our Legal Terms shall not be deemed a waiver of such provision nor of the right to enforce such provision. The rights of Jonah Luke under our Legal Terms shall survive the termination of our Legal Terms.</p><p>Published with permission from&nbsp;<a href=\"http://termsfeed.com\">TermsFeed</a>.</p>","privacyPolicy":"<p>This Privacy Policy governs the manner in which Jonah Luke&nbsp;collects, uses, maintains and discloses information collected from users (each, a \"User\") of the jonahluke.com&nbsp;website (\"Site\"). This privacy policy applies to the Site and all products and services offered by Jonah Luke.</p><h6>Personal identification information</h6><p>We may collect personal identification information from Users in a variety of ways, including, but not limited to, when Users visit our site, place an orderfill out a formsubscribe to the newsletter and in connection with other activities, services, features or resources we make available on our Site. Users may be asked for, as appropriate, name, email address, mailing address, phone number, credit card information,</p><p>Users may, however, visit our Site anonymously.</p><p>We will collect personal identification information from Users only if they voluntarily submit such information to us. Users can always refuse to supply personally identification information, except that it may prevent them from engaging in certain Site related activities.</p><h6>Non-personal identification information</h6><p>We may collect non-personal identification information about Users whenever they interact with our Site. Non-personal identification information may include the browser name, the type of computer and technical information about Users means of connection to our Site, such as the operating system and the Internet service providers utilized and other similar information.</p><h6>Web browser cookies</h6><p>Our Site may use \"cookies\" to enhance User experience. User's web browser places cookies on their hard drive for record-keeping purposes and sometimes to track information about them. User may choose to set their web browser to refuse cookies, or to alert you when cookies are being sent. If they do so, note that some parts of the Site may not function properly.</p><h6>How we use collected information</h6><p>Jonah Luke&nbsp;collects and uses Users personal information for the following purposes:</p><ul><li><em>To process transactions</em><br>We may use the information Users provide about themselves when placing an order only to provide service to that order. We do not share this information with outside parties except to the extent necessary to provide the service.</li><li><em>To administer a content, promotion, survey or other Site feature</em><br>To send Users information they agreed to receive about topics we think will be of interest to them.</li><li><em>To send periodic emails</em><p>The email address Users provide for order processing, will only be used to send them information and updates pertaining to their order. It may also be used to respond to their inquiries, and/or other requests or questions. If User decides to opt-in to our mailing list, they will receive emails that may include company news, updates, related product or service information, etc. If at any time the User would like to unsubscribe from receiving future emails, we include detailed unsubscribe instructions at the bottom of each email or User may contact us via our Site.</p></li></ul><h6>How we protect your information</h6><p>We adopt appropriate data collection, storage and processing practices and security measures to protect against unauthorized access, alteration, disclosure or destruction of your personal information, username, password, transaction information and data stored on our Site.</p><p>Sensitive and private data exchange between the Site and its Users happens over a SSL secured communication channel and is encrypted and protected with digital signatures.&nbsp;<br></p><h6>Sharing your personal information</h6><p>We do not sell, trade, or rent Users personal identification information to others. We may share generic aggregated demographic information not linked to any personal identification information regarding visitors and users with our business partners, trusted affiliates and advertisers for the purposes outlined above.We may use third party service providers to help us operate our business and the Site or administer activities on our behalf, such as sending out newsletters or surveys. We may share your information with these third parties for those limited purposes provided that you have given us your permission.</p><h6>Third party websites</h6><p>Users may find advertising or other content on our Site that link to the sites and services of our partners, suppliers, advertisers, sponsors, licensors and other third parties. We do not control the content or links that appear on these sites and are not responsible for the practices employed by websites linked to or from our Site. In addition, these sites or services, including their content and links, may be constantly changing. These sites and services may have their own privacy policies and customer service policies. Browsing and interaction on any other website, including websites which have a link to our Site, is subject to that website\\'s own terms and policies.</p><h6>Changes to this privacy policy</h6><p>Jonah Luke&nbsp;has the discretion to update this privacy policy at any time. When we do, revise the updated date at the bottom of this page,. We encourage Users to frequently check this page for any changes to stay informed about how we are helping to protect the personal information we collect. You acknowledge and agree that it is your responsibility to review this privacy policy periodically and become aware of modifications.</p><h6>Your acceptance of these terms</h6><p>By using this Site, you signify your acceptance of this policy and&nbsp;<a href=\"http:\">terms of service</a>. If you do not agree to this policy, please do not use our Site. Your continued use of the Site following the posting of changes to this policy will be deemed your acceptance of those changes.</p><h6>Contacting us</h6><p>If you have any questions about this Privacy Policy, the practices of this site, or your dealings with this site, please contact us at:</p><p>Jonah Luke</p><p>jonahluke.com</p><p>3388 SE Holgate Blvd. Portland, OR 97202</p><p>502-26-JONAH</p><p>jonah@jonahluke.com</p>","expressCheckout":true,"useLightCart":true,"showNoteField":false,"currenciesSupported":["USD"],"stripePublishableKey":"pk_live_GQ3DPfxXXLhGy60azDTAv4eP","measurementStandard":1,"isLive":false,"storeState":2,"stripeConnected":true},"useEscapeKeyToLogin":true}}; SquarespaceFonts.loadViaContext(); Squarespace.load(); </script>

<script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-17979388-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script><!--[if gte IE 9]> <!-- --><link rel="stylesheet" type="text/css" href="/site.css?tid=507c1fdf84ae362b5e7be44e&r=1931&t=1371094715618"/><!-- <![endif]-->
<!--[if lt IE 9]><script src="//static.squarespace.com/universal/scripts-thirdparty/html5/html5-shiv.js"></script><link rel="stylesheet" type="text/css" href="/site.css?tid=507c1fdf84ae362b5e7be44e&r=1931&t=1371094715618&noMedia=true"/><![endif]-->


    <script src="//template-addons.squarespace.com/scripts/shrink.js"></script>
    <script type="text/javascript" src="https://static.squarespace.com/static/ta/51004b41e4b09c023c579ef8/1931/scripts/combo/?site.js"></script>
  </head>

  <body id="special" class="not-found-page mobile-style-available info-page-layout-offset freeform-text-on-info-page info-page-content-overlay info-page-content-drop-shadow hide-info-page-dividers site-drop-shadow mobile-background-image tagline-and-contact-info-hide-all site-border-none social-icon-style-round   gallery-navigation-bullets gallery-info-overlay-show-on-hover gallery-aspect-ratio-32-standard gallery-arrow-style-no-background gallery-transitions-fade gallery-show-arrows gallery-auto-crop     event-thumbnails event-thumbnail-size-32-standard event-date-label event-date-label-time event-excerpts event-list-date event-list-time event-list-address event-icalgcal-links    product-list-titles-under product-list-alignment-center product-item-size-11-square product-image-auto-crop product-gallery-size-11-square product-gallery-auto-crop show-product-price show-product-item-nav native-currency-code-usd">

    <div id="outerWrapper">

    <div id="bgOverlay">
      
    </div>
    
      <!--HEADER-->

      <header id="header">

        <!--MAIN NAVIGATION-->
        
<!--MOBILE-->

<nav id="mobile-navigation">
  <span id="mobile-navigation-label"></span>
  <ul>
    
      

            
              <li class=""><a href="/">Home</a></li>
            

            

          
        
    
      

            
              <li class=""><a href="/music/">Music</a></li>
            

            

          
        
    
      

            
              <li class=""><a href="/about/">About</a></li>
            

            

          
        
    
      

            
              <li class=""><a href="/events/">Events</a></li>
            

            

          
        
    
      

            
              <li class=""><a href="/blog/">Blog</a></li>
            

            

          
        
    
      

            
              <li class=""><a href="/photos/">Photos</a></li>
            

            

          
        
    
      

            
              <li class=""><a href="/about/press/">Press</a></li>
            

            

          
        
    
      

            
              <li class=""><a href="/contact/">Contact</a></li>
            

            

          
        
    
      

            
              <li class=""><a href="/mailing-list/">Mailing List</a></li>
            

            

          
        
    
  </ul>
</nav>

        
<nav id="main-navigation">
  <ul class="cf">
    
      

            
              <li class=""><a href="/">Home</a></li>
            

            

          
        
    
      

            
              <li class=""><a href="/music/">Music</a></li>
            

            

          
        
    
      

            
              <li class=""><a href="/about/">About</a></li>
            

            

          
        
    
      

            
              <li class=""><a href="/events/">Events</a></li>
            

            

          
        
    
      

            
              <li class=""><a href="/blog/">Blog</a></li>
            

            

          
        
    
      

            
              <li class=""><a href="/photos/">Photos</a></li>
            

            

          
        
    
      

            
              <li class=""><a href="/about/press/">Press</a></li>
            

            

          
        
    
      

            
              <li class=""><a href="/contact/">Contact</a></li>
            

            

          
        
    
      

            
              <li class=""><a href="/mailing-list/">Mailing List</a></li>
            

            

          
        
    
  </ul>
</nav>

        
          
            <nav class="social">
              <ul>
                <li><a href="http://jonahluke.tumblr.com" target="_blank" class="social-tumblr"></a></li><li><a href="http://www.facebook.com/profile.php?id=119211955164" target="_blank" class="social-facebook"></a></li><li><a href="https://twitter.com/jonahluke" target="_blank" class="social-twitter"></a></li><li><a href="http://instagram.com/jonahgn" target="_blank" class="social-instagram"></a></li><li><a href="https://foursquare.com/user/22037165" target="_blank" class="social-foursquare"></a></li><li><a href="http://www.flickr.com/people/jonahluke/" target="_blank" class="social-flickr"></a></li><li><a href="mailto:jonah@jonahluke.com" target="_blank" class="social-email"></a></li><li><a href="http://www.youtube.com/channel/UCwkZOa2_mNHC8P4bu2HzIIg" target="_blank" class="social-youtube"></a></li>
              </ul>
            </nav>
          
        

      </header>

            <!--SITE TITLE OR LOGO-->
      <div id="innerWrapper">
        <div id="title-area" data-content-field="site-title">

        
          <h1 class="site-title">
            
            <a href="/">
            
              
              
               <img class="site-title-image" src="/item/516ee0b3e4b0915f11d9ffda?format=1500w" alt="Jonah Luke" />
              
              
            
            </a>
            
          </h1>
        
          <p class="site-tagline">"Finding a Way Home," Jonah's first full-length album, comes out soon!</p>
        
          
          <!--SITE contact info-->
          <div class="contact-info">
            
              
                
                <p class="site-location">
                  <a href="//maps.google.com/maps?q=,Portland, OR">
                  <span>Portland, OR</span>
                  <span>USA</span></a>
                </p>
                
              
            
            
              
              <p class="email"><a href="mailto:jonah@jonahluke.com">jonah@jonahluke.com</a></p>
            
          </div>
          
            <div class="site-desc"><p>Unabashedly joyful, unashamedly playful Folk-Rock.</p></div>
          
        </div>

      
      <!--CONTENT INJECTION POINT-->
        <section id="content">
          <div class="main-content-wrapper"> 
           We couldn't find what you are looking for.
          </div>
        </section>
        
        <div id="homeBlockField">
          <div class="sqs-layout sqs-grid-12 columns-12" data-type="block-field" data-updated-on="1371094646837" id="homeBlocks"><div class="row sqs-row"><div class="col sqs-col-12 span-12"><div class="sqs-block image-block" data-block-json="&#123;&quot;layout&quot;:&quot;caption-hidden&quot;,&quot;description&quot;:&#123;&quot;source&quot;:&quot;&quot;,&quot;engine&quot;:&quot;wysiwyg&quot;,&quot;html&quot;:&quot;&quot;&#125;,&quot;imageId&quot;:&quot;51716fc9e4b00197788cadd0&quot;,&quot;filename&quot;:&quot;Jonah Luke No Curlies 300.png&quot;,&quot;lightbox&quot;:false,&quot;stretch&quot;:false,&quot;linkTo&quot;:&quot;&quot;,&quot;newwindow&quot;:false&#125;" data-block-type="5" id="block-c317dec588371f0b6765"><div class="sqs-block-content"><div class="image-block-outer-wrapper layout-caption-hidden"><div class="intrinsic" style="max-width:2656.0px"><div class="image-block-wrapper" style="padding-bottom:19.164158%;"><img  data-image-focal-point="0.5,0.5" data-image-dimensions="2656x509" data-image="http://static.squarespace.com/static/51004b41e4b09c023c579ef8/t/51716fc9e4b00197788cadd0/1366388684698/Jonah%20Luke%20No%20Curlies%20300.png" data-src="http://static.squarespace.com/static/51004b41e4b09c023c579ef8/t/51716fc9e4b00197788cadd0/1366388684698/Jonah%20Luke%20No%20Curlies%20300.png" /></div></div></div></div></div></div></div><div class="row sqs-row"><div class="col sqs-col-12 span-12"><div class="sqs-block html-block" data-block-json="&#123;&quot;wysiwyg&quot;:&#123;&quot;engine&quot;:&quot;code&quot;,&quot;mode&quot;:&quot;htmlmixed&quot;,&quot;isSource&quot;:false,&quot;source&quot;:&quot;&quot;&#125;,&quot;html&quot;:&quot;&lt;p&gt;&lt;span style=\&quot;letter-spacing: 0px; line-height: 1.4em;\&quot;&gt;&lt;strong&gt;Finding a Way Home&lt;/strong&gt; is coming very soon. &amp;nbsp;Check out apreview below:&lt;/span&gt;&lt;br&gt;&lt;/p&gt;&quot;,&quot;engine&quot;:&quot;visual&quot;&#125;" data-block-type="2" id="block-3b07f3dede8376319953"><div class="sqs-block-content"><p><span style="letter-spacing: 0px; line-height: 1.4em;"><strong>Finding a Way Home</strong> is coming very soon. &nbsp;Check out apreview below:</span><br></p></div></div></div></div><div class="row sqs-row"><div class="col sqs-col-12 span-12"><div class="sqs-block code-block" data-block-json="&#123;&quot;wysiwyg&quot;:&#123;&quot;source&quot;:&quot;&quot;,&quot;isSource&quot;:false,&quot;mode&quot;:&quot;htmlmixed&quot;,&quot;engine&quot;:&quot;source&quot;&#125;,&quot;html&quot;:&quot;&lt;iframe width=\&quot;100%\&quot; height=\&quot;166\&quot; scrolling=\&quot;no\&quot; frameborder=\&quot;no\&quot; src=\&quot;https://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F96612060\&quot;&gt;&lt;/iframe&gt;&quot;&#125;" data-block-type="23" id="block-abbcf5ad75c65f2b2ab1"><div class="sqs-block-content"><iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F96612060"></iframe></div></div></div></div></div>
        </div>
        
        <!--FOOTER WITH OPEN BLOCK FIELD-->

        <footer id="footer">
          <div class="sqs-layout sqs-grid-12 columns-12" data-type="block-field" data-updated-on="1366306941095" id="footerBlocks"><div class="row sqs-row"><div class="col sqs-col-12 span-12"><div class="sqs-block html-block" data-block-json="&#123;&quot;wysiwyg&quot;:&#123;&quot;engine&quot;:&quot;code&quot;,&quot;mode&quot;:&quot;htmlmixed&quot;,&quot;isSource&quot;:false,&quot;source&quot;:&quot;&quot;&#125;,&quot;html&quot;:&quot;&lt;p&gt;Mailing List:&lt;/p&gt;&quot;,&quot;engine&quot;:&quot;visual&quot;&#125;" data-block-type="2" id="block-958ece26b6e3eed2e730"><div class="sqs-block-content"><p>Mailing List:</p></div></div></div></div><div class="row sqs-row"><div class="col sqs-col-12 span-12"><div class="sqs-block form-block" data-block-json="&#123;&quot;formId&quot;:&quot;51703026e4b02974eb9fd11e&quot;,&quot;formName&quot;:&quot;Mailing List footer&quot;,&quot;submitButtonText&quot;:&quot;Submit&quot;,&quot;submissionMessage&quot;:&#123;&quot;source&quot;:&quot;Thank you!&quot;,&quot;engine&quot;:&quot;wysiwyg&quot;,&quot;html&quot;:&quot;Thank you!&quot;&#125;&#125;" data-block-type="9" id="block-42fc5a0457c1b84099f4"><div class="sqs-block-content">

<div class="form-wrapper">

  

  <div class="form-inner-wrapper">

    <form autocomplete="on" action="https://jonahluke.squarespace.com" method="POST" onsubmit="return (function(form) { Y.use
    ('squarespace-form-submit',
    function (Y) { (new Y.Squarespace.FormSubmit(form, false)).submit('51703026e4b02974eb9fd11e') }); return false;})(this)">

      

        <div class="field-list clear">

        

            

            

            

            
              <div id="email2" class="form-item field email required">
                <label class="title" for="email2-field">Email Address <span class="required">*</span></label>
                
                <input class="field-element" name="email" x-autocompletetype="email" type="text" spellcheck="false" id="email2-field" />
              </div>
            

            

            

            

            

            

            

            

            



            

            

            

            

            

            
          
        

        </div>

      

      
        <input class="button" type="submit" value="Submit"/>
      

      <div class="hidden form-submission-text">Thank you!</div>

    </form>

  </div>

</div>
</div></div></div></div></div>
        </footer>

    <!--INJECTION POINT FOR TRACKING SCRIPTS AND USER CONTENT FROM THE CODE INJECTION TAB-->

    
    </div> <!-- end #innerWrapper -->
    </div> <!-- end #outerWrapper -->

  </body>

</html> 