Skip to main content

FAQ

Where do I edit the landing page?

The landing page is generated from docs.config.ts's name, description, and landing fields - there's no docs/index.md to edit directly.

Can I nest sidebar groups?

Yes, the sidebar field accepts the same structure as Starlight's sidebar config, including nested groups.

Does editing docs.config.ts hot-reload?

No - restart trickfire-docs dev after changing it. Edits under docs/ hot-reload as normal.