Skip to content

yusdacra/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cfb8ca7 · Apr 9, 2025
Sep 26, 2024
Oct 4, 2024
Apr 9, 2025
Apr 3, 2025
Sep 14, 2024
Feb 7, 2025
Oct 29, 2024
Aug 14, 2024
Jul 11, 2024
Jul 11, 2024
Oct 2, 2020
Feb 7, 2025
Feb 22, 2025
Feb 6, 2025
Jul 11, 2024
Feb 22, 2025
Feb 22, 2025
Feb 22, 2025
Aug 8, 2024
Feb 22, 2025
Apr 2, 2025
Oct 1, 2024
Feb 22, 2025

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