dusk 8a6ad6133e
All checks were successful
create archive with lfs / tag (push) Successful in 10s
fix: dont import serverside bsky uri parsing code to clientside
2024-12-16 18:26:00 +03:00
2024-10-04 03:28:37 +03:00
2024-12-16 18:23:37 +03:00
2024-12-03 14:01:24 +03:00
2024-09-15 00:03:25 +09:00
2024-09-19 01:16:53 +03: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
2024-10-30 22:49:42 +09:00
2024-07-11 15:51:49 +03:00
2024-10-02 00:13:33 +09:00
2024-11-27 03:29:01 +09:00
2020-10-02 15:16:31 +00:00
2024-12-16 15:46:00 +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 guestbook backend is written in scala (why? i felt like it), with http4s. it's compiled to a native binary using graalvm.
  • there is a discord bot written in rust so i can just DM to it and post a log entry.
  • 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 32 MiB
latest Latest
2025-01-16 20:39:55 +03:00
Languages
CSS 40.7%
TypeScript 25.6%
Svelte 20.1%
Scala 4.8%
Nix 3%
Other 5.8%