summaryrefslogtreecommitdiffstats
path: root/blog/rss.xml
blob: 36548823e7f612a6c65872b1b872f01263b7801f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="rss.css" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">

<channel>
<title>Squibid's Blog</title>
<description>My blog.</description>
<language>en-us</language>
<link>http://squi.bid/blog/rss.xml</link>
<atom:link href="http://squi.bid/blog/rss.xml" rel="self" type="application/rss+xml" />

<!-- 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</guid>
<link>https://squi.bid/blog/librex-and-dots</link>
<pubDate>Tue, 27 Jun 2023 12:17:35 -0400</pubDate>
<description><![CDATA[
<p>
Hello!
<br><br>
In my first post
<a href="https://squi.bid/blog/state-of-the-site">state of the site</a> I
talked about a searxng instance however I found something better! I am now
running a <a href="https://github.com/hnhx/librex/">librex</a> instance @
https://librex.squi.bid. My only modification to the site is changing the theme
to the <a href="https://github.com/kvrohit/mellow-theme">mellow theme</a>.
<br><br>
As for my dots. I have continued to update my Neovim dotfiles, and I am
currently in the process of making some MPV dot files. After I am done with
my MPV config I'll get to work on putting together a git repo with my dotfiles
(using submodules for the bigger parts of the config like Neovim).
<br><br>
I will also soon be setting up a Matrix account (not instance) but for now
feel free to <a href="mailto:me@zacharyscheiman.com">email me</a>.
<!-- secret message: there also might be some more blogs coming soon -->
</p>
]]></description>
</item>



<item>
<title>It's Alive!</title>
<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>
  Cloning via http(s) now works!
  <br><br>
  btw I will be posting my dotfiles soontm
</p>
]]></description>
</item>


<item>
<title>state of the site</title>
<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>
Hello o/, and welcome to my website!<br>
As of right now I am still setting things up, I have a git server running but I am
still working on getting cloning to work via https. On top of the git server I also
have a cgit instance which I have gotten close to perfect (for some reason the site
is only sometimes in darkmode).
<br><br>
As of right now that is all I've got running but I might be setting up a SearXNG
instance soon.
<br><br>
However somethings that I will never put on my server are: <br>
 - social media frontend's eg: invious, and mastadon <br>
 - probably some other things that I can't think about right now <br>
</p>
]]></description>
</item>

</channel>
</rss>