- add neil badge
- add guigui badge
- add houl badge
- change font to monospace
- remove "made by human, not by ai" badge, as this website has not been created by a human
- remove webweaving badge, this website is now stable enough imo
This commit is contained in:
Tasia Iso 2025-02-09 00:11:01 +01:00
parent 27ce8d82ac
commit 7130b20a3e
Signed by: tasiaiso
SSH key fingerprint: SHA256:KiRjUay5C9i6objsEOIycygBHn54pDBB3Lj7fyJ0Elw
10 changed files with 95 additions and 91 deletions

View file

@ -12,7 +12,15 @@ unlisted: true
- $ npm i - $ npm i
- $ make upload - $ make upload
--> -->
<!-- - put advertisement behind a `details` block -->
## v1.1.7 (2025-02-09)
- add neil badge
- add guigui badge
- add houl badge
- change font to monospace
- remove "made by human, not by ai" badge, as this website has not been created by a human
- remove webweaving badge, this website is now stable enough imo
## v1.1.6 (2025-02-01) ## v1.1.6 (2025-02-01)

View file

@ -11,11 +11,11 @@ Here are some random facts about me:
- I'm a queer enby therian fox<!-- ([what the hell?](./posts/identity.md)) -->; - I'm a queer enby therian fox<!-- ([what the hell?](./posts/identity.md)) -->;
- I'm into computers (NixOS my beloved), self-hosting, privacy and security; - I'm into computers (NixOS my beloved), self-hosting, privacy and security;
- I also like music, podcasts, reading, nature; - I also like music, podcasts, reading, nature;
- I'm neurodivergent (AuDHD, TBD); - I'm neurodivergent (AuDHD++);
- I am, unfortunately, French (UTC+0100); - I am, unfortunately, French (UTC+0100);
- I support FLOSS, anarcho-communism, privacy and data sovereignty; - I support FLOSS, anarcho-communism, privacy and data sovereignty;
<!-- - I should've not been allowed free speech! If I say something hurtful, feel free to let me know! I probably didn't mean it. --> - I'm a very silly fox! If I say something hurtful, feel free to let me know! I probably didn't mean it.
<!-- - I'm plural (not yet, if someone sees this, dm me "start forcing instead of looking at fedi you blithering idiot" on fedi. Thanks!) --> <!-- - I'm plural (blog post coming soon...) -->
<!-- - I'm a computer toucher for vulpecula.zone. --> <!-- - I'm a computer toucher for vulpecula.zone. -->
Here's my website. For now it's a place to put all my stuff, links and occasional writings. Here's my website. For now it's a place to put all my stuff, links and occasional writings.

View file

@ -78,9 +78,11 @@
%hr %hr
%div#content
{{ page.content }} {{ page.content }}
-# Webrings -# Webrings
%div#webrings
%p.ring %p.ring
%a(href="https://fediring.net/previous?host=tilde.club%2F~tasiaiso" target="_top") &larr; %a(href="https://fediring.net/previous?host=tilde.club%2F~tasiaiso" target="_top") &larr;
%a(href="https://fediring.net") Fediring %a(href="https://fediring.net") Fediring
@ -99,9 +101,10 @@
%p.ring %p.ring
%a(href="https://webring.floof.company/prev?from=tasiaiso.vulpecula.zone" target="_top") &larr; %a(href="https://webring.floof.company/prev?from=tasiaiso.vulpecula.zone" target="_top") &larr;
%a(href="https://webring.floof.company") Floof Company Webring %a(href="https://webring.floof.company") Floof Company Webring
%a(href="https://webring.floof.company/prev?from=tasiaiso.vulpecula.zone" target="_top") &rarr; %a(href="https://webring.floof.company/next?from=tasiaiso.vulpecula.zone" target="_top") &rarr;
-# 88x31 badges -# 88x31 badges
%div#badges
%br %br
cool people and creatures cool people and creatures
%br %br
@ -130,6 +133,12 @@
%img(src="/images/badges/xaselgio.png" alt="xaselgio badge" loading="lazy") %img(src="/images/badges/xaselgio.png" alt="xaselgio badge" loading="lazy")
%a.badge(href="https://cyrneko.eu") %a.badge(href="https://cyrneko.eu")
%img(src="/images/badges/cyrneko.png" alt="cyrneko badge" loading="lazy") %img(src="/images/badges/cyrneko.png" alt="cyrneko badge" loading="lazy")
%a.badge(href="https://neil.cyrneko.eu")
%img(src="/images/badges/neil.png" alt="neil badge" loading="lazy")
%a.badge(href="https://guigui.aerocity.site/")
%img(src="/images/badges/guigui.png" alt="guigui badge" loading="lazy")
%a.badge(href="https://houl.floof.company/")
%img(src="/images/badges/houl.png" alt="houl badge" loading="lazy")
%br %br
misc misc
@ -160,11 +169,6 @@
%br %br
%a(href="https://notbyai.fyi")
%img(src="/images/not-by-ai.png" alt="written by human, not by ai" loading="lazy")
%img(src="/images/webweaving.gif" alt="this website is a work in progress" loading="lazy")
:markdown :markdown
[memetic apiopage](https://citrons.xyz/a/memetic-apioform-page.html) | [memetic apiopage](https://citrons.xyz/a/memetic-apioform-page.html) |
[buttons credits](/images/badges/credits.txt) | [buttons credits](/images/badges/credits.txt) |
@ -192,8 +196,3 @@
%br %br
This website does not use JavaScript or other tracking technologies. This website does not use JavaScript or other tracking technologies.
-# "Last update: 2024-06-05"
%p.fg4
- require "date"
= "Last update: " + Time.now().strftime("%Y-%m-%d")

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -1,3 +0,0 @@
"not by AI" https://notbyai.fyi no-by-ai.png original
"EXO.PET" https://exo.pet webweaving.gif original

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

View file

@ -1,5 +1,5 @@
html { html {
font-family: sans-serif; font-family: monospace;
color: var(--fg); color: var(--fg);
background: var(--bg_h); background: var(--bg_h);