nodejs.org
nodejs.org copied to clipboard
The Node.js® Website
In the nodejs.dev repo I opened an issue to automate the showing or hiding of the banner announcements based on data from this repo. see https://github.com/nodejs/nodejs.dev/issues/1502#issuecomment-872201961 Any thoughts on this?
I used to see the BLM donation link on the website but now it has been removed. Any specific reason why?
The current website is in the nodejs.org repository (this repository). The website in the nodejs.dev repository is, or at least was at some point, intended as a redesign to eventually...
* **URL**: https://nodejs.org/en/knowledge/getting-started/npm/what-is-the-file-package-json/ * **Browser version**: any * **Operating system**: any The "What is the file `package.json`?" article says that Node.js itself is only aware of two fields in the...
We finally have progress with configuring localization process for nodejs.org. That's also affected to the code, build scripts that we already have. - [ ] update markdown linter to lint...
Might someone please direct me to the right place to open an issue about the presentation of these buttons?  It's been my experience that this choice remains confusing and...
It seems it's common practice. We need another way for translators to follow the English files and know up to where they have translated. Maybe a simple HTML comment with...
Anyone know why this appears in the source when you get a 404 page on the website? ```html ``` The md file does not exist, so...broken link. Should be `https://nodejs.org/en/404.html`....
Hi, I've tried to find how to work with search params in nodejs and google shown me [How to access query string parameters](https://nodejs.org/en/knowledge/HTTP/clients/how-to-access-query-string-parameters/) This article describes how to use `url.parse`,...
Currently the page https://nodejs.org/en/about/releases/ provides a human-readable list of supported Node.js versions. That's great. Please link directly from that page to a machine-readable version of the same information. --- P.S....