Skip to content

martyav/content

This branch is 1 commit ahead of, 621 commits behind mdn/content:main.

Folders and files

NameName
Last commit message
Last commit date
Jan 10, 2025
Oct 7, 2024
Jan 13, 2025
Jan 15, 2025
Nov 21, 2024
Oct 31, 2024
Jan 24, 2022
Mar 21, 2022
Sep 20, 2022
May 22, 2022
Oct 31, 2024
Jan 15, 2024
Aug 14, 2024
Nov 6, 2024
Jul 14, 2023
Aug 26, 2022
Sep 25, 2020
Dec 21, 2024
Aug 2, 2023
Dec 18, 2024
Apr 17, 2024
Dec 19, 2024
Apr 28, 2023
Jan 10, 2025
Jan 10, 2025

Repository files navigation

Welcome to MDN Web Docs

github-profile

MDN Web Docs is an open-source, collaborative project that documents web technologies including CSS, HTML, JavaScript, and Web APIs. Alongside detailed reference documentation, we provide extensive learning resources for students and beginners getting started with web development.

MDN's mission

MDN's mission is to provide a blueprint for a better internet and empower a new generation of developers and content creators to build it.

The strength of MDN Web Docs lies in its vast community of active readers and contributors. Since 2005, approximately 45,000 contributors have created the documentation we know and love. Together, contributors have created over 45,000 documents that make up an up-to-date, comprehensive, and free resource for web developers worldwide.

In addition to English-language articles, over 35 volunteers lead translation and localization efforts for Chinese, French, Japanese, Korean, Portuguese, Russian, and Spanish.

Build the site

To set up the site locally, you need to have Node.js and Yarn installed. You can check if these are installed by running the following commands:

node -v
yarn -v

After you have installed Node.js and Yarn, you can install the dependencies using yarn and start the local preview:

yarn
yarn start

Once started, a live preview is available at http://localhost:5042/.

Contribute to MDN Web Docs

You can contribute to MDN Web Docs and be a part of our community through content contributions, engineering, or translation work. The MDN Web Docs project welcomes contributions from everyone who shares our goals and wants to contribute constructively and respectfully within our community.

To find out how to get started, see the CONTRIBUTING.md document in this repository. By participating in and contributing to our projects and discussions, you acknowledge that you have read and agree to our Code of Conduct, which means adhering to Mozilla's Community Participation Guidelines.

Get in touch

You can communicate with the MDN Web Docs team and community using the communication channels.

About

The content behind MDN Web Docs

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Markdown 99.9%
  • Other 0.1%