bug(starters): starter pages are not created for some starter repos
See original GitHub issueDescription
for some starters in the starters.yml there are no starters pages created and creating a 404. with the gatsbyjs starter there is a page with blurred preview but with fore reload there is an error page.
this starters are affected:
- gatsby-starter-stripe
Steps to reproduce
open starter page
Expected result
should be an page
Actual result
404 page
Related Issues
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (6 by maintainers)
Top Results From Across the Web
Starters not working - Developing with Prismic
My prismic repo name is mikas-blog-example (mikas-blog-example.prismic.io). The code i am running is as generated by the script from the starter ...
Read more >Learn everything you need to know about Strapi Starters
Starters are pre-made frontend applications linked to a template with configured content types or plugins that make it easier for you to get ......
Read more >How to find your first open source bug to fix - freeCodeCamp
First I'll focus on finding good starter bugs in general in various bug trackers and code hosting sites. Then I'll share some resources ......
Read more >Is there any particular reason why Spring boot starters using ...
Spring Boot's own starters are built with Maven purely because that's the build system that the whole project uses. If we were starting...
Read more >Plugins, Themes & Starters | Gatsby
Once modified, a starter maintains no connection to its source. ... be versioned inside of a repository so that you can track issues...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Right, this is how we skip displaying full entries right now. We could instead opt into removing those filters from queries and in right components fallback to some placeholder images (or just don’t show anything, depending on layout? https://www.gatsbyjs.org/starters?v=2 will need some image to keep grid layout, but details page - https://www.gatsbyjs.org/starters/gatsbyjs/gatsby-starter-blog/ could just skip the screenshot I think )
Since the starters are now sourced from WordPress this issue was resolved.