This commit is contained in:
ryfrd 2026-02-16 14:48:06 +00:00
parent 96573664a6
commit 4663084e7a
76 changed files with 11180 additions and 519 deletions

View file

@ -0,0 +1,70 @@
<!doctype html>
<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="shortcut icon" href="http://localhost:1313/favicon.ico">
<link id="stylesheet" rel="stylesheet" href="/css/light.css">
<link rel="canonical" href="http://localhost:1313/wuthering-heights/" />
<title>Wuthering Heights</title>
</head>
<body><header id="banner">
<nav class="navbar">
<a href="http://localhost:1313/" class="home">🏠</a>
<a
href="/info/"
title="👋"
>👋</a
><a
href="/search/"
title="🔎"
>🔎</a
>
<button id="toggle-button" class="toggle-button" onclick="toggleTheme()">🌚</button>
</nav>
</header>
<main id="content">
<article>
<header id="post-header">
<h2>Wuthering Heights</h2>
<div>
<p>February 13, 2026</p>
</div>
</header><h3 id="things-i-enjoyed">Things I enjoyed</h3>
<ul>
<li>Jacob Elordi is unreasonably hot as the sweaty gigahunk.</li>
<li>An unashamed fanfic quality which I found amusing.
It honestly felt as if it had been dreamt up by a horny teenager on tumblr at points.</li>
</ul>
<p>bread kneading
heaving bosoms</p>
<h3 id="things-i-didnt-enjoy">Things I didn&rsquo;t enjoy</h3>
<ul>
<li>The whole thing had a music video gloss which made the landscape feel incidental.
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>
</ul>
<h3 id="things-that-intrigued-me">Things that intrigued me</h3>
<ul>
<li>Jacob Elordi doing the same accent as Christian Bale in The Prestige.</li>
</ul>
<h3 id="verdict">Verdict</h3>
<p>49 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>
</html>