dusk b284d716c8
All checks were successful
create archive with lfs / tag (push) Successful in 5s
feat: invalidate pfp from caches
2025-02-20 07:17:41 +03:00
2024-10-04 03:28:37 +03:00
2025-02-20 07:17:41 +03:00
2025-02-20 07:17:41 +03:00
2024-09-15 00:03:25 +09:00
2025-02-07 13:42:50 +09:00
2024-08-15 00:43:18 +03:00
2024-07-11 15:51:49 +03:00
2024-07-11 15:51:49 +03:00
2025-02-07 06:07:35 +09:00
2024-07-11 15:51:49 +03:00
2024-10-02 00:13:33 +09:00
2020-10-02 15:16:31 +00:00
2025-02-07 08:05:07 +03:00
2024-11-26 19:57:00 +03:00
2024-11-27 16:54:01 +03:00
2024-09-19 01:16:53 +03:00

code for my personal website.

  • the website itself uses sveltekit (w/ typescript) and tailwindcss. it's served with bun.
  • the logs and guestbook show posts from my bsky account and a guestbook account respectively, hosted on my pds.
  • it's deployed to my server with nix, so it's packaged with nix (see flake.nix).

notes to self:

  • don't use tags starting with h- (same goes for p-) in root layout or page, this causes hcard parsers to trip up
Description
My website
Readme 33 MiB
latest Latest
2025-02-20 07:17:41 +03:00
Languages
CSS 49.3%
Svelte 25.1%
TypeScript 19.3%
JavaScript 3.3%
Nix 2.5%
Other 0.5%