data endpoint for entity 90008 (aka. a website)
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at svelte 9 lines 494 B view raw view rendered
1code for one of its (90008) human-facing data endpoints (aka a website.) 2 3- the website itself uses sveltekit (w/ typescript) and tailwindcss. it's served with bun. 4- the logs and guestbook show posts from its bsky account and a guestbook account respectively, hosted on its pds. 5- it's deployed to a server with nix, so it's packaged with nix (see flake.nix). 6 7notes to itself: 8 9- don't use tags starting with h- (same goes for p-) in root layout or page, this causes hcard parsers to trip up