dusk cfab2e35d8
All checks were successful
create archive with lfs / tag (push) Successful in 9s
feat: improve logging of host ips
2024-10-31 16:57:57 +03:00
2024-10-04 03:28:37 +03:00
2024-10-31 16:57:57 +03:00
2024-09-26 00:36:54 +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 16:33:08 +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-10-30 22:49:42 +09:00
2020-10-02 15:16:31 +00:00
2024-10-30 16:33:08 +03:00
2024-09-24 00:49:25 +03:00
2024-09-30 02:23:40 +03:00
2024-10-30 14:00:36 +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 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%