website

This is my amazing website!
git clone git://shipwreckt.co.uk/website
Log | Files | Refs | README | LICENSE

commit 18be66b70f071e880fa08e96e5a50a7b78647390
parent eaae0d65d3e589ebf6660429a1314b2fedad0282
Author: Shipwreckt <shipwreckt@mailfence.com>
Date:   Thu, 22 Aug 2024 12:50:35 +0100

added fish shell post and some minor changes

Diffstat:
Mpublic/posts/00dwm | 2+-
Mpublic/posts/01Summer | 2+-
Mpublic/posts/02FreeBSD | 2+-
Mpublic/posts/03Art | 2+-
Mpublic/posts/04Servers | 2+-
Mpublic/posts/05Yubikeys | 2+-
Mpublic/posts/06NewLaptop | 2+-
7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/public/posts/00dwm b/public/posts/00dwm @@ -20,7 +20,7 @@ </header> <main class="description"> <h2>Switching to DWM</h2> - <h3>Date: 13/7/2024</h3> + <h3>Date: 13-7-2024</h3> <hr> <p>It has been a little while since I have updated or added anything to the website, and this is due to the fact that I have been working on my configs, and so far I have them in such a way that I am happy with them. I have also been switching from <a href="https://qtile.org/">Qtile</a> to <a href="https://i3wm.org/">i3</a> to, well, <a href="https://dwm.suckless.org/">Dwm</a> now, which has been fun! The reason why I have switched to DWM is because it is written in C, and as my last article stated, I am currently learning C, so it's a win-win: I get a highly hackable window manager, and I get to learn more about C. I also just like how small it is in size because I have been considering doing a few projects in the future, that being, trying <a href="https://www.freebsd.org/">BSD</a>, <a href="https://www.linuxfromscratch.org/">LFS</a>, and <a href="https://www.gentoo.org/">Gentoo</a>, which DWM works on all of them; since two of them (LFS and Gentoo) require me to compile everything, this has not been the worst decision I have made.</p> <p><br>Here is my DWM config on my PC</p> diff --git a/public/posts/01Summer b/public/posts/01Summer @@ -20,7 +20,7 @@ </header> <main class="description"> <h1>6 Weeks holiday</h1> - <h2>Date: 19/7/2024</h2> + <h2>Date: 19-7-2024</h2> <hr> <img src="../Images/tux/summertux.png" class="right-image"> <p>As of today, my summer holiday has started. And with that comes a lot of freetime to mess around with computers! I have planned some projects for the next 6 weeks so I thoought I would make a post on what I have planned!</p> diff --git a/public/posts/02FreeBSD b/public/posts/02FreeBSD @@ -20,7 +20,7 @@ </header> <main class="description"> <h2>Trying out FreeBSD</h2> - <h3>Date: 22/7/2024</h3> + <h3>Date: 22-7-2024</h3> <hr> <p>Today, I had the pleasure of trying out <a href="https://www.freebsd.org/">FreeBSD</a>, the open source, Unix-like operating system. In this post, I will share my experience with FreeBSD based on my time using it.</p> <h2>Instillation</h2> diff --git a/public/posts/03Art b/public/posts/03Art @@ -20,7 +20,7 @@ </header> <main class="description"> <h2>Making some art</h2> - <h3>Date: 24/7/2024</h3> + <h3>Date: 24-7-2024</h3> <hr> <p>Over the last few days in my free time, I have been messing around with <a href="https://www.gimp.org/">Gimp</a> to make some wallpapers and a profile picture. I do admit this is something I plan to do more of, so I have made a page on my <a href="../projects.html">projects page</a> for all of the art I have done! Below are some examples of what I have done so far; I am exited to do some more!</p> diff --git a/public/posts/04Servers b/public/posts/04Servers @@ -21,7 +21,7 @@ </header> <main class="description"> <h2>Messing Around with servers</h2> - <h3>Date: 24/7/2024</h3> + <h3>Date: 24-7-2024</h3> <hr> <p>Originally, this article was going to be about setting up an email server. However, due to problems with my router and the fact that I do not like the idea of hosting an email server locally in case it goes down, I have chosen not to do that. Instead, I have decided to host a different server on my local network, and that is what this article is about!</p> <p>Below is my server; it is a ThinkCentre. I do not really care about the specs because it is not going to be doing much, but it does have an Intel i7, so it’s not bad at all for what I am doing. It has 8 cores and 16 GB of memory, which should be more than enough for what I am doing.</p> diff --git a/public/posts/05Yubikeys b/public/posts/05Yubikeys @@ -20,7 +20,7 @@ </header> <main class="description"> <h2>Using Yubikey</h2> - <h3>Date: 03/8/2024</h3> + <h3>Date: 03-8-2024</h3> <hr> <p>For a while now, I have wanted to own a <a href="https://www.yubico.com/">Yubikey</a>, but the price has always held me back since they cost a lot of money. After scouring ebay for a while, I finally found a good deal on one. I bought it, and now I’ve had the chance to mess around with it.</p> <img src="../Images/computers/yubikey.png" width="780px" alt="Yubikey 4 photo"> diff --git a/public/posts/06NewLaptop b/public/posts/06NewLaptop @@ -20,7 +20,7 @@ </header> <main class="description"> <h2>New Laptop!</h2> - <h3>Date: 17/8/2024</h3> + <h3>Date: 17-8-2024</h3> <hr> <p>Last weekend I was able to buy a ThinkPad L560 laptop from a car boot, and the best part about buying this laptop is it only cost me £15 with it being fully working!</p> <img scr="../../Images/computers/ThinkPado" >