jekyll build from Action 8aa1950149

This commit is contained in:
Asocia
2022-04-08 16:01:24 +00:00
parent 464ea85348
commit 875335f7de
12 changed files with 16 additions and 16 deletions

View File

@ -467,7 +467,7 @@ util.lua: highlight<span class="o">(</span>group, properties<span class="o">)
</p>
<p class="archive__item-excerpt" itemprop="description">Last week, I received an email from LetsEncrypt reminding me to renew my certificates. I forgot to renew it and the certificate expired. Now I cant send or ...</p>
<p class="archive__item-excerpt" itemprop="description">Last week, I received an email from Lets Encrypt reminding me to renew my certificates. I forgot to renew it and the certificate expired. Now I cant send o...</p>
</article>
</div>

View File

@ -589,7 +589,7 @@ WantedBy=multi-user.target
</p>
<p class="archive__item-excerpt" itemprop="description">Last week, I received an email from LetsEncrypt reminding me to renew my certificates. I forgot to renew it and the certificate expired. Now I cant send or ...</p>
<p class="archive__item-excerpt" itemprop="description">Last week, I received an email from Lets Encrypt reminding me to renew my certificates. I forgot to renew it and the certificate expired. Now I cant send o...</p>
</article>
</div>

View File

@ -428,7 +428,7 @@ ffmpeg <span class="nt">-f</span> concat <span class="nt">-i</span> mylist.txt <
</p>
<p class="archive__item-excerpt" itemprop="description">Last week, I received an email from LetsEncrypt reminding me to renew my certificates. I forgot to renew it and the certificate expired. Now I cant send or ...</p>
<p class="archive__item-excerpt" itemprop="description">Last week, I received an email from Lets Encrypt reminding me to renew my certificates. I forgot to renew it and the certificate expired. Now I cant send o...</p>
</article>
</div>

View File

@ -447,7 +447,7 @@ ssh <span class="nt">-p</span> 7777 homeuser@localhost
</p>
<p class="archive__item-excerpt" itemprop="description">Last week, I received an email from LetsEncrypt reminding me to renew my certificates. I forgot to renew it and the certificate expired. Now I cant send or ...</p>
<p class="archive__item-excerpt" itemprop="description">Last week, I received an email from Lets Encrypt reminding me to renew my certificates. I forgot to renew it and the certificate expired. Now I cant send o...</p>
</article>
</div>

View File

@ -437,7 +437,7 @@ uselessuser@remote.host<span class="se">\'</span>s password:
</p>
<p class="archive__item-excerpt" itemprop="description">Last week, I received an email from LetsEncrypt reminding me to renew my certificates. I forgot to renew it and the certificate expired. Now I cant send or ...</p>
<p class="archive__item-excerpt" itemprop="description">Last week, I received an email from Lets Encrypt reminding me to renew my certificates. I forgot to renew it and the certificate expired. Now I cant send o...</p>
</article>
</div>

View File

@ -472,7 +472,7 @@ grub-install <span class="nt">--efi-directory</span><span class="o">=</span>/boo
</p>
<p class="archive__item-excerpt" itemprop="description">Last week, I received an email from LetsEncrypt reminding me to renew my certificates. I forgot to renew it and the certificate expired. Now I cant send or ...</p>
<p class="archive__item-excerpt" itemprop="description">Last week, I received an email from Lets Encrypt reminding me to renew my certificates. I forgot to renew it and the certificate expired. Now I cant send o...</p>
</article>
</div>

View File

@ -10,7 +10,7 @@
<meta charset="utf-8">
<!-- begin _includes/seo.html --><title>Confession Time - Şahin Akkayas Personal Page</title>
<meta name="description" content="Last week, I received an email from LetsEncrypt reminding me to renew my certificates. I forgot to renew it and the certificate expired. Now I cant send or receive any emails. If you send me email in the last week and wonder why I didnt respond, this is the reason.">
<meta name="description" content="Last week, I received an email from Lets Encrypt reminding me to renew my certificates. I forgot to renew it and the certificate expired. Now I cant send or receive any emails. If you send me email in the last week and wonder why I didnt respond, this is the reason.">
<meta name="author" content="Şahin Akkaya">
@ -26,7 +26,7 @@
<meta property="og:url" content="https://sahinakkaya.dev/2022/04/08/confession-time.html">
<meta property="og:description" content="Last week, I received an email from LetsEncrypt reminding me to renew my certificates. I forgot to renew it and the certificate expired. Now I cant send or receive any emails. If you send me email in the last week and wonder why I didnt respond, this is the reason.">
<meta property="og:description" content="Last week, I received an email from Lets Encrypt reminding me to renew my certificates. I forgot to renew it and the certificate expired. Now I cant send or receive any emails. If you send me email in the last week and wonder why I didnt respond, this is the reason.">
@ -272,7 +272,7 @@
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
<meta itemprop="headline" content="Confession Time">
<meta itemprop="description" content="Last week, I received an email from LetsEncrypt reminding me to renew my certificates. I forgot to renew it and the certificate expired. Now I cant send or receive any emails. If you send me email in the last week and wonder why I didnt respond, this is the reason.">
<meta itemprop="description" content="Last week, I received an email from Lets Encrypt reminding me to renew my certificates. I forgot to renew it and the certificate expired. Now I cant send or receive any emails. If you send me email in the last week and wonder why I didnt respond, this is the reason.">
<meta itemprop="datePublished" content="2022-04-08T15:46:00+00:00">
@ -314,7 +314,7 @@
<section class="page__content" itemprop="text">
<p>Last week, I received an email from <a href="https://letsencrypt.org/">LetsEncrypt</a> reminding me to renew my certificates. I forgot to renew it and the certificate expired. Now I cant send or receive any emails. If you send me email in the last week and wonder why I didnt respond, this is the reason.</p>
<p>Last week, I received an email from <a href="https://letsencrypt.org/">Lets Encrypt</a> reminding me to renew my certificates. I forgot to renew it and the certificate expired. Now I cant send or receive any emails. If you send me email in the last week and wonder why I didnt respond, this is the reason.</p>
<p>Anyway, I thought it will be easy to fix. Just run <code class="language-plaintext highlighter-rouge">certbot</code> again and let him do the job, right? NOPE. It is not that easy. It is just giving me errors with some success messages. If I was not so clueless about what the heck I am doing, I could fix the error. But I dont know anything about how SSL works and it is a shame.</p>