new genblog script, remove old gen scripts new blog layout

This commit is contained in:
2023-07-15 04:41:40 -04:00
parent 224a8f7594
commit 81e150fbd8
7 changed files with 98 additions and 73 deletions

View File

@ -32,19 +32,19 @@
</div>
</div>
<div id="right">
<div> <!-- Blog Section -->
<h2 id="font"><a href="https://squi.bid/blog/rss.xml"><img id="svg" src="pics/rss.svg" alt="rss feed"></a> My Blog</h2>
<p> <!-- script marker blog -->
</p> <!-- script marker blog -->
<a href="blog">more...</a>
</div>
<div> <!-- Reasoning Section -->
<h2 id="font"> Why Tho?</h2>
<p> Idk I felt like it. Most of the useful stuff
will be over at the <a href="https://git.squi.bid">git</a>
subdomain. Or you can find a shortened list under the
"Git Repos" section.
<div id="group"> <!-- Blog Section -->
<hgroup>
<h2 id="font", style="margin-bottom: 0;">My Blog</h2>
<p style="text-align: center; margin-top: 0;">
<a href="/blog/rss.xml", title="rss">subscribe</a>
</p>
</hgroup>
<p id="blogpreview">
<!-- b script marker blog -->
If this is here I forgot to generate the blog list.
<!-- e script marker blog -->
</p>
<a href="/blog">more...</a>
</div>
</div>
</div>