New blog entry and changes to how blogs are displayed
- blogs are now in subdirs - blog list is generated through helper function - full blog list is in blog subdir
This commit is contained in:
40
blog/rss.xml
40
blog/rss.xml
@ -11,10 +11,38 @@
|
||||
|
||||
<!-- LB -->
|
||||
|
||||
<item>
|
||||
<title>What is a squibid?</title>
|
||||
<guid>https://squi.bid/blog/What-is-a-squibid/index.html</guid>
|
||||
<link>https://squi.bid/blog/What-is-a-squibid/index.html</link>
|
||||
<pubDate>Mon, 30 Oct 2023 12:47:05 -0400</pubDate>
|
||||
<description><![CDATA[<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<meta name="date" content="2023/10/30">
|
||||
<title>'What is a squibid?'</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
<link rel="stylesheet" href="/blog/style.css">
|
||||
<body style="background-color: #161617;">
|
||||
<p>
|
||||
Recently, a few people have been asking me: "what is a squibid?" or
|
||||
"where did your name come from?". In this blog post I will answer those
|
||||
questions.
|
||||
<br>
|
||||
<br>
|
||||
A few years ago I came up with a drawing of an animal
|
||||
reason to do anything with it, but regardless I chose to name it a
|
||||
squibid. Eventually, when trying to find a good username I chose squibid
|
||||
because that would cover both the username and profile picture.
|
||||
</p>
|
||||
|
||||
]]></description>
|
||||
</item>
|
||||
|
||||
|
||||
<item>
|
||||
<title>librex and dots</title>
|
||||
<guid>https://squi.bid/blog/librex-and-dots.html</guid>
|
||||
<link>https://squi.bid/blog/librex-and-dots.html</link>
|
||||
<guid>https://squi.bid/blog/librex-and-dots</guid>
|
||||
<link>https://squi.bid/blog/librex-and-dots</link>
|
||||
<pubDate>Tue, 27 Jun 2023 12:17:35 -0400</pubDate>
|
||||
<description><![CDATA[
|
||||
<p>
|
||||
@ -43,8 +71,8 @@ feel free to <a href="mailto:me@zacharyscheiman.com">email me</a>.
|
||||
|
||||
<item>
|
||||
<title>It's Alive!</title>
|
||||
<guid>https://squi.bid/blog/It's-Alive!.html</guid>
|
||||
<link>https://squi.bid/blog/It's-Alive!.html</link>
|
||||
<guid>https://squi.bid/blog/It's-Alive!</guid>
|
||||
<link>https://squi.bid/blog/It's-Alive!</link>
|
||||
<pubDate>Mon, 17 Apr 2023 13:22:03 +0000</pubDate>
|
||||
<description><![CDATA[
|
||||
<p>
|
||||
@ -58,8 +86,8 @@ feel free to <a href="mailto:me@zacharyscheiman.com">email me</a>.
|
||||
|
||||
<item>
|
||||
<title>state of the site</title>
|
||||
<guid>https://squi.bid/blog/state-of-the-site.html</guid>
|
||||
<link>https://squi.bid/blog/state-of-the-site.html</link>
|
||||
<guid>https://squi.bid/blog/state-of-the-site</guid>
|
||||
<link>https://squi.bid/blog/state-of-the-site</link>
|
||||
<pubDate>Sat, 11 Mar 2023 15:00:32 -0500</pubDate>
|
||||
<description><![CDATA[
|
||||
<p>
|
||||
|
Reference in New Issue
Block a user