diff --git a/content/posts/wuthering-heights.md b/content/posts/wuthering-heights.md index fab7e62..7ec911f 100644 --- a/content/posts/wuthering-heights.md +++ b/content/posts/wuthering-heights.md @@ -28,5 +28,3 @@ Given that it's a film about the enduring power of passionate undying love this ### Verdict 48 heaving bosoms out of 100 - -![Grassy fingers in mouth](https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fkeithlovesmovies.com%2Fwp-content%2Fuploads%2F2025%2F09%2FBE_OPT3_clean.jpg&f=1&nofb=1&ipt=a17c1ba002ea1418f85d9cc735fdb258b633a98800e16e2fc9f82f0772ec93e7) diff --git a/flake.lock b/flake.lock new file mode 100644 index 0000000..f428ce8 --- /dev/null +++ b/flake.lock @@ -0,0 +1,27 @@ +{ + "nodes": { + "nixpkgs": { + "locked": { + "lastModified": 1767313136, + "narHash": "sha256-16KkgfdYqjaeRGBaYsNrhPRRENs0qzkQVUooNHtoy2w=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "ac62194c3917d5f474c1a844b6fd6da2db95077d", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-25.05", + "repo": "nixpkgs", + "type": "github" + } + }, + "root": { + "inputs": { + "nixpkgs": "nixpkgs" + } + } + }, + "root": "root", + "version": 7 +} diff --git a/flake.nix b/flake.nix index a66674b..2a0bb2c 100644 --- a/flake.nix +++ b/flake.nix @@ -7,7 +7,10 @@ outputs = { self, nixpkgs }: + let + pkgs = import nixpkgs { system = "x86_64-linux"; }; + in { - packages.x86_64-linux.default = nixpkgs.lib.cleanSource (nixpkgs.callPackage ./hub.nix { }); + packages.x86_64-linux.default = pkgs.callPackage ./hub.nix { }; }; } diff --git a/hub.nix b/hub.nix index 3da8e5c..513d184 100644 --- a/hub.nix +++ b/hub.nix @@ -1,6 +1,16 @@ -{ fetchurl, hugo, ... }: +{ + lib, + stdenv, + hugo, +}: + +stdenv.mkDerivation { + pname = "blog"; + version = "0.1.0"; + src = lib.cleanSource ./.; + + buildInputs = [ hugo ]; -hugo.overrideAttrs (old: { buildPhase = '' hugo --minify ''; @@ -9,4 +19,4 @@ hugo.overrideAttrs (old: { mkdir -p $out cp -r public/* $out/ ''; -}) +} diff --git a/public/categories/index.xml b/public/categories/index.xml index 5529707..22b25fa 100644 --- a/public/categories/index.xml +++ b/public/categories/index.xml @@ -38,7 +38,6 @@ Given that it&rsquo;s a film about the enduring power of passionate undying </ul> <h3 id="verdict">Verdict</h3> <p>48 heaving bosoms out of 100</p> -<p><img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fkeithlovesmovies.com%2Fwp-content%2Fuploads%2F2025%2F09%2FBE_OPT3_clean.jpg&amp;f=1&amp;nofb=1&amp;ipt=a17c1ba002ea1418f85d9cc735fdb258b633a98800e16e2fc9f82f0772ec93e7" alt="Grassy fingers in mouth"></p> diff --git a/public/posts/index.xml b/public/posts/index.xml index 490aa9b..336b8ea 100644 --- a/public/posts/index.xml +++ b/public/posts/index.xml @@ -39,7 +39,6 @@ Given that it&rsquo;s a film about the enduring power of passionate undying </ul> <h3 id="verdict">Verdict</h3> <p>48 heaving bosoms out of 100</p> -<p><img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fkeithlovesmovies.com%2Fwp-content%2Fuploads%2F2025%2F09%2FBE_OPT3_clean.jpg&amp;f=1&amp;nofb=1&amp;ipt=a17c1ba002ea1418f85d9cc735fdb258b633a98800e16e2fc9f82f0772ec93e7" alt="Grassy fingers in mouth"></p> diff --git a/public/search/index.xml b/public/search/index.xml index 0d7f9ff..376dd66 100644 --- a/public/search/index.xml +++ b/public/search/index.xml @@ -38,7 +38,6 @@ Given that it&rsquo;s a film about the enduring power of passionate undying </ul> <h3 id="verdict">Verdict</h3> <p>48 heaving bosoms out of 100</p> -<p><img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fkeithlovesmovies.com%2Fwp-content%2Fuploads%2F2025%2F09%2FBE_OPT3_clean.jpg&amp;f=1&amp;nofb=1&amp;ipt=a17c1ba002ea1418f85d9cc735fdb258b633a98800e16e2fc9f82f0772ec93e7" alt="Grassy fingers in mouth"></p> diff --git a/public/tags/bash-script-twitch/index.xml b/public/tags/bash-script-twitch/index.xml index 3499180..237c684 100644 --- a/public/tags/bash-script-twitch/index.xml +++ b/public/tags/bash-script-twitch/index.xml @@ -39,7 +39,6 @@ Given that it&rsquo;s a film about the enduring power of passionate undying </ul> <h3 id="verdict">Verdict</h3> <p>48 heaving bosoms out of 100</p> -<p><img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fkeithlovesmovies.com%2Fwp-content%2Fuploads%2F2025%2F09%2FBE_OPT3_clean.jpg&amp;f=1&amp;nofb=1&amp;ipt=a17c1ba002ea1418f85d9cc735fdb258b633a98800e16e2fc9f82f0772ec93e7" alt="Grassy fingers in mouth"></p> diff --git a/public/tags/bash/index.xml b/public/tags/bash/index.xml index 0b43eca..8c4a98b 100644 --- a/public/tags/bash/index.xml +++ b/public/tags/bash/index.xml @@ -39,7 +39,6 @@ Given that it&rsquo;s a film about the enduring power of passionate undying </ul> <h3 id="verdict">Verdict</h3> <p>48 heaving bosoms out of 100</p> -<p><img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fkeithlovesmovies.com%2Fwp-content%2Fuploads%2F2025%2F09%2FBE_OPT3_clean.jpg&amp;f=1&amp;nofb=1&amp;ipt=a17c1ba002ea1418f85d9cc735fdb258b633a98800e16e2fc9f82f0772ec93e7" alt="Grassy fingers in mouth"></p> diff --git a/public/tags/caddy/index.xml b/public/tags/caddy/index.xml index 828fde4..48a6b8c 100644 --- a/public/tags/caddy/index.xml +++ b/public/tags/caddy/index.xml @@ -39,7 +39,6 @@ Given that it&rsquo;s a film about the enduring power of passionate undying </ul> <h3 id="verdict">Verdict</h3> <p>48 heaving bosoms out of 100</p> -<p><img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fkeithlovesmovies.com%2Fwp-content%2Fuploads%2F2025%2F09%2FBE_OPT3_clean.jpg&amp;f=1&amp;nofb=1&amp;ipt=a17c1ba002ea1418f85d9cc735fdb258b633a98800e16e2fc9f82f0772ec93e7" alt="Grassy fingers in mouth"></p> diff --git a/public/tags/chess/index.xml b/public/tags/chess/index.xml index d1e0f78..c5dccee 100644 --- a/public/tags/chess/index.xml +++ b/public/tags/chess/index.xml @@ -39,7 +39,6 @@ Given that it&rsquo;s a film about the enduring power of passionate undying </ul> <h3 id="verdict">Verdict</h3> <p>48 heaving bosoms out of 100</p> -<p><img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fkeithlovesmovies.com%2Fwp-content%2Fuploads%2F2025%2F09%2FBE_OPT3_clean.jpg&amp;f=1&amp;nofb=1&amp;ipt=a17c1ba002ea1418f85d9cc735fdb258b633a98800e16e2fc9f82f0772ec93e7" alt="Grassy fingers in mouth"></p> diff --git a/public/tags/cooking/index.xml b/public/tags/cooking/index.xml index 7bdfabe..67063b5 100644 --- a/public/tags/cooking/index.xml +++ b/public/tags/cooking/index.xml @@ -39,7 +39,6 @@ Given that it&rsquo;s a film about the enduring power of passionate undying </ul> <h3 id="verdict">Verdict</h3> <p>48 heaving bosoms out of 100</p> -<p><img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fkeithlovesmovies.com%2Fwp-content%2Fuploads%2F2025%2F09%2FBE_OPT3_clean.jpg&amp;f=1&amp;nofb=1&amp;ipt=a17c1ba002ea1418f85d9cc735fdb258b633a98800e16e2fc9f82f0772ec93e7" alt="Grassy fingers in mouth"></p> diff --git a/public/tags/css/index.xml b/public/tags/css/index.xml index f6a893a..8d48f88 100644 --- a/public/tags/css/index.xml +++ b/public/tags/css/index.xml @@ -39,7 +39,6 @@ Given that it&rsquo;s a film about the enduring power of passionate undying </ul> <h3 id="verdict">Verdict</h3> <p>48 heaving bosoms out of 100</p> -<p><img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fkeithlovesmovies.com%2Fwp-content%2Fuploads%2F2025%2F09%2FBE_OPT3_clean.jpg&amp;f=1&amp;nofb=1&amp;ipt=a17c1ba002ea1418f85d9cc735fdb258b633a98800e16e2fc9f82f0772ec93e7" alt="Grassy fingers in mouth"></p> diff --git a/public/tags/docker/index.xml b/public/tags/docker/index.xml index b6c0a4f..7bfe225 100644 --- a/public/tags/docker/index.xml +++ b/public/tags/docker/index.xml @@ -39,7 +39,6 @@ Given that it&rsquo;s a film about the enduring power of passionate undying </ul> <h3 id="verdict">Verdict</h3> <p>48 heaving bosoms out of 100</p> -<p><img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fkeithlovesmovies.com%2Fwp-content%2Fuploads%2F2025%2F09%2FBE_OPT3_clean.jpg&amp;f=1&amp;nofb=1&amp;ipt=a17c1ba002ea1418f85d9cc735fdb258b633a98800e16e2fc9f82f0772ec93e7" alt="Grassy fingers in mouth"></p> diff --git a/public/tags/emacs/index.xml b/public/tags/emacs/index.xml index ddffca4..0d383f3 100644 --- a/public/tags/emacs/index.xml +++ b/public/tags/emacs/index.xml @@ -39,7 +39,6 @@ Given that it&rsquo;s a film about the enduring power of passionate undying </ul> <h3 id="verdict">Verdict</h3> <p>48 heaving bosoms out of 100</p> -<p><img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fkeithlovesmovies.com%2Fwp-content%2Fuploads%2F2025%2F09%2FBE_OPT3_clean.jpg&amp;f=1&amp;nofb=1&amp;ipt=a17c1ba002ea1418f85d9cc735fdb258b633a98800e16e2fc9f82f0772ec93e7" alt="Grassy fingers in mouth"></p> diff --git a/public/tags/film/index.xml b/public/tags/film/index.xml index c7b229b..624f203 100644 --- a/public/tags/film/index.xml +++ b/public/tags/film/index.xml @@ -39,7 +39,6 @@ Given that it&rsquo;s a film about the enduring power of passionate undying </ul> <h3 id="verdict">Verdict</h3> <p>48 heaving bosoms out of 100</p> -<p><img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fkeithlovesmovies.com%2Fwp-content%2Fuploads%2F2025%2F09%2FBE_OPT3_clean.jpg&amp;f=1&amp;nofb=1&amp;ipt=a17c1ba002ea1418f85d9cc735fdb258b633a98800e16e2fc9f82f0772ec93e7" alt="Grassy fingers in mouth"></p> diff --git a/public/tags/home-manager/index.xml b/public/tags/home-manager/index.xml index 0bc0678..cfcce7f 100644 --- a/public/tags/home-manager/index.xml +++ b/public/tags/home-manager/index.xml @@ -39,7 +39,6 @@ Given that it&rsquo;s a film about the enduring power of passionate undying </ul> <h3 id="verdict">Verdict</h3> <p>48 heaving bosoms out of 100</p> -<p><img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fkeithlovesmovies.com%2Fwp-content%2Fuploads%2F2025%2F09%2FBE_OPT3_clean.jpg&amp;f=1&amp;nofb=1&amp;ipt=a17c1ba002ea1418f85d9cc735fdb258b633a98800e16e2fc9f82f0772ec93e7" alt="Grassy fingers in mouth"></p> diff --git a/public/tags/index.xml b/public/tags/index.xml index 8a45eae..80e5e3e 100644 --- a/public/tags/index.xml +++ b/public/tags/index.xml @@ -39,7 +39,6 @@ Given that it&rsquo;s a film about the enduring power of passionate undying </ul> <h3 id="verdict">Verdict</h3> <p>48 heaving bosoms out of 100</p> -<p><img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fkeithlovesmovies.com%2Fwp-content%2Fuploads%2F2025%2F09%2FBE_OPT3_clean.jpg&amp;f=1&amp;nofb=1&amp;ipt=a17c1ba002ea1418f85d9cc735fdb258b633a98800e16e2fc9f82f0772ec93e7" alt="Grassy fingers in mouth"></p> diff --git a/public/tags/javascript/index.xml b/public/tags/javascript/index.xml index 4666201..e65127a 100644 --- a/public/tags/javascript/index.xml +++ b/public/tags/javascript/index.xml @@ -39,7 +39,6 @@ Given that it&rsquo;s a film about the enduring power of passionate undying </ul> <h3 id="verdict">Verdict</h3> <p>48 heaving bosoms out of 100</p> -<p><img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fkeithlovesmovies.com%2Fwp-content%2Fuploads%2F2025%2F09%2FBE_OPT3_clean.jpg&amp;f=1&amp;nofb=1&amp;ipt=a17c1ba002ea1418f85d9cc735fdb258b633a98800e16e2fc9f82f0772ec93e7" alt="Grassy fingers in mouth"></p> diff --git a/public/tags/lua/index.xml b/public/tags/lua/index.xml index 9676fdb..cd49073 100644 --- a/public/tags/lua/index.xml +++ b/public/tags/lua/index.xml @@ -39,7 +39,6 @@ Given that it&rsquo;s a film about the enduring power of passionate undying </ul> <h3 id="verdict">Verdict</h3> <p>48 heaving bosoms out of 100</p> -<p><img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fkeithlovesmovies.com%2Fwp-content%2Fuploads%2F2025%2F09%2FBE_OPT3_clean.jpg&amp;f=1&amp;nofb=1&amp;ipt=a17c1ba002ea1418f85d9cc735fdb258b633a98800e16e2fc9f82f0772ec93e7" alt="Grassy fingers in mouth"></p> diff --git a/public/tags/music/index.xml b/public/tags/music/index.xml index 3d798b3..d6ebd13 100644 --- a/public/tags/music/index.xml +++ b/public/tags/music/index.xml @@ -39,7 +39,6 @@ Given that it&rsquo;s a film about the enduring power of passionate undying </ul> <h3 id="verdict">Verdict</h3> <p>48 heaving bosoms out of 100</p> -<p><img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fkeithlovesmovies.com%2Fwp-content%2Fuploads%2F2025%2F09%2FBE_OPT3_clean.jpg&amp;f=1&amp;nofb=1&amp;ipt=a17c1ba002ea1418f85d9cc735fdb258b633a98800e16e2fc9f82f0772ec93e7" alt="Grassy fingers in mouth"></p> diff --git a/public/tags/neovim/index.xml b/public/tags/neovim/index.xml index 0f008b7..b73b698 100644 --- a/public/tags/neovim/index.xml +++ b/public/tags/neovim/index.xml @@ -39,7 +39,6 @@ Given that it&rsquo;s a film about the enduring power of passionate undying </ul> <h3 id="verdict">Verdict</h3> <p>48 heaving bosoms out of 100</p> -<p><img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fkeithlovesmovies.com%2Fwp-content%2Fuploads%2F2025%2F09%2FBE_OPT3_clean.jpg&amp;f=1&amp;nofb=1&amp;ipt=a17c1ba002ea1418f85d9cc735fdb258b633a98800e16e2fc9f82f0772ec93e7" alt="Grassy fingers in mouth"></p> diff --git a/public/tags/nix-colors/index.xml b/public/tags/nix-colors/index.xml index 3b0d7cd..7fa24e0 100644 --- a/public/tags/nix-colors/index.xml +++ b/public/tags/nix-colors/index.xml @@ -39,7 +39,6 @@ Given that it&rsquo;s a film about the enduring power of passionate undying </ul> <h3 id="verdict">Verdict</h3> <p>48 heaving bosoms out of 100</p> -<p><img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fkeithlovesmovies.com%2Fwp-content%2Fuploads%2F2025%2F09%2FBE_OPT3_clean.jpg&amp;f=1&amp;nofb=1&amp;ipt=a17c1ba002ea1418f85d9cc735fdb258b633a98800e16e2fc9f82f0772ec93e7" alt="Grassy fingers in mouth"></p> diff --git a/public/tags/nixos/index.xml b/public/tags/nixos/index.xml index 33fee75..4454e7d 100644 --- a/public/tags/nixos/index.xml +++ b/public/tags/nixos/index.xml @@ -39,7 +39,6 @@ Given that it&rsquo;s a film about the enduring power of passionate undying </ul> <h3 id="verdict">Verdict</h3> <p>48 heaving bosoms out of 100</p> -<p><img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fkeithlovesmovies.com%2Fwp-content%2Fuploads%2F2025%2F09%2FBE_OPT3_clean.jpg&amp;f=1&amp;nofb=1&amp;ipt=a17c1ba002ea1418f85d9cc735fdb258b633a98800e16e2fc9f82f0772ec93e7" alt="Grassy fingers in mouth"></p> diff --git a/public/tags/podman/index.xml b/public/tags/podman/index.xml index d2e001e..9acbd7e 100644 --- a/public/tags/podman/index.xml +++ b/public/tags/podman/index.xml @@ -39,7 +39,6 @@ Given that it&rsquo;s a film about the enduring power of passionate undying </ul> <h3 id="verdict">Verdict</h3> <p>48 heaving bosoms out of 100</p> -<p><img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fkeithlovesmovies.com%2Fwp-content%2Fuploads%2F2025%2F09%2FBE_OPT3_clean.jpg&amp;f=1&amp;nofb=1&amp;ipt=a17c1ba002ea1418f85d9cc735fdb258b633a98800e16e2fc9f82f0772ec93e7" alt="Grassy fingers in mouth"></p> diff --git a/public/tags/python/index.xml b/public/tags/python/index.xml index 9621c8f..f56961c 100644 --- a/public/tags/python/index.xml +++ b/public/tags/python/index.xml @@ -39,7 +39,6 @@ Given that it&rsquo;s a film about the enduring power of passionate undying </ul> <h3 id="verdict">Verdict</h3> <p>48 heaving bosoms out of 100</p> -<p><img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fkeithlovesmovies.com%2Fwp-content%2Fuploads%2F2025%2F09%2FBE_OPT3_clean.jpg&amp;f=1&amp;nofb=1&amp;ipt=a17c1ba002ea1418f85d9cc735fdb258b633a98800e16e2fc9f82f0772ec93e7" alt="Grassy fingers in mouth"></p> diff --git a/public/tags/qtile/index.xml b/public/tags/qtile/index.xml index 1958224..26a5d8a 100644 --- a/public/tags/qtile/index.xml +++ b/public/tags/qtile/index.xml @@ -39,7 +39,6 @@ Given that it&rsquo;s a film about the enduring power of passionate undying </ul> <h3 id="verdict">Verdict</h3> <p>48 heaving bosoms out of 100</p> -<p><img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fkeithlovesmovies.com%2Fwp-content%2Fuploads%2F2025%2F09%2FBE_OPT3_clean.jpg&amp;f=1&amp;nofb=1&amp;ipt=a17c1ba002ea1418f85d9cc735fdb258b633a98800e16e2fc9f82f0772ec93e7" alt="Grassy fingers in mouth"></p> diff --git a/public/tags/self-hosting/index.xml b/public/tags/self-hosting/index.xml index 43c4845..c54fcc4 100644 --- a/public/tags/self-hosting/index.xml +++ b/public/tags/self-hosting/index.xml @@ -39,7 +39,6 @@ Given that it&rsquo;s a film about the enduring power of passionate undying </ul> <h3 id="verdict">Verdict</h3> <p>48 heaving bosoms out of 100</p> -<p><img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fkeithlovesmovies.com%2Fwp-content%2Fuploads%2F2025%2F09%2FBE_OPT3_clean.jpg&amp;f=1&amp;nofb=1&amp;ipt=a17c1ba002ea1418f85d9cc735fdb258b633a98800e16e2fc9f82f0772ec93e7" alt="Grassy fingers in mouth"></p> diff --git a/public/tags/tailscale/index.xml b/public/tags/tailscale/index.xml index 34de856..e2c619d 100644 --- a/public/tags/tailscale/index.xml +++ b/public/tags/tailscale/index.xml @@ -39,7 +39,6 @@ Given that it&rsquo;s a film about the enduring power of passionate undying </ul> <h3 id="verdict">Verdict</h3> <p>48 heaving bosoms out of 100</p> -<p><img src="https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fkeithlovesmovies.com%2Fwp-content%2Fuploads%2F2025%2F09%2FBE_OPT3_clean.jpg&amp;f=1&amp;nofb=1&amp;ipt=a17c1ba002ea1418f85d9cc735fdb258b633a98800e16e2fc9f82f0772ec93e7" alt="Grassy fingers in mouth"></p> diff --git a/public/wuthering-heights-2026/index.html b/public/wuthering-heights-2026/index.html index fde545e..22de405 100644 --- a/public/wuthering-heights-2026/index.html +++ b/public/wuthering-heights-2026/index.html @@ -55,7 +55,6 @@ Given that it’s a film about the enduring power of passionate undying love

Verdict

48 heaving bosoms out of 100

-

Grassy fingers in mouth