site

my personal site
git clone git://git.daat.foo/site.git
Log | Files | Refs | README | LICENSE

commit a0653ec3190fec683b6e5dc7e3b481f3cde6047b
parent e9587d39a3a9acf8f0043978eabb2d216a667804
Author: cowmonk <rekketstone@duck.com>
Date:   Fri,  9 May 2025 17:19:00 -0700

fixing wrapping issues

Diffstat:
Matom.xml | 3+--
Mblog4.html | 3+--
2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/atom.xml b/atom.xml @@ -75,8 +75,7 @@ See, once you have a working system, there isn&#8217;t a need to keep on configu <h2 id="getting-the-goods-the-source-code">Getting the Goods (The Source Code!)</h2> <p>Alright, let&#8217;s grab the dwm source code. The suckless crew hosts their code on their own git server. However I recommend personally to get their official <a href="https://dl.suckless.org/dwm/dwm-6.5.tar.gz">tarball releases</a> (this links to the latest of the time of writing this: 6.5) their <a href="https://dwm.suckless.org/">page</a>.</p> -<pre><code>1. Save the source code to where you want to keep it. A common spot is something like - ~&#47;.config&#47; or ~&#47;.local&#47;suckless&#47;, just anywhere to hide it out of sight. +<pre><code>1. Save the source code to where you want to keep it. A common spot is something like ~&#47;.config&#47; or ~&#47;.local&#47;suckless&#47;, just anywhere to hide it out of sight. 2. Unextract it diff --git a/blog4.html b/blog4.html @@ -97,8 +97,7 @@ See, once you have a working system, there isn&#8217;t a need to keep on configu <h2 id="getting-the-goods-the-source-code">Getting the Goods (The Source Code!)</h2> <p>Alright, let&#8217;s grab the dwm source code. The suckless crew hosts their code on their own git server. However I recommend personally to get their official <a href="https://dl.suckless.org/dwm/dwm-6.5.tar.gz">tarball releases</a> (this links to the latest of the time of writing this: 6.5) their <a href="https://dwm.suckless.org/">page</a>.</p> -<pre><code>1. Save the source code to where you want to keep it. A common spot is something like - ~&#47;.config&#47; or ~&#47;.local&#47;suckless&#47;, just anywhere to hide it out of sight. +<pre style="overflow-wrap: break-word; white-space: normal;"><code>1. Save the source code to where you want to keep it. A common spot is something like ~&#47;.config&#47; or ~&#47;.local&#47;suckless&#47;, just anywhere to hide it out of sight. 2. Unextract it