Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the minimal example to create astro options #13603

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

sarah11918
Copy link
Member

@sarah11918 sarah11918 commented Apr 11, 2025

Changes

Update the list of available choices when running create astro to include the minimal starter.

This is useful for people taking the introductory tutorial in docs, creating minimal reproductions, and for experienced users starting projects from scratch.

In particular, it avoids needing to document workarounds to installing the minimal template for the tutorial via a template flag. (For example, Powershell users cannot follow the command as provided. This leads to them choosing the wrong template at the start of the tutorial, and is confusing when their code doesn't match the tutorial instructions.)

Closes Docs Issue withastro/docs#10843

Testing

Not tested!

Docs

The tutorial docs will be updated (simplified) to no longer require installing the minimal starter using a template flag. (Can be updated separately, as the existing instructions will still work.)

Copy link

changeset-bot bot commented Apr 11, 2025

🦋 Changeset detected

Latest commit: a857e16

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added the pkg: create-astro Related to the `create-astro` package (scope) label Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: create-astro Related to the `create-astro` package (scope)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant