dusk
8a6ad6133e
fix: dont import serverside bsky uri parsing code to clientside
All checks were successful
create archive with lfs / tag (push) Successful in 10s
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
latest
Latest
Languages
CSS
40.7%
TypeScript
25.6%
Svelte
20.1%
Scala
4.8%
Nix
3%
Other
5.8%