From a4dc067305c7ed8c8f87a3f8e9a6f66435e0e663 Mon Sep 17 00:00:00 2001 From: soaos Date: Wed, 13 Aug 2025 23:04:16 -0400 Subject: Added CI config --- .radicle/native.yaml | 4 ++++ index.html | 5 +---- 2 files changed, 5 insertions(+), 4 deletions(-) create mode 100644 .radicle/native.yaml diff --git a/.radicle/native.yaml b/.radicle/native.yaml new file mode 100644 index 0000000..2f531b7 --- /dev/null +++ b/.radicle/native.yaml @@ -0,0 +1,4 @@ +shell: | + rm -rf /var/www/soaos.dev && | + mkdir /var/www/soaos.dev && | + cp * -r /var/www/soaos.dev diff --git a/index.html b/index.html index 464471c..9afdff1 100644 --- a/index.html +++ b/index.html @@ -10,9 +10,6 @@

soaos

-

Hey, welcome to my site, or what's left of it, LMAO.

- -

About

I'm an "artist" and professional software developer. I do full stack for my work and in my free time I mostly work on eccentric software projects which you can read @@ -39,7 +36,7 @@

-- cgit v1.2.3