diff options
| author | azureazure <azureazure@disroot.org> | 2025-12-20 22:10:49 +0100 |
|---|---|---|
| committer | azureazure <azureazure@disroot.org> | 2025-12-20 22:10:49 +0100 |
| commit | 6a81e64b64fc1afdc028b4c7d7cdb4addf72ecc4 (patch) | |
| tree | d7ed0bc80f94a5facf492060ccbe5e64c5ab2ac6 | |
| parent | 9ec83ec1f9a85aa5e631a9a2a053e5cdb8331d60 (diff) | |
| download | slimegirl.nexus-6a81e64b64fc1afdc028b4c7d7cdb4addf72ecc4.tar.gz | |
add and fill out links and contact pages
| -rw-r--r-- | build-site.el | 2 | ||||
| -rw-r--r-- | src/assets/buttons/girlrot.gif | bin | 0 -> 5216 bytes | |||
| -rw-r--r-- | src/assets/monero-qr.png | bin | 0 -> 7547 bytes | |||
| -rw-r--r-- | src/assets/stylesheet.css | 20 | ||||
| -rw-r--r-- | src/contact.org | 17 | ||||
| -rw-r--r-- | src/index.org | 7 | ||||
| -rw-r--r-- | src/links.org | 28 |
7 files changed, 62 insertions, 12 deletions
diff --git a/build-site.el b/build-site.el index 4cc16eb..2d7eedc 100644 --- a/build-site.el +++ b/build-site.el @@ -14,7 +14,7 @@ (let ((filename (org-publish-find-title entry project)) (date (org-publish-find-date entry project))) (format "%s - [[file:%s][%s]]" - (format-time-string "[%F %a]" date) + (format-time-string "%F" date) entry filename))) diff --git a/src/assets/buttons/girlrot.gif b/src/assets/buttons/girlrot.gif Binary files differnew file mode 100644 index 0000000..8e18810 --- /dev/null +++ b/src/assets/buttons/girlrot.gif diff --git a/src/assets/monero-qr.png b/src/assets/monero-qr.png Binary files differnew file mode 100644 index 0000000..6722c4d --- /dev/null +++ b/src/assets/monero-qr.png diff --git a/src/assets/stylesheet.css b/src/assets/stylesheet.css index 96910b7..6aa41e0 100644 --- a/src/assets/stylesheet.css +++ b/src/assets/stylesheet.css @@ -2,8 +2,8 @@ { --bg: #101010; --text: white; - --main: limegreen; - --accent: lime; + --main: palevioletred; + --accent: hotpink; } .footpara @@ -13,7 +13,7 @@ #content { - max-width: 60em; + max-width: 80ch; margin: auto; font-family: serif; } @@ -43,29 +43,33 @@ a { color: var(--main); text-decoration: none; - border: 1px solid transparent; } a:hover { color: var(--bg); - background-color: var(--main); + background-color: var(--accent); } a:has(> img):hover { background-color: transparent; } -nav +.pages { font-family: monospace; font-size: 1.2em; text-align: center; } -ul li +ul { - list-style-type: none; + list-style-type: circle; +} + +ol +{ + list-style-type: upper-roman; } hr diff --git a/src/contact.org b/src/contact.org index c04e19e..376f400 100644 --- a/src/contact.org +++ b/src/contact.org @@ -1 +1,18 @@ #+TITLE: CONTACT + +* Comms +I don't use social media that much, the only place you can really consistently find me on is fedi. I also have an xmpp account but I don't ever really use it and I'd rather not put my discord in here. +- fedi: [[https://social.xenofem.me/users/azureazure]] +- signal: ask for it +- irc: when i configure it properly + +* Donations +If you like what I'm doing or you simply want to throw money at me here are all the ways in which you can do that. + +- Monero: +#+ATTR_HTML: :style overflow: auto; + 83FxBRziyTQWuPKqGTesWGjLfM5Vai8QSbikur5zGHWKFc584cgmbKHjWpQoJzR9Su7NVEX9GVg23iksCKp8doBFCVSsGca +#+ATTR_HTML: :title Monero wallet qr code +[[file:assets/monero-qr.png]] + +- Moar coming soon!!! diff --git a/src/index.org b/src/index.org index 4febdfd..a938c74 100644 --- a/src/index.org +++ b/src/index.org @@ -17,9 +17,9 @@ #+END_EXAMPLE -#+BEGIN_nav -[ [[file:about.org][about]] ] [ [[file:blog/index.org][blog]] ] [ [[file:contact.org][contact]] ] -#+END_nav +#+BEGIN_pages +[ [[file:about.org][about]] ] [ [[file:blog/index.org][blog]] ] [ [[file:contact.org][contact]] ] [ [[file:links.org][links]] ] +#+END_pages * Recent posts #+INCLUDE: "blog/index.org" :lines "3-8" @@ -31,6 +31,7 @@ [[https://magentahardcore.com][file:assets/buttons/n1l.gif]] [[https://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://gentoo.org][file:assets/buttons/gentoo-badge.png]] [[https://www.gnu.org/software/emacs][file:assets/buttons/emacs.png]] diff --git a/src/links.org b/src/links.org new file mode 100644 index 0000000..feec0b5 --- /dev/null +++ b/src/links.org @@ -0,0 +1,28 @@ +# #+OPTIONS: toc:t +#+TITLE: LINKS + +Various cool things I've found over time (with more to come, always). +* Games +- [[https://cataclysmtlg.com][Cataclysm: The Last Generation]] - A fork of Cataclysm: Dark Days Ahead. +- [[https://xonotic.org][Xonotic]] ([[https://orchard.li][go play on rowb1t's server *NOW*]]) +- [[https://comfig.app][mastercomfig]] - A great framework for writing Team Fortress 2 configuration. + +* Music +- [[https://rentry.co/xnfmmNBBMD2024CEgc][xenofem.me nothing but black metal december 2024]] +- 2025 link soon. + +* Actually existing good software +- [[https://mumble.info][Mumble]] +- [[https://rockbox.org][Rockbox]] +- [[https://getmonero.org][Monero]] - feather wallet might be a good alternative but I've never personally used it. +- [[https://freecad.org][FreeCAD]] +- [[https://openscad.org][OpenSCAD]] - Significantly different and more difficult to use than any other CAD software, but it still gets the Philomena Seal Of Approval\trade. +- [[https://nicotine-plus.org][Nicotine+]] - */THE/* music sharing p2p network. + +* Hardware +- [[https://ploopy.co][Ploopy]] - I own the old version of the classic trackball and it's working great. + +* Books +- [[https://annas-archive.org][anna's archive]] - */THE/* archive. I've never owned a book that wasn't in here. +- Sadie Plant - [[https://monoskop.org/images/1/17/Plant_Sadie_Zeros_and_Ones_Digital_Women_and_the_New_Technoculture_1997.pdf][Zeros and Ones]] ([[https://web.archive.org/web/20251021002224/https://monoskop.org/images/1/17/Plant_Sadie_Zeros_and_Ones_Digital_Women_and_the_New_Technoculture_1997.pdf][archive link]]) + |
