8000 GitHub - 90-008/website: my website :3
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

90-008/website

Repository files navigation

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
0