Initial changes

This commit is contained in:
root
2025-05-12 09:26:17 +02:00
parent 128b34c8e8
commit c4bb0095c5
48 changed files with 351 additions and 164 deletions
Regular → Executable
+68 -15
View File
@@ -1,24 +1,24 @@
<!DOCTYPE html>
<html lang="en" dir="auto">
<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">
<head><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="noindex, nofollow">
<meta name="robots" content="index, follow">
<title>Search | PyteDev Blog</title>
<meta name="keywords" content="">
<meta name="description" content="Search for a specific post or topic">
<meta name="author" content="">
<link rel="canonical" href="//localhost:1313/search/">
<link rel="canonical" href="https://pyte.dev/search/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.f49d66caae9ea0fd43f21f29e71a8d3e284517ed770f2aa86fa012953ad3c9ef.css" integrity="sha256-9J1myq6eoP1D8h8p5xqNPihFF&#43;13Dyqob6ASlTrTye8=" rel="preload stylesheet" as="style">
<link rel="icon" href="//localhost:1313/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="//localhost:1313/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="//localhost:1313/favicon-32x32.png">
<link rel="apple-touch-icon" href="//localhost:1313/apple-touch-icon.png">
<link rel="mask-icon" href="//localhost:1313/safari-pinned-tab.svg">
<link rel="icon" href="https://pyte.dev/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://pyte.dev/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://pyte.dev/favicon-32x32.png">
<link rel="apple-touch-icon" href="https://pyte.dev/apple-touch-icon.png">
<link rel="mask-icon" href="https://pyte.dev/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" hreflang="en" href="//localhost:1313/search/">
<link rel="alternate" hreflang="en" href="https://pyte.dev/search/">
<noscript>
<style>
#theme-toggle,
@@ -55,7 +55,60 @@
}
</style>
</noscript>
</noscript><meta property="og:url" content="https://pyte.dev/search/">
<meta property="og:site_name" content="PyteDev Blog">
<meta property="og:title" content="Search">
<meta property="og:description" content="Search for a specific post or topic">
<meta property="og:locale" content="en-us">
<meta property="og:type" content="article">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Search">
<meta name="twitter:description" content="Search for a specific post or topic">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1 ,
"name": "Search",
"item": "https://pyte.dev/search/"
}
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BlogPosting",
"headline": "Search",
"name": "Search",
"description": "Search for a specific post or topic",
"keywords": [
],
"articleBody": " ",
"wordCount" : "0",
"inLanguage": "en",
"datePublished": "0001-01-01T00:00:00Z",
"dateModified": "0001-01-01T00:00:00Z",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://pyte.dev/search/"
},
"publisher": {
"@type": "Organization",
"name": "PyteDev Blog",
"logo": {
"@type": "ImageObject",
"url": "https://pyte.dev/favicon.ico"
}
}
}
</script>
</head>
<body class="" id="top">
@@ -73,7 +126,7 @@
<header class="header">
<nav class="nav">
<div class="logo">
<a href="//localhost:1313/" accesskey="h" title="PyteDev Blog (Alt + H)">PyteDev Blog</a>
<a href="https://pyte.dev/" accesskey="h" title="PyteDev Blog (Alt + H)">PyteDev Blog</a>
<div class="logo-switches">
<button id="theme-toggle" accesskey="t" title="(Alt + T)" aria-label="Toggle theme">
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
@@ -99,17 +152,17 @@
</div>
<ul id="menu">
<li>
<a href="//localhost:1313/" title="Home">
<a href="https://pyte.dev/" title="Home">
<span>Home</span>
</a>
</li>
<li>
<a href="//localhost:1313/posts/" title="Blog">
<a href="https://pyte.dev/posts/" title="Blog">
<span>Blog</span>
</a>
</li>
<li>
<a href="//localhost:1313/search/" title="Search">
<a href="https://pyte.dev/search/" title="Search">
<span class="active">Search</span>
</a>
</li>
@@ -153,7 +206,7 @@
</main>
<footer class="footer">
<span>&copy; 2025 <a href="//localhost:1313/">PyteDev Blog</a></span> ·
<span>&copy; 2025 <a href="https://pyte.dev/">PyteDev Blog</a></span> ·
<span>
Powered by