Fix long lines Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
Anirudh Oppiliappan x@icyphox.sh
Fri, 16 Aug 2019 00:13:27 +0530
4 files changed,
16 insertions(+),
12 deletions(-)
M
build/blog/feed.xml
→
build/blog/feed.xml
@@ -60,7 +60,7 @@ </ul>
</blockquote> <p>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 <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 — 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 — 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’t exactly CloudFlare friendly; they can’t be directly copy-pasted into a <code>TXT</code> record. </p>
M
build/blog/mailserver/index.html
→
build/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 & the docs are pretty good. Especially the single +Setup was fairly simple & 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 — 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 — 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’t exactly CloudFlare friendly; they can’t be directly copy-pasted into a <code>TXT</code> record. </p>
M
pages/blog/feed.xml
→
pages/blog/feed.xml
@@ -60,7 +60,7 @@ </ul>
</blockquote> <p>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 <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 — 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 — 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’t exactly CloudFlare friendly; they can’t be directly copy-pasted into a <code>TXT</code> record. </p>
M
pages/blog/mailserver.md
→
pages/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.