2024-08-22 23:54:03 +03:00
2024-09-19 16:52:29 +03:00
2024-09-15 00:03:25 +09:00
2024-09-19 01:16:53 +03:00
2024-09-15 00:03:25 +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
2024-09-19 01:16:53 +03:00
2024-07-11 15:51:49 +03:00
2024-08-24 02:46:41 +03:00
2024-09-19 03:28:19 +03:00
2020-10-02 15:16:31 +00:00
2024-09-19 01:16:53 +03:00
2024-09-24 00:49:25 +03:00
2024-08-23 18:24:02 +03:00
2024-09-19 15:46:31 +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, with http4s. it's compiled to a native binary using graalvm.
  • 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- in root layout or page, this causes hcard parsers to trip up
Description
My website
Readme 34 MiB
latest Latest
2025-02-22 18:55:21 +03:00
Languages
Svelte 43.6%
TypeScript 32%
CSS 14.3%
JavaScript 5.3%
Nix 4.1%
Other 0.7%