]> fortfriendship.online Git - gnargle.github.io.git/commitdiff
new entryyyy
authorAthene Allen <atheneallen93@gmail.com>
Sun, 26 Jan 2025 10:57:34 +0000 (10:57 +0000)
committerAthene Allen <atheneallen93@gmail.com>
Sun, 26 Jan 2025 10:57:34 +0000 (10:57 +0000)
entries/miku.html [moved from entries/2.html with 55% similarity]
img/entries/miku.jpg [new file with mode: 0644]
index.html
main.css

similarity index 55%
rename from entries/2.html
rename to entries/miku.html
index 67476d42099b39450c2489da32c4258c7e3ad2d0..a53c1cca1e0eefa8bbc7b9dc0c205dc4ffd4f83f 100644 (file)
@@ -20,7 +20,7 @@
             <a href="../index.html">Home</a>
             <div class="title-block">
               <h3 class="blog-title">Miku Expo</h3>
-              <h3 class="datestamp">25/01/2025</h3>
+              <h3 class="datestamp">26/01/2025</h3>
             </div>
             <div class="content">
               <p>I've been thinking again about Miku Expo recently.</p>
                 Gorillaz' dress rehearse for their Glastonbury set in like,
                 2010, and that was genuinely insane.
               </p>
-              <p></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>
diff --git a/img/entries/miku.jpg b/img/entries/miku.jpg
new file mode 100644 (file)
index 0000000..8ecffac
Binary files /dev/null and b/img/entries/miku.jpg differ
index 494a6e1224bb3e29f5785719d87db6ca0c51c1e5..4b20b3d007f4a3a9bd6a26219aa60cf052c27fc5 100644 (file)
           </div>
           <div class="entry">
             <h2>Blog</h2>
+            <div class="title-block">
+              <a class="blog-title" href="entries/miku.html">
+                <h3>Miku Expo 2024</h3>
+              </a>
+              <h3 class="datestamp">26/01/2025</h3>
+            </div>
             <div class="title-block">
               <a class="blog-title" href="entries/1.html">
                 <h3>Bringing Static Websites Back</h3>
index 44428ad68e8a754c2e3a82bf4f9ca591e6c86b7e..34a741ae4e8d31762fe00dd9d1c0eca59b779b88 100644 (file)
--- a/main.css
+++ b/main.css
@@ -97,6 +97,7 @@
 }
 
 .blog-img{
+    padding: 10px;
     display: block;
     margin: 0 auto;
     max-width: 250px;