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

14
blog/blog2.html Executable file → Normal file
View file

@ -7,10 +7,10 @@
<title>Beyond Prepackaged - Why I Use Linux From Scratch</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>
@ -24,8 +24,8 @@
</span>
</nav>
</header>
<section>
<h3 style="color:yellow;">Beyond Prepackaged - Why I Use Linux From Scratch</h3>
<section>
<h3 style="color:yellow">Beyond Prepackaged - Why I Use Linux From Scratch</h3>
<p>
<q>Building Linux from Scratch can feel a bit like assembling a complex jigsaw puzzle: frustrating at times, but ultimately supremely rewarding when everything clicks into place.</q>
</p>
@ -92,7 +92,7 @@ amount.</p>
<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="blog3.html">&lt;-newer</a>