Closed jxnblk closed 2 years ago
gatsby-starter-landing-page
:tada: Your build was successful! See the Deploy preview here.
:clock1: Build time: 13s
Metric | Score |
---|---|
Performance | :green_heart: 100 |
Accessibility | :green_heart: 100 |
Best Practices | :green_heart: 100 |
SEO | :green_heart: 91 |
:link: View full report
Other unrelated changes:
gatsby-theme-landing-page/index.js
for MarkdownText and Link; I think this is a good way to expose a more public API for helper components/hooks/etc that someone could use when shadowing or extending the theme. I didn't add everything to this, but put a couple in as as example.gitkeep
to the site'ssrc/gatsby-theme-landing-page
shadow directory to make it easier and more foolproof to shadow components in the theme; we should consider what sort of placeholder shadow files we want to include in the final starter