-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
docs: starter missing in README and in /starters/ #22503
Comments
Hello. I am a new contributor to Gatsby. This particular issue is of great interest to me. Would it be alright if I opened a pull request to resolve it? |
Hiya! This issue has gone quiet. Spooky quiet. 👻 We get a lot of issues, so we currently close issues after 30 days of inactivity. It’s been at least 20 days since the last update here. Thanks for being a part of the Gatsby community! 💪💜 |
Good afternoon, @muescha. I am still interested in the issue. Would it be possible to remove the stale label? I would appreciate it. |
Friendly ping to @gatsbyjs/learning |
Related issue - #22733 |
@praveenweb it is not related, because in 22733 it describes a bug, that already configured starters are not created/skipped but in the current issue there are some default gatsby starters which are not added to docs and configs |
Hiya! This issue has gone quiet. Spooky quiet. 👻 We get a lot of issues, so we currently close issues after 30 days of inactivity. It’s been at least 20 days since the last update here. Thanks for being a part of the Gatsby community! 💪💜 |
Hey again! It’s been 30 days since anything happened on this issue, so our friendly neighborhood robot (that’s me!) is going to close it. Thanks again for being part of the Gatsby community! 💪💜 |
Hiya! This issue has gone quiet. Spooky quiet. 👻 We get a lot of issues, so we currently close issues after 30 days of inactivity. It’s been at least 20 days since the last update here. Thanks for being a part of the Gatsby community! 💪💜 |
Hiya! This issue has gone quiet. Spooky quiet. 👻 We get a lot of issues, so we currently close issues after 30 days of inactivity. It’s been at least 20 days since the last update here. Thanks for being a part of the Gatsby community! 💪💜 |
Hiya! This issue has gone quiet. Spooky quiet. 👻 We get a lot of issues, so we currently close issues after 30 days of inactivity. It’s been at least 20 days since the last update here. Thanks for being a part of the Gatsby community! 💪💜 |
Hey again! It’s been 30 days since anything happened on this issue, so our friendly neighborhood robot (that’s me!) is going to close it. Thanks again for being part of the Gatsby community! 💪💜 |
not stale PR is still open...
|
Absolutely - this is not stale. |
I think we need to update this issue a little bit, because showcase/starter submissions are temporarily on pause ( #26442 ), but the rest of it is still relevant. |
Summary
when i look at this places:
gatsby/packages/gatsby-cli/src/init-starter.ts
Lines 224 to 232 in f79f26b
there are only 3 starters listed.
but there are much more listet in: https://github.com/gatsbyjs/gatsby/tree/master/starters
this starters also not have a home page like https://www.gatsbyjs.org/starters/gatsbyjs/gatsby-starter-hello-world/
Motivation
all official starters should have should be visible also in the starters library
Steps to resolve this issue
Draft the doc
Open a pull request
The text was updated successfully, but these errors were encountered: