new blog entry!
This commit is contained in:
22
blog/librex-and-dots.html
Normal file
22
blog/librex-and-dots.html
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
<title>librex and dots</title>
|
||||||
|
<link rel=stylesheet href=style.css>
|
||||||
|
<body>
|
||||||
|
<p>
|
||||||
|
Hello!
|
||||||
|
<br><br>
|
||||||
|
In my first post <a href="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>
|
||||||
|
</body>
|
28
blog/rss.xml
28
blog/rss.xml
@ -11,6 +11,34 @@
|
|||||||
|
|
||||||
<!-- LB -->
|
<!-- LB -->
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<title>librex and dots</title>
|
||||||
|
<guid>https://squi.bid/librex-and-dots.html</guid>
|
||||||
|
<link>https://squi.bid/librex-and-dots.html</link>
|
||||||
|
<pubDate>Tue, 27 Jun 2023 12:09:45 -0400</pubDate>
|
||||||
|
<description><![CDATA[
|
||||||
|
<p>
|
||||||
|
Hello!
|
||||||
|
<br><br>
|
||||||
|
In my first post <a href="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>
|
<item>
|
||||||
<title>It's Alive!</title>
|
<title>It's Alive!</title>
|
||||||
<guid>https://squi.bid/It's-Alive!.html</guid>
|
<guid>https://squi.bid/It's-Alive!.html</guid>
|
||||||
|
Reference in New Issue
Block a user