aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorazureazure <azureazure@disroot.org>2026-05-16 22:42:52 +0200
committerazureazure <azureazure@disroot.org>2026-05-16 22:42:52 +0200
commit226c628caaa2fc393010c2fa948ec0c5d7664115 (patch)
tree55ecac40a0792dd02c6a848027d809f3eecf30d5
parent084e13c8c68f8acf90be6ef7845194542f6eeba0 (diff)
downloadslimegirl.nexus-226c628caaa2fc393010c2fa948ec0c5d7664115.tar.gz
moar buttons + link to cgit
-rwxr-xr-xpost.sh2
-rw-r--r--src/assets/buttons/murrumurgreen.pngbin0 -> 1471 bytes
-rw-r--r--src/assets/buttons/quasivoid.gifbin0 -> 426 bytes
-rw-r--r--src/assets/buttons/secondshell.webpbin0 -> 350642 bytes
-rw-r--r--src/assets/stylesheet.css2
-rw-r--r--src/index.org10
-rw-r--r--src/services.org7
7 files changed, 12 insertions, 9 deletions
diff --git a/post.sh b/post.sh
index fe106f0..90293e2 100755
--- a/post.sh
+++ b/post.sh
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
-shopt -s globstar
./build.sh
+# it's served with gzip-static later, check the httpd.conf(5) man page
gzip -9 -f -k public{/,/**/}*.{html,css,xml}
rsync -rtvzP public/ --rsync-path='doas rsync' \
lemurianmage@slimegirl.nexus:/var/www/htdocs/slimegirl.nexus
diff --git a/src/assets/buttons/murrumurgreen.png b/src/assets/buttons/murrumurgreen.png
new file mode 100644
index 0000000..b3d42aa
--- /dev/null
+++ b/src/assets/buttons/murrumurgreen.png
Binary files differ
diff --git a/src/assets/buttons/quasivoid.gif b/src/assets/buttons/quasivoid.gif
new file mode 100644
index 0000000..bad248f
--- /dev/null
+++ b/src/assets/buttons/quasivoid.gif
Binary files differ
diff --git a/src/assets/buttons/secondshell.webp b/src/assets/buttons/secondshell.webp
new file mode 100644
index 0000000..4a00cec
--- /dev/null
+++ b/src/assets/buttons/secondshell.webp
Binary files differ
diff --git a/src/assets/stylesheet.css b/src/assets/stylesheet.css
index e5d6ed4..3b032d1 100644
--- a/src/assets/stylesheet.css
+++ b/src/assets/stylesheet.css
@@ -32,5 +32,5 @@ a { color: var(--main); }
margin-bottom: 0;
}
-ul { list-style: "<> " };
+ul { list-style: "~> " };
diff --git a/src/index.org b/src/index.org
index 5619a65..e5c2436 100644
--- a/src/index.org
+++ b/src/index.org
@@ -10,7 +10,10 @@
[[file:blog/index.org][/blog]] ~ [[file:contact.org][/contact]] ~ [[file:links.org][/links]] ~ [[file:services.org][/services]]
#+END_pages
* about
-This is the personal website of Philomena (she/her) also known as lemurianmage and azureazure in other places. My interests include mathematics, electromagnetics, philosophy, C, Unix, Lisp and electrical engineering (especially RF electronics). My paws are big and my tail is fluffy.
+This is the personal website of Philomena (she/her) also known as lemurianmage
+and azureazure in other places. My interests include mathematics,
+electromagnetics, philosophy, C, Unix, Lisp and electrical engineering
+(especially RF electronics). My paws are big and my tail is fluffy.
* recent posts
#+INCLUDE: "blog/index.org::*Posts" :only-contents t :lines "1-6"
@@ -20,9 +23,12 @@ This is the personal website of Philomena (she/her) also known as lemurianmage a
#+BEGIN_buttons
[[https://xenofem.me][file:assets/buttons/xnfm.png]]
[[https://magentahardcore.com][file:assets/buttons/n1l.gif]]
-[[https://nyx.land][file:assets/buttons/unlife.png]]
+[[https://unlife.nyx.land][file:assets/buttons/unlife.png]]
[[https://kittenlikeasmallcat.neocities.org][file:assets/buttons/kitten.gif]]
[[https://girlr0t.neocities.org][file:assets/buttons/girlrot.gif]]
+[[https://twinningl00m.neocities.org/][file:assets/buttons/murrumurgreen.png]]
+[[https://secondshell.net][file:assets/buttons/secondshell.webp]]
+[[https://quasivoid.net][file:assets/buttons/quasivoid.gif]]
[[https://gentoo.org][file:assets/buttons/gentoo-badge.png]]
[[https://www.gnu.org/software/emacs][file:assets/buttons/emacs.png]]
diff --git a/src/services.org b/src/services.org
index 67bcb9d..5b153af 100644
--- a/src/services.org
+++ b/src/services.org
@@ -1,7 +1,4 @@
#+TITLE: services
-As of 15th may 2026 this website is now running on its own obsd VPS.
-There are plans to host:
-- git
-- an irc bouncer
-- ??? probably more idk
+Not much so far but there /will/ be more \=w\=.
+- [[https://git.slimegirl.nexus][cgit]] (my personal projects)