Conversation
Signed-off-by: Luke Hinds <lukehinds@gmail.com>
✅ Deploy Preview for sigstore ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for clever-cray-18c671 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
@bobcallaway / @trevrosen - I have no idea how this is deployed, but its working well on localhost |
Signed-off-by: Luke Hinds <lukehinds@gmail.com>
| matrix: | ||
| os: [ubuntu-latest] | ||
| node: [14] | ||
| node: [20] |
There was a problem hiding this comment.
your .nvmrc has node22, but we're testing against node20?
There was a problem hiding this comment.
good catch, 22 is the current active LTS, and next 15, tailwind v4, TS 5.7 are all compatble with 22 so will change CI to that value.
Signed-off-by: Luke Hinds <lukehinds@gmail.com>
|
While I'm sure a lot of this is templating, a PR with 450 changed files isn't reviewable. What's the plan for long-term maintenance of this repo? Should we instead be looking at simplifying rather than continuing to invest in a complex web framework for a static site? |
That would be my preference. |
A wholesale migration from Nuxt to Next.js 15 with Tailwind v4 - confirmed to have 0 vulns now using npm audit.