blog/public/search/page/2/index.html
2025-08-20 15:19:24 +01:00

81 lines
2.7 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/search/index.xml" title="James' Blog">
<link id="stylesheet" rel="stylesheet" href="/css/light.css">
<link rel="canonical" href="http://localhost:1313/search/" />
<title></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">
<h2>Search</h2>
<p>This is not a very clever search. It simply looks if the content of a post contains your query. </p>
<input type="text" id="search" placeholder="leaf through the archive"/>
<ul id="results"></ul>
<h2>Everything</h2>
<h3>2023</h3>
<h4><a href="/python-podcast-scripting/">Python podcast scripting</a></h4>
<h4><a href="/bread-dough-for-lazy-boys/">Bread dough for lazy boys</a></h4>
<h3>2022</h3>
<h4><a href="/multi-user-qtile-fiddling/">Multi user qtile fiddling</a></h4>
<h4><a href="/teeny-tiny-bash-fetch-script/">Teeny tiny bash fetch script</a></h4>
<h4><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></h4>
<h4><a href="/lowkey-emacs-setup-bits-and-bobs/">Lowkey emacs setup bits and bobs</a></h4>
<h4><a href="/the-search-for-en-passant-checkmates-2-electric-boogaloo/">The search for en passant checkmates 2: Electric Boogaloo</a></h4>
<h4><a href="/the-search-for-en-passant-checkmates/">The search for en passant checkmates</a></h4>
<h4><a href="/declarative-firefox-config-with-home-manager-on-nixos/">Declarative firefox config with home-manager on nixos</a></h4>
<h4><a href="/upgrade-your-qtile-setup-with-a-cute-dropdown-terminal/">Upgrade your qtile setup with a cute dropdown terminal</a></h4>
</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>