Skip to content
Branch: master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Next.js website

The official website for Next.js.

Contribution

To submit a feature, bug fix, or enhancement to the website proceed as follows:

  1. Clone this repository
  2. Run yarn to install the dependencies
  3. Once the dependencies are installed, run yarn dev to start the dev server on localhost:3000

We really appreciate any contribution.

Adding a showcase

  1. Capture a screenshot of the website with the recommended 3836x2200 resolution and .jpg format
  2. Copy website.jpg into public/static/images/showcases/
  3. Copy a 800x459 downscaled duplicate image into public/static/images/showcase-thumbnails/
  4. Optimize both images
  5. Update showcase-manifest.js

Related Repositories

License

The Next.js site is an open source project released under the MIT License.

The Next.js site uses the emojis from Twemoji.

You can’t perform that action at this time.