# Documentation > Documentation for Documentation. ## Docs - [Introduction](https://hubble-user-doc.jamdesk.app/introduction.md): Starter project with example pages, components, and API reference. Edit MDX, customize your theme, and ship docs in minutes — preview locally or auto-deploy from GitHub. - [Quickstart](https://hubble-user-doc.jamdesk.app/quickstart.md): Edit MDX files, preview locally with the Jamdesk CLI, then connect a GitHub repo for automatic deploys. Customize colors, branding, and navigation in docs.json. - [Pages](https://hubble-user-doc.jamdesk.app/writing/pages.md): How MDX files become pages, how frontmatter sets titles and descriptions, and how file paths map to URLs in your documentation site. - [Components](https://hubble-user-doc.jamdesk.app/writing/components.md): Choose the right component for the job — when to use Cards, Callouts, Tabs, Steps, and more. Live examples for every component live in the Components tab. - [Code Blocks](https://hubble-user-doc.jamdesk.app/writing/code-blocks.md): Fenced code blocks with automatic syntax highlighting, optional file titles, and CodeGroup for multi-language examples side by side. - [OpenAPI Example](https://hubble-user-doc.jamdesk.app/api-reference/openapi-example.md): See a live OpenAPI-generated endpoint page and learn how Jamdesk renders requests, responses, and authentication directly from your spec. - [Request and Response Examples](https://hubble-user-doc.jamdesk.app/api-reference/request-response-examples.md): Learn how to document APIs with RequestExample and ResponseExample components using a practical Acme support ticket workflow. ## Components - [Cards](https://hubble-user-doc.jamdesk.app/components/cards.md): Create linked feature grids and navigation panels with Card and Columns components. Supports icons, descriptions, and click-through links. - [Callouts](https://hubble-user-doc.jamdesk.app/components/callouts.md): Draw attention to important information with Note, Tip, Warning, Danger, and Check callouts. Supports custom titles and rich Markdown content. - [Tabs & Accordions](https://hubble-user-doc.jamdesk.app/components/tabs-and-accordions.md): Organize content with Tabs for language or platform variants and AccordionGroup for collapsible FAQ-style sections that save vertical space. - [Steps](https://hubble-user-doc.jamdesk.app/components/steps.md): Break multi-step processes into numbered instructions with Steps and Step components. Each step gets a title and supports rich content.