annoucing csfs + updates to the blog generation script

This commit is contained in:
cowmonk 2025-10-07 10:52:53 -07:00
parent 61c0f622b1
commit 767cb5b759
9 changed files with 282 additions and 56 deletions

18
blog/blog1.html Executable file → Normal file
View file

@ -6,10 +6,10 @@
<title>No Blue Screens Here, Just a Bit of Kernel Panic and a Whole Load of Blogging</title>
<link rel="stylesheet" href="template.css" />
<link rel="alternate" href="atom.xml" type="application/atom+xml" title="Atom Feed" />
<link rel="apple-touch-icon" sizes="180x180" href="../assets/images/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="../assets/images/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="../assets/images/favicon-16x16.png" />
<link rel="manifest" href="../assets/images/site.webmanifest" />
<link rel="apple-touch-icon" sizes="180x180" href="../assets/images/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="../assets/images/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="../assets/images/favicon-16x16.png" />
<link rel="manifest" href="../assets/images/site.webmanifest" />
</head>
<body>
<header>
@ -19,12 +19,12 @@
<a href="blog2.html">&lt;-newer</a>
</span>
<span class="prevnext ">
<a href="blog4.html">older-&gt;</a>
<a href="blog5.html">older-&gt;</a>
</span>
</nav>
</header>
<section>
<h3 style="color:yellow;">No Blue Screens Here, Just a Bit of Kernel Panic and a Whole Load of Blogging</h3>
<section>
<h3 style="color:yellow">No Blue Screens Here, Just a Bit of Kernel Panic and a Whole Load of Blogging</h3>
<p>
<q>An introduction, why would I create a blog, plans for the future, and other random things</q>
</p>
@ -60,13 +60,13 @@ These plans aren&#8217;t fully set in stone and it would be interesting to dive
<p class="tags">
Tags: <span class="sblg-tag">misc</span><span class="sblg-tag">linux</span>.
</p>
</section>
</section>
<nav>
<span class="prevnext sblg-prev-has">
<a href="blog2.html">&lt;-newer</a>
</span>
<span class="prevnext ">
<a href="blog4.html">older-&gt;</a>
<a href="blog5.html">older-&gt;</a>
</span>
</nav>
<footer>