add contact page

This commit is contained in:
kurets 2023-05-24 18:13:22 +03:00
parent de0a97e708
commit 4a1d36dc27
Signed by: kurets
GPG key ID: EEB449C295BF5174
28 changed files with 5620 additions and 38 deletions

View file

@ -18,8 +18,7 @@ title: "vodoraslo"
<div class="index-links"> <div class="index-links">
You can contact me by email [**contact@vodoraslo.xyz**](mailto:contact@vodoraslo.xyz) Contact me [here](/contact)!
[Subscribe via RSS <img class="index-links" src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates.">](/index.xml) [Subscribe via RSS <img class="index-links" src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates.">](/index.xml)

16
content/contact.md Normal file
View file

@ -0,0 +1,16 @@
---
title: "Contact"
date: 2023-05-24T17:47:54+03:00
draft: false
nextprev: false
tags: ['personal']
---
You can contact me by:
<div class="index-links">
- Email - [**contact@vodoraslo.xyz**](mailto:contact@vodoraslo.xyz) (<a href="/vodoraslo.pgp" download>PGP</a>)
- XMPP - [**nebe@yourdata.forsale**](xmpp:nebe@yourdata.forsale)
</div>

View file

@ -0,0 +1,6 @@
---
title: "Personal"
date: 2023-05-24T18:07:56+03:00
draft: false
---

View file

@ -36,6 +36,7 @@ nano /etc/matrix-synapse/homeserver.yaml and go all the way to the bottom or sea
<div id="nextprev"> <div id="nextprev">
<a href="/library/ted-kaczynski/the-techies-wet-dreams/"><div id="prevart">Previous:<br>The Techie&#39;s Wet-Dreams</div></a> <a href="/library/ted-kaczynski/the-techies-wet-dreams/"><div id="prevart">Previous:<br>The Techie&#39;s Wet-Dreams</div></a>
<a href="/contact/"><div id="nextart">Next:<br>Contact</div></a>
</div> </div>
<div style="padding-top: 1.5em" class="index-links"> <div style="padding-top: 1.5em" class="index-links">
<div style="clear:both" class=taglist> <div style="clear:both" class=taglist>

View file

@ -7,7 +7,7 @@
<link rel='stylesheet' type='text/css' href='/style.css'> <link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico"> <link rel="icon" href="/favicon.ico">
<meta name="description" content=" Topics <meta name="description" content=" Topics
blog (5) hackbook (58) library (73) ted-kaczynski (15) updates (3) "/> blog (5) hackbook (58) library (73) personal (1) ted-kaczynski (15) updates (3) "/>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="index, follow"> <meta name="robots" content="index, follow">
<meta charset="utf-8"> <meta charset="utf-8">
@ -30,6 +30,8 @@ blog (5) hackbook (58) library (73) ted-kaczynski (15) updates (3) "/>
<li> <li>
<a href="/tags/library" id="tag_library" style="text-transform: none;">library <span>(73)</span></a> <a href="/tags/library" id="tag_library" style="text-transform: none;">library <span>(73)</span></a>
<li> <li>
<a href="/tags/personal" id="tag_personal" style="text-transform: none;">personal <span>(1)</span></a>
<li>
<a href="/tags/ted-kaczynski" id="tag_ted-kaczynski" style="text-transform: none;">ted-kaczynski <span>(15)</span></a> <a href="/tags/ted-kaczynski" id="tag_ted-kaczynski" style="text-transform: none;">ted-kaczynski <span>(15)</span></a>
<li> <li>
<a href="/tags/updates" id="tag_updates" style="text-transform: none;">updates <span>(3)</span></a> <a href="/tags/updates" id="tag_updates" style="text-transform: none;">updates <span>(3)</span></a>

View file

@ -10,6 +10,21 @@
<atom:link href="https://vodoraslo.xyz/articles/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://vodoraslo.xyz/articles/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Contact</title>
<link>https://vodoraslo.xyz/contact/</link>
<pubDate>Wed, 24 May 2023 17:47:54 +0300</pubDate>
<guid>https://vodoraslo.xyz/contact/</guid>
<description>&lt;p&gt;You can contact me by:&lt;/p&gt;
&lt;div class=&#34;index-links&#34;&gt;
&lt;ul&gt;
&lt;li&gt;Email - &lt;a href=&#34;mailto:contact@vodoraslo.xyz&#34;&gt;&lt;strong&gt;contact@vodoraslo.xyz&lt;/strong&gt;&lt;/a&gt; (&lt;a href=&#34;https://vodoraslo.xyz/vodoraslo.pgp&#34; download&gt;PGP&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;XMPP - &lt;a href=&#34;xmpp:nebe@yourdata.forsale&#34;&gt;&lt;strong&gt;nebe@yourdata.forsale&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description>
</item>
<item> <item>
<title>How I Fixed My Synapse&#39;s Matrix Federation</title> <title>How I Fixed My Synapse&#39;s Matrix Federation</title>
<link>https://vodoraslo.xyz/articles/blog/how-i-fixed-my-synapse-matrix-federation/</link> <link>https://vodoraslo.xyz/articles/blog/how-i-fixed-my-synapse-matrix-federation/</link>

48
public/contact/index.html Normal file
View file

@ -0,0 +1,48 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Contact | vodoraslo</title>
<link rel="canonical" href="https://vodoraslo.xyz/">
<link rel='alternate' type='application/rss+xml' title="vodoraslo RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
<meta name="description" content="You can contact me by:
Email - contact@vodoraslo.xyz (PGP) XMPP - nebe@yourdata.forsale "/>
<meta name="keywords" content="personal">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="index, follow">
<meta charset="utf-8">
</head>
<body>
<main>
<header><h1 id="tag_Contact">Contact</h1></header>
<article>
<div class="breadcrumbs">
<nav><a href="/">vodoraslo</a> /&#160 Contact</nav>
</div>
<div class="post-content"><p>You can contact me by:</p>
<div class="index-links">
<ul>
<li>Email - <a href="mailto:contact@vodoraslo.xyz"><strong>contact@vodoraslo.xyz</strong></a> (<a href="/vodoraslo.pgp" download>PGP</a>)</li>
<li>XMPP - <a href="xmpp:nebe@yourdata.forsale"><strong>nebe@yourdata.forsale</strong></a></li>
</ul>
</div>
</div>
<div style="padding-top: 1.5em" class="index-links">
<div style="clear:both" class=taglist>
Tags: [<a id="tag_personal" href="https://vodoraslo.xyz/tags/personal">Personal</a>]
</div>
</div>
</article>
</main>
<footer class="rssSvg">
<div style="padding-bottom: 0.7em; padding-top: 1em;" class="index-links"><a href="https://vodoraslo.xyz/">Homepage</a></div> <div><a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a></div>
</footer>
</body>
</html>

View file

@ -26,7 +26,7 @@
<p><strong><a href="/articles">📜Articles</a>   <a href="/library">📚Library</a></strong></p> <p><strong><a href="/articles">📜Articles</a>   <a href="/library">📚Library</a></strong></p>
</div> </div>
<div class="index-links"> <div class="index-links">
<p>You can contact me by email <a href="mailto:contact@vodoraslo.xyz"><strong>contact@vodoraslo.xyz</strong></a></p> <p>Contact me <a href="/contact">here</a>!</p>
<p><a href="/index.xml">Subscribe via RSS <img class="index-links" src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a></p> <p><a href="/index.xml">Subscribe via RSS <img class="index-links" src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a></p>
</div> </div>
<figure class="indexImage"><img src="/img/gigachad_orthodox.jpg" title="Трѣвата изсъхнѫ, цвѣтътъ повѣнѫ; Но словото на Бога нашего остава въ вѣкъ - Исаия 40:8" alt="Трѣвата изсъхнѫ, цвѣтътъ повѣнѫ; Но словото на Бога нашего остава въ вѣкъ - Исаия 40:8"><figcaption>Трѣвата изсъхнѫ, цвѣтътъ повѣнѫ; Но словото на Бога нашего остава въ вѣкъ - Исаия 40:8</figcaption></figure> <figure class="indexImage"><img src="/img/gigachad_orthodox.jpg" title="Трѣвата изсъхнѫ, цвѣтътъ повѣнѫ; Но словото на Бога нашего остава въ вѣкъ - Исаия 40:8" alt="Трѣвата изсъхнѫ, цвѣтътъ повѣнѫ; Но словото на Бога нашего остава въ вѣкъ - Исаия 40:8"><figcaption>Трѣвата изсъхнѫ, цвѣтътъ повѣнѫ; Но словото на Бога нашего остава въ вѣкъ - Исаия 40:8</figcaption></figure>
@ -35,59 +35,59 @@
<p><strong>Recent posts:</strong></p> <p><strong>Recent posts:</strong></p>
</div> </div>
<ul class="tenRecentPosts"> <ul class="tenRecentPosts">
<li><time
datetime="2023-05-24T17:47:54&#43;03:00">2023 May 24</time> &ndash;
<a href="/contact/"><b class="white_span">Contact</b></a> - <span
class="muted_text">You can contact me by:
Email - contact@vodoraslo.xyz (PGP) XMPP - nebe@yourdata.forsale </span> </li>
<li><time <li><time
datetime="2023-05-04T10:12:26&#43;03:00">2023 May 04</time> &ndash; datetime="2023-05-04T10:12:26&#43;03:00">2023 May 04</time> &ndash;
<a href="/articles/blog/how-i-fixed-my-synapse-matrix-federation/"><b class="white_span">How I Fixed My Synapse&#39;s Matrix Federation</b></a> - <span <a href="/articles/blog/how-i-fixed-my-synapse-matrix-federation/"><b class="white_span">How I Fixed My Synapse&#39;s Matrix Federation</b></a> - <span
class="muted_text">Federation issues I for the life of me couldn&rsquo;t get synapse&rsquo;s (matrix&rsquo;s) federation to work. It said that the encryption …</span> <a href="/articles/blog/how-i-fixed-my-synapse-matrix-federation/" class="muted_text">Federation issues I for the life of me couldn&rsquo;t get synapse&rsquo;s (matrix&rsquo;s) federation to work. It said that the encryption …</span> <a href="/articles/blog/how-i-fixed-my-synapse-matrix-federation/" class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read
class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read more</a> <em>(1 minute read).</em></li> more</a> <em> (1 minute read).</em> </li>
<li><time <li><time
datetime="2023-04-15T18:58:23&#43;03:00">2023 Apr 15</time> &ndash; datetime="2023-04-15T18:58:23&#43;03:00">2023 Apr 15</time> &ndash;
<a href="/library/ted-kaczynski/the-techies-wet-dreams/"><b class="white_span">The Techie&#39;s Wet-Dreams</b></a> - <span <a href="/library/ted-kaczynski/the-techies-wet-dreams/"><b class="white_span">The Techie&#39;s Wet-Dreams</b></a> - <span
class="muted_text">There is a current of thought that appears to be carrying many technophiles out of the realm of science and into that of science fiction.1 For …</span> <a href="/library/ted-kaczynski/the-techies-wet-dreams/" class="muted_text">There is a current of thought that appears to be carrying many technophiles out of the realm of science and into that of science fiction.1 For …</span> <a href="/library/ted-kaczynski/the-techies-wet-dreams/" class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read
class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read more</a> <em>(26 minute read).</em></li> more</a> <em> (26 minute read).</em> </li>
<li><time <li><time
datetime="2023-04-15T18:57:52&#43;03:00">2023 Apr 15</time> &ndash; datetime="2023-04-15T18:57:52&#43;03:00">2023 Apr 15</time> &ndash;
<a href="/library/ted-kaczynski/forward-to-technological-slavery/"><b class="white_span">Forward to Technological Slavery</b></a> - <span <a href="/library/ted-kaczynski/forward-to-technological-slavery/"><b class="white_span">Forward to Technological Slavery</b></a> - <span
class="muted_text">I have to begin by saying that I am deeply dissatisfied with this book. It should have been an organized and systematic exposition of a series of …</span> <a href="/library/ted-kaczynski/forward-to-technological-slavery/" class="muted_text">I have to begin by saying that I am deeply dissatisfied with this book. It should have been an organized and systematic exposition of a series of …</span> <a href="/library/ted-kaczynski/forward-to-technological-slavery/" class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read
class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read more</a> <em>(9 minute read).</em></li> more</a> <em> (9 minute read).</em> </li>
<li><time <li><time
datetime="2023-04-15T18:57:32&#43;03:00">2023 Apr 15</time> &ndash; datetime="2023-04-15T18:57:32&#43;03:00">2023 Apr 15</time> &ndash;
<a href="/library/ted-kaczynski/progress-vs-liberty/"><b class="white_span">Progress vs Liberty</b></a> - <span <a href="/library/ted-kaczynski/progress-vs-liberty/"><b class="white_span">Progress vs Liberty</b></a> - <span
class="muted_text">In these pages it is argued that continued scientific and technical progress will inevitably result in the extinction of individual liberty. I use the …</span> <a href="/library/ted-kaczynski/progress-vs-liberty/" class="muted_text">In these pages it is argued that continued scientific and technical progress will inevitably result in the extinction of individual liberty. I use the …</span> <a href="/library/ted-kaczynski/progress-vs-liberty/" class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read
class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read more</a> <em>(30 minute read).</em></li> more</a> <em> (30 minute read).</em> </li>
<li><time <li><time
datetime="2023-04-15T18:57:04&#43;03:00">2023 Apr 15</time> &ndash; datetime="2023-04-15T18:57:04&#43;03:00">2023 Apr 15</time> &ndash;
<a href="/library/ted-kaczynski/the-littering-ape/"><b class="white_span">The Littering Ape</b></a> - <span <a href="/library/ted-kaczynski/the-littering-ape/"><b class="white_span">The Littering Ape</b></a> - <span
class="muted_text">A number of anthropologically inclined individuals have in recent years gained fame and fortune by authoring books of the &ldquo;Naked Ape&rdquo;</span> <a href="/library/ted-kaczynski/the-littering-ape/" class="muted_text">A number of anthropologically inclined individuals have in recent years gained fame and fortune by authoring books of the &ldquo;Naked Ape&rdquo;</span> <a href="/library/ted-kaczynski/the-littering-ape/" class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read
class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read more</a> <em>(3 minute read).</em></li> more</a> <em> (3 minute read).</em> </li>
<li><time <li><time
datetime="2023-04-15T18:54:10&#43;03:00">2023 Apr 15</time> &ndash; datetime="2023-04-15T18:54:10&#43;03:00">2023 Apr 15</time> &ndash;
<a href="/library/ted-kaczynski/morality-and-revolution/"><b class="white_span">Morality and Revolution</b></a> - <span <a href="/library/ted-kaczynski/morality-and-revolution/"><b class="white_span">Morality and Revolution</b></a> - <span
class="muted_text">“Morality, guilt and fear of condemnation act as cops in our heads, destroying our spontaneity, our wildness, our ability to live our lives to the …</span> <a href="/library/ted-kaczynski/morality-and-revolution/" class="muted_text">“Morality, guilt and fear of condemnation act as cops in our heads, destroying our spontaneity, our wildness, our ability to live our lives to the …</span> <a href="/library/ted-kaczynski/morality-and-revolution/" class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read
class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read more</a> <em>(22 minute read).</em></li> more</a> <em> (22 minute read).</em> </li>
<li><time <li><time
datetime="2023-04-15T18:50:50&#43;03:00">2023 Apr 15</time> &ndash; datetime="2023-04-15T18:50:50&#43;03:00">2023 Apr 15</time> &ndash;
<a href="/library/ted-kaczynski/the-systems-neatest-trick/"><b class="white_span">The System&#39;s Neatest Trick</b></a> - <span <a href="/library/ted-kaczynski/the-systems-neatest-trick/"><b class="white_span">The System&#39;s Neatest Trick</b></a> - <span
class="muted_text">The supreme luxury of the society of technical necessity will be to grant the bonus of useless revolt and of an acquiescent smile. —Jacques Ellul1 class="muted_text">The supreme luxury of the society of technical necessity will be to grant the bonus of useless revolt and of an acquiescent smile. —Jacques Ellul1
The …</span> <a href="/library/ted-kaczynski/the-systems-neatest-trick/" The …</span> <a href="/library/ted-kaczynski/the-systems-neatest-trick/" class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read
class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read more</a> <em>(25 minute read).</em></li> more</a> <em> (25 minute read).</em> </li>
<li><time <li><time
datetime="2023-04-15T18:43:18&#43;03:00">2023 Apr 15</time> &ndash; datetime="2023-04-15T18:43:18&#43;03:00">2023 Apr 15</time> &ndash;
<a href="/library/ted-kaczynski/hit-where-it-hurts/"><b class="white_span">Hit Where It Hurts</b></a> - <span <a href="/library/ted-kaczynski/hit-where-it-hurts/"><b class="white_span">Hit Where It Hurts</b></a> - <span
class="muted_text">1. The Purpose Of This Article. The purpose of this article is to point out a very simple principle of human conflict, a principle that opponents of …</span> <a href="/library/ted-kaczynski/hit-where-it-hurts/" class="muted_text">1. The Purpose Of This Article. The purpose of this article is to point out a very simple principle of human conflict, a principle that opponents of …</span> <a href="/library/ted-kaczynski/hit-where-it-hurts/" class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read
class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read more</a> <em>(17 minute read).</em></li> more</a> <em> (17 minute read).</em> </li>
<li><time <li><time
datetime="2023-04-05T16:58:44&#43;03:00">2023 Apr 05</time> &ndash; datetime="2023-04-05T16:58:44&#43;03:00">2023 Apr 05</time> &ndash;
<a href="/articles/updates/updated-the-css-again/"><b class="white_span">Updated the Css Again (prefers-color-scheme)</b></a> - <span <a href="/articles/updates/updated-the-css-again/"><b class="white_span">Updated the Css Again (prefers-color-scheme)</b></a> - <span
class="muted_text">I actually updated the css once more. class="muted_text">I actually updated the css once more.
If you&rsquo;re using a dark theme in your browser, the website will follow suit and change to darker colors. If you&rsquo;re using a dark theme in your browser, the website will follow suit and change to darker colors.
I …</span> <a href="/articles/updates/updated-the-css-again/" I …</span> <a href="/articles/updates/updated-the-css-again/" class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read
class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read more</a> <em>(1 minute read).</em></li> more</a> <em> (1 minute read).</em> </li>
<li><time
datetime="2023-04-01T14:48:01&#43;03:00">2023 Apr 01</time> &ndash;
<a href="/library/ted-kaczynski/ship-of-fools/"><b class="white_span">Ship of Fools</b></a> - <span
class="muted_text">Once upon a time, the captain and the mates of a ship grew so vain of their seamanship, so full of hubris and so impressed with themselves, that they …</span> <a href="/library/ted-kaczynski/ship-of-fools/"
class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read more</a> <em>(11 minute read).</em></li>
</ul> </ul>
</div> </div>

View file

@ -5,11 +5,26 @@
<description>Recent content on vodoraslo</description> <description>Recent content on vodoraslo</description>
<generator>Hugo -- gohugo.io</generator> <generator>Hugo -- gohugo.io</generator>
<language>en-us</language> <language>en-us</language>
<lastBuildDate>Sat, 06 May 2023 10:12:26 +0300</lastBuildDate> <lastBuildDate>Wed, 24 May 2023 18:07:56 +0300</lastBuildDate>
<atom:link href="https://vodoraslo.xyz/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://vodoraslo.xyz/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Contact</title>
<link>https://vodoraslo.xyz/contact/</link>
<pubDate>Wed, 24 May 2023 17:47:54 +0300</pubDate>
<guid>https://vodoraslo.xyz/contact/</guid>
<description>&lt;p&gt;You can contact me by:&lt;/p&gt;
&lt;div class=&#34;index-links&#34;&gt;
&lt;ul&gt;
&lt;li&gt;Email - &lt;a href=&#34;mailto:contact@vodoraslo.xyz&#34;&gt;&lt;strong&gt;contact@vodoraslo.xyz&lt;/strong&gt;&lt;/a&gt; (&lt;a href=&#34;https://vodoraslo.xyz/vodoraslo.pgp&#34; download&gt;PGP&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;XMPP - &lt;a href=&#34;xmpp:nebe@yourdata.forsale&#34;&gt;&lt;strong&gt;nebe@yourdata.forsale&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description>
</item>
<item> <item>
<title>How I Fixed My Synapse&#39;s Matrix Federation</title> <title>How I Fixed My Synapse&#39;s Matrix Federation</title>
<link>https://vodoraslo.xyz/articles/blog/how-i-fixed-my-synapse-matrix-federation/</link> <link>https://vodoraslo.xyz/articles/blog/how-i-fixed-my-synapse-matrix-federation/</link>

View file

@ -10,6 +10,21 @@
<atom:link href="https://vodoraslo.xyz/lainring/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://vodoraslo.xyz/lainring/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Contact</title>
<link>https://vodoraslo.xyz/contact/</link>
<pubDate>Wed, 24 May 2023 17:47:54 +0300</pubDate>
<guid>https://vodoraslo.xyz/contact/</guid>
<description>&lt;p&gt;You can contact me by:&lt;/p&gt;
&lt;div class=&#34;index-links&#34;&gt;
&lt;ul&gt;
&lt;li&gt;Email - &lt;a href=&#34;mailto:contact@vodoraslo.xyz&#34;&gt;&lt;strong&gt;contact@vodoraslo.xyz&lt;/strong&gt;&lt;/a&gt; (&lt;a href=&#34;https://vodoraslo.xyz/vodoraslo.pgp&#34; download&gt;PGP&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;XMPP - &lt;a href=&#34;xmpp:nebe@yourdata.forsale&#34;&gt;&lt;strong&gt;nebe@yourdata.forsale&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description>
</item>
<item> <item>
<title>How I Fixed My Synapse&#39;s Matrix Federation</title> <title>How I Fixed My Synapse&#39;s Matrix Federation</title>
<link>https://vodoraslo.xyz/articles/blog/how-i-fixed-my-synapse-matrix-federation/</link> <link>https://vodoraslo.xyz/articles/blog/how-i-fixed-my-synapse-matrix-federation/</link>

View file

@ -10,6 +10,21 @@
<atom:link href="https://vodoraslo.xyz/library/hackbook/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://vodoraslo.xyz/library/hackbook/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Contact</title>
<link>https://vodoraslo.xyz/contact/</link>
<pubDate>Wed, 24 May 2023 17:47:54 +0300</pubDate>
<guid>https://vodoraslo.xyz/contact/</guid>
<description>&lt;p&gt;You can contact me by:&lt;/p&gt;
&lt;div class=&#34;index-links&#34;&gt;
&lt;ul&gt;
&lt;li&gt;Email - &lt;a href=&#34;mailto:contact@vodoraslo.xyz&#34;&gt;&lt;strong&gt;contact@vodoraslo.xyz&lt;/strong&gt;&lt;/a&gt; (&lt;a href=&#34;https://vodoraslo.xyz/vodoraslo.pgp&#34; download&gt;PGP&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;XMPP - &lt;a href=&#34;xmpp:nebe@yourdata.forsale&#34;&gt;&lt;strong&gt;nebe@yourdata.forsale&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description>
</item>
<item> <item>
<title>How I Fixed My Synapse&#39;s Matrix Federation</title> <title>How I Fixed My Synapse&#39;s Matrix Federation</title>
<link>https://vodoraslo.xyz/articles/blog/how-i-fixed-my-synapse-matrix-federation/</link> <link>https://vodoraslo.xyz/articles/blog/how-i-fixed-my-synapse-matrix-federation/</link>

View file

@ -10,6 +10,21 @@
<atom:link href="https://vodoraslo.xyz/library/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://vodoraslo.xyz/library/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Contact</title>
<link>https://vodoraslo.xyz/contact/</link>
<pubDate>Wed, 24 May 2023 17:47:54 +0300</pubDate>
<guid>https://vodoraslo.xyz/contact/</guid>
<description>&lt;p&gt;You can contact me by:&lt;/p&gt;
&lt;div class=&#34;index-links&#34;&gt;
&lt;ul&gt;
&lt;li&gt;Email - &lt;a href=&#34;mailto:contact@vodoraslo.xyz&#34;&gt;&lt;strong&gt;contact@vodoraslo.xyz&lt;/strong&gt;&lt;/a&gt; (&lt;a href=&#34;https://vodoraslo.xyz/vodoraslo.pgp&#34; download&gt;PGP&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;XMPP - &lt;a href=&#34;xmpp:nebe@yourdata.forsale&#34;&gt;&lt;strong&gt;nebe@yourdata.forsale&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description>
</item>
<item> <item>
<title>How I Fixed My Synapse&#39;s Matrix Federation</title> <title>How I Fixed My Synapse&#39;s Matrix Federation</title>
<link>https://vodoraslo.xyz/articles/blog/how-i-fixed-my-synapse-matrix-federation/</link> <link>https://vodoraslo.xyz/articles/blog/how-i-fixed-my-synapse-matrix-federation/</link>

View file

@ -10,6 +10,21 @@
<atom:link href="https://vodoraslo.xyz/library/ted-kaczynski/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://vodoraslo.xyz/library/ted-kaczynski/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Contact</title>
<link>https://vodoraslo.xyz/contact/</link>
<pubDate>Wed, 24 May 2023 17:47:54 +0300</pubDate>
<guid>https://vodoraslo.xyz/contact/</guid>
<description>&lt;p&gt;You can contact me by:&lt;/p&gt;
&lt;div class=&#34;index-links&#34;&gt;
&lt;ul&gt;
&lt;li&gt;Email - &lt;a href=&#34;mailto:contact@vodoraslo.xyz&#34;&gt;&lt;strong&gt;contact@vodoraslo.xyz&lt;/strong&gt;&lt;/a&gt; (&lt;a href=&#34;https://vodoraslo.xyz/vodoraslo.pgp&#34; download&gt;PGP&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;XMPP - &lt;a href=&#34;xmpp:nebe@yourdata.forsale&#34;&gt;&lt;strong&gt;nebe@yourdata.forsale&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description>
</item>
<item> <item>
<title>How I Fixed My Synapse&#39;s Matrix Federation</title> <title>How I Fixed My Synapse&#39;s Matrix Federation</title>
<link>https://vodoraslo.xyz/articles/blog/how-i-fixed-my-synapse-matrix-federation/</link> <link>https://vodoraslo.xyz/articles/blog/how-i-fixed-my-synapse-matrix-federation/</link>

View file

@ -2,10 +2,19 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml"> xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url> <url>
<loc>https://vodoraslo.xyz/lainring/</loc> <loc>https://vodoraslo.xyz/tags/personal/</loc>
<lastmod>2023-05-06T10:12:26+03:00</lastmod> <lastmod>2023-05-24T18:07:56+03:00</lastmod>
</url><url>
<loc>https://vodoraslo.xyz/tags/</loc>
<lastmod>2023-05-24T18:07:56+03:00</lastmod>
</url><url> </url><url>
<loc>https://vodoraslo.xyz/</loc> <loc>https://vodoraslo.xyz/</loc>
<lastmod>2023-05-24T18:07:56+03:00</lastmod>
</url><url>
<loc>https://vodoraslo.xyz/contact/</loc>
<lastmod>2023-05-24T17:47:54+03:00</lastmod>
</url><url>
<loc>https://vodoraslo.xyz/lainring/</loc>
<lastmod>2023-05-06T10:12:26+03:00</lastmod> <lastmod>2023-05-06T10:12:26+03:00</lastmod>
</url><url> </url><url>
<loc>https://vodoraslo.xyz/articles/</loc> <loc>https://vodoraslo.xyz/articles/</loc>
@ -13,9 +22,6 @@
</url><url> </url><url>
<loc>https://vodoraslo.xyz/articles/blog/how-i-fixed-my-synapse-matrix-federation/</loc> <loc>https://vodoraslo.xyz/articles/blog/how-i-fixed-my-synapse-matrix-federation/</loc>
<lastmod>2023-05-04T10:12:26+03:00</lastmod> <lastmod>2023-05-04T10:12:26+03:00</lastmod>
</url><url>
<loc>https://vodoraslo.xyz/tags/</loc>
<lastmod>2023-05-04T10:12:26+03:00</lastmod>
</url><url> </url><url>
<loc>https://vodoraslo.xyz/tags/ted-kaczynski/</loc> <loc>https://vodoraslo.xyz/tags/ted-kaczynski/</loc>
<lastmod>2023-04-15T18:58:23+03:00</lastmod> <lastmod>2023-04-15T18:58:23+03:00</lastmod>

View file

@ -336,4 +336,6 @@ p code, li code {
#tag_Library:before {content: "📚";} #tag_Library:before {content: "📚";}
#tag_HACKBOOK:before {content: "📖";} #tag_HACKBOOK:before {content: "📖";}
#tag_TED\ KACZYNSKI:before {content: "💣";} #tag_TED\ KACZYNSKI:before {content: "💣";}
#tag_TED-KACZYNSKI:before {content: "💣";} #tag_TED-KACZYNSKI:before {content: "💣";}
#tag_personal:before {content: "😎";}
#tag_Personal:before {content: "😎";}

View file

@ -10,6 +10,21 @@
<atom:link href="https://vodoraslo.xyz/tags/blog/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://vodoraslo.xyz/tags/blog/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Contact</title>
<link>https://vodoraslo.xyz/contact/</link>
<pubDate>Wed, 24 May 2023 17:47:54 +0300</pubDate>
<guid>https://vodoraslo.xyz/contact/</guid>
<description>&lt;p&gt;You can contact me by:&lt;/p&gt;
&lt;div class=&#34;index-links&#34;&gt;
&lt;ul&gt;
&lt;li&gt;Email - &lt;a href=&#34;mailto:contact@vodoraslo.xyz&#34;&gt;&lt;strong&gt;contact@vodoraslo.xyz&lt;/strong&gt;&lt;/a&gt; (&lt;a href=&#34;https://vodoraslo.xyz/vodoraslo.pgp&#34; download&gt;PGP&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;XMPP - &lt;a href=&#34;xmpp:nebe@yourdata.forsale&#34;&gt;&lt;strong&gt;nebe@yourdata.forsale&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description>
</item>
<item> <item>
<title>How I Fixed My Synapse&#39;s Matrix Federation</title> <title>How I Fixed My Synapse&#39;s Matrix Federation</title>
<link>https://vodoraslo.xyz/articles/blog/how-i-fixed-my-synapse-matrix-federation/</link> <link>https://vodoraslo.xyz/articles/blog/how-i-fixed-my-synapse-matrix-federation/</link>

View file

@ -10,6 +10,21 @@
<atom:link href="https://vodoraslo.xyz/tags/hackbook/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://vodoraslo.xyz/tags/hackbook/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Contact</title>
<link>https://vodoraslo.xyz/contact/</link>
<pubDate>Wed, 24 May 2023 17:47:54 +0300</pubDate>
<guid>https://vodoraslo.xyz/contact/</guid>
<description>&lt;p&gt;You can contact me by:&lt;/p&gt;
&lt;div class=&#34;index-links&#34;&gt;
&lt;ul&gt;
&lt;li&gt;Email - &lt;a href=&#34;mailto:contact@vodoraslo.xyz&#34;&gt;&lt;strong&gt;contact@vodoraslo.xyz&lt;/strong&gt;&lt;/a&gt; (&lt;a href=&#34;https://vodoraslo.xyz/vodoraslo.pgp&#34; download&gt;PGP&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;XMPP - &lt;a href=&#34;xmpp:nebe@yourdata.forsale&#34;&gt;&lt;strong&gt;nebe@yourdata.forsale&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description>
</item>
<item> <item>
<title>How I Fixed My Synapse&#39;s Matrix Federation</title> <title>How I Fixed My Synapse&#39;s Matrix Federation</title>
<link>https://vodoraslo.xyz/articles/blog/how-i-fixed-my-synapse-matrix-federation/</link> <link>https://vodoraslo.xyz/articles/blog/how-i-fixed-my-synapse-matrix-federation/</link>

View file

@ -21,6 +21,7 @@
</div> </div>
<ul> <ul>
<li class="index-links"><time datetime="2023-05-24T18:07:56&#43;03:00">2023 May 24</time> &ndash; <a href="/tags/personal/">Personal</a></li>
<li class="index-links"><time datetime="2023-04-15T18:58:23&#43;03:00">2023 Apr 15</time> &ndash; <a href="/tags/ted-kaczynski/">Ted Kaczynski</a></li> <li class="index-links"><time datetime="2023-04-15T18:58:23&#43;03:00">2023 Apr 15</time> &ndash; <a href="/tags/ted-kaczynski/">Ted Kaczynski</a></li>
<li class="index-links"><time datetime="2023-04-05T14:45:00&#43;03:00">2023 Apr 05</time> &ndash; <a href="/tags/library/">Library</a></li> <li class="index-links"><time datetime="2023-04-05T14:45:00&#43;03:00">2023 Apr 05</time> &ndash; <a href="/tags/library/">Library</a></li>
<li class="index-links"><time datetime="2023-01-03T22:32:11&#43;02:00">2023 Jan 03</time> &ndash; <a href="/tags/hackbook/">Hackbook EasyPeasy - free yourself from pornography</a></li> <li class="index-links"><time datetime="2023-01-03T22:32:11&#43;02:00">2023 Jan 03</time> &ndash; <a href="/tags/hackbook/">Hackbook EasyPeasy - free yourself from pornography</a></li>

View file

@ -5,11 +5,26 @@
<description>Recent content in Tags on vodoraslo</description> <description>Recent content in Tags on vodoraslo</description>
<generator>Hugo -- gohugo.io</generator> <generator>Hugo -- gohugo.io</generator>
<language>en-us</language> <language>en-us</language>
<lastBuildDate>Thu, 04 May 2023 10:12:26 +0300</lastBuildDate> <lastBuildDate>Wed, 24 May 2023 18:07:56 +0300</lastBuildDate>
<atom:link href="https://vodoraslo.xyz/tags/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://vodoraslo.xyz/tags/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Contact</title>
<link>https://vodoraslo.xyz/contact/</link>
<pubDate>Wed, 24 May 2023 17:47:54 +0300</pubDate>
<guid>https://vodoraslo.xyz/contact/</guid>
<description>&lt;p&gt;You can contact me by:&lt;/p&gt;
&lt;div class=&#34;index-links&#34;&gt;
&lt;ul&gt;
&lt;li&gt;Email - &lt;a href=&#34;mailto:contact@vodoraslo.xyz&#34;&gt;&lt;strong&gt;contact@vodoraslo.xyz&lt;/strong&gt;&lt;/a&gt; (&lt;a href=&#34;https://vodoraslo.xyz/vodoraslo.pgp&#34; download&gt;PGP&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;XMPP - &lt;a href=&#34;xmpp:nebe@yourdata.forsale&#34;&gt;&lt;strong&gt;nebe@yourdata.forsale&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description>
</item>
<item> <item>
<title>How I Fixed My Synapse&#39;s Matrix Federation</title> <title>How I Fixed My Synapse&#39;s Matrix Federation</title>
<link>https://vodoraslo.xyz/articles/blog/how-i-fixed-my-synapse-matrix-federation/</link> <link>https://vodoraslo.xyz/articles/blog/how-i-fixed-my-synapse-matrix-federation/</link>

View file

@ -10,6 +10,21 @@
<atom:link href="https://vodoraslo.xyz/tags/library/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://vodoraslo.xyz/tags/library/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Contact</title>
<link>https://vodoraslo.xyz/contact/</link>
<pubDate>Wed, 24 May 2023 17:47:54 +0300</pubDate>
<guid>https://vodoraslo.xyz/contact/</guid>
<description>&lt;p&gt;You can contact me by:&lt;/p&gt;
&lt;div class=&#34;index-links&#34;&gt;
&lt;ul&gt;
&lt;li&gt;Email - &lt;a href=&#34;mailto:contact@vodoraslo.xyz&#34;&gt;&lt;strong&gt;contact@vodoraslo.xyz&lt;/strong&gt;&lt;/a&gt; (&lt;a href=&#34;https://vodoraslo.xyz/vodoraslo.pgp&#34; download&gt;PGP&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;XMPP - &lt;a href=&#34;xmpp:nebe@yourdata.forsale&#34;&gt;&lt;strong&gt;nebe@yourdata.forsale&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description>
</item>
<item> <item>
<title>How I Fixed My Synapse&#39;s Matrix Federation</title> <title>How I Fixed My Synapse&#39;s Matrix Federation</title>
<link>https://vodoraslo.xyz/articles/blog/how-i-fixed-my-synapse-matrix-federation/</link> <link>https://vodoraslo.xyz/articles/blog/how-i-fixed-my-synapse-matrix-federation/</link>

View file

@ -0,0 +1,37 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Personal | vodoraslo</title>
<link rel="canonical" href="https://vodoraslo.xyz/">
<link rel='alternate' type='application/rss+xml' title="vodoraslo RSS" href='/index.xml'>
<link rel='stylesheet' type='text/css' href='/style.css'>
<link rel="icon" href="/favicon.ico">
<meta name="description" content="A blog about the things I&#39;m interested in - Japanese, my library and posting obscure problems I&#39;ve solved. Will post my takes on 神ゲー vinnies"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="index, follow">
<meta charset="utf-8">
</head>
<body>
<main>
<header><h1 id="tag_Personal">Personal</h1></header>
<article>
<div class="breadcrumbs">
<nav><a href="/">vodoraslo</a> /&#160<a href="/tags/">Tags</a> /&#160 Personal</nav>
</div>
<ul>
<li class="index-links"><time datetime="2023-05-24T17:47:54&#43;03:00">2023 May 24</time> &ndash; <a href="/contact/">Contact</a></li>
</ul>
<div style="padding-top: 1.5em" class="index-links">
</div>
</article>
</main>
<footer class="rssSvg">
<div style="padding-bottom: 0.7em; padding-top: 1em;" class="index-links"><a href="https://vodoraslo.xyz/">Homepage</a></div> <div><a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a></div>
</footer>
</body>
</html>

File diff suppressed because one or more lines are too long

View file

@ -10,6 +10,21 @@
<atom:link href="https://vodoraslo.xyz/tags/ted-kaczynski/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://vodoraslo.xyz/tags/ted-kaczynski/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Contact</title>
<link>https://vodoraslo.xyz/contact/</link>
<pubDate>Wed, 24 May 2023 17:47:54 +0300</pubDate>
<guid>https://vodoraslo.xyz/contact/</guid>
<description>&lt;p&gt;You can contact me by:&lt;/p&gt;
&lt;div class=&#34;index-links&#34;&gt;
&lt;ul&gt;
&lt;li&gt;Email - &lt;a href=&#34;mailto:contact@vodoraslo.xyz&#34;&gt;&lt;strong&gt;contact@vodoraslo.xyz&lt;/strong&gt;&lt;/a&gt; (&lt;a href=&#34;https://vodoraslo.xyz/vodoraslo.pgp&#34; download&gt;PGP&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;XMPP - &lt;a href=&#34;xmpp:nebe@yourdata.forsale&#34;&gt;&lt;strong&gt;nebe@yourdata.forsale&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description>
</item>
<item> <item>
<title>How I Fixed My Synapse&#39;s Matrix Federation</title> <title>How I Fixed My Synapse&#39;s Matrix Federation</title>
<link>https://vodoraslo.xyz/articles/blog/how-i-fixed-my-synapse-matrix-federation/</link> <link>https://vodoraslo.xyz/articles/blog/how-i-fixed-my-synapse-matrix-federation/</link>

View file

@ -10,6 +10,21 @@
<atom:link href="https://vodoraslo.xyz/tags/updates/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://vodoraslo.xyz/tags/updates/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Contact</title>
<link>https://vodoraslo.xyz/contact/</link>
<pubDate>Wed, 24 May 2023 17:47:54 +0300</pubDate>
<guid>https://vodoraslo.xyz/contact/</guid>
<description>&lt;p&gt;You can contact me by:&lt;/p&gt;
&lt;div class=&#34;index-links&#34;&gt;
&lt;ul&gt;
&lt;li&gt;Email - &lt;a href=&#34;mailto:contact@vodoraslo.xyz&#34;&gt;&lt;strong&gt;contact@vodoraslo.xyz&lt;/strong&gt;&lt;/a&gt; (&lt;a href=&#34;https://vodoraslo.xyz/vodoraslo.pgp&#34; download&gt;PGP&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;XMPP - &lt;a href=&#34;xmpp:nebe@yourdata.forsale&#34;&gt;&lt;strong&gt;nebe@yourdata.forsale&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description>
</item>
<item> <item>
<title>How I Fixed My Synapse&#39;s Matrix Federation</title> <title>How I Fixed My Synapse&#39;s Matrix Federation</title>
<link>https://vodoraslo.xyz/articles/blog/how-i-fixed-my-synapse-matrix-federation/</link> <link>https://vodoraslo.xyz/articles/blog/how-i-fixed-my-synapse-matrix-federation/</link>

41
public/vodoraslo.pgp Normal file
View file

@ -0,0 +1,41 @@
-----BEGIN PGP PUBLIC KEY BLOCK-----
mQGNBGRtw34BDACxznETmhmU7n7I3SiAEF1iTTPH/Av2P58LwMTanoxhT83gYgPd
AhThLnSK1gXwQk2haZOOf37iMUGSsakquLJjAkA1PGdrp8PNfRWeFMnLQtQ4so2M
NmSMWtAcKdGW4T1C1vWdY1oa3rSnlFjwcf+Uy53XMwARJXg+f/FSBudhBJQ7HZT8
elffnF5wiSMRL+AAROuVnhq4wvLuDv1AVS4wHCbG8/H1u1ZdiuhdtpKS4Sw1EFnl
qquPRaVPd9r4WLLL/lnlGE3QPVRq1Xafjm2TFRGcOo5AIEZMIyB+xgToTONh4aCw
eXyeXIgIpVrKBHgGcQoLTC2NwHtAf/ZkQioZtboGbBmzeAbdIm1P2Vv25zHVTp2i
LvekDW/0/+A7YYd5SEUkA/Dc4LDF0GIQW7niaoX8i7J/RnlpFANNIJUw14zaU3mn
fs3FpjVo5fUtQ5aSCW/kZdw0decUcuDxgtdNfk31KrRzkSdHSvjZhfuxrf1PzC9O
GG5UISN/d3wWwwEAEQEAAbQjbmVkb3Jhc2xvIDx2b2RvcmFzbG9Adm9kb3Jhc2xv
Lnh5ej6JAdQEEwEIAD4WIQQH3ikLO2XZ+6AVH/DutEnClb9RdAUCZG3DfgIbAwUJ
A8JnAAULCQgHAgYVCgkICwIEFgIDAQIeAQIXgAAKCRDutEnClb9RdE5zC/9qE9Z7
2KlHsrszqHDIMjb/SAv4QI4zfKjIJLdEm/lceMtYZWMjnmXEvHHrDE5ThZdzE1e2
/v6lVperb2oKoOKh/HR5sUODT94vJ/x1hEic0OdZv0oWQcLXfd41n5+eeBaWoPu4
2lJvpdpVhnAgsqEvYTFxqz1tb4l38co6/UJ0g/dg3UgehEJwPoNIHo54hcaOOHS6
/IK+zXonkzqC/07zQMThmpnoyFdCT9KFdRuyKy3eXuJ7E6UJKvYjWJYIhPowFNf/
T+8UmXlcGcA618weSIzoALdsDrt7lU76Hi01W7yTEYWXyIFY1rP9zq/3VQB0Tp7G
HPG1w2ejt1XHdawKKRDc3SEIotrhjnCwSi1HaUgHziBOPiKm1qsMNHg+a5G9CL2j
pJQ2Y3QPF7RxhIPSSPtpF9AK0hwrVbXE/rJ7QnbRpsrkXfLdQalLaaBc0yYPRVDN
Y3N2KTmIecmGXrlT8gcVP59DT0gjQ/aO9JBZFxa3og6nDG0CPoZTQVfuqpq5AY0E
ZG3DfgEMAMyfo1zETQfzTkVov4y55iyS2dyQ+d+onkFFpsziYE/gru6sCFQuP6kx
Dy3KTH/O5VW4bPpSNnVkvrSyrFBQw7sXNrNcUTf0D6NjPS3K/R1+JCfMCVVi3jc9
nTKNE5LoBNhWkQFLGdoc77YRJboiU4FZO6F/c5GzNy/FY/Ptdsdlk3UqRD5Lnw/3
hfRN2T9YiqIz3IBQjpfMkrv8SCLp/Cngt9pMXdfE443u7RAIMKzZBWpQZX9mIn3g
qzHybZQQD/SVnIOzkYgYbbWnPcs4pLdt3sOA8NJKQly5ufFuM2b7mQNdki0TVo+K
WT+4enc1U3nFwG5T5y2VX9FQIvWcY2rHlX10Z6087EC0XOelMhXotcBVO1I1EaAV
927HwgEsUOpKhfyF+VqBENSga8J4qpCmoQXy36y5XJwaI0rvXFPrSi9Pe+CEaUeW
V6sF5THoDuwD7WQNbNy9aVaZq1tkcEgJ+TkqeNfXxvldErhcEgeFlWb93HAW+C18
LQ8yQMT+swARAQABiQG8BBgBCAAmFiEEB94pCztl2fugFR/w7rRJwpW/UXQFAmRt
w34CGwwFCQPCZwAACgkQ7rRJwpW/UXT+NQv/cWy8ea+YbPGiePMoJ9UKOdxX7gfD
91XE6NPfclU0bexli6qG4BZLBah/5PHRDjlkm+xPg2VyC/7JGIjqO8fIeVKGI67C
jYugl4H6A7r+hEt4USrMF4gjLWA7Fk7/S4Fenxo8KBhboOXhK6bdbCtqgk0/ghoU
UdTRlSfB432vFMM9RlXofxM9GzFOgrnkI0ESJassnYX8xnYnn3lx69EOfjCcUdIK
87pFSCY8YZUM033kfvObVT4EMIVbFRi+m8dmKasQ/yXZ2Vbud/K4KuPWAoH3qNtM
5HjBbMAkNQTO5z8ba5T39iRe4kCzWpHWC5WpgMgybFm14ATAVHJ9UbfiHaLrMolI
RCHhRTPkmkAJtNA8fET53kwQ1WjkQnPyjI+KTxcDF4o/5gh3PNcrGZMzS7cUowlz
IdJj8qY14xEHa1hi4azynxT8675rfw+PH5fxKybe1JWPEMP0cQhEyKymcFSSq/f7
LhbyjktLMG8L+uoR2hEHySiKcVGgmtlZRIH4
=4pzC
-----END PGP PUBLIC KEY BLOCK-----

View file

@ -336,4 +336,6 @@ p code, li code {
#tag_Library:before {content: "📚";} #tag_Library:before {content: "📚";}
#tag_HACKBOOK:before {content: "📖";} #tag_HACKBOOK:before {content: "📖";}
#tag_TED\ KACZYNSKI:before {content: "💣";} #tag_TED\ KACZYNSKI:before {content: "💣";}
#tag_TED-KACZYNSKI:before {content: "💣";} #tag_TED-KACZYNSKI:before {content: "💣";}
#tag_personal:before {content: "😎";}
#tag_Personal:before {content: "😎";}

41
static/vodoraslo.pgp Normal file
View file

@ -0,0 +1,41 @@
-----BEGIN PGP PUBLIC KEY BLOCK-----
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
LhbyjktLMG8L+uoR2hEHySiKcVGgmtlZRIH4
=4pzC
-----END PGP PUBLIC KEY BLOCK-----

View file

@ -5,8 +5,8 @@
datetime="{{ .Date.Format "2006-01-02T15:04:05Z07:00" }}">{{ .Date.Format "2006 Jan 02" }}</time> &ndash; datetime="{{ .Date.Format "2006-01-02T15:04:05Z07:00" }}">{{ .Date.Format "2006 Jan 02" }}</time> &ndash;
{{ end -}} {{ end -}}
<a href="{{ .RelPermalink }}"><b class="white_span">{{ .Title }}</b></a> - <span <a href="{{ .RelPermalink }}"><b class="white_span">{{ .Title }}</b></a> - <span
class="muted_text">{{.Summary |truncate 150 }}</span> <a href="{{ .RelPermalink }}" class="muted_text">{{.Summary |truncate 150 }}</span> {{ if .Truncated }} <a href="{{ .RelPermalink }}" class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read
class="read_more_recent_posts" style="box-shadow: 0 1px 0;">Read more</a> <em>({{.ReadingTime}} minute read).</em> more</a> <em> ({{.ReadingTime}} minute read).</em> {{ end }}
{{- if .Param "authorsinlist" }} {{- if .Param "authorsinlist" }}
{{- range .Param "authors" }} by {{ . }}{{ end -}} {{- range .Param "authors" }} by {{ . }}{{ end -}}
{{ end -}} {{ end -}}