Pular para o conteúdo

⚠️ Steps ⚠️

Este conteúdo não está disponível em sua língua ainda.

  1. A step

  2. A step with some code bloc

    astro.config.mjs
    import { defineConfig } from 'astro/config';
    import starlight from '@astrojs/starlight';
    export default defineConfig({
    integrations: [
    starlight({
    title: 'Amazing',
    }),
    ],
    });
  3. A step with a file tree

    • Directorysrc/
      • Directoryassets/
        • my-logo.svg
      • Directorycontent/
    • astro.config.mjs
  4. A step with an unordered list

    • A
    • B
      • B1
      • B2
    • C
  5. A step with some tabs

    Terminal window
    npx astro add tailwind
  6. A step with an ordered list

    1. A
    2. B
      1. B1
      2. B2
    3. C
  7. A step with nested steps

    1. A step

    2. A step with some code bloc

      astro.config.mjs
      import { defineConfig } from 'astro/config';
      import starlight from '@astrojs/starlight';
      export default defineConfig({
      integrations: [
      starlight({
      title: 'Amazing',
      }),
      ],
      });
    3. A step with a file tree

      • Directorysrc/
        • Directoryassets/
          • my-logo.svg
        • Directorycontent/
      • astro.config.mjs
    4. A step with an unordered list

      • A
      • B
        • B1
        • B2
      • C
    5. A step with some tabs

      Terminal window
      npx astro add tailwind
    6. A step with an ordered list

      1. A
      2. B
        1. B1
        2. B2
      3. C
    7. A step

  8. A step with nested steps starting at 4

    1. A step

    2. A step with some code bloc

      astro.config.mjs
      import { defineConfig } from 'astro/config';
      import starlight from '@astrojs/starlight';
      export default defineConfig({
      integrations: [
      starlight({
      title: 'Amazing',
      }),
      ],
      });
    3. A step with a file tree

      • Directorysrc/
        • Directoryassets/
          • my-logo.svg
        • Directorycontent/
      • astro.config.mjs
    4. A step with an unordered list

      • A
      • B
        • B1
        • B2
      • C
    5. A step with some tabs

      Terminal window
      npx astro add tailwind
    6. A step with an ordered list

      1. A
      2. B
        1. B1
        2. B2
      3. C
    7. A step

  9. A step