80 lines
4.7 KiB
HTML
80 lines
4.7 KiB
HTML
<!DOCTYPE html>
|
||
|
||
<html lang="en">
|
||
|
||
<head>
|
||
<meta charset="utf-8" />
|
||
<title>Thunderblight Ganon – Ailyaut's blog</title>
|
||
<link rel="icon" type="image/png" href="../../media/icons/favicon-16x16.png" sizes="16x16">
|
||
<link rel="stylesheet" href="../../style.css" />
|
||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
|
||
<meta property="og:title" content="Thunderblight Ganon – Ailyaut's blog" />
|
||
<meta property="og:type" content="blog" />
|
||
<meta property="og:url" content="https://ailyaut.com/" />
|
||
<meta property="og:image" content="https://ailyaut.com/media/preview.png" />
|
||
<meta property="og:description" content="Hi! I'm Ailyaut, a 24-year-old everything-designer with a particular interest in open source and card games." />
|
||
<meta property="og:locale" content="en_US" />
|
||
</head>
|
||
|
||
<body>
|
||
<header>
|
||
<div id="header_box">
|
||
<div>
|
||
<a href="../../index.html" id="header_title">Ailyaut's blog</a>
|
||
</div>
|
||
<nav id="header_nav">
|
||
<a href="../../blog.html" class="nav_button">Blog</a>
|
||
<a href="../../gallery.html" class="nav_button">Gallery</a>
|
||
<a href="../../projects.html" class="nav_button_active">Projects</a>
|
||
<a href="../../about.html" class="nav_button">About</a>
|
||
</nav>
|
||
</div>
|
||
</header>
|
||
|
||
<main>
|
||
<div class="box" style="justify-content: space-between; gap: 2em;">
|
||
<div class="column" style="--custom_width: 60%;">
|
||
<h1>Thunderblight Ganon</h1>
|
||
<p>A metal cover of the Blight battle theme from The Legend of Zelda: Breath of the Wild.</p>
|
||
<p>When I choose a music to do a cover of, it's usually a music that I'm obsessed with (or my partner is) and I think turning it into metal would be kind of subversive. In this case, I did it for... I'm ashamed to say it... clout. Pure clout. The sequel to Breath of the Wild was about to be released so I thought it would be smart to do a Zelda cover.</p>
|
||
<p>The obvious choice if I wanted clout would have been a music of Tears of the Kingdom, but I feared the music might contain spoiler (I'm a gamer first!), so the closest thing was a Breath of the Wild music and so I just did that. And it's probably the cover I like the least. Lesson learned.</p>
|
||
<iframe style="aspect-ratio: 16/9; border-radius: 1em;" src="https://www.youtube-nocookie.com/embed/JRL2nBQ3iLU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
|
||
|
||
</div>
|
||
<div class="column" style="--custom_width: 30%;">
|
||
<img style="border-radius: 1em;" src="thumb.png"/>
|
||
<h3 style="margin-bottom: 0.5em;">My role</h3>
|
||
<p style="margin-bottom: 0;">Adaptation, performance, mixing, mastering, illustration</p>
|
||
<h3>Software used</h3>
|
||
<p>Reaper, Krita, Inkscape, Blender</p>
|
||
</div>
|
||
</div>
|
||
<div class="spacer" style="--size: 2em"></div>
|
||
<a href="#" class="btt"><img class="bttimg" src="../../media/icons/arrow_upward.png"/></a>
|
||
</main>
|
||
|
||
<footer>
|
||
<div id="footer_box">
|
||
<div class="footer_item">
|
||
<p>Copyright © 2025 Ailyaut</p>
|
||
</div>
|
||
<div class="footer_item">
|
||
<a target="_blank" href="https://www.websitecarbon.com/website/ailyaut-robotfumeur-fr-index-html/" style="text-decoration: none;">
|
||
<p style="color: black; background-color: var(--accent); padding: 0.2em 0.6em 0.2em 0.6em ; border-radius: 1em;">
|
||
0.02g of CO₂/view
|
||
</p>
|
||
</a>
|
||
</div>
|
||
<div class="footer_item" style="justify-content: flex-end; gap: 1.75em;">
|
||
<a rel="me" href="https://mastodon.online/@ailyaut" target="_blank"><img src="../../media/icons/mastodon.png" class="icon" alt="Mastodon" title="Mastodon"/></a>
|
||
<a href="https://www.youtube.com/@ailyaut" target="_blank"><img src="../../media/icons/youtube.png" class="icon" alt="YouTube" title="YouTube"/></a>
|
||
<a href="https://ailyaut.bandcamp.com/" target="_blank"><img src="../../media/icons/bandcamp.png" class="icon" alt="Bandcamp" title="Bandcamp"/></a>
|
||
<a href="https://codeberg.org/ailyaut" target="_blank"><img src="../../media/icons/git.png" class="icon" alt="Git" title="Git"/></a>
|
||
<a href="../../rss.xml"><img src="../../media/icons/rss.png" class="icon" alt="RSS feed" title="RSS feed"/></a>
|
||
</div>
|
||
</div>
|
||
</footer>
|
||
</body>
|