From d9ff6edbfcdc408e23684c00df806eac72fd02b2 Mon Sep 17 00:00:00 2001 From: andre4ik3 Date: Mon, 18 Aug 2025 17:42:27 +0000 Subject: Initial commit --- content/hello-world.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 content/hello-world.md (limited to 'content') diff --git a/content/hello-world.md b/content/hello-world.md new file mode 100644 index 0000000..f1fe71d --- /dev/null +++ b/content/hello-world.md @@ -0,0 +1,16 @@ ++++ +title = "Hello, world!" +date = 2025-08-18T13:00:00+00:00 +draft = false ++++ + +So, this is finally it. The long awaited (by literally no one) andre4ik3 home +page. + +Basically it's a static site built with Hugo. Very light on CSS and no JS at +all (so far, hopefully stays true). + +I literally joined relvokcor.xyz on ... 2019-09-16 (at least that's the date my +home directory got created). And it took me until now to even get some +semblance of a homepage. Nice. + -- cgit