Skip to content

niyashiyas/nodejs.org

This branch is 1025 commits behind nodejs/nodejs.org:main.

Folders and files

NameName
Last commit message
Last commit date
Sep 29, 2023
Jul 2, 2023
Sep 27, 2023
Sep 24, 2023
Sep 23, 2023
Sep 29, 2023
Aug 31, 2023
Sep 29, 2023
Sep 24, 2023
Aug 14, 2023
Sep 29, 2023
Sep 5, 2023
Sep 29, 2023
Sep 8, 2023
Sep 28, 2023
Aug 14, 2023
Sep 5, 2023
May 4, 2023
Sep 19, 2023
Sep 8, 2023
Sep 27, 2023
Aug 15, 2019
Sep 26, 2023
Sep 27, 2023
Mar 8, 2023
Sep 8, 2023
Sep 24, 2023
Jul 15, 2023
Sep 22, 2023
Sep 24, 2023
May 19, 2023
Apr 1, 2023
Sep 24, 2023
Sep 6, 2023
Sep 6, 2023
Aug 1, 2023
Aug 10, 2016
Sep 4, 2023
Aug 16, 2023
Sep 27, 2023
Jun 27, 2023
Jul 30, 2023
Sep 4, 2023
Aug 8, 2023
Jul 10, 2023
Jun 27, 2023
Sep 21, 2023
Sep 23, 2023
Jul 2, 2023
Sep 19, 2023
Jul 2, 2023
Aug 10, 2023
Aug 10, 2023
Aug 10, 2023
Sep 24, 2023
Sep 27, 2023
Sep 24, 2023
Aug 10, 2023
Sep 4, 2023
Aug 9, 2023
Sep 26, 2023
Jul 19, 2023
Sep 24, 2023
Sep 24, 2023

Repository files navigation

Important

The Node.js Website is currently being redesigned; Read more here to get involved!


Node.js Website built using Next.js with TypeScript, SCSS and MDXv2

MIT License Crowdin Badge Powered by Vercel
Build and Analysis Checks nodejs.org scorecard badge

What is this repo?

Nodejs.org by the OpenJS Foundation is the official website for the Node.js® JavaScript runtime. This repo is the source code for the website. It is built using Next.js, a React Framework.

npm ci
npx turbo serve

# listening at localhost:3000

Contributing

This project adopts the Node.js Code of Conduct.

Any person who wants to contribute to the Website is welcome! Please read Contribution Guidelines and see the Figma Design to understand better the structure of this repository.

Important

Please read our Translation Guidelines before contributing to Translation and Localization of the Website

Note

We recommend a read of all Relevant Links below before doing code changes; Including Dependency changes, Content changes, and Code changes.

Deployment

The Website is automatically deployed to Vercel through its GitHub App integration when new pushes happen on the main branch.

Details regarding the deployment are only accessible to the maintainers of the Website Team due to certain limitations.

The current integration is owned by the OpenJS Foundation and managed by the Website Team.

Legacy Deployment

The full setup is in https://github.com/nodejs/build/tree/master/ansible/www-standalone minus secrets and certificates.

The webhook is set up on GitHub for this project and talks to a small Node server on the host, which does the work. See the github-webhook package for this.

Relevant Links

Code of Conduct

Contribution Guidelines

Collaborator Guide

Figma Design

Content vs Code

Dependency Pinning

Translation Guidelines

Thanks

  • Thanks to all contributors and collaborators that make this project possible.
  • Thanks to Chromatic for providing the visual testing platform that helps us review UI changes and catch visual regressions.
  • Thanks to Vercel for providing the infrastructure that serves and powers the Node.js Website
  • Thanks to Cloudflare for providing the infrastructure that serves Node.js's Website, Node.js's CDN and more.

About

The Node.js® Website

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 47.9%
  • JavaScript 25.1%
  • MDX 15.3%
  • CSS 11.5%
  • Handlebars 0.1%
  • Shell 0.1%