https://github.com/yusdacra/website
my website :3
https://github.com/yusdacra/website
personal-website scala svelte tailwindcss typescript website
Last synced: about 1 year ago
JSON representation
my website :3
- Host: GitHub
- URL: https://github.com/yusdacra/website
- Owner: yusdacra
- License: mit
- Created: 2021-05-08T14:46:09.000Z (about 5 years ago)
- Default Branch: svelte
- Last Pushed: 2025-02-06T21:07:25.000Z (over 1 year ago)
- Last Synced: 2025-02-06T22:19:15.933Z (over 1 year ago)
- Topics: personal-website, scala, svelte, tailwindcss, typescript, website
- Language: TypeScript
- Homepage: https://gaze.systems
- Size: 1.94 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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