Remix.run Logo
kmoser 3 days ago

Your docs are great! How did you create them? Did you use external tools to generate them?

rancar2 2 days ago | parent | next [-]

I especially liked the browser frame page. It’s so beautifully crafted. I would move the inception example onto the homepage and up on the examples as it is a good example of love put into the whole project and its execution. https://quietui.org/docs/components/browser-frame#embedding-...

claviska 2 days ago | parent | prev [-]

Thank you! For the components, I use the Custom Elements Manifest Analyzer to get data from JSDoc comments and TypeScript. This populates properties, events, methods, slots, etc. All the examples and other pages are hand-made. Docs are generated with 11ty.