# Blode.md > Ship beautiful docs from your terminal. Write MDX locally, deploy with one command. Sitemap: https://docs.blode.md/sitemap.xml Full content: https://docs.blode.md/llms-full.txt Skills: https://docs.blode.md/.well-known/skills/index.json ## Segments - [Getting started](https://docs.blode.md/llms/getting-started.txt) - [Writing content](https://docs.blode.md/llms/writing-content.txt) - [Configuration](https://docs.blode.md/llms/configuration.txt) - [Deployment](https://docs.blode.md/llms/deployment.txt) - [Features](https://docs.blode.md/llms/features.txt) - [Guides](https://docs.blode.md/llms/guides.txt) - [API](https://docs.blode.md/llms/api.txt) - [Content](https://docs.blode.md/llms/content.txt) - [Code](https://docs.blode.md/llms/code.txt) - [Layout](https://docs.blode.md/llms/layout.txt) - [Data display](https://docs.blode.md/llms/data-display.txt) - [CLI](https://docs.blode.md/llms/cli.txt) ## Docs - [REST API](https://docs.blode.md/api/overview.md): Programmatic access to projects, deployments, and domains. - [blodemd analytics](https://docs.blode.md/cli/analytics.md): Manage tenant analytics integrations (GA4, PostHog) from the CLI. - [blodemd dev](https://docs.blode.md/cli/dev.md): Start a local development server for real-time preview. - [blodemd login](https://docs.blode.md/cli/login.md): Authenticate with Blode.md via GitHub in your browser. - [blodemd logout](https://docs.blode.md/cli/logout.md): Remove stored credentials from your local machine. - [blodemd new](https://docs.blode.md/cli/new.md): Create a new blode.md documentation site. - [CLI overview](https://docs.blode.md/cli/overview.md): Install and use the blodemd command-line interface. - [blodemd push](https://docs.blode.md/cli/push.md): Deploy documentation to Blode.md. - [blodemd validate](https://docs.blode.md/cli/validate.md): Validate your docs.json configuration file. - [blodemd whoami](https://docs.blode.md/cli/whoami.md): Show the currently authenticated user. - [Accordion](https://docs.blode.md/components/accordion.md): Collapsible content sections for FAQs and detailed information. - [Callout](https://docs.blode.md/components/callout.md): Highlight important information with colored alert boxes. - [Card](https://docs.blode.md/components/card.md): Display content in a styled container with optional links and icons. - [Code group](https://docs.blode.md/components/code-group.md): Display multiple code blocks with tabbed navigation. - [Columns](https://docs.blode.md/components/columns.md): Arrange content in multi-column layouts. - [Expandable](https://docs.blode.md/components/expandable.md): Collapsible sections for nested property details. - [Frame](https://docs.blode.md/components/frame.md): Wrap content in a bordered container with an optional caption. - [Installer](https://docs.blode.md/components/installer.md): Display a styled package installation command. - [Steps](https://docs.blode.md/components/steps.md): Display numbered step-by-step instructions. - [Tabs](https://docs.blode.md/components/tabs.md): Organize content into switchable tabbed panels. - [Tree](https://docs.blode.md/components/tree.md): Display interactive file and directory structures. - [Type table](https://docs.blode.md/components/type-table.md): Display structured property and type reference tables. - [docs.json reference](https://docs.blode.md/configuration/docs-json.md): Configure navigation, branding, and runtime behavior with docs.json. - [Navigation](https://docs.blode.md/configuration/navigation.md): Configure sidebar groups, tabs, and page ordering in docs.json. - [Appearance and branding](https://docs.blode.md/configuration/theming.md): Configure your logo, favicon, and light/dark mode behavior in docs.json. - [Code blocks](https://docs.blode.md/content/code-blocks.md): Syntax highlighting, titles, and multi-file code examples. - [Frontmatter](https://docs.blode.md/content/frontmatter.md): All available YAML frontmatter fields for documentation pages. - [MDX basics](https://docs.blode.md/content/mdx-basics.md): Write documentation with Markdown and JSX components. - [Deploying with push](https://docs.blode.md/deployment/push.md): Deploy your documentation to Blode.md with a single command. - [Analytics](https://docs.blode.md/features/analytics.md): Bring your own Google Analytics 4 and PostHog tokens. - [Content types](https://docs.blode.md/features/collections.md): Use collections to publish blogs, courses, products, and more alongside your docs. - [Custom domains](https://docs.blode.md/features/custom-domains.md): Use your own domain for your documentation site. - [Local development](https://docs.blode.md/features/dev-server.md): Preview your documentation locally with real-time reloading. - [OpenAPI integration](https://docs.blode.md/features/openapi.md): Generate API reference documentation from OpenAPI specifications. - [Search](https://docs.blode.md/features/search.md): Built-in full-text search for your documentation. - [SEO](https://docs.blode.md/features/seo.md): Search engine optimization, sitemaps, and AI-friendly exports. - [Proxy /docs through Cloudflare Workers](https://docs.blode.md/guides/proxy-cloudflare.md): Forward /docs/* to your Blode.md site with a Cloudflare Worker. - [Proxy /docs through Nginx](https://docs.blode.md/guides/proxy-nginx.md): Reverse-proxy /docs/* to your Blode.md site with an Nginx location block. - [Proxy /docs through Vercel](https://docs.blode.md/guides/proxy-vercel.md): Host Blode.md docs at yourdomain.com/docs by adding a single rewrite to your Next.js project. - [How it works](https://docs.blode.md/how-it-works.md): Understand the architecture behind Blode.md's docs-as-code platform. - [Introduction](https://docs.blode.md/index.md): Ship beautiful docs from your terminal. Write MDX locally, deploy with one command. - [Quickstart](https://docs.blode.md/quickstart.md): Go from zero to deployed documentation in five minutes.