-
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
blog: add jsparty + gatsby post #22024
Conversation
</a>{" "} | ||
– Listen on <a href="https://changelog.com/">Changelog.com</a> | ||
</p> | ||
<script async src="//cdn.changelog.com/embed.js"></script> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We honestly may not have a good pattern for this w/ MDX, we may need a custom component.
Note: this was the only way I could get this working, I wanted to import, but was getting weird errors with "hooks warnings."
Done -- I added a global shortcode here for a "ScriptLoader" component to load the JS for the JSParty podcast, which will slightly increase the bundlesize, but seems worth doing. |
There's some weirdness with npm registry / validation of starters. None of those failure should be related to my changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Widget plays, links work, no typos - looks good! Added one comma for clarity
Description
Simple blog post about the recent JS Party + Gatsby podcast. I may flesh this out a bit more, but it's a good start.