GitHub

Posts from Bluesky

one of my goals with my svelte ui kit is making components that allow me to quickly make lots of different web apps, which is why I'm adding lots of components that aren't in most ui kits (afaik).

some examples:
- social media post
- heatmap
- waveform audio player
- login with bluesky modal
[1/2]
screenshot of ui kit showing two social media posts, one with a video and one with links and an image screenshot of a heatmap componentscreenshot of a audio player component showing the waveform of the audioscreenshot of a login with bluesky modal where you can enter your bluesky handle
currently making a simple, minimalistic documentation template using @astro.build

source: github.com/flo-bit/dogu...
live demo: flo-bit.dev/dogumentation/
screenshot of documentation showing the quick start section
now that svelte 5 and tailwind 4 has been out for a bit, i'm back to working on my very own svelte+tailwind ui kit
not really ready to be used yet, but if you want to take a looksee:
question for any #a11y experts, is having different colored focus outlines a big no-no or is that ok?
screenshot of different colored buttons, with the red button being focused and showing a red focus outline