all repos — site @ 3699f53b7ef138bcf0efac8b2b87f8f57bb9aa28

source for my site, found at icyphox.sh

Fix long lines

Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
Anirudh Oppiliappan x@icyphox.sh
Fri, 16 Aug 2019 00:13:27 +0530
commit

3699f53b7ef138bcf0efac8b2b87f8f57bb9aa28

parent

c427363015ec0781ef15cc61d31696762f448606

4 files changed, 16 insertions(+), 12 deletions(-)

jump to
M build/blog/feed.xmlbuild/blog/feed.xml

@@ -60,7 +60,7 @@ </ul>

</blockquote> <p>Fantastic, I can somehow squeeze this into my existing VPS. -Setup was fairly simple &amp; the docs are pretty good. Especially the single +Setup was fairly simple &amp; the docs are pretty good. It employs a single <code>.env</code> file for configuration, which is great. However, I did run into a couple of hiccups here and there.</p>

@@ -72,8 +72,9 @@ </code></pre>

<p>But it eventually worked after a couple of attempts.</p> -<p>The next thing I struggled with &#8212; DNS. Especially with the step where -the DKIM keys are generated<sup class="footnote-ref" id="fnref-2"><a href="#fn-2">2</a></sup>. The output under <code>config/opendkim/keys/domain.tld/mail.txt</code> +<p>The next thing I struggled with &#8212; DNS. Specifically, the with the step where +the DKIM keys are generated<sup class="footnote-ref" id="fnref-2"><a href="#fn-2">2</a></sup>. The output under <br /> +<code>config/opendkim/keys/domain.tld/mail.txt</code> isn&#8217;t exactly CloudFlare friendly; they can&#8217;t be directly copy-pasted into a <code>TXT</code> record. </p>
M build/blog/mailserver/index.htmlbuild/blog/mailserver/index.html

@@ -88,7 +88,7 @@ </ul>

</blockquote> <p>Fantastic, I can somehow squeeze this into my existing VPS. -Setup was fairly simple &amp; the docs are pretty good. Especially the single +Setup was fairly simple &amp; the docs are pretty good. It employs a single <code>.env</code> file for configuration, which is great. However, I did run into a couple of hiccups here and there.</p>

@@ -100,8 +100,9 @@ </code></pre>

<p>But it eventually worked after a couple of attempts.</p> -<p>The next thing I struggled with &#8212; DNS. Especially with the step where -the DKIM keys are generated<sup class="footnote-ref" id="fnref-2"><a href="#fn-2">2</a></sup>. The output under <code>config/opendkim/keys/domain.tld/mail.txt</code> +<p>The next thing I struggled with &#8212; DNS. Specifically, the with the step where +the DKIM keys are generated<sup class="footnote-ref" id="fnref-2"><a href="#fn-2">2</a></sup>. The output under <br /> +<code>config/opendkim/keys/domain.tld/mail.txt</code> <br /> isn&#8217;t exactly CloudFlare friendly; they can&#8217;t be directly copy-pasted into a <code>TXT</code> record. </p>
M pages/blog/feed.xmlpages/blog/feed.xml

@@ -60,7 +60,7 @@ </ul>

</blockquote> <p>Fantastic, I can somehow squeeze this into my existing VPS. -Setup was fairly simple &amp; the docs are pretty good. Especially the single +Setup was fairly simple &amp; the docs are pretty good. It employs a single <code>.env</code> file for configuration, which is great. However, I did run into a couple of hiccups here and there.</p>

@@ -72,8 +72,9 @@ </code></pre>

<p>But it eventually worked after a couple of attempts.</p> -<p>The next thing I struggled with &#8212; DNS. Especially with the step where -the DKIM keys are generated<sup class="footnote-ref" id="fnref-2"><a href="#fn-2">2</a></sup>. The output under <code>config/opendkim/keys/domain.tld/mail.txt</code> +<p>The next thing I struggled with &#8212; DNS. Specifically, the with the step where +the DKIM keys are generated<sup class="footnote-ref" id="fnref-2"><a href="#fn-2">2</a></sup>. The output under <br /> +<code>config/opendkim/keys/domain.tld/mail.txt</code> <br /> isn&#8217;t exactly CloudFlare friendly; they can&#8217;t be directly copy-pasted into a <code>TXT</code> record. </p>
M pages/blog/mailserver.mdpages/blog/mailserver.md

@@ -50,7 +50,7 @@ > - 1 CPU

> - 512MB RAM Fantastic, I can somehow squeeze this into my existing VPS. -Setup was fairly simple & the docs are pretty good. Especially the single +Setup was fairly simple & the docs are pretty good. It employs a single `.env` file for configuration, which is great. However, I did run into a couple of hiccups here and there.

@@ -61,8 +61,9 @@ Error response from daemon: cannot stop container: 2377e5c0b456: Cannot kill container 2377e5c0b456226ecaa66a5ac18071fc5885b8a9912feeefb07593638b9a40d1: OCI runtime state failed: runc did not terminate sucessfully: fatal error: runtime: out of memory

``` But it eventually worked after a couple of attempts. -The next thing I struggled with --- DNS. Especially with the step where -the DKIM keys are generated[^2]. The output under `config/opendkim/keys/domain.tld/mail.txt` +The next thing I struggled with --- DNS. Specifically, the with the step where +the DKIM keys are generated[^2]. The output under +`config/opendkim/keys/domain.tld/mail.txt` isn't exactly CloudFlare friendly; they can't be directly copy-pasted into a `TXT` record.