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


      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>明けましておめでとうございます! - 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/2005/01/akemashite-omedetou/">明けましておめでとうございます!</a></h2>
     36 05 January 2005
     37 <figure><img src="/post/2005-01-05-yasaka.jpg"
     38     alt="Buddhist monk ringing bell">
     39 </figure>
     40 
     41 <p>今年も宜しくお願いします!Jumped on the Nozomi Shinkansen from Shin-Yokohama
     42 station on the 31st to arrive in Kyoto two hours later. It was dumping snow
     43 from Nagoya onwards; and by the time we hit Kyoto, about 10 cm had
     44 accumulated.</p>
     45 <p>After stopping by friends’ for the traditional osechi-ryouri and soba dinner,
     46 Yasuko and I did hatsumoude at Yasaka shrine from 11 at night until 2 in the
     47 morning in the midst of the blizzard.</p>
     48 <p>Spent the next few days shopping in Kyoto, visiting more friends, and
     49 re-visiting shrines and temples before heading back to Tokyo on the 3rd—though
     50 on the return trip, I had to stand from Nagoya onwards since the trains were
     51 booked to 120%.</p>
     52 </article>
     53 </main>
     54 
     55 <footer id="footer">
     56 <div class="copyright">
     57 <span xmlns:dct="http://purl.org/dc/terms/" xmlns:cc="http://creativecommons.org/ns#">
     58 The content of this site by
     59 <a rel="cc:attributionURL" href="https://chris.bracken.jp/about"><span rel="cc:attributionName">Chris Bracken</span></a>
     60 is
     61 <a href="https://creativecommons.org/licenses/by/4.0">CC BY 4.0</a>.
     62 </span>
     63 </div>
     64 </footer>
     65 </body>
     66 </html>