We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be great to embed tweet without having to use Twitter script and loose performances.
A great example I have seen is on https://leerob.io/tweets
In order to work, I think a remark plugin would be best, see how Gatsby is doing with https://www.gatsbyjs.com/plugins/@weknow/gatsby-remark-twitter/
Otherwise, I see that Lee Rob uses the Twitter API:
The text was updated successfully, but these errors were encountered:
Better: https://github.com/transitive-bullshit/react-static-tweets
Sorry, something went wrong.
Would you be up to take on this task @farnabaz ?
chore: release 1.0.9 (#19)
0dd72f8
* feat: init `$docus` util (#18) * feat: init `$docus` util * chore: remove property-information * ➕ (deps) add @docus/core * 🔖 (1.0.9) release 1.0.9 * 🚑 (tests) fix tests temporarily by disabling browser ones Co-authored-by: Ahad Birang <[email protected]>
fix: SSG data fetching (#19)
e0d8a5f
* fix: SSG data fetching * chore: update plugin * chore: update query
chore(reset): restart the repository from scratch (#19)
282029b
farnabaz
Successfully merging a pull request may close this issue.
It would be great to embed tweet without having to use Twitter script and loose performances.
A great example I have seen is on https://leerob.io/tweets
In order to work, I think a remark plugin would be best, see how Gatsby is doing with https://www.gatsbyjs.com/plugins/@weknow/gatsby-remark-twitter/
Otherwise, I see that Lee Rob uses the Twitter API:
The text was updated successfully, but these errors were encountered: