remorses / dokz

Effortless documentation with Next.js and MDX
466 stars 40 forks source link

use next/router for blog navigation #35

Closed PabloSzx closed 4 years ago

PabloSzx commented 4 years ago

While using the Blog I could realize that it was refreshing the entire page every time I click on another blog post, and this is a quick fix for that.

vercel[bot] commented 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/gang/dokz/jfxhmwig2
✅ Preview: https://dokz-git-048b90b9484f5286d9bf19ab5af011adcc65dec2.gang.vercel.app

PabloSzx commented 4 years ago

It works as expected 😄

https://dokz-git-048b90b9484f5286d9bf19ab5af011adcc65dec2.gang.vercel.app/blog

remorses commented 4 years ago

Thank you

remorses commented 4 years ago

I also fixed the blog centering issue in the latest release