Closed lfades closed 4 years ago
This pull request is being automatically deployed with Vercel (learn more). To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/rauchg/blog/mrf1rmoi1 ✅ Preview: https://blog-git-fork-lfades-static-tweets.rauchg.now.sh
This PR adds the core logic and components to make static tweaks work, pages with tweets can now use
getStaticProps
to fetch the tweets at build time, you can see how here.There are still some things I want to change, but it should work.