blog/public/posts/index.html
2025-03-06 17:27:32 +00:00

173 lines
5.2 KiB
HTML

<!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 rel="alternate" type="application/rss+xml" href="http://localhost:1313/posts/index.xml" title="wretched.place">
<link rel="stylesheet" href="/css/style.min.css">
<link rel="canonical" href="http://localhost:1313/posts/" />
<a rel="me" href="https://exuberant.men/@james"></a>
<title>Posts</title>
</head>
<body><header id="banner">
<h2><a href="http://localhost:1313/">wretched.place</a></h2>
<nav>
<ul>
<li>
<a href="/info/" title="info">info</a>
</li>
</ul>
</nav>
</header>
<main id="content"><ul id="posts">
<li>
<a href="http://localhost:1313/so-you-want-to-write-a-neovim-plugin-with-lua/">
so you want to write a neovim plugin with lua
<small><time>Apr 6, 2024</time></small>
</a>
</li>
<li>
<a href="http://localhost:1313/making-nix-colors-talk-to-neovim/">
making nix-colors talk to neovim
<small><time>Aug 18, 2023</time></small>
</a>
</li>
<li>
<a href="http://localhost:1313/vanilla-javascript-theme-toggle-for-simpletons/">
vanilla javascript theme toggle for simpletons
<small><time>Jun 26, 2023</time></small>
</a>
</li>
<li>
<a href="http://localhost:1313/tailscale-caddy-and-nixos-containers-a-match-made-in-heaven/">
tailscale, caddy, and nixos containers - a match made in heaven
<small><time>May 16, 2023</time></small>
</a>
</li>
<li>
<a href="http://localhost:1313/learning-about-qtile-widgets-via-the-medium-of-cricket/">
learning about qtile widgets via the medium of cricket
<small><time>Apr 3, 2023</time></small>
</a>
</li>
<li>
<a href="http://localhost:1313/theming-nirvana/">
theming nirvana
<small><time>Mar 13, 2023</time></small>
</a>
</li>
<li>
<a href="http://localhost:1313/translating-docker-to-nix/">
translating docker to nix?!
<small><time>Feb 28, 2023</time></small>
</a>
</li>
<li>
<a href="http://localhost:1313/simple-nixos-config-for-vps-static-site/">
simple nixos config for vps static site
<small><time>Jan 29, 2023</time></small>
</a>
</li>
<li>
<a href="http://localhost:1313/podcast-setup-for-broke-boys-whose-trash-phone-cant-hack-modern-apps/">
podcast setup for broke boys whose trash phone cant hack modern apps
<small><time>Jan 24, 2023</time></small>
</a>
</li>
<li>
<a href="http://localhost:1313/elite-bread-dough-for-lazy-boys/">
elite bread dough for lazy boys
<small><time>Jan 22, 2023</time></small>
</a>
</li>
<li>
<a href="http://localhost:1313/multi-user-qtile-fiddling/">
multi user qtile fiddling
<small><time>Dec 20, 2022</time></small>
</a>
</li>
<li>
<a href="http://localhost:1313/teeny-tiny-bash-fetch-script/">
teeny tiny bash fetch script
<small><time>Dec 10, 2022</time></small>
</a>
</li>
<li>
<a href="http://localhost:1313/get-the-thoughts-out-of-your-head-and-into-a-digital-format-with-this-python-journal-script/">
get the thoughts out of your head and into a digital format with this python journal script
<small><time>Dec 1, 2022</time></small>
</a>
</li>
<li>
<a href="http://localhost:1313/lowkey-emacs-setup/">
lowkey emacs setup
<small><time>Nov 18, 2022</time></small>
</a>
</li>
<li>
<a href="http://localhost:1313/setting-up-a-lean-mean-hugo-blogging-theme/">
setting up a lean mean hugo blogging theme
<small><time>Nov 10, 2022</time></small>
</a>
</li>
<li>
<a href="http://localhost:1313/chess.com-api-and-the-continuing-search-for-en-passant-checkmate/">
chess.com api and the continuing search for en passant checkmate
<small><time>Nov 8, 2022</time></small>
</a>
</li>
<li>
<a href="http://localhost:1313/chess.com-api-and-the-search-for-en-passant-checkmate/">
chess.com api and the search for en passant checkmate
<small><time>Oct 26, 2022</time></small>
</a>
</li>
<li>
<a href="http://localhost:1313/declarative-firefox-config-with-home-manager-on-nixos/">
declarative firefox config with home-manager on nixos
<small><time>Oct 2, 2022</time></small>
</a>
</li>
<li>
<a href="http://localhost:1313/upgrade-your-qtile-setup-with-a-cute-dropdown-terminal/">
upgrade your qtile setup with a cute dropdown terminal
<small><time>Sep 23, 2022</time></small>
</a>
</li>
<li>
<a href="http://localhost:1313/rudimentary-local-scrobbling-with-bash/">
rudimentary local scrobbling with bash
<small><time>Sep 13, 2022</time></small>
</a>
</li>
</ul>
</main><footer id="footer">
<small>made with <a href="https://gohugo.io">hugo</a> and <a href="https://github.com/LukasJoswiak/etch">etch</a> :)</small>
</footer>
</body>
</html>