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


      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>Tulúm, Quintana Roo, 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/12/tulum-quintana-roo-mexico/">Tulúm, Quintana Roo, México</a></h2>
     36 24 December 2001
     37 <p>Between San Cristóbal and Tulúm is a long, empty road. The overnight bus works
     38 beautifully for this trip, winding its way through the mountains, jungle and
     39 the vast plains of the Yucatán. The only major stop along the way is Escarcega,
     40 Campeche. By major, I mean a couple of comida corrida places, a papaya tree,
     41 and a dusty bus stop on a long, empty stretch of highway. By six in the
     42 morning, we were in Tulúm, a slightly bigger collection of restaurants and bus
     43 stops along a long, empty stretch of highway. We grabbed a plate of
     44 <em>huevos motuleños</em> and some coffee, which (I swear that I am not making this
     45 up) was blue. Sort of an off-grey blue. It tasted like milk mixed with
     46 dishwater.</p>
     47 <figure><img src="/post/2001-12-24-tulum.jpg"
     48     alt="Mayan ruins sit on a bluff of rock covered with low scrub overlooking the Caribbean. Below, waves crash against the rocks.">
     49 </figure>
     50 
     51 <p>The best time to see the ruins is, without a doubt, sunrise. The ruins at
     52 Tulúm, while not spectacular except for the two-metre rock wall surrounding the
     53 site on three sides, have one of the best views you could possibly hope for.
     54 The structures sit nestled amid the rolling green grass and white sandy
     55 beaches, hovering over the turquoise Caribbean. As the sun rises, the whole
     56 place is bathed in a warm orangey-red glow. Sitting on ruins watching the waves
     57 is pretty relaxing.</p>
     58 <p>Since Tulúm is so close to Playa del Carmen and Cancún, the number of visitors
     59 is absoutely huge compared to a lot of other Mayan ruins, and especially given
     60 the small size of these ruins. Because of that, most of the structures are
     61 off-limits to the public, so you can’t climb up on them as you can at most
     62 other sites. In the end, it’s nice to see that these ruins are being protected,
     63 but Palenque, Uxmal and Chichen Itzá are a lot more fun. That said, if you look
     64 hard enough, you will find a couple structures you can sit down on.</p>
     65 </article>
     66 </main>
     67 
     68 <footer id="footer">
     69 <div class="copyright">
     70 <span xmlns:dct="http://purl.org/dc/terms/" xmlns:cc="http://creativecommons.org/ns#">
     71 The content of this site by
     72 <a rel="cc:attributionURL" href="https://chris.bracken.jp/about"><span rel="cc:attributionName">Chris Bracken</span></a>
     73 is
     74 <a href="https://creativecommons.org/licenses/by/4.0">CC BY 4.0</a>.
     75 </span>
     76 </div>
     77 </footer>
     78 </body>
     79 </html>