Site update
This commit is contained in:
parent
672a2971cf
commit
bdeff661fb
29 changed files with 205 additions and 203 deletions
|
@ -2,7 +2,7 @@
|
|||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.125.6">
|
||||
<meta name="generator" content="Hugo 0.136.5">
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link href="/css/style.css" rel="stylesheet" />
|
||||
|
@ -17,7 +17,7 @@
|
|||
<meta property="og:site_name" content="Crony Akatsuki's Website">
|
||||
<meta property="og:title" content="Crony Akatsuki's Website">
|
||||
<meta property="og:description" content="My shitty website">
|
||||
<meta property="og:locale" content="en-us">
|
||||
<meta property="og:locale" content="en_us">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
</head>
|
||||
|
@ -40,10 +40,10 @@
|
|||
<main>
|
||||
<div id="content">
|
||||
|
||||
<p>Hi I'm Crony Akatsuki. 20 y/o linux and foss enthusiaist.</p>
|
||||
<p>Hi I'm Crony Akatsuki. 21 y/o linux and foss enthusiaist.</p>
|
||||
<p>
|
||||
Love thinkering with my system. Used to run gentoo, but am currently running
|
||||
nixos and having fun with it.
|
||||
Love thinkering with my system. Used to run gentoo and nix,
|
||||
but back to my old love arch.
|
||||
</p>
|
||||
<p>
|
||||
I love making stupid little programs (mostly in python rn), create "gui's"
|
||||
|
@ -58,24 +58,25 @@
|
|||
</p>
|
||||
<p>
|
||||
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 podman (Glory to podman), some are still kept running with
|
||||
docker because I didn't bother to migrate them yet.
|
||||
While some rare programs that don't have
|
||||
an official docker image are hosted directly on the system. For example some
|
||||
of my personal projects like
|
||||
<a href="https://upfast.cronyakatsuki.xyz">Upfast</a>
|
||||
</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. Here is my nixos
|
||||
<a href="https://code.cronyakatsuki.xyz/crony/nixos">config.</a>
|
||||
Currently mostly playing games and working my day job, sometimes I
|
||||
throw in a movie or a tv show in the mix tho.
|
||||
</p>
|
||||
<p>
|
||||
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 qutebrowser/librewolf ( I love privacy )
|
||||
</p>
|
||||
<p>
|
||||
I use neovim for all my coding/editing configs/writting for this website and
|
||||
am not able to move to any other editor except it. Currently my newest neovim
|
||||
config iteration is a nix module called nixvim that I really like.
|
||||
am not able to move to any other editor except it. My neovim config is very
|
||||
minimal mostly only enable lsp and autocomplete.
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue