]> fortfriendship.online Git - gnargle.github.io.git/blobdiff - entries/miku.html
new entryyyy
[gnargle.github.io.git] / entries / miku.html
diff --git a/entries/miku.html b/entries/miku.html
new file mode 100644 (file)
index 0000000..a53c1cc
--- /dev/null
@@ -0,0 +1,154 @@
+<!DOCTYPE html>
+<html>
+  <head>
+    <meta charset="UTF-8" />
+    <title>Miku Expo</title>
+    <link rel="stylesheet" href="../main.css" />
+  </head>
+  <body class="whole-site">
+    <div>
+      <div class="container">
+        <div class="header">
+          <marquee>
+            <h1 class="marquee-heading">🏳️‍⚧️ 👩🏼‍💻 Athene.Gay 👩🏼‍💻 🏳️‍⚧️</h1>
+          </marquee>
+        </div>
+      </div>
+      <div class="main-container">
+        <div class="main">
+          <div class="entry">
+            <a href="../index.html">Home</a>
+            <div class="title-block">
+              <h3 class="blog-title">Miku Expo</h3>
+              <h3 class="datestamp">26/01/2025</h3>
+            </div>
+            <div class="content">
+              <p>I've been thinking again about Miku Expo recently.</p>
+              <p>
+                I still kind of can't believe it was real? Miku is this nebulous
+                thing that's basically just an instrument, yet on one night in
+                October last year, she was real and playing music in London. An
+                experience that really hit me quite hard.
+              </p>
+              <p>
+                I've been to a lot of gigs in my life. A few of them have been
+                like that - concerts that feel unreal, like they shouldn't
+                really happen? It's a brag but I once won tickets to see
+                Gorillaz' dress rehearse for their Glastonbury set in like,
+                2010, and that was genuinely insane.
+              </p>
+              <p>
+                But obvs that was insane because it was so small, like. 30
+                people, maybe? Lou Reed was sat behind me asleep until he was
+                needed, lol. But Miku was a big gig, in Wembley Arena, with
+                hundreds if not thousands of people there. Yet it still felt
+                really revelatory?
+              </p>
+              <p>
+                It was just kinda surreal. The opening song of the set was
+                Anamanaguchi's Miku, a favourite of tiktokers. I'm a longtime
+                guchi fan, pre-Endless Fantasy, and I've seen them all three
+                times they've done a UK tour. And all three times they've played
+                tiny little venues; the Bodega in Nottingham holds maybe 200
+                people max?
+              </p>
+              <p>
+                And to see that track performed by Miku at a venue orders of
+                magnitude bigger than anything Anamanaguchi have played here
+                was, frankly, utterly surreal. I loved it! I mean, I loved the
+                whole set, it was amazing to see artists like Kira, synthion and
+                SAWTOWNE get represented alongside the classic big hitter
+                vocaloid producers.
+              </p>
+              <p>
+                We went in cosplay, too! First gig I've been to in cosplay,
+                probably reasonably, but again a lovely choice because so did so
+                many other people! I think this was helped by MCM being the same
+                weekend so plenty of people came straight from the con in
+                cosplay.
+              </p>
+              <p>
+                I was Magical Mirai 2023 Miku! Just cause the wig is bananaramas
+                big. It was a good choice honestly, super comfortable
+                streetwear, and while the wig was unwieldy it was honestly
+                really fun to dance around in. I mean it ended up fucked,
+                obviously, sweat + dancing + close proximity to a million other
+                people tends to fuck up a wig something fierce. Cat was
+                <i>The Vampire</i> Miku too and so got insanely excited when
+                that was second on the set list, lol.
+              </p>
+              <p>
+                But, yeah. Just a kinda insane experience that I really loved. I
+                am so excited for the next time Miku comes to the UK!! Next time
+                I'm getting tickets Avery and Asa.
+              </p>
+              <a href="../img/entries/miku.jpg">
+                <img
+                  class="blog-img"
+                  src="../img/entries/miku.jpg"
+                  alt="A photo of Athene and Cat in cosplay at Miku Expo London."
+                />
+              </a>
+            </div>
+          </div>
+        </div>
+      </div>
+      <div class="container">
+        <div class="links">
+          <div class="links-container">
+            <h3>Links</h3>
+          </div>
+          <div class="links-container">
+            <links-entry>
+              <a href="https://sickandgloomy.dreamwidth.org/"
+                >My Friend Avery's Dreamwidth</a
+              >
+            </links-entry>
+          </div>
+        </div>
+      </div>
+      <div class="container">
+        <div class="footer">
+          <div class="footer-container">
+            <div class="footer-entry">
+              <a href="https://bsky.app/profile/athene.gay"
+                ><img class="icon" src="../img/bluesky.svg" alt="bluesky logo"
+              /></a>
+            </div>
+            <div class="footer-entry">
+              <a href="https://github.com/gnargle"
+                ><img class="icon" src="../img/github.svg" alt="github logo"
+              /></a>
+            </div>
+            <div class="footer-entry">
+              <a href="https://discordapp.com/users/390978640051175424"
+                ><img class="icon" src="../img/discord.svg" alt="github logo"
+              /></a>
+            </div>
+            <div class="footer-entry">
+              <a href="https://www.twitch.tv/atheneallen"
+                ><img class="icon" src="../img/twitch.svg" alt="github logo"
+              /></a>
+            </div>
+            <div class="footer-entry">
+              <a href="https://archiveofourown.org/users/gnargle/works"
+                ><img class="icon" src="../img/ao3.svg" alt="github logo"
+              /></a>
+            </div>
+          </div>
+          <div class="footer-container">
+            <script
+              type="text/javascript"
+              src="https://counter.websiteout.com/js/24/4/0/0"
+            ></script>
+          </div>
+          <div class="footer-container">
+            <p>
+              Icons by <a target="_blank" href="https://icons8.com">Icons8</a>
+            </p>
+          </div>
+        </div>
+      </div>
+    </div>
+  </body>
+</html>