From 195569fc7d72d7789c58b4e2f4beeea9ff4dbc61 Mon Sep 17 00:00:00 2001 From: Shipwreckt Date: Sat, 28 Sep 2024 16:16:11 +0100 Subject: Adding some images and making the website more clean --- public/Images/logos/Neovim.png | Bin 0 -> 23442 bytes public/Images/logos/archlinux.png | Bin 0 -> 92312 bytes public/Images/logos/dwm.png | Bin 0 -> 778 bytes public/Images/logos/fish.png.bk | Bin 45051 -> 0 bytes public/Images/logos/keepassxc.png | Bin 0 -> 206301 bytes public/Images/logos/ranger.png | Bin 0 -> 107043 bytes public/Images/logos/xorg.png | Bin 0 -> 82595 bytes public/Images/media/revolutionos.jpg | Bin 52329 -> 0 bytes public/Images/media/zomboid.jpg | Bin 24500 -> 0 bytes public/about/media | 36 ---------------------------- public/about/software | 30 ++++++++++++++--------- public/articals/internet/safety/00Intro | 1 - public/articals/internet/safety/01Profiles | 1 - public/articals/internet/safety/02Passwords | 1 - public/articals/internet/safety/03Browser | 1 - public/articals/internetlist | 10 ++++---- public/index.html | 2 +- public/posts/13I2P | 3 +-- 18 files changed, 26 insertions(+), 59 deletions(-) create mode 100644 public/Images/logos/Neovim.png create mode 100644 public/Images/logos/archlinux.png create mode 100644 public/Images/logos/dwm.png delete mode 100644 public/Images/logos/fish.png.bk create mode 100644 public/Images/logos/keepassxc.png create mode 100644 public/Images/logos/ranger.png create mode 100644 public/Images/logos/xorg.png delete mode 100644 public/Images/media/revolutionos.jpg delete mode 100644 public/Images/media/zomboid.jpg delete mode 100644 public/about/media diff --git a/public/Images/logos/Neovim.png b/public/Images/logos/Neovim.png new file mode 100644 index 0000000..4fae71c Binary files /dev/null and b/public/Images/logos/Neovim.png differ diff --git a/public/Images/logos/archlinux.png b/public/Images/logos/archlinux.png new file mode 100644 index 0000000..315eaf5 Binary files /dev/null and b/public/Images/logos/archlinux.png differ diff --git a/public/Images/logos/dwm.png b/public/Images/logos/dwm.png new file mode 100644 index 0000000..8d99627 Binary files /dev/null and b/public/Images/logos/dwm.png differ diff --git a/public/Images/logos/fish.png.bk b/public/Images/logos/fish.png.bk deleted file mode 100644 index 7b6cc57..0000000 Binary files a/public/Images/logos/fish.png.bk and /dev/null differ diff --git a/public/Images/logos/keepassxc.png b/public/Images/logos/keepassxc.png new file mode 100644 index 0000000..8a7aa31 Binary files /dev/null and b/public/Images/logos/keepassxc.png differ diff --git a/public/Images/logos/ranger.png b/public/Images/logos/ranger.png new file mode 100644 index 0000000..197a5ea Binary files /dev/null and b/public/Images/logos/ranger.png differ diff --git a/public/Images/logos/xorg.png b/public/Images/logos/xorg.png new file mode 100644 index 0000000..77ac78c Binary files /dev/null and b/public/Images/logos/xorg.png differ diff --git a/public/Images/media/revolutionos.jpg b/public/Images/media/revolutionos.jpg deleted file mode 100644 index efd4f93..0000000 Binary files a/public/Images/media/revolutionos.jpg and /dev/null differ diff --git a/public/Images/media/zomboid.jpg b/public/Images/media/zomboid.jpg deleted file mode 100644 index b6f8546..0000000 Binary files a/public/Images/media/zomboid.jpg and /dev/null differ diff --git a/public/about/media b/public/about/media deleted file mode 100644 index ae595c7..0000000 --- a/public/about/media +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - Hardware - - - - -
- -
-
-

Media I Enjoy!

-

This page is about some media I enjoy. It is divided into two different categories: video games and movies, for now, I do plan to add some books in the future!


- -

Video Games

- -

My favorite video game is Project Zomboid, a zombie survival game where you have to survive for the longest amount of time. I like the amount of mods the Project Zomboid community has made over time, which add so much content to the game. I am excited for when they add other humans as AI into the game because that would create a whole new level to the game.



- -

Movies

- -

A movie I can watch over and over again is Revolution OS because I love the way it covers the Free software and open source software movements separately and in a non-biased way. It also provides a lot of information about one of my favorite subjects, the GNU/Linux operating system.

-
- - - diff --git a/public/about/software b/public/about/software index f0da09c..5ec14f2 100644 --- a/public/about/software +++ b/public/about/software @@ -20,44 +20,52 @@
+

Linux distro

- I use Arch Linux, mainly because I am able to create my own work environment and I can pick what + +

I use Arch Linux, mainly because I am able to create my own work environment and I can pick what applications I want to install instead of most linux distros that does it for the user, the beauty of Arch Linux is that you are held responsible, nothing happens unless you let it happen. There is a learning curve but when you break it, it is more than worth it for - the amount of freedom you get from Arch. It is also pretty fun to play with! + the amount of freedom you get from Arch. It is also pretty fun to play with!


Window manager

-

For my window manager, I use DWM because it is lightweight, fast, does the job, and allows me to learn C while configuring it. There is also a large selection of patches to DWM meaning you can modify it to your hearts content! What's not to like?

+ +

For my window manager, I use DWM because it is lightweight, fast, does the job, and allows me to learn C while configuring it. There is also a large selection of patches to DWM meaning you can modify it to your hearts content! What's not to like?


Web browser

+

For my web browser is librewolf, the only browser that really cares about your privacy, whilst yes it is annoying being logged out of everything but this is why password managers exist. exist I just log on in a matter of seconds. I don't use many extensions but the ones I do use are - ublock , - KeePassXC , - Dark reader.

+ ublock, + KeePassXC, + Dark reader.


IDE

-

My IDE is Neovim, the reason why I use Neovim instead of something like Visual Studio Code is because it is simple and the keybinds are to die for, so if you want a simple easy IDE, I would suggest Neovim !

+ +

My IDE is Neovim, the reason why I use Neovim instead of something like Visual Studio Code is because it is simple and the keybinds are to die for, so if you want a simple easy IDE, I would suggest Neovim !


Password manager

+

I use KeePassXC for managing my passwords, I used to use bitwarden but after a while I just thought I did not want my passwords in somebody else's server so I switched to KeePassXC because it is offline, I use syncthing - to sync all my passwords from my laptop to my phone.

+ to sync all my passwords from my laptop to my phone.


File manager

-

For my file manager, I mostly use Ranger. The main reason I use Ranger is because it uses Vim keybinds and well I just love Vim keybinds! The only problem is I still sometimes use thunar for small things like mounting USB sticks and interacting with websites, but apart from that I only really use Ranger!

+ +

For my file manager, I mostly use Ranger. The main reason I use Ranger is because it uses Vim keybinds and well I just love Vim keybinds! The only problem is I still sometimes use thunar for small things like mounting USB sticks and interacting with websites, but apart from that I only really use Ranger!


App launcher

-

I use Dmenu for my app launcher because it works well with DWM and is simple and small !

+

I use Dmenu for my app launcher because it works well with DWM and is simple and small !


Xorg or Wayland?

+

I like Wayland; it is smooth and modern. But I do not think it is fully there yet, so for now I am staaying with Xorg, because it just works and I have had no issues with it. In the future, - in about a year (2025), I will switch to Wayland because it is much more modern, but for now, Xorg is my go-to.

+ in about a year (2025), I will switch to Wayland because it is much more modern, but for now, Xorg is my go-to.


diff --git a/public/articals/internet/safety/00Intro b/public/articals/internet/safety/00Intro index 66ef48f..9800c80 100644 --- a/public/articals/internet/safety/00Intro +++ b/public/articals/internet/safety/00Intro @@ -21,7 +21,6 @@

Introduction

-

Date: 08-08-2024


Hello and welcome! In the following articals you will learn how I stay safe online and how I think you should probably stay safe too. So keep on reading and if you have any questions my Matrix dms are always open for questions!

Why am I writting this?

diff --git a/public/articals/internet/safety/01Profiles b/public/articals/internet/safety/01Profiles index 9e42c7c..3c180e0 100644 --- a/public/articals/internet/safety/01Profiles +++ b/public/articals/internet/safety/01Profiles @@ -21,7 +21,6 @@

Online profiles

-

Date: 08-08-2024


We all have online profiles, whether with Google or X (Twitter); you are probably reading this to make sure your online accounts are secure, and I am here to help you do just that, so let's just get into it!

diff --git a/public/articals/internet/safety/02Passwords b/public/articals/internet/safety/02Passwords index 98c0016..48e8b97 100644 --- a/public/articals/internet/safety/02Passwords +++ b/public/articals/internet/safety/02Passwords @@ -21,7 +21,6 @@

Passwords

-

Date: 08-08-2024


Having a secure Password is the most important part of your online security, so how do you keep and know a good password?


diff --git a/public/articals/internet/safety/03Browser b/public/articals/internet/safety/03Browser index dbf05b7..0f2d2b1 100644 --- a/public/articals/internet/safety/03Browser +++ b/public/articals/internet/safety/03Browser @@ -21,7 +21,6 @@

Web browsers

-

Date: 08-08-2024


There is lots of debate on what the best 'privacy based browser' is, so I am going to settle it here and now, and suggest the two best web browser you should daily drive.


diff --git a/public/articals/internetlist b/public/articals/internetlist index 4463dd1..b157bed 100644 --- a/public/articals/internetlist +++ b/public/articals/internetlist @@ -25,12 +25,12 @@

How to stay safe Online

-

A series of articles I wrote about how I stay safe online.

+

A series of articles I have wrote about how I stay safe online.

diff --git a/public/index.html b/public/index.html index 32fa8a7..086d113 100644 --- a/public/index.html +++ b/public/index.html @@ -23,7 +23,7 @@

Hello there! I’m Shipwreckt, a 15 year old dude from the UK. I have a passion for programming and am currently learning C and exploring various diffrent algorithms. I also work with Linux and am diving into more complex aspects of it. You can see what I’m up to right now here.

-

Software and hardware that I use, also media I enjoy.

+

Software and hardware that I use.

Posts

    diff --git a/public/posts/13I2P b/public/posts/13I2P index b4112f2..35055e0 100644 --- a/public/posts/13I2P +++ b/public/posts/13I2P @@ -25,8 +25,7 @@

    What is I2P?

    -

    I2P stands for "The Invisible Internet Project" and it is a totally private and encrypted private network layer. If you have ever heard of or used the Tor project, it is similar, but the I2P network is more secure and faster.

    +

    I2P stands for "The Invisible Internet Project" and it is a totally private and encrypted private network layer. If you have ever heard of or used the Tor project, it is similar, but the I2P network is more secure and faster.

    What is the point of using I2P?

    This is a good question. Why should you or I even use I2P? The answer is simple: it offers many interesting things, for example:

    -- cgit v1.2.3