- add fof badge
- minor changes
This commit is contained in:
Tasia Iso 2025-02-09 21:59:18 +01:00
parent 7130b20a3e
commit e3822675e9
Signed by: tasiaiso
SSH key fingerprint: SHA256:KiRjUay5C9i6objsEOIycygBHn54pDBB3Lj7fyJ0Elw
8 changed files with 941 additions and 128 deletions

View file

@ -18,6 +18,7 @@ unlisted: true
- add neil badge
- add guigui badge
- add houl badge
- add fof 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

View file

@ -59,11 +59,11 @@ PGP+ t? 5? X? R? !tv b+ DI? D+ G e h!>-- r++ z
If you like my posts, please consider supporting me on [Liberapay](https://liberapay.com/tasiaiso) or [Ko-fi](https://ko-fi.com/tasiaiso). Thank you!
## todo
<!-- ## todo
- rss feed
- offline archives (.zim)
- gemini capsule
- gemini capsule -->
<!-- - more posts
- Notifications: from Push to Pull
- How I do productivity
@ -75,6 +75,16 @@ If you like my posts, please consider supporting me on [Liberapay](https://liber
Take a look at the whole [changelog](./changelog.md)!
### v1.1.7 (2025-02-09)
- add neil badge
- add guigui badge
- add houl badge
- add fof 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)
- join floof company webring
@ -83,9 +93,3 @@ Take a look at the whole [changelog](./changelog.md)!
### v1.1.5 (2025-01-24)
- minor changes
### v1.1.4 (2024-10-03)
- add xaselgio badge
- get the nix deriv working
- change website root

View file

@ -166,6 +166,8 @@
%img(src="/images/badges/vscodium.png" alt="vscodium badge" loading="lazy")
%a.badge(href="https://creativecommons.org/licenses/by-nc-sa/4.0/")
%img(src="/images/badges/cc-by-nc-sa.png" alt="creativecommons badge" loading="lazy")
%a.badge
%img(src="/images/badges/fof.png" alt="fof badge" loading="lazy")
%br

1028
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -1,11 +1,11 @@
{
"name": "tasiaiso.vulpecula.zone",
"description": "My personal website",
"version": "1.1.6",
"version": "1.1.7",
"author": "tasiaiso",
"license": "GPL-3.0-only",
"devDependencies": {
"markdownlint-cli": "0.40.0",
"prettier": "3.3.0"
"markdownlint-cli": "0.44.0",
"prettier": "3.5.0"
}
}

View file

@ -53,3 +53,11 @@
"Soblow Xaselgio" https://xaselgio.net xaselgio.png original
"Void Atsunaka" https://kyropy.neocities.org cyrneko.png original
"Neil" https://neil.cyrneko.eu neil.png original
"#Guigui" https://guigui.aerocity.site guigui.png original
"Houl" https://houl.floof.company houl.png original
"Houl" https://houl.floof.company fof.png original

BIN
theme/images/badges/fof.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 413 KiB