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

Consolidate create-vite templates #8385

Closed
4 tasks done
patak-dev opened this issue May 29, 2022 · 0 comments · Fixed by #8478
Closed
4 tasks done

Consolidate create-vite templates #8385

patak-dev opened this issue May 29, 2022 · 0 comments · Fixed by #8478
Labels
enhancement New feature or request p2-nice-to-have Not breaking anything but nice to have (priority)
Milestone

Comments

@patak-dev
Copy link
Member

Clear and concise description of the problem

I think it would be good for users trying Vite through the starters to get a uniform experience when switching frameworks, making the templates more about "trying Vite" than the best starting point for each framework. All of them are now working on their own starters/frameworks, as these are best maintained out of the Vite monorepo. See for example https://github.com/vuejs/create-vue

Suggested solution

We can use a simplified version of the docs new theme (only the basic branding colors). If we want to keep it simple, we could only provide the dark mode version. And in each template we can have a big centered logo and something like "Vite + {Framework}", a link to Vite docs, and the framework docs. A counter, and a paragraph with useful information (since several templates already do that)

Alternative

No response

Additional context

No response

Validations

@patak-dev patak-dev added this to the 3.0 milestone May 29, 2022
@patak-dev patak-dev added enhancement New feature or request p2-nice-to-have Not breaking anything but nice to have (priority) and removed enhancement: pending triage labels May 29, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jun 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request p2-nice-to-have Not breaking anything but nice to have (priority)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant