This commit is contained in:
ryfrd 2026-03-18 20:32:25 +00:00
parent 6623ee03f6
commit 44c8324063
120 changed files with 22842 additions and 4673 deletions

View file

@ -1,40 +1,41 @@
<!doctype html>
<html lang="en"><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="https://nonsense.dymc.win/favicon.ico">
<link id="stylesheet" rel="stylesheet" href="/css/light.css">
<html lang="en"><head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="canonical" href="http://localhost:1313/wuthering-heights-2026/" />
<title>Wuthering Heights (2026) - James&#39; Blog</title>
<link rel="canonical" href="https://nonsense.dymc.win/wuthering-heights-2026/" />
<title>Wuthering Heights (2026)</title>
<link rel="stylesheet" href="/css/style.css">
<script>
document.documentElement.setAttribute('data-theme', 'dark');
</script>
</head>
<body><header id="banner">
<nav class="navbar">
<body><header class="site-header">
<nav>
<a href="http://localhost:1313/" class="home">~</a>
<div class="nav-links">
<a href="https://nonsense.dymc.win/" class="home">🏠</a>
<a
href="/info/"
title="👋"
>👋</a
><a
href="/search/"
title="🔎"
>🔎</a
>
<button id="toggle-button" class="toggle-button" onclick="toggleTheme()">🌚</button>
<a href="/search">/</a>
</div>
</nav>
</header>
<main id="content">
<article>
<header id="post-header">
<h2>Wuthering Heights (2026)</h2>
<div>
<p>February 13, 2026</p>
<article class="post">
<header>
<h1>Wuthering Heights (2026)</h1>
<time>Feb 13, 2026</time>
<div class="tags">
<a href="/tags/film">film</a>
</div>
</header><h3 id="things-i-enjoyed">Things I enjoyed</h3>
</header>
<div class="content">
<h3 id="things-i-enjoyed">Things I enjoyed</h3>
<ul>
<li>Though not particularly &lsquo;dark skinned&rsquo;, Jacob Elordi is well suited to the role of surly sweaty gigahunk.</li>
<li>An unashamed fanfic quality which I found amusing.
@ -47,7 +48,7 @@ It felt like a set not something the characters actually inahbited.
Even when they were banging on the moors they didn&rsquo;t seem to get muddy.
This was a problem for me.</li>
<li>Fundamentally, once you got past the visual glitz and knowingly executed tropes it felt completely emotionally empty.
Given that it&rsquo;s a film about the enduring power of passionate undying love this was also a major problem.</li>
Given that this version seems to be about the enduring power of passionate undying love this was also a major problem.</li>
</ul>
<h3 id="things-that-intrigued-me">Things that intrigued me</h3>
<ul>
@ -55,16 +56,16 @@ Given that it&rsquo;s a film about the enduring power of passionate undying love
</ul>
<h3 id="verdict">Verdict</h3>
<p>48 heaving bosoms out of 100</p>
</article>
</main>
<footer id="footer">
<small>
made with <a href="https://gohugo.io">hugo</a>
</small>
<script src="/js/search.js"></script>
<script src="/js/toggle.js"></script>
</footer>
</body>
</div>
</article>
</main><footer class="site-footer">
<small>
<a href="/index.xml">RSS</a>
·
<a href="https://gohugo.io">Hugo</a>
</small>
<script src="/js/script.js"></script>
</footer>
</body>
</html>