vercel / next.js

The React Framework
https://nextjs.org
MIT License
122.18k stars 26.16k forks source link

Update create-next-app template #65803

Closed ypessoa closed 3 weeks ago

ypessoa commented 4 weeks ago

Updates the create-next-app template with a new design by @evilrabbit.

Updated template

new — light new — dark

Previous template

old — light old — dark

ijjk commented 4 weeks ago

Allow CI Workflow Run

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

leerob commented 3 weeks ago

The underline for "go to Next.js org" is a hover state (sorry, that could have been more clear), and should apply for all three links on the bottom 🙏

ypessoa commented 3 weeks ago

The underline for "go to Next.js org" is a hover state (sorry, that could have been more clear), and should apply for all three links on the bottom 🙏

Fixed, thanks for pointing this out 👍

ijjk commented 3 weeks ago

Tests Passed