About 2,040 results
Open links in new tab
  1. Astro

    What is Astro? Astro is a JavaScript web framework optimized for building fast, content-driven websites. Server-First Astro improves website performance by rendering components on the …

  2. Editor setup - Docs

    This update brings features like syntax highlighting, code completion, and formatting. Install the official plugin through JetBrains Marketplace or by searching for “Astro” in the IDE’s Plugins …

  3. Syntax Highlighting | Docs

    There are two Astro components available for .astro and .mdx files to render code blocks: <Code /> and <Prism />. You can reference the Props of these components using the …

  4. Getting started | Docs

    Guides, resources, and API references to help you build with Astro — the web framework for content-driven websites.

  5. Integrations | Astro

    Astro integration for Expressive Code, a modular syntax highlighting & annotation engine for presenting source code on the web. Offers full VS Code theme support, editor & terminal …

  6. Template expressions reference | Docs

    You can define local JavaScript variables inside of the frontmatter component script between the two code fences (---) of an Astro component. You can then inject these variables into the …

  7. Code | Starlight

    Dec 13, 2024 · Learn how to display syntax highlighted code in Starlight without Markdown code blocks.

  8. Install Astro - Docs

    The create astro CLI command is the fastest way to start a new Astro project from scratch. It will walk you through every step of setting up your new Astro project and allow you to choose from …

  9. Components - Docs

    Astro components are the basic building blocks of any Astro project. They are HTML-only templating components with no client-side runtime and use the .astro file extension.

  10. Showcase | Astro

    Explore the infinite possibilities of Astro Submit your site Anyone is welcome to submit a site for our Showcase. If you have questions about building your own site using Astro, join our …