fix the structure of the website

This commit is contained in:
David Young
2026-05-25 10:23:43 -06:00
parent 9bcc87109d
commit c3ac465701
32 changed files with 3406 additions and 68 deletions

View File

@@ -1,25 +1,25 @@
<!DOCTYPE html>
<html lang="en" dir="auto" data-theme="auto">
<head><meta charset="utf-8">
<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 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="index, follow">
<title>Categories | Everything HamPack and HamPackServer</title>
<meta name="robots" content="noindex, nofollow">
<title>Categories | HamPack &amp; HamPack Server.</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<link rel="canonical" href="https://hampack.net/categories/">
<link rel="canonical" href="http://localhost:1313/categories/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.cd9298b33628769aa1bc1acebbbfd7aa11ce81dfe03484d479e1907760249a1d.css" integrity="sha256-zZKYszYodpqhvBrOu7/XqhHOgd/gNITUeeGQd2Akmh0=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://hampack.net/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://hampack.net/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://hampack.net/favicon-32x32.png">
<link rel="apple-touch-icon" href="https://hampack.net/apple-touch-icon.png">
<link rel="mask-icon" href="https://hampack.net/safari-pinned-tab.svg">
<link rel="icon" href="http://localhost:1313/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://localhost:1313/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://localhost:1313/favicon-32x32.png">
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png">
<link rel="mask-icon" href="http://localhost:1313/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" type="application/rss+xml" href="https://hampack.net/categories/index.xml" title="rss">
<link rel="alternate" hreflang="en" href="https://hampack.net/categories/">
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/categories/index.xml" title="rss">
<link rel="alternate" hreflang="en" href="http://localhost:1313/categories/">
<noscript>
<style>
#theme-toggle,
@@ -65,21 +65,13 @@
document.querySelector("html").dataset.theme = 'light';
}
</script><meta property="og:url" content="https://hampack.net/categories/">
<meta property="og:site_name" content="Everything HamPack and HamPackServer">
<meta property="og:title" content="Categories">
<meta property="og:locale" content="en_us">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Categories">
</script>
</head>
<body class="list" id="top">
<header class="header">
<nav class="header-nav">
<div class="logo">
<a href="https://hampack.net/" accesskey="h" title="Everything HamPack and HamPackServer (Alt + H)">Everything HamPack and HamPackServer</a>
<a href="http://localhost:1313/" accesskey="h" title="HamPack &amp; HamPack Server. (Alt + H)">HamPack &amp; HamPack Server.</a>
<div class="logo-switches">
<button id="theme-toggle" class="theme-toggle" accesskey="t" title="(Alt + T)" aria-label="Toggle theme">
<svg class="moon" xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 24 24"
@@ -117,7 +109,7 @@
</main>
<footer class="footer">
<span>&copy; 2026 <a href="https://hampack.net/">Everything HamPack and HamPackServer</a></span> ·
<span>&copy; 2026 <a href="http://localhost:1313/">HamPack &amp; HamPack Server.</a></span> ·

View File

@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Categories on Everything HamPack and HamPackServer</title>
<link>https://hampack.net/categories/</link>
<description>Recent content in Categories on Everything HamPack and HamPackServer</description>
<title>Categories on HamPack &amp; HamPack Server.</title>
<link>http://localhost:1313/categories/</link>
<description>Recent content in Categories on HamPack &amp; HamPack Server.</description>
<generator>Hugo</generator>
<language>en-us</language>
<atom:link href="https://hampack.net/categories/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>