Site update

This commit is contained in:
CronyAkatsuki 2024-03-21 10:52:26 +01:00
parent 2ee7f5b510
commit 0b16c610b2
27 changed files with 33 additions and 53 deletions

View File

@ -2,8 +2,8 @@
<p>Hi I'm Crony Akatsuki. 20 y/o linux and foss enthusiaist.</p> <p>Hi I'm Crony Akatsuki. 20 y/o linux and foss enthusiaist.</p>
<p> <p>
Love thinkering with my system. The fact I run gentoo on my main machine might Love thinkering with my system. Used to run gentoo, but am currently running
also make you think I love suffering (Maybe I do?). nixos and having fun with it.
</p> </p>
<p> <p>
I love making stupid little programs (mostly in python rn), create "gui's" I love making stupid little programs (mostly in python rn), create "gui's"
@ -11,27 +11,30 @@
than learning. than learning.
</p> </p>
<p> <p>
I also love selfhosting a lot. This website and domain is also a home of a lot I also love selfhosting a lot. This domain is also a home of a lot of other
of other different frontends and opensource software and games I self host different frontends and opensource software and games I self host which you
which you can check on my <a href="/services">services</a> page also can check on my <a href="/services">services</a> page also accessible on the
accessible on the header ;) header ;)
</p> </p>
<p> <p>
I use a vps for selfhosting using debian as the os. Almost all programs are I use multiple vps's and a dedicated hetzner server. Almost all programs are
hosted with docker (Glory to docker) while some rare programs that don't have hosted with docker (Glory to docker) while some rare programs that don't have
an official docker image are hosted directly on the system. Like some of my an official docker image are hosted directly on the system. For example some
personal projects like of my personal projects like
<a href="https://upfast.cronyakatsuki.xyz">Upfast</a> <a href="https://upfast.cronyakatsuki.xyz">Upfast</a>
</p> </p>
<p>Currently learning about websockets, pentesting, ... for fun ( I never trully learn anything and just kill time )</p> <p>
Currently mostly playing games and learning about nix and nixos, sometimes I
throw in a movie or a tv show in the mix tho.
</p>
<p> <p>
I'm an cli only person except when browsing the web or browsing the web, in I'm an cli only person except when browsing the web or browsing the web, in
which case I use librewolf ( I love privacy ) which case I use librewolf ( I love privacy )
</p> </p>
<p> <p>
NEOVIM THE ONLY EDITOR YOU NEED!!!!!!! ( Have to justify my personal couple I use neovim for all my coding/editing configs/writting for this website and
thousand loc nvim am not able to move to any other editor except it. Currently my newest neovim
<a href="https://code.cronyakatsuki.xyz/crony/nvim-conf">config</a>) config iteration is a nix module called nixvim that I really like.
</p> </p>
{{ end}} {{ end}}

View File

@ -19,7 +19,6 @@
<meta property="og:site_name" content="Crony Akatsuki&#39;s Website" /> <meta property="og:site_name" content="Crony Akatsuki&#39;s Website" />
</head> </head>
<body> <body>

View File

@ -19,7 +19,6 @@
<meta property="article:published_time" content="2023-11-10T19:27:27+01:00" /> <meta property="article:published_time" content="2023-11-10T19:27:27+01:00" />
<meta property="article:modified_time" content="2023-11-10T19:27:27+01:00" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" /> <meta property="article:modified_time" content="2023-11-10T19:27:27+01:00" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" />
</head> </head>
<body> <body>

View File

@ -17,7 +17,6 @@
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://cronyakatsuki.xyz/blog/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" /> <meta property="og:url" content="https://cronyakatsuki.xyz/blog/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" />
</head> </head>
<body> <body>

View File

@ -20,7 +20,6 @@ For this tutorial I expect that you already have a server seted up with nginx an
<meta property="article:published_time" content="2022-11-30T00:00:00+00:00" /> <meta property="article:published_time" content="2022-11-30T00:00:00+00:00" />
<meta property="article:modified_time" content="2022-11-30T00:00:00+00:00" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" /> <meta property="article:modified_time" content="2022-11-30T00:00:00+00:00" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" />
</head> </head>
<body> <body>

View File

@ -20,7 +20,6 @@ What creates the issue? From what I have been able to find on the issues over on
<meta property="article:published_time" content="2023-02-26T00:00:00+00:00" /> <meta property="article:published_time" content="2023-02-26T00:00:00+00:00" />
<meta property="article:modified_time" content="2023-02-26T00:00:00+00:00" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" /> <meta property="article:modified_time" content="2023-02-26T00:00:00+00:00" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" />
</head> </head>
<body> <body>

View File

@ -19,7 +19,6 @@
<meta property="article:published_time" content="2023-09-27T00:00:00+00:00" /> <meta property="article:published_time" content="2023-09-27T00:00:00+00:00" />
<meta property="article:modified_time" content="2023-09-27T00:00:00+00:00" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" /> <meta property="article:modified_time" content="2023-09-27T00:00:00+00:00" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" />
</head> </head>
<body> <body>

View File

@ -21,7 +21,6 @@ Setting up Traefik In this part we will setup traefik, with the dashboard enable
<meta property="article:published_time" content="2024-01-19T09:33:47+01:00" /> <meta property="article:published_time" content="2024-01-19T09:33:47+01:00" />
<meta property="article:modified_time" content="2024-01-19T09:33:47+01:00" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" /> <meta property="article:modified_time" content="2024-01-19T09:33:47+01:00" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" />
</head> </head>
<body> <body>

View File

@ -20,7 +20,6 @@ Helper function&rsquo;s I guess you haven&rsquo;t read my other blog on setting
<meta property="article:published_time" content="2024-01-07T12:15:21+01:00" /> <meta property="article:published_time" content="2024-01-07T12:15:21+01:00" />
<meta property="article:modified_time" content="2024-01-07T12:15:21+01:00" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" /> <meta property="article:modified_time" content="2024-01-07T12:15:21+01:00" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" />
</head> </head>
<body> <body>

View File

@ -19,7 +19,6 @@
<meta property="article:published_time" content="2023-10-24T18:13:18+02:00" /> <meta property="article:published_time" content="2023-10-24T18:13:18+02:00" />
<meta property="article:modified_time" content="2023-10-24T18:13:18+02:00" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" /> <meta property="article:modified_time" content="2023-10-24T18:13:18+02:00" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" />
</head> </head>
<body> <body>

View File

@ -17,7 +17,6 @@
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://cronyakatsuki.xyz/categories/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" /> <meta property="og:url" content="https://cronyakatsuki.xyz/categories/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" />
</head> </head>
<body> <body>

View File

@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta name="generator" content="Hugo 0.123.8"> <meta name="generator" content="Hugo 0.124.0">
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="/css/style.css" rel="stylesheet" /> <link href="/css/style.css" rel="stylesheet" />
@ -18,7 +18,6 @@
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://cronyakatsuki.xyz/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" /> <meta property="og:url" content="https://cronyakatsuki.xyz/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" />
</head> </head>
<body> <body>
@ -41,8 +40,8 @@
<p>Hi I'm Crony Akatsuki. 20 y/o linux and foss enthusiaist.</p> <p>Hi I'm Crony Akatsuki. 20 y/o linux and foss enthusiaist.</p>
<p> <p>
Love thinkering with my system. The fact I run gentoo on my main machine might Love thinkering with my system. Used to run gentoo, but am currently running
also make you think I love suffering (Maybe I do?). nixos and having fun with it.
</p> </p>
<p> <p>
I love making stupid little programs (mostly in python rn), create "gui's" I love making stupid little programs (mostly in python rn), create "gui's"
@ -50,27 +49,30 @@
than learning. than learning.
</p> </p>
<p> <p>
I also love selfhosting a lot. This website and domain is also a home of a lot I also love selfhosting a lot. This domain is also a home of a lot of other
of other different frontends and opensource software and games I self host different frontends and opensource software and games I self host which you
which you can check on my <a href="/services">services</a> page also can check on my <a href="/services">services</a> page also accessible on the
accessible on the header ;) header ;)
</p> </p>
<p> <p>
I use a vps for selfhosting using debian as the os. Almost all programs are I use multiple vps's and a dedicated hetzner server. Almost all programs are
hosted with docker (Glory to docker) while some rare programs that don't have hosted with docker (Glory to docker) while some rare programs that don't have
an official docker image are hosted directly on the system. Like some of my an official docker image are hosted directly on the system. For example some
personal projects like of my personal projects like
<a href="https://upfast.cronyakatsuki.xyz">Upfast</a> <a href="https://upfast.cronyakatsuki.xyz">Upfast</a>
</p> </p>
<p>Currently learning about websockets, pentesting, ... for fun ( I never trully learn anything and just kill time )</p> <p>
Currently mostly playing games and learning about nix and nixos, sometimes I
throw in a movie or a tv show in the mix tho.
</p>
<p> <p>
I'm an cli only person except when browsing the web or browsing the web, in I'm an cli only person except when browsing the web or browsing the web, in
which case I use librewolf ( I love privacy ) which case I use librewolf ( I love privacy )
</p> </p>
<p> <p>
NEOVIM THE ONLY EDITOR YOU NEED!!!!!!! ( Have to justify my personal couple I use neovim for all my coding/editing configs/writting for this website and
thousand loc nvim am not able to move to any other editor except it. Currently my newest neovim
<a href="https://code.cronyakatsuki.xyz/crony/nvim-conf">config</a>) config iteration is a nix module called nixvim that I really like.
</p> </p>
</div> </div>

View File

@ -19,7 +19,6 @@
<meta property="og:site_name" content="Crony Akatsuki&#39;s Website" /> <meta property="og:site_name" content="Crony Akatsuki&#39;s Website" />
</head> </head>
<body> <body>

View File

@ -17,7 +17,6 @@
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://cronyakatsuki.xyz/tags/browser/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" /> <meta property="og:url" content="https://cronyakatsuki.xyz/tags/browser/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" />
</head> </head>
<body> <body>

View File

@ -17,7 +17,6 @@
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://cronyakatsuki.xyz/tags/dns/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" /> <meta property="og:url" content="https://cronyakatsuki.xyz/tags/dns/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" />
</head> </head>
<body> <body>

View File

@ -17,7 +17,6 @@
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://cronyakatsuki.xyz/tags/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" /> <meta property="og:url" content="https://cronyakatsuki.xyz/tags/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" />
</head> </head>
<body> <body>

View File

@ -17,7 +17,6 @@
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://cronyakatsuki.xyz/tags/linux/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" /> <meta property="og:url" content="https://cronyakatsuki.xyz/tags/linux/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" />
</head> </head>
<body> <body>

View File

@ -17,7 +17,6 @@
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://cronyakatsuki.xyz/tags/mail/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" /> <meta property="og:url" content="https://cronyakatsuki.xyz/tags/mail/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" />
</head> </head>
<body> <body>

View File

@ -17,7 +17,6 @@
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://cronyakatsuki.xyz/tags/mblaze/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" /> <meta property="og:url" content="https://cronyakatsuki.xyz/tags/mblaze/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" />
</head> </head>
<body> <body>

View File

@ -17,7 +17,6 @@
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://cronyakatsuki.xyz/tags/ntfy/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" /> <meta property="og:url" content="https://cronyakatsuki.xyz/tags/ntfy/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" />
</head> </head>
<body> <body>

View File

@ -17,7 +17,6 @@
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://cronyakatsuki.xyz/tags/pi-hole/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" /> <meta property="og:url" content="https://cronyakatsuki.xyz/tags/pi-hole/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" />
</head> </head>
<body> <body>

View File

@ -17,7 +17,6 @@
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://cronyakatsuki.xyz/tags/piped/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" /> <meta property="og:url" content="https://cronyakatsuki.xyz/tags/piped/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" />
</head> </head>
<body> <body>

View File

@ -17,7 +17,6 @@
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://cronyakatsuki.xyz/tags/rss/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" /> <meta property="og:url" content="https://cronyakatsuki.xyz/tags/rss/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" />
</head> </head>
<body> <body>

View File

@ -17,7 +17,6 @@
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://cronyakatsuki.xyz/tags/security/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" /> <meta property="og:url" content="https://cronyakatsuki.xyz/tags/security/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" />
</head> </head>
<body> <body>

View File

@ -17,7 +17,6 @@
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://cronyakatsuki.xyz/tags/self-host/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" /> <meta property="og:url" content="https://cronyakatsuki.xyz/tags/self-host/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" />
</head> </head>
<body> <body>

View File

@ -17,7 +17,6 @@
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://cronyakatsuki.xyz/tags/ssh/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" /> <meta property="og:url" content="https://cronyakatsuki.xyz/tags/ssh/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" />
</head> </head>
<body> <body>

View File

@ -17,7 +17,6 @@
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:url" content="https://cronyakatsuki.xyz/tags/unbound/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" /> <meta property="og:url" content="https://cronyakatsuki.xyz/tags/unbound/" /><meta property="og:site_name" content="Crony Akatsuki&#39;s Website" />
</head> </head>
<body> <body>