Next.js website
The official website for Next.js
Contribution
To submit a feature, bug fix, or enhancement to the website proceed as follows:
- Clone this repository
- Within your terminal go to the
wwwdirectory - Run
yarnto install the dependencies - Once the dependencies are installed, run
yarn devto start the dev server onlocalhost:3000
We really appreciate any contribution.
Adding a showcase
- Capture a screenshot of the website with the recommended 3836x2200 resolution and
.jpgformat - Copy
website.jpgintowww/static/images/showcases/ - Copy a 800x459 downscaled duplicate image into
www/static/images/showcase-thumbnails/ - Optimize both images
- Update
./www/showcase-manifest.js