84 lines
3.2 KiB
HTML
84 lines
3.2 KiB
HTML
<!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 rel="alternate" type="application/rss+xml" href="https://nonsense.dymc.win/categories/index.xml" title="James' Blog">
|
|
<link id="stylesheet" rel="stylesheet" href="/css/light.css">
|
|
|
|
<link rel="canonical" href="https://nonsense.dymc.win/categories/" />
|
|
<title>Categories</title>
|
|
</head>
|
|
<body><header id="banner">
|
|
<nav class="navbar">
|
|
|
|
<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>
|
|
</nav>
|
|
</header>
|
|
<main id="content">
|
|
<a href="/handy-script-for-a-more-zen-twitch-experience/">Handy script for a more zen twitch experience</a>
|
|
|
|
<a href="/over-engineered-nixos-blog-deployment-setup/">Over-engineered (?) nixos blog deployment setup</a>
|
|
|
|
<a href="/so-you-want-to-write-a-neovim-plugin-with-lua/">So you want to write a neovim plugin with lua</a>
|
|
|
|
<a href="/making-nix-colors-talk-to-neovim/">Making nix-colors talk to neovim</a>
|
|
|
|
<a href="/vanilla-javascript-theme-toggle-for-simpletons/">Vanilla javascript theme toggle for simpletons</a>
|
|
|
|
<a href="/tailscale-caddy-and-nixos-containers/">Tailscale, caddy, and nixos containers</a>
|
|
|
|
<a href="/learning-about-qtile-widgets-with-cricket/">Learning about qtile widgets with cricket</a>
|
|
|
|
<a href="/achieve-peak-rice-with-nix-colors/">Achieve peak rice with nix-colors</a>
|
|
|
|
<a href="/translating-docker-to-nix/">Translating docker to nix?!</a>
|
|
|
|
<a href="/simple-nixos-config-for-vps-static-site/">Simple nixos config for vps static site</a>
|
|
|
|
<a href="/python-podcast-scripting/">Python podcast scripting</a>
|
|
|
|
<a href="/bread-dough-for-lazy-boys/">Bread dough for lazy boys</a>
|
|
|
|
<a href="/multi-user-qtile-fiddling/">Multi user qtile fiddling</a>
|
|
|
|
<a href="/teeny-tiny-bash-fetch-script/">Teeny tiny bash fetch script</a>
|
|
|
|
<a href="/get-the-thoughts-out-of-your-head-and-into-a-digital-format-with-this-python-journalling-script/">Get the thoughts out of your head and into a digital format with this python journalling script</a>
|
|
|
|
<a href="/lowkey-emacs-setup-bits-and-bobs/">Lowkey emacs setup bits and bobs</a>
|
|
|
|
<a href="/the-search-for-en-passant-checkmates-2-electric-boogaloo/">The search for en passant checkmates 2: Electric Boogaloo</a>
|
|
|
|
<a href="/the-search-for-en-passant-checkmates/">The search for en passant checkmates</a>
|
|
|
|
<a href="/declarative-firefox-config-with-home-manager-on-nixos/">Declarative firefox config with home-manager on nixos</a>
|
|
|
|
<a href="/upgrade-your-qtile-setup-with-a-cute-dropdown-terminal/">Upgrade your qtile setup with a cute dropdown terminal</a>
|
|
|
|
<a href="/rudimentary-local-scrobbling-with-bash/">Rudimentary local scrobbling with bash</a>
|
|
</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>
|