jsonresume / jsonresume.org

The mono repo that builds the homepage, utils, ui components, registry and anything else
https://jsonresume.org
66 stars 17 forks source link

move to app router #44

Open levino opened 8 months ago

levino commented 8 months ago

The pages router from next is still supported but the app router really is better. One can migrate incrementally. Also we should update to next@14.

thomasdavis commented 8 months ago

Agreed