1.1.7
- add fof badge - minor changes
This commit is contained in:
parent
7130b20a3e
commit
e3822675e9
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -92,7 +92,7 @@ Now that the dust has settled a bit, I was getting used to the way 42 teaches st
|
|||
This was a good time for me to consolidate all the knowledge I had gathered during my first week.
|
||||
|
||||
During your piscine, you'll quickly move from writing a hello world program in C to doing rather complex mathematics and string manipulation.
|
||||
The cool thing is that I didn't even notice it. One day I was walking home and I was like "Wow, 3 weeks ago I would've been totally lost doing what I'm doing right now, this is amazing !".
|
||||
The cool thing is that I didn't even notice it. One day I was walking home and I was like "Wow, 3 weeks ago I would've been totally lost doing what I'm doing right now, this is amazing!".
|
||||
|
||||
Throughout the piscine, a big aspect of the social experience is *coalitions*.
|
||||
Think of houses in Harry Potter.
|
||||
|
|
|
@ -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
|
||||
|
||||
|
@ -186,7 +188,7 @@
|
|||
|
||||
Built by [mkdocs](https://www.mkdocs.org) and served by [tilde.club](https://tilde.club).
|
||||
|
||||
rss feed: todo - email me if you want to subscribe !
|
||||
rss feed: todo - email me if you want to subscribe!
|
||||
|
||||
-# %details
|
||||
-# %summary Please watch these ads (will contact john.citrons.xyz and adservices.metamuffin.org)
|
||||
|
|
1028
package-lock.json
generated
1028
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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
BIN
theme/images/badges/fof.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 413 KiB |
Loading…
Reference in a new issue