repo_id
stringlengths
22
103
file_path
stringlengths
41
147
content
stringlengths
181
193k
__index_level_0__
int64
0
0
data/mdn-content/files/en-us/mdn/writing_guidelines/howto
data/mdn-content/files/en-us/mdn/writing_guidelines/howto/creating_moving_deleting/index.md
--- title: How to create, move, delete, and edit pages slug: MDN/Writing_guidelines/Howto/Creating_moving_deleting page-type: mdn-writing-guide --- {{MDNSidebar}} This article describes how to create, move, delete, or edit a page. In all these instances, it's a good idea to check our guidelines for [What we write](/e...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/howto
data/mdn-content/files/en-us/mdn/writing_guidelines/howto/write_a_new_entry_in_the_glossary/index.md
--- title: How to write an entry in the glossary slug: MDN/Writing_guidelines/Howto/Write_a_new_entry_in_the_glossary page-type: mdn-writing-guide --- {{MDNSidebar}} This article explains how to add and link to entries in the [MDN Web Docs glossary](/en-US/docs/Glossary). It also provides guidelines about glossary en...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/howto
data/mdn-content/files/en-us/mdn/writing_guidelines/howto/document_an_http_header/index.md
--- title: How to document an HTTP header slug: MDN/Writing_guidelines/Howto/Document_an_HTTP_header page-type: mdn-writing-guide --- {{MDNSidebar}} The [HTTP headers reference](/en-US/docs/Web/HTTP/Headers) on MDN Web Docs documents HTTP header fields. These are components of the header section of request and respon...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/howto
data/mdn-content/files/en-us/mdn/writing_guidelines/howto/research_technology/index.md
--- title: How to research a technology slug: MDN/Writing_guidelines/Howto/Research_technology page-type: mdn-writing-guide --- {{MDNSidebar}} This article gives you some handy information about approaching how to document technologies. ## Doing the prep work Before starting to document or update something on MDN W...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/howto
data/mdn-content/files/en-us/mdn/writing_guidelines/howto/markdown_in_mdn/index.md
--- title: How to write in Markdown slug: MDN/Writing_guidelines/Howto/Markdown_in_MDN page-type: mdn-writing-guide --- {{MDNSidebar}} This page describes how we use Markdown to write documentation on MDN Web Docs. We have chosen GitHub-Flavored Markdown (GFM) as a baseline, and added some extensions to support some ...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/howto
data/mdn-content/files/en-us/mdn/writing_guidelines/howto/images_media/index.md
--- title: How to add images and media slug: MDN/Writing_guidelines/Howto/Images_media page-type: mdn-writing-guide --- {{MDNSidebar}} ## Adding images To add an image to a document, add your image file to the document's folder, and then reference the image from within the document's `index.md` file using [Markdown ...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/howto
data/mdn-content/files/en-us/mdn/writing_guidelines/howto/document_web_errors/index.md
--- title: How to document web errors slug: MDN/Writing_guidelines/Howto/Document_web_errors page-type: mdn-writing-guide --- {{MDNSidebar}} The [JavaScript error reference](/en-US/docs/Web/JavaScript/Reference/Errors) on MDN Web Docs is a project to help web developers with errors occurring in the [Developer Console...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/howto
data/mdn-content/files/en-us/mdn/writing_guidelines/howto/write_an_api_reference/index.md
--- title: How to write an API reference slug: MDN/Writing_guidelines/Howto/Write_an_api_reference page-type: mdn-writing-guide --- {{MDNSidebar}} This guide takes you through all you need to know to write an API reference on MDN. ## Getting prepared Before starting to document an API, there are some things you sho...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/howto/write_an_api_reference
data/mdn-content/files/en-us/mdn/writing_guidelines/howto/write_an_api_reference/sidebars/index.md
--- title: API reference sidebars slug: MDN/Writing_guidelines/Howto/Write_an_API_reference/Sidebars page-type: mdn-writing-guide --- {{MDNSidebar}} You are able to include a custom sidebar on API reference pages it so that it displays links to related Interfaces, tutorials, and other resources relevant just to that ...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/howto/write_an_api_reference
data/mdn-content/files/en-us/mdn/writing_guidelines/howto/write_an_api_reference/information_contained_in_a_webidl_file/index.md
--- title: Information contained in a WebIDL file slug: MDN/Writing_guidelines/Howto/Write_an_API_reference/Information_contained_in_a_WebIDL_file page-type: mdn-writing-guide --- {{MDNSidebar}} When writing documentation about an API, the sources of information are many: the specifications describe what should be im...
0
data/mdn-content/files/en-us/mdn/writing_guidelines
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/index.md
--- title: Page structures slug: MDN/Writing_guidelines/Page_structures page-type: landing-page --- {{MDNSidebar}} Throughout MDN there are document structures that are used to provide consistent presentation of information in MDN articles. This page lists articles describing these structures so that you can modify p...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/macros/index.md
--- title: Using macros slug: MDN/Writing_guidelines/Page_structures/Macros page-type: mdn-writing-guide --- {{MDNSidebar}} The [Yari](https://github.com/mdn/yari) platform on which MDN runs provides a macro system, [KumaScript](https://github.com/mdn/yari/tree/main/docs/kumascript), which makes it possible to automa...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/macros
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/macros/other/index.md
--- title: Other macros slug: MDN/Writing_guidelines/Page_structures/Macros/Other page-type: mdn-writing-guide --- {{MDNSidebar}} In contrast to the macros listed in [Commonly-used macros](/en-US/docs/MDN/Writing_guidelines/Page_structures/Macros/Commonly_used_macros), the macros documented in this article are used i...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/macros
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/macros/commonly_used_macros/index.md
--- title: Commonly-used macros slug: MDN/Writing_guidelines/Page_structures/Macros/Commonly_used_macros page-type: mdn-writing-guide --- {{MDNSidebar}} This page lists many of the general-purpose macros created for use on MDN. For additional how-to information on using these macros, see [Using macros](/en-US/docs/MD...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/sidebars/index.md
--- title: Sidebars slug: MDN/Writing_guidelines/Page_structures/Sidebars page-type: mdn-writing-guide --- {{MDNSidebar}} All the pages MDN community members may edit include a sidebar. These sidebars are created using macros. This article describes the different MDN sidebar macros, demonstrating how to include sideb...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types/index.md
--- title: Page types slug: MDN/Writing_guidelines/Page_structures/Page_types page-type: mdn-writing-guide --- {{MDNSidebar}} There are a number of types of pages that are used repeatedly on MDN. This article describes these page types, their purpose, and gives examples of each and templates to use when creating a ne...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types/svg_element_page_template/index.md
--- title: SVG element page template slug: MDN/Writing_guidelines/Page_structures/Page_types/SVG_element_page_template page-type: mdn-writing-guide browser-compat: path.to.feature.NameOfTheElement --- {{MDNSidebar}} > **Note:** _Remove this whole explanatory note before publishing_ > > --- > > **Page front matter:** ...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types/css_property_page_template/index.md
--- title: CSS property page template slug: MDN/Writing_guidelines/Page_structures/Page_types/CSS_property_page_template page-type: mdn-writing-guide browser-compat: css.properties.NameOfTheProperty --- {{MDNSidebar}} > **Note:** _Remove this note block before publishing._ > > --- > > **Page front matter:** > > The f...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types/css_function_page_template/index.md
--- title: CSS function page template slug: MDN/Writing_guidelines/Page_structures/Page_types/CSS_function_page_template page-type: mdn-writing-guide browser-compat: css.functions.NameOfTheFunction --- {{MDNSidebar}} > **Note:** _Remove this note block before publishing._ > > --- > > **Page front matter:** > > The fr...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types/css_module_landing_page_template/index.md
--- title: CSS module landing page template slug: MDN/Writing_guidelines/Page_structures/Page_types/CSS_module_landing_page_template page-type: mdn-writing-guide --- {{MDNSidebar}} > **Note:** _Remember to remove this note block before publishing._ > > --- > > **Page front matter:** > > The front matter at the top of...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types/http_header_page_template/index.md
--- title: HTTP header page template slug: MDN/Writing_guidelines/Page_structures/Page_types/HTTP_header_page_template page-type: mdn-writing-guide browser-compat: path.to.feature.NameOfTheHeader --- {{MDNSidebar}} > **Note:** _Remove this whole explanatory note before publishing_ > > --- > > **Page front matter:** >...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types/html_element_page_template/index.md
--- title: HTML element page template slug: MDN/Writing_guidelines/Page_structures/Page_types/HTML_element_page_template page-type: mdn-writing-guide browser-compat: path.to.feature.NameOfTheElement --- {{MDNSidebar}} > **Note:** _Remove this whole explanatory note before publishing_ > > --- > > **Page front matter:*...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types/api_method_subpage_template/index.md
--- title: API method subpage template slug: MDN/Writing_guidelines/Page_structures/Page_types/API_method_subpage_template page-type: mdn-writing-guide browser-compat: path.to.feature.NameOfTheMethod --- {{MDNSidebar}} > **Note:** _Remove this whole explanatory note before publishing._ > > --- > > **Page front matter...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types/api_event_subpage_template/index.md
--- title: API event subpage template slug: MDN/Writing_guidelines/Page_structures/Page_types/API_event_subpage_template page-type: mdn-writing-guide browser-compat: path.to.feature.NameOfTheEvent_event --- {{MDNSidebar}} > **Note:** _Remove this whole explanatory note before publishing._ > > --- > > **Page front mat...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types/api_reference_page_template/index.md
--- title: API reference page template slug: MDN/Writing_guidelines/Page_structures/Page_types/API_reference_page_template page-type: mdn-writing-guide browser-compat: path.to.feature.NameOfTheInterface --- {{MDNSidebar}} > **Note:** _Remove this whole explanatory note before publishing._ > > --- > > **Page front mat...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types/page_type_key/index.md
--- title: The page-type front matter key slug: MDN/Writing_guidelines/Page_structures/Page_types/Page_type_key page-type: mdn-writing-guide --- {{MDNSidebar}} The `page-type` front matter key describes the type of an MDN page. This allows MDN content tools to better automate content checking and sidebar organization...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types/api_constructor_subpage_template/index.md
--- title: API constructor subpage template slug: MDN/Writing_guidelines/Page_structures/Page_types/API_constructor_subpage_template page-type: mdn-writing-guide browser-compat: path.to.feature.NameOfTheConstructor --- {{MDNSidebar}} > **Note:** _Remove this whole explanatory note before publishing_ > > --- > > **Pag...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types/css_selector_page_template/index.md
--- title: CSS selector page template slug: MDN/Writing_guidelines/Page_structures/Page_types/CSS_selector_page_template page-type: mdn-writing-guide browser-compat: css.selectors.NameOfTheSelector --- {{MDNSidebar}} > **Note:** _Remove this whole explanatory note before publishing_ > > --- > > **Page front matter:**...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types/api_landing_page_template/index.md
--- title: API landing page template slug: MDN/Writing_guidelines/Page_structures/Page_types/API_landing_page_template page-type: mdn-writing-guide --- {{MDNSidebar}} > **Note:** _Remove this whole explanatory note before publishing_ > > --- > > **Page front matter:** > > The front matter at the top of the page is us...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types/glossary_page_template/index.md
--- title: Glossary page template slug: MDN/Writing_guidelines/Page_structures/Page_types/Glossary_page_template page-type: mdn-writing-guide --- {{MDNSidebar}} > **Note:** _Remove this whole explanatory note before publishing_ > > --- > > **Page front matter:** > > The frontmatter at the top of the page is used to d...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types/aria_page_template/index.md
--- title: ARIA page template slug: MDN/Writing_guidelines/Page_structures/Page_types/ARIA_Page_Template page-type: mdn-writing-guide --- {{MDNSidebar}} ## Page front matter ### Title and slug An ARIA role page should have a `title` and `slug` of `ARIA: Name Of The Role`. For example, the [button role](/en-US/docs/...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/page_types/api_property_subpage_template/index.md
--- title: API property subpage template slug: MDN/Writing_guidelines/Page_structures/Page_types/API_property_subpage_template page-type: mdn-writing-guide browser-compat: path.to.feature.NameOfTheProperty --- {{MDNSidebar}} > **Note:** _Remove this whole explanatory note before publishing._ > > --- > > **Page front ...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/links/index.md
--- title: Link macros slug: MDN/Writing_guidelines/Page_structures/Links page-type: mdn-writing-guide --- {{MDNSidebar}} MDN provides numerous macros to create always up-to-date links to MDN content. In this guide, you will learn about MDN cross-reference macros that you can use to include a single link to another p...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/syntax_sections/index.md
--- title: Syntax sections slug: MDN/Writing_guidelines/Page_structures/Syntax_sections page-type: mdn-writing-guide --- {{MDNSidebar}} The syntax section of an MDN reference page contains a syntax box defining the exact syntax that a feature has (e.g. what parameters can it accept, which ones are optional?) This art...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/code_examples/index.md
--- title: Code examples slug: MDN/Writing_guidelines/Page_structures/Code_examples page-type: mdn-writing-guide --- {{MDNSidebar}} On MDN, you'll see numerous code examples inserted throughout the pages to demonstrate usage of web platform features. This article discusses the different mechanisms available for addin...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/banners_and_notices/index.md
--- title: Banners and notices slug: MDN/Writing_guidelines/Page_structures/Banners_and_notices page-type: mdn-writing-guide --- {{MDNSidebar}} Banners are added to some pages, in particular API reference, in order to highlight important factors that will affect how the described content is used. For example, banners...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/specification_tables/index.md
--- title: Specification tables slug: MDN/Writing_guidelines/Page_structures/Specification_tables page-type: mdn-writing-guide browser-compat: css.properties.text-align --- {{MDNSidebar}} Every reference page on MDN should provide information about the specification or specifications in which that API or technology w...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/compatibility_tables/index.md
--- title: Compatibility tables and the browser compatibility data repository (BCD) slug: MDN/Writing_guidelines/Page_structures/Compatibility_tables page-type: mdn-writing-guide browser-compat: api.AbortController --- {{MDNSidebar}} MDN has a standard format for tables that illustrate compatibility of shared technol...
0
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures
data/mdn-content/files/en-us/mdn/writing_guidelines/page_structures/live_samples/index.md
--- title: Live examples slug: MDN/Writing_guidelines/Page_structures/Live_samples page-type: mdn-writing-guide --- {{MDNSidebar}} MDN supports displaying code blocks within the articles as _live samples_, enabling readers to see both the code and its output as it would look on a web page. This feature allows readers...
0
data/mdn-content/files/en-us/mdn/writing_guidelines
data/mdn-content/files/en-us/mdn/writing_guidelines/attrib_copyright_license/index.md
--- title: Attribution and copyright licensing slug: MDN/Writing_guidelines/Attrib_copyright_license page-type: mdn-writing-guide --- {{MDNSidebar}} MDN Web Doc's content is available free of charge and is available under various open-source licenses. ## Using MDN Web Docs content This section covers the types of c...
0
data/mdn-content/files/en-us/mdn
data/mdn-content/files/en-us/mdn/community/index.md
--- title: Community guidelines slug: MDN/Community page-type: mdn-community-guide --- {{MDNSidebar}} 👋 Welcome to MDN Web Docs, an open-source, collaborative project that documents web platform technologies, including [HTML](/en-US/docs/Web/HTML), [CSS](/en-US/docs/Web/CSS), [JavaScript](/en-US/docs/Web/JavaScript)...
0
data/mdn-content/files/en-us/mdn/community
data/mdn-content/files/en-us/mdn/community/roles_teams/index.md
--- title: MDN Web Docs roles and teams slug: MDN/Community/Roles_teams page-type: mdn-community-guide --- {{MDNSidebar}} The success and growth of the MDN Web Docs project is, in large part, due to our community of contributors. Some contributors have committed a portion of their time to assist with the daily tasks ...
0
data/mdn-content/files/en-us/mdn/community
data/mdn-content/files/en-us/mdn/community/discussions/index.md
--- title: Community discussions slug: MDN/Community/Discussions page-type: mdn-community-guide --- {{MDNSidebar}} On MDN Web Docs, we encourage our community to start and/or engage in discussions around topics related to the overall project. Discussions are categorized by different topic areas. We ask that you keep ...
0
data/mdn-content/files/en-us/mdn/community
data/mdn-content/files/en-us/mdn/community/communication_channels/index.md
--- title: Communication channels slug: MDN/Community/Communication_channels page-type: mdn-community-guide --- {{MDNSidebar}} There are various communication channels using which community can contact MDN Web Docs staff and participate in discussions. ## Chat rooms Chat rooms are for meeting other people, asking q...
0
data/mdn-content/files/en-us/mdn/community
data/mdn-content/files/en-us/mdn/community/issues/index.md
--- title: Guidelines to open and work on issues slug: MDN/Community/Issues page-type: mdn-community-guide --- {{MDNSidebar}} As a contributor, you can [report](#guidelines_for_reporting_an_issue) and [work](#guidelines_for_working_on_an_issue) on issues. After you report an issue, the issue gets triaged. Issue [tri...
0
data/mdn-content/files/en-us/mdn/community/issues
data/mdn-content/files/en-us/mdn/community/issues/content_suggestions_feature_proposals/index.md
--- title: Proposing new content or features slug: MDN/Community/Issues/Content_suggestions_feature_proposals page-type: mdn-community-guide --- {{MDNSidebar}} We are always interested in hearing from our community about new content or feature suggestions you may have for MDN Web Docs. However, even though we are ope...
0
data/mdn-content/files/en-us/mdn/community
data/mdn-content/files/en-us/mdn/community/contributing/index.md
--- title: Contributing to MDN Web Docs slug: MDN/Community/Contributing page-type: mdn-community-guide --- {{MDNSidebar}} - [Getting started](/en-US/docs/MDN/Community/Contributing/Getting_started) - [Our repositories](/en-US/docs/MDN/Community/Contributing/Our_repositories) - [Translated content](/en-US/docs/MDN/Co...
0
data/mdn-content/files/en-us/mdn/community/contributing
data/mdn-content/files/en-us/mdn/community/contributing/translated_content/index.md
--- title: MDN Web Docs Localization slug: MDN/Community/Contributing/Translated_content page-type: mdn-community-guide --- {{MDNSidebar}} Since December 14th 2020, MDN has been running on the new GitHub-based [Yari platform](https://github.com/mdn/yari). This has a lot of advantages for MDN, but we've needed to make...
0
data/mdn-content/files/en-us/mdn/community/contributing
data/mdn-content/files/en-us/mdn/community/contributing/our_repositories/index.md
--- title: MDN Web Docs Repositories slug: MDN/Community/Contributing/Our_repositories page-type: mdn-community-guide --- {{MDNSidebar}} [MDN Web Docs](/) is a complex project with lots of moving parts. It's a good idea to get familiar with the projects different repositories. This document intends to help you find t...
0
data/mdn-content/files/en-us/mdn/community/contributing
data/mdn-content/files/en-us/mdn/community/contributing/getting_started/index.md
--- title: Getting started with MDN Web Docs slug: MDN/Community/Contributing/Getting_started page-type: mdn-community-guide --- {{MDNSidebar}} We are an open community of developers, technical writers, and learners building resources for a better Web, regardless of brand, browser, or platform. Anyone can contribute,...
0
data/mdn-content/files/en-us/mdn/community/contributing
data/mdn-content/files/en-us/mdn/community/contributing/security_vulnerability_response/index.md
--- title: Security vulnerability response steps slug: MDN/Community/Contributing/Security_vulnerability_response page-type: mdn-community-guide --- {{MDNSidebar}} ## A little history On ~27 November 2018 an npm security vulnerability was announced for all users that depend, either directly or indirectly, on the [ev...
0
data/mdn-content/files/en-us/mdn/community
data/mdn-content/files/en-us/mdn/community/pull_requests/index.md
--- title: Pull request submission and review guidelines slug: MDN/Community/Pull_requests page-type: mdn-community-guide --- {{MDNSidebar}} This document describes how contributors make changes to MDN Web Docs and how the changes are reviewed and land on the site. Content changes to MDN Web Docs include: - **Day-to...
0
data/mdn-content/files/en-us/mdn/community
data/mdn-content/files/en-us/mdn/community/open_source_etiquette/index.md
--- title: Open source etiquette slug: MDN/Community/Open_source_etiquette page-type: mdn-community-guide --- {{MDNSidebar}} If you've not worked on an open source project (OSP) before, it is a good idea to read this article before starting to contribute to MDN Web Docs (or other open source projects). There are a fe...
0
data/mdn-content/files/en-us/mdn/community
data/mdn-content/files/en-us/mdn/community/learn_forum/index.md
--- title: Learn forum slug: MDN/Community/Learn_forum page-type: mdn-community-guide --- {{MDNSidebar}} Our [Learn web development](/en-US/docs/Learn) pages get over a million views per month, and has an [active forum](https://discourse.mozilla.org/c/mdn/learn/250) where people go to ask for assistance. We'd love so...
0
data/mdn-content/files/en-us/mdn
data/mdn-content/files/en-us/mdn/at_ten/index.md
--- title: MDN at 10 slug: MDN/At_ten page-type: guide --- {{MDNSidebar}} Celebrate 10 years of documenting your Web. ## The history of MDN In early 2005, a small team of idealists set out to create a new, free, community-built online resource for all Web developers. Their brilliant but offbeat idea grew into today...
0
data/mdn-content/files/en-us/mdn/at_ten
data/mdn-content/files/en-us/mdn/at_ten/history_of_mdn/index.md
--- title: The history of MDN slug: MDN/At_ten/History_of_MDN page-type: guide --- {{MDNSidebar}} In this talk from 2015, several contributors of the MDN project look at the past ten years of [developer.mozilla.org](/), and at the decade to come. You will hear the story of different wiki software migrations, how a do...
0
data/mdn-content/files/en-us/mdn
data/mdn-content/files/en-us/mdn/changelog/index.md
--- title: MDN Web Docs changelog slug: MDN/Changelog page-type: guide --- {{MDNSidebar}} This document provides a record of MDN content processes, constructs, and best practices that have changed, and when they changed. It is useful to allow regular contributors to check in and see what has changed about the process...
0
data/mdn-content/files/en-us
data/mdn-content/files/en-us/learn/index.md
--- title: Learn web development slug: Learn page-type: landing-page --- {{LearnSidebar}} Welcome to the MDN learning area. This set of articles aims to guide complete beginners to web development with all that they need to start coding websites. The aim of this area of MDN is not to take you from "beginner" to "exp...
0
data/mdn-content/files/en-us/learn
data/mdn-content/files/en-us/learn/server-side/index.md
--- title: Server-side website programming slug: Learn/Server-side page-type: learn-topic --- {{LearnSidebar}} The **_Dynamic Websites_** – **Server-side programming** topic is a series of modules that show how to create dynamic websites; websites that deliver customized information in response to HTTP requests. The ...
0
data/mdn-content/files/en-us/learn/server-side
data/mdn-content/files/en-us/learn/server-side/node_server_without_framework/index.md
--- title: Node.js server without a framework slug: Learn/Server-side/Node_server_without_framework page-type: guide --- {{LearnSidebar}} This article provides a simple static file server built with pure [Node.js](https://nodejs.org/en/) without the use of a framework. The current state of Node.js is such that almost...
0
data/mdn-content/files/en-us/learn/server-side
data/mdn-content/files/en-us/learn/server-side/django/index.md
--- title: Django Web Framework (Python) slug: Learn/Server-side/Django page-type: learn-module --- {{LearnSidebar}} Django is an extremely popular and fully featured server-side web framework, written in Python. This module shows you why Django is one of the most popular web server frameworks, how to set up a develo...
0
data/mdn-content/files/en-us/learn/server-side/django
data/mdn-content/files/en-us/learn/server-side/django/sessions/index.md
--- title: "Django Tutorial Part 7: Sessions framework" slug: Learn/Server-side/Django/Sessions page-type: learn-module-chapter --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Server-side/Django/Generic_views", "Learn/Server-side/Django/authentication_and_sessions", "Learn/Server-side/Django")}} This tutorial extends o...
0
data/mdn-content/files/en-us/learn/server-side/django
data/mdn-content/files/en-us/learn/server-side/django/deployment/index.md
--- title: "Django Tutorial Part 11: Deploying Django to production" slug: Learn/Server-side/Django/Deployment page-type: learn-module-chapter --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Server-side/Django/Testing", "Learn/Server-side/Django/web_application_security", "Learn/Server-side/Django")}} Now you've create...
0
data/mdn-content/files/en-us/learn/server-side/django
data/mdn-content/files/en-us/learn/server-side/django/home_page/index.md
--- title: "Django Tutorial Part 5: Creating our home page" slug: Learn/Server-side/Django/Home_page page-type: learn-module-chapter --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Server-side/Django/Admin_site", "Learn/Server-side/Django/Generic_views", "Learn/Server-side/Django")}} We're now ready to add the code tha...
0
data/mdn-content/files/en-us/learn/server-side/django
data/mdn-content/files/en-us/learn/server-side/django/admin_site/index.md
--- title: "Django Tutorial Part 4: Django admin site" slug: Learn/Server-side/Django/Admin_site page-type: learn-module-chapter --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Server-side/Django/Models", "Learn/Server-side/Django/Home_page", "Learn/Server-side/Django")}} Now that we've created models for the [LocalLib...
0
data/mdn-content/files/en-us/learn/server-side/django
data/mdn-content/files/en-us/learn/server-side/django/generic_views/index.md
--- title: "Django Tutorial Part 6: Generic list and detail views" slug: Learn/Server-side/Django/Generic_views page-type: learn-module-chapter --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Server-side/Django/Home_page", "Learn/Server-side/Django/Sessions", "Learn/Server-side/Django")}} This tutorial extends our [Loc...
0
data/mdn-content/files/en-us/learn/server-side/django
data/mdn-content/files/en-us/learn/server-side/django/testing/index.md
--- title: "Django Tutorial Part 10: Testing a Django web application" slug: Learn/Server-side/Django/Testing page-type: learn-module-chapter --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Server-side/Django/Forms", "Learn/Server-side/Django/Deployment", "Learn/Server-side/Django")}} As websites grow they become harde...
0
data/mdn-content/files/en-us/learn/server-side/django
data/mdn-content/files/en-us/learn/server-side/django/web_application_security/index.md
--- title: Django web application security slug: Learn/Server-side/Django/web_application_security page-type: learn-module-chapter --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Server-side/Django/Deployment", "Learn/Server-side/Django/django_assessment_blog", "Learn/Server-side/Django")}} Protecting user data is an e...
0
data/mdn-content/files/en-us/learn/server-side/django
data/mdn-content/files/en-us/learn/server-side/django/development_environment/index.md
--- title: Setting up a Django development environment slug: Learn/Server-side/Django/development_environment page-type: learn-module-chapter --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Server-side/Django/Introduction", "Learn/Server-side/Django/Tutorial_local_library_website", "Learn/Server-side/Django")}} Now tha...
0
data/mdn-content/files/en-us/learn/server-side/django
data/mdn-content/files/en-us/learn/server-side/django/django_assessment_blog/index.md
--- title: "Assessment: DIY Django mini blog" slug: Learn/Server-side/Django/django_assessment_blog page-type: learn-module-assessment --- {{LearnSidebar}}{{PreviousMenu("Learn/Server-side/Django/web_application_security", "Learn/Server-side/Django")}} In this assessment you'll use the Django knowledge you've picked ...
0
data/mdn-content/files/en-us/learn/server-side/django
data/mdn-content/files/en-us/learn/server-side/django/skeleton_website/index.md
--- title: "Django Tutorial Part 2: Creating a skeleton website" slug: Learn/Server-side/Django/skeleton_website page-type: learn-module-chapter --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Server-side/Django/Tutorial_local_library_website", "Learn/Server-side/Django/Models", "Learn/Server-side/Django")}} This secon...
0
data/mdn-content/files/en-us/learn/server-side/django
data/mdn-content/files/en-us/learn/server-side/django/tutorial_local_library_website/index.md
--- title: "Django Tutorial: The Local Library website" slug: Learn/Server-side/Django/Tutorial_local_library_website page-type: learn-module-chapter --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Server-side/Django/development_environment", "Learn/Server-side/Django/skeleton_website", "Learn/Server-side/Django")}} Th...
0
data/mdn-content/files/en-us/learn/server-side/django
data/mdn-content/files/en-us/learn/server-side/django/models/index.md
--- title: "Django Tutorial Part 3: Using models" slug: Learn/Server-side/Django/Models page-type: learn-module-chapter --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Server-side/Django/skeleton_website", "Learn/Server-side/Django/Admin_site", "Learn/Server-side/Django")}} This article shows how to define models for t...
0
data/mdn-content/files/en-us/learn/server-side/django
data/mdn-content/files/en-us/learn/server-side/django/models/local_library_model_uml.svg
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:lucid="lucid" width="1140" height="724"><g transform="translate(-180 1220)" lucid:page-tab-id="0_0"><path d="M200-1194c0-3.3 2.7-6 6-6h288c3.3 0 6 2.7 6 6v292c0 3.3-2.7 6-6 6H206c-3.3 0-6-2.7-6-6z" stroke="#5e5e5e" stroke-width="3"...
0
data/mdn-content/files/en-us/learn/server-side/django
data/mdn-content/files/en-us/learn/server-side/django/forms/index.md
--- title: "Django Tutorial Part 9: Working with forms" slug: Learn/Server-side/Django/Forms page-type: learn-module-chapter --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Server-side/Django/authentication_and_sessions", "Learn/Server-side/Django/Testing", "Learn/Server-side/Django")}} In this tutorial, we'll show you...
0
data/mdn-content/files/en-us/learn/server-side/django
data/mdn-content/files/en-us/learn/server-side/django/authentication/index.md
--- title: "Django Tutorial Part 8: User authentication and permissions" slug: Learn/Server-side/Django/Authentication page-type: learn-module-chapter --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Server-side/Django/Sessions", "Learn/Server-side/Django/Forms", "Learn/Server-side/Django")}} In this tutorial, we'll sho...
0
data/mdn-content/files/en-us/learn/server-side/django
data/mdn-content/files/en-us/learn/server-side/django/introduction/index.md
--- title: Django introduction slug: Learn/Server-side/Django/Introduction page-type: learn-module-chapter --- {{LearnSidebar}}{{NextMenu("Learn/Server-side/Django/development_environment", "Learn/Server-side/Django")}} In this first Django article, we answer the question "What is Django?" and give you an overview of...
0
data/mdn-content/files/en-us/learn/server-side
data/mdn-content/files/en-us/learn/server-side/configuring_server_mime_types/index.md
--- title: Properly configuring server MIME types slug: Learn/Server-side/Configuring_server_MIME_types page-type: guide --- {{LearnSidebar}} MIME types describe the media type of content, either in email, or served by web servers or web applications. They are intended to help provide a hint as to how the content sho...
0
data/mdn-content/files/en-us/learn/server-side
data/mdn-content/files/en-us/learn/server-side/first_steps/index.md
--- title: Server-side website programming first steps slug: Learn/Server-side/First_steps page-type: learn-module --- {{LearnSidebar}} In this module, we answer a few fundamental questions about server-side programming such as "What is it?", "How does it differ from client-side programming?", and "Why is it so usefu...
0
data/mdn-content/files/en-us/learn/server-side/first_steps
data/mdn-content/files/en-us/learn/server-side/first_steps/web_frameworks/index.md
--- title: Server-side web frameworks slug: Learn/Server-side/First_steps/Web_frameworks page-type: learn-module-chapter --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Server-side/First_steps/Client-Server_overview", "Learn/Server-side/First_steps/Website_security", "Learn/Server-side/First_steps")}} The previous arti...
0
data/mdn-content/files/en-us/learn/server-side/first_steps
data/mdn-content/files/en-us/learn/server-side/first_steps/website_security/index.md
--- title: Website security slug: Learn/Server-side/First_steps/Website_security page-type: learn-module-chapter --- {{LearnSidebar}}{{PreviousMenu("Learn/Server-side/First_steps/Web_frameworks", "Learn/Server-side/First_steps")}} Website security requires vigilance in all aspects of website design and usage. This in...
0
data/mdn-content/files/en-us/learn/server-side/first_steps
data/mdn-content/files/en-us/learn/server-side/first_steps/client-server_overview/index.md
--- title: Client-Server Overview slug: Learn/Server-side/First_steps/Client-Server_overview page-type: learn-module-chapter --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Server-side/First_steps/Introduction", "Learn/Server-side/First_steps/Web_frameworks", "Learn/Server-side/First_steps")}} Now that you know the pur...
0
data/mdn-content/files/en-us/learn/server-side/first_steps
data/mdn-content/files/en-us/learn/server-side/first_steps/introduction/index.md
--- title: Introduction to the server side slug: Learn/Server-side/First_steps/Introduction page-type: learn-module-chapter --- {{LearnSidebar}}{{NextMenu("Learn/Server-side/First_steps/Client-Server_overview", "Learn/Server-side/First_steps")}} Welcome to the MDN beginner's server-side programming course! In this fi...
0
data/mdn-content/files/en-us/learn/server-side
data/mdn-content/files/en-us/learn/server-side/express_nodejs/index.md
--- title: Express web framework (Node.js/JavaScript) slug: Learn/Server-side/Express_Nodejs page-type: learn-module --- {{LearnSidebar}} Express is a popular unopinionated web framework, written in JavaScript and hosted within the Node.js runtime environment. This module explains some of the key benefits of the fram...
0
data/mdn-content/files/en-us/learn/server-side/express_nodejs
data/mdn-content/files/en-us/learn/server-side/express_nodejs/deployment/index.md
--- title: "Express Tutorial Part 7: Deploying to production" slug: Learn/Server-side/Express_Nodejs/deployment page-type: learn-module-chapter --- {{LearnSidebar}}{{PreviousMenu("Learn/Server-side/Express_Nodejs/forms", "Learn/Server-side/Express_Nodejs")}} Now you've created (and tested) an awesome [LocalLibrary](/...
0
data/mdn-content/files/en-us/learn/server-side/express_nodejs
data/mdn-content/files/en-us/learn/server-side/express_nodejs/displaying_data/index.md
--- title: "Express Tutorial Part 5: Displaying library data" slug: Learn/Server-side/Express_Nodejs/Displaying_data page-type: learn-module-chapter --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Server-side/Express_Nodejs/routes", "Learn/Server-side/Express_Nodejs/forms", "Learn/Server-side/Express_Nodejs")}} We're n...
0
data/mdn-content/files/en-us/learn/server-side/express_nodejs/displaying_data
data/mdn-content/files/en-us/learn/server-side/express_nodejs/displaying_data/author_list_page/index.md
--- title: Author list page and Genre list page challenge slug: Learn/Server-side/Express_Nodejs/Displaying_data/Author_list_page page-type: learn-module-chapter --- The author list page needs to display a list of all authors in the database, with each author name linked to its associated author detail page. The date ...
0
data/mdn-content/files/en-us/learn/server-side/express_nodejs/displaying_data
data/mdn-content/files/en-us/learn/server-side/express_nodejs/displaying_data/bookinstance_detail_page_and_challenge/index.md
--- title: BookInstance detail page and challenge slug: Learn/Server-side/Express_Nodejs/Displaying_data/BookInstance_detail_page_and_challenge page-type: learn-module-chapter --- ## BookInstance detail page The `BookInstance` detail page needs to display the information for each `BookInstance`, identified using its ...
0
data/mdn-content/files/en-us/learn/server-side/express_nodejs/displaying_data
data/mdn-content/files/en-us/learn/server-side/express_nodejs/displaying_data/bookinstance_list_page/index.md
--- title: BookInstance list page slug: Learn/Server-side/Express_Nodejs/Displaying_data/BookInstance_list_page page-type: learn-module-chapter --- Next we'll implement our list of all book copies (`BookInstance`) in the library. This page needs to include the title of the `Book` associated with each `BookInstance` (l...
0
data/mdn-content/files/en-us/learn/server-side/express_nodejs/displaying_data
data/mdn-content/files/en-us/learn/server-side/express_nodejs/displaying_data/home_page/index.md
--- title: Home page slug: Learn/Server-side/Express_Nodejs/Displaying_data/Home_page page-type: learn-module-chapter --- The first page we'll create will be the website home page, which is accessible from either the site (`/`) or catalog (`catalog/`) root. This will display some static text describing the site, along...
0
data/mdn-content/files/en-us/learn/server-side/express_nodejs/displaying_data
data/mdn-content/files/en-us/learn/server-side/express_nodejs/displaying_data/date_formatting_using_moment/index.md
--- title: Date formatting using luxon slug: Learn/Server-side/Express_Nodejs/Displaying_data/Date_formatting_using_moment page-type: learn-module-chapter --- The default rendering of dates from our models is very ugly: _Mon Apr 10 2020 15:49:58 GMT+1100 (AUS Eastern Daylight Time)_. In this section we'll show how you...
0
data/mdn-content/files/en-us/learn/server-side/express_nodejs/displaying_data
data/mdn-content/files/en-us/learn/server-side/express_nodejs/displaying_data/author_detail_page/index.md
--- title: Author detail page slug: Learn/Server-side/Express_Nodejs/Displaying_data/Author_detail_page page-type: learn-module-chapter --- The author detail page needs to display the information about the specified `Author`, identified using their (automatically generated) `_id` field value, along with a list of all ...
0
data/mdn-content/files/en-us/learn/server-side/express_nodejs/displaying_data
data/mdn-content/files/en-us/learn/server-side/express_nodejs/displaying_data/template_primer/index.md
--- title: Template primer slug: Learn/Server-side/Express_Nodejs/Displaying_data/Template_primer page-type: learn-module-chapter --- A template is a text file defining the _structure_ or layout of an output file, with placeholders used to represent where data will be inserted when the template is rendered (in _Expres...
0
data/mdn-content/files/en-us/learn/server-side/express_nodejs/displaying_data
data/mdn-content/files/en-us/learn/server-side/express_nodejs/displaying_data/book_detail_page/index.md
--- title: Book detail page slug: Learn/Server-side/Express_Nodejs/Displaying_data/Book_detail_page page-type: learn-module-chapter --- The _Book detail page_ needs to display the information for a specific `Book` (identified using its automatically generated `_id` field value), along with information about each assoc...
0
data/mdn-content/files/en-us/learn/server-side/express_nodejs/displaying_data
data/mdn-content/files/en-us/learn/server-side/express_nodejs/displaying_data/locallibrary_base_template/index.md
--- title: LocalLibrary base template slug: Learn/Server-side/Express_Nodejs/Displaying_data/LocalLibrary_base_template page-type: learn-module-chapter --- Now that we understand how to extend templates using Pug, let's start by creating a base template for the project. This will have a sidebar with links for the page...
0
data/mdn-content/files/en-us/learn/server-side/express_nodejs/displaying_data
data/mdn-content/files/en-us/learn/server-side/express_nodejs/displaying_data/genre_detail_page/index.md
--- title: Genre detail page slug: Learn/Server-side/Express_Nodejs/Displaying_data/Genre_detail_page page-type: learn-module-chapter --- The genre _detail_ page needs to display the information for a particular genre instance, using its automatically generated `_id` field value as the identifier. The ID of the requir...
0
data/mdn-content/files/en-us/learn/server-side/express_nodejs/displaying_data
data/mdn-content/files/en-us/learn/server-side/express_nodejs/displaying_data/book_list_page/index.md
--- title: Book list page slug: Learn/Server-side/Express_Nodejs/Displaying_data/Book_list_page page-type: learn-module-chapter --- Next we'll implement our book list page. This page needs to display a list of all books in the database along with their author, with each book title being a hyperlink to its associated b...
0
data/mdn-content/files/en-us/learn/server-side/express_nodejs
data/mdn-content/files/en-us/learn/server-side/express_nodejs/mongoose/index.md
--- title: "Express Tutorial Part 3: Using a Database (with Mongoose)" slug: Learn/Server-side/Express_Nodejs/mongoose page-type: learn-module-chapter --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Server-side/Express_Nodejs/skeleton_website", "Learn/Server-side/Express_Nodejs/routes", "Learn/Server-side/Express_Nodejs...
0
data/mdn-content/files/en-us/learn/server-side/express_nodejs
data/mdn-content/files/en-us/learn/server-side/express_nodejs/development_environment/index.md
--- title: Setting up a Node development environment slug: Learn/Server-side/Express_Nodejs/development_environment page-type: learn-module-chapter --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Server-side/Express_Nodejs/Introduction", "Learn/Server-side/Express_Nodejs/Tutorial_local_library_website", "Learn/Server-si...
0
data/mdn-content/files/en-us/learn/server-side/express_nodejs
data/mdn-content/files/en-us/learn/server-side/express_nodejs/routes/index.md
--- title: "Express Tutorial Part 4: Routes and controllers" slug: Learn/Server-side/Express_Nodejs/routes page-type: learn-module-chapter --- {{LearnSidebar}}{{PreviousMenuNext("Learn/Server-side/Express_Nodejs/mongoose", "Learn/Server-side/Express_Nodejs/Displaying_data", "Learn/Server-side/Express_Nodejs")}} In th...
0