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 (3660B)


      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>Progreso, 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/progreso-yucatan-mexico/">Progreso, Yucatán, México</a></h2>
     36 31 August 2001
     37 <p>Half an hour north of Mérida is the port town of Progreso. Though it’s on the
     38 gulf side of the peninsula, the water is still a beautiful turquoise-blue; it
     39 puts Canadian beaches to shame. On a hot weekend, Progreso makes a fun day
     40 trip. The wind keeps you cool, and as long as you keep ordering drinks, the
     41 food comes free at the palapa huts on the beach.</p>
     42 <figure><img src="/post/2001-08-31-palapa.jpg"
     43     alt="Three beach chairs sit in the shade of a palm-thatched palapa on the beach overlooking the ocean. A small &#39;lancha&#39; boat is pulled up on the beach. On the left, Progreso&#39;s long pier extends over the water towards the horizon.">
     44 </figure>
     45 
     46 <p>The one thing that is impossible to miss in Progreso is the pier. At its
     47 original length of 6 km, it was the longest in all of México, and with its new
     48 3 km extension for cruise ships, it’s now the longest in the world. The reason
     49 for its size is that the Yucatán Peninsula is in essence a huge, flat limestone
     50 shelf that continues to extend long past the waterfront. At 6 km out, the
     51 water is still only 7 or 8 metres deep. As a result a 3 km extension was added
     52 in 2001 to allow cruise ships to dock safely.</p>
     53 <p>When we asked friends in Mérida about the beach in Progreso, they mostly told
     54 us that it wasn’t that nice. When we got back, I told my class that in Canada
     55 we put beaches like that in beer commercials. I guess when Cancún is only a few
     56 hours drive away, you can afford to be picky. The only downside is that most of
     57 the palm trees are tiny. The previous ones were all ripped out during Hurricane
     58 Gilberto a few years ago. As a result there’s very little shade, so your only
     59 option is to hide under a palapa.</p>
     60 </article>
     61 </main>
     62 
     63 <footer id="footer">
     64 <div class="copyright">
     65 <span xmlns:dct="http://purl.org/dc/terms/" xmlns:cc="http://creativecommons.org/ns#">
     66 The content of this site by
     67 <a rel="cc:attributionURL" href="https://chris.bracken.jp/about"><span rel="cc:attributionName">Chris Bracken</span></a>
     68 is
     69 <a href="https://creativecommons.org/licenses/by/4.0">CC BY 4.0</a>.
     70 </span>
     71 </div>
     72 </footer>
     73 </body>
     74 </html>