Site update

This commit is contained in:
CronyAkatsuki 2023-10-06 19:04:36 +02:00
parent bcb4734e5e
commit 33b85e2436
11 changed files with 41 additions and 28 deletions

View file

@ -14,7 +14,7 @@
<item>
<title>Setup dns with adblock and dot/doh with pi-hole and unbound</title>
<link>https://cronyakatsuki.xyz/blog/setup-dns-pihole-unbound/</link>
<pubDate>Wed, 27 Sep 2023 00:00:00 +0000</pubDate>
<pubDate>27-09-2023</pubDate>
<guid>https://cronyakatsuki.xyz/blog/setup-dns-pihole-unbound/</guid>
<description>&lt;p&gt;Just another day I seted up my own private dns server that has adblocking ( and other stuff ) using pihole and uses unbound as a resolver. To safelly connect to the dns server I&amp;rsquo;m using DNS over HTTPS for my browser&amp;rsquo;s and HTTPS over TLS for stuffy for my whole desktop and private dns in android ( Android has DoH support but only for google and cloudflare right now). Let&amp;rsquo;s get on to setting everything up&lt;/p&gt;
@ -171,7 +171,7 @@ Also to make lighttpd work with nginx listening on port 80 you need to edit the
<item>
<title>Piped videos not loading</title>
<link>https://cronyakatsuki.xyz/blog/piped-video-not-loading/</link>
<pubDate>Sun, 26 Feb 2023 00:00:00 +0000</pubDate>
<pubDate>26-02-2023</pubDate>
<guid>https://cronyakatsuki.xyz/blog/piped-video-not-loading/</guid>
<description>&lt;p&gt;Recently I have received and experienced an issue of videos not loading on my personal &lt;a href=&#34;https://piped.cronyakatsuki.xyz&#34;&gt;piped&lt;/a&gt; instance and on the official instance. But I have found a fix and a way to watch the videos even without the fix.&lt;/p&gt;
@ -188,7 +188,7 @@ Also to make lighttpd work with nginx listening on port 80 you need to edit the
<item>
<title>miniflux setup on debian</title>
<link>https://cronyakatsuki.xyz/blog/miniflux-setup/</link>
<pubDate>Wed, 30 Nov 2022 00:00:00 +0000</pubDate>
<pubDate>30-11-2022</pubDate>
<guid>https://cronyakatsuki.xyz/blog/miniflux-setup/</guid>
<description>&lt;p&gt;Looking for a minimal self-hosted feed reader I found &lt;a href=&#34;https://miniflux.app/&#34;&gt;miniflux&lt;/a&gt;. But trying to set it up I found my self trying to set it up for 3 freaking hours since I only recently started to self-host things. So here I will try to explaing it in the most easy way how to set it up on a debian server with https using certbot and nginx.&lt;/p&gt;