stopachka / stopablog-archived

[Archive] The blog, powered by OneGraph : )
https://www.stopa.io
6 stars 1 forks source link

Sync with upstream #267

Closed dwwoelfel closed 3 years ago

dwwoelfel commented 3 years ago

Changes in this PR

  1. Better table rendering

    before after
    image image
  2. Upgrade to next.js 10, which means you can use vercel analytics on your blog (enable that from the vercel dashboard)

  3. Replaced react-embed with our own version that renders the content properly on the server. Prevents content from jumping around when you embed a YouTube video, for example.

vercel[bot] commented 3 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/stopa/stopablog/rhoo371sd
✅ Preview: Failed

[Deployment for b3b8038 failed]

stopachka commented 3 years ago

niice!