diff options
Diffstat (limited to 'bak/oldluxpages/writing/united-kingdom/index.html')
-rw-r--r-- | bak/oldluxpages/writing/united-kingdom/index.html | 95 |
1 files changed, 0 insertions, 95 deletions
diff --git a/bak/oldluxpages/writing/united-kingdom/index.html b/bak/oldluxpages/writing/united-kingdom/index.html deleted file mode 100644 index 2283920..0000000 --- a/bak/oldluxpages/writing/united-kingdom/index.html +++ /dev/null @@ -1,95 +0,0 @@ -<!DOCTYPE html> -<html dir="ltr" lang="en-US"> -<head> - <meta charset="utf-8"> - <title>Luxagraf | Travel Writing from United Kingdom</title> - <meta name="description" - content="Travel writing, essays and dispatches from United Kingdom Page 1"> - <meta name="author" content="Scott Gilbertson"> - <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <!--[if IE]> - <script src="/js/html5css3ie.min.js"></script> - <![endif]--> - <link rel="alternate" - type="application/rss+xml" - title="Luxagraf RSS feed" - href="https://luxagraf.net/rss/"> - <link rel="stylesheet" - href="/media/screenv8.css" - media="screen"> - <!--[if IE]> - <link rel="stylesheet" - href="/media/css/ie.css" - media="screen"> - <![endif]--> - -</head> -<body id="writing"> - <div class="wrapper"> - <div class="header-wrapper"> - <header role="banner"> - <h1><a id="logo" href="/" title="home">Luxagraf</a></h1> - <h2>Walk Slowly</h2> - </header> - <nav role="navigation" class="bl"> - <ul> - <li id="stories"><a href="/writing/" title="An archive of writings from around the world">Writing</a></li> - <li id="photos"><a href="/photos/" title="Photos from travels around the world">Photos</a></li> - <!--<li id="guides"><a href="/travel-guide/1/" title="Travel Guides, Tips, Tricks and Recommendations">Guides</a>,</li>--> - <li id="notes"><a href="/notes/" title="Shorter thoughts, sometimes syndicated to twitter">Notes</a></li> - <li id="maps"><a href="/map" title="Maps and miscellanea">Map</a></li> - <li id="projects" ><a href="/projects/" title="Luxagraf: Projects">Projects</a></li> - <li id="etc" class="last"><a href="/about" title="About Luxagraf">Etc</a></li> - </ul> - </nav> - </div> - <ul class="bl" id="breadcrumbs" itemscope itemtype="http://data-vocabulary.org/Breadcrumb"> - <li><a href="/" title="luxagraf homepage" itemprop="url"><span itemprop="title">Home</span></a> → </li> - <li><a href="/writing/" title="See all Writing" itemprop="url"><span>Writing</span></a> →</li> - <li>United Kingdom</li> - </ul> - <main role="main" id="writing-archive" class="archive"> - <h1 class="hide">Writing from United Kingdom</h1> - <article class="h-entry hentry odd first"> - <div class="post--image"> - <a href="/2006/05/london-calling" title="London Calling"><img src="https://images.luxagraf.net/post-images/2008/londonthames.jpg" alt="London Calling" class="u-photo post-image" /></a> - </div> - <h1 class="p-name entry-title post--title"><a href="/2006/05/london-calling" class="u-url" title="London Calling">London Calling</a></h1> - <p class="p-author author hide">Scott Gilbertson</p> - <time class="dt-published published dt-updated post--date" datetime="2006-05-10T00:16:42">May <span>10, 2006</span></time> - <p> - <span class="p-location h-adr adr post--location"> - <span class="p-region">London</span>, <a class="p-country-name country-name" href="/writing/united-kingdom/" title="travel writing from United Kingdom">United Kingdom</a> - <data itemprop="latitude" class="p-latitude" value="51.55119204682159"></data> - <data itemprop="longitude" class="p-longitude" value="-0.1495599746495864"></data> - </span> – - <span class="p-summary hyphenate"> - London: The British don't want me -- no money, no proof I'm leaving and no real reason for coming, good lord, I must be a vagabond, up to no good, surely. Eventually the customs agent relents and lets me in, a favor I repay by nearly burning down one of London's bigger parks. Seriously. - </span> - </p> - </article> - </main> - <nav class="pagination"> - - - </nav> - - - <footer role="contentinfo"> - <nav class="bl"> - <ul> - <li><a href="/rss/" title="RSS feed">Subscribe</a></li> - <li><a href="https://twitter.com/luxagraf" rel="me" title="follow luxagraf on Twitter">@luxagraf</a></li> - <li><a href="https://www.flickr.com/photos/luxagraf" rel="me" title="luxagraf on Flickr">Flickr</a></li> - <li><a href="/contact/" title="contact luxagraf">Contact</a></li> - </ul> - </nav> - <p id="license"> - © 2003-2014 - <span class="h-card"><a class="p-name u-url" href="https://luxagraf.net/">Scott Gilbertson</a><data class="p-nickname" value="luxagraf"></data><data class="p-locality" value="Athens"></data><data class="p-region" value="Georgia"></data><data class="p-country-name" value="United States"></data></span>, except photos, which are licensed under the Creative Commons (<a href="http://creativecommons.org/licenses/by-sa/3.0/" title="read the Attribution-Share Alike 3.0 deed">details</a>). - </p> - </footer> - <script src="/media/js/hyphenate.min.js" type="text/javascript"></script> - <script type="text/javascript">var _gaq=_gaq||[];_gaq.push(['_setAccount','UA-1186171-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> -</body> -</html> |