chris.bracken.jp

Statically generated site for chris.bracken.jp
git clone https://git.bracken.jp/chris.bracken.jp.git
Log | Files | Refs

index.html (3223B)


      1 <!doctype html>
      2 <html lang="en">
      3 <head>
      4 <meta charset="utf-8">
      5 <meta name="viewport" content="width=device-width, initial-scale=1">
      6 <title>Chelem, Yucatán, México - Chris Bracken</title>
      7 <link href="/css/site.css" rel="stylesheet">
      8 <link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png">
      9 <link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png">
     10 <link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png">
     11 <link rel="manifest" href="/favicon/site.webmanifest">
     12 <link rel="mask-icon" href="/favicon/safari-pinned-tab.svg" color="#140f42">
     13 <link rel="shortcut icon" href="/favicon/favicon.ico">
     14 <meta name="msapplication-TileColor" content="#603cba">
     15 <meta name="msapplication-config" content="/favicon/browserconfig.xml">
     16 <meta name="theme-color" content="#ffffff">
     17 </head>
     18 <body>
     19 <header id="header">
     20 <div class="site-title">
     21 <h1><a href="/">Chris Bracken</a></h1>
     22 </div>
     23 
     24 <nav class="site-navbar">
     25 <ul id="menu" class="menu">
     26   <li class="menu-item"><a class="menu-item-a" href="/">Home</a></li>
     27   <li class="menu-item"><a class="menu-item-a" href="/about/">About</a></li>
     28   <li class="menu-item"><a class="menu-item-a" href="/code/">Code</a></li>
     29   <li class="menu-item"><a class="menu-item-a" rel="me"href="https://bsd.network/@cbracken">Fediverse</a></li>
     30 </ul>
     31 </nav>
     32 </header>
     33 <main id="main">
     34 <article>
     35 <h2 class="post-title"><a href="https://chris.bracken.jp/2001/08/chelem-yucatan-mexico/">Chelem, Yucatán, México</a></h2>
     36 31 August 2001
     37 <p>Grabbed a bus north to Progreso to go to the beach. While it was beautiful
     38 weather and the ocean looked great, there were no palm trees on the beach, so
     39 it was impossible to find any shade. We’d heard that in the next town over,
     40 Yucalpetén, there were some great beaches, so we asked around and finally found
     41 a colectivo headed out in that direction. The one we found stopped
     42 by a bathing centre and the town of Chelem. Now right now I’m going to come
     43 straight out and say it: if someone ever tells you a story about the amazing
     44 beaches at Yucalpetén, just back away slowly and do not make any sudden
     45 moves—the person you are talking to has probably escaped from an asylum.</p>
     46 <figure><img src="/post/2001-08-31-chelem.jpg"
     47     alt="Main street of Chelem"><figcaption>
     48       <h4>The main street of Chelem?</h4>
     49     </figcaption>
     50 </figure>
     51 
     52 <p>We wandered around for a few hours, but we never did find a beach in decent
     53 condition. In the end we sat on a grass embankment close to the ocean,
     54 observing what appeared to be the remains of a house that had been bulldozed
     55 across the beach and into the ocean; there still were big chunks of concrete
     56 wall strewn all over the place. It was sort of post-apocalyptic looking. On the
     57 bright side, there was a nice cool breeze.</p>
     58 </article>
     59 </main>
     60 
     61 <footer id="footer">
     62 <div class="copyright">
     63 <span xmlns:dct="http://purl.org/dc/terms/" xmlns:cc="http://creativecommons.org/ns#">
     64 The content of this site by
     65 <a rel="cc:attributionURL" href="https://chris.bracken.jp/about"><span rel="cc:attributionName">Chris Bracken</span></a>
     66 is
     67 <a href="https://creativecommons.org/licenses/by/4.0">CC BY 4.0</a>.
     68 </span>
     69 </div>
     70 </footer>
     71 </body>
     72 </html>