ricardobalk / ricardobalk.nl

My personal website, made with Nuxt 3 (Vue 3), TypeScript & TailwindCSS
https://ricardobalk.nl
ISC License
0 stars 0 forks source link

Move to vuepress@next #87

Closed ricardobalk closed 3 years ago

ricardobalk commented 3 years ago

I should move to vuepress@next, as this newer version of VuePress has been completely refactored with TypeScript. And that's pretty good news, as I also converted most of my own code into TypeScript a while ago (#55).

Workflow

So, what will the workflow be? I'm thinking of this:

TL;DR version: Try, fix, fix again, test, test, test, test, test, done.