From a178c00b1584b1bc630e2f7bdb55bc23cdb72dba Mon Sep 17 00:00:00 2001 From: SphinxKnight Date: Thu, 29 Sep 2022 11:04:47 +0200 Subject: [PATCH 1/2] move *.html to *.md --- .../accessibility_troubleshooting/{index.html => index.md} | 0 .../accessibility/css_and_javascript/{index.html => index.md} | 0 files/ru/learn/accessibility/html/{index.html => index.md} | 0 files/ru/learn/accessibility/{index.html => index.md} | 0 files/ru/learn/accessibility/mobile/{index.html => index.md} | 0 files/ru/learn/accessibility/multimedia/{index.html => index.md} | 0 .../learn/accessibility/wai-aria_basics/{index.html => index.md} | 0 .../accessibility/what_is_accessibility/{index.html => index.md} | 0 .../available_text_editors/{index.html => index.md} | 0 .../design_for_all_types_of_users/{index.html => index.md} | 0 .../{index.html => index.md} | 0 .../how_does_the_internet_work/{index.html => index.md} | 0 .../how_much_does_it_cost/{index.html => index.md} | 0 files/ru/learn/common_questions/{index.html => index.md} | 0 .../{index.html => index.md} | 0 .../set_up_a_local_testing_server/{index.html => index.md} | 0 .../thinking_before_coding/{index.html => index.md} | 0 .../upload_files_to_a_web_server/{index.html => index.md} | 0 .../common_questions/using_github_pages/{index.html => index.md} | 0 .../what_are_browser_developer_tools/{index.html => index.md} | 0 .../common_questions/what_are_hyperlinks/{index.html => index.md} | 0 .../what_is_a_domain_name/{index.html => index.md} | 0 .../learn/common_questions/what_is_a_url/{index.html => index.md} | 0 .../what_is_a_web_server/{index.html => index.md} | 0 .../what_software_do_i_need/{index.html => index.md} | 0 .../advanced_styling_effects/{index.html => index.md} | 0 .../backgrounds_and_borders/{index.html => index.md} | 0 .../cascade_and_inheritance/{index.html => index.md} | 0 .../css/building_blocks/cascade_tasks/{index.html => index.md} | 0 .../css/building_blocks/debugging_css/{index.html => index.md} | 0 .../fundamental_css_comprehension/{index.html => index.md} | 0 .../handling_different_text_directions/{index.html => index.md} | 0 .../images_media_form_elements/{index.html => index.md} | 0 files/ru/learn/css/building_blocks/{index.html => index.md} | 0 .../learn/css/building_blocks/organizing/{index.html => index.md} | 0 .../building_blocks/overflowing_content/{index.html => index.md} | 0 .../selectors/attribute_selectors/{index.html => index.md} | 0 .../selectors/combinators/{index.html => index.md} | 0 .../learn/css/building_blocks/selectors/{index.html => index.md} | 0 .../pseudo-classes_and_pseudo-elements/{index.html => index.md} | 0 .../selectors/selectors_tasks/{index.html => index.md} | 0 .../type_class_and_id_selectors/{index.html => index.md} | 0 .../building_blocks/sizing_items_in_css/{index.html => index.md} | 0 .../css/building_blocks/styling_tables/{index.html => index.md} | 0 .../css/building_blocks/the_box_model/{index.html => index.md} | 0 .../css/building_blocks/values_and_units/{index.html => index.md} | 0 files/ru/learn/css/css_layout/flexbox/{index.html => index.md} | 0 files/ru/learn/css/css_layout/floats/{index.html => index.md} | 0 .../learn/css/css_layout/floats_skills/{index.html => index.md} | 0 .../fundamental_layout_comprehension/{index.html => index.md} | 0 files/ru/learn/css/css_layout/grids/{index.html => index.md} | 0 files/ru/learn/css/css_layout/{index.html => index.md} | 0 .../ru/learn/css/css_layout/introduction/{index.html => index.md} | 0 .../learn/css/css_layout/multicol_skills/{index.html => index.md} | 0 .../css_layout/multiple-column_layout/{index.html => index.md} | 0 .../ru/learn/css/css_layout/normal_flow/{index.html => index.md} | 0 .../learn/css/css_layout/position_skills/{index.html => index.md} | 0 .../ru/learn/css/css_layout/positioning/{index.html => index.md} | 0 .../practical_positioning_examples/{index.html => index.md} | 0 .../css/css_layout/responsive_design/{index.html => index.md} | 0 .../css/first_steps/getting_started/{index.html => index.md} | 0 .../first_steps/how_css_is_structured/{index.html => index.md} | 0 .../learn/css/first_steps/how_css_works/{index.html => index.md} | 0 files/ru/learn/css/first_steps/{index.html => index.md} | 0 .../first_steps/styling_a_biography_page/{index.html => index.md} | 0 .../ru/learn/css/first_steps/what_is_css/{index.html => index.md} | 0 files/ru/learn/css/howto/css_faq/{index.html => index.md} | 0 files/ru/learn/css/howto/{index.html => index.md} | 0 files/ru/learn/css/{index.html => index.md} | 0 .../learn/css/styling_text/fundamentals/{index.html => index.md} | 0 files/ru/learn/css/styling_text/{index.html => index.md} | 0 .../learn/css/styling_text/styling_links/{index.html => index.md} | 0 .../learn/css/styling_text/styling_lists/{index.html => index.md} | 0 .../styling_text/typesetting_a_homepage/{index.html => index.md} | 0 .../ru/learn/css/styling_text/web_fonts/{index.html => index.md} | 0 .../forms/basic_native_form_controls/{index.html => index.md} | 0 files/ru/learn/forms/form_validation/{index.html => index.md} | 0 .../how_to_build_custom_form_controls/{index.html => index.md} | 0 .../forms/how_to_structure_a_web_form/{index.html => index.md} | 0 files/ru/learn/forms/{index.html => index.md} | 0 .../sending_and_retrieving_form_data/{index.html => index.md} | 0 .../sending_forms_through_javascript/{index.html => index.md} | 0 files/ru/learn/forms/styling_web_forms/{index.html => index.md} | 0 files/ru/learn/front-end_web_developer/{index.html => index.md} | 0 .../css_basics/{index.html => index.md} | 0 .../dealing_with_files/{index.html => index.md} | 0 .../how_the_web_works/{index.html => index.md} | 0 .../html_basics/{index.html => index.md} | 0 .../learn/getting_started_with_the_web/{index.html => index.md} | 0 .../installing_basic_software/{index.html => index.md} | 0 .../javascript_basics/{index.html => index.md} | 0 .../publishing_your_website/{index.html => index.md} | 0 .../the_web_and_web_standards/{index.html => index.md} | 0 .../what_will_your_website_look_like/{index.html => index.md} | 0 .../howto/author_fast-loading_html_pages/{index.html => index.md} | 0 files/ru/learn/html/howto/{index.html => index.md} | 0 .../learn/html/howto/use_data_attributes/{index.html => index.md} | 0 files/ru/learn/html/{index.html => index.md} | 0 .../advanced_text_formatting/{index.html => index.md} | 0 .../creating_hyperlinks/{index.html => index.md} | 0 .../introduction_to_html/debugging_html/{index.html => index.md} | 0 .../document_and_website_structure/{index.html => index.md} | 0 .../introduction_to_html/getting_started/{index.html => index.md} | 0 .../html_text_fundamentals/{index.html => index.md} | 0 files/ru/learn/html/introduction_to_html/{index.html => index.md} | 0 .../marking_up_a_letter/{index.html => index.md} | 0 .../structuring_a_page_of_content/{index.html => index.md} | 0 .../the_head_metadata_in_html/{index.html => index.md} | 0 .../adding_vector_graphics_to_the_web/{index.html => index.md} | 0 .../images_in_html/{index.html => index.md} | 0 .../test_your_skills_colon__html_images/{index.html => index.md} | 0 .../learn/html/multimedia_and_embedding/{index.html => index.md} | 0 .../mozilla_splash_page/{index.html => index.md} | 0 .../other_embedding_technologies/{index.html => index.md} | 0 .../responsive_images/{index.html => index.md} | 0 .../video_and_audio_content/{index.html => index.md} | 0 files/ru/learn/html/tables/advanced/{index.html => index.md} | 0 files/ru/learn/html/tables/basics/{index.html => index.md} | 0 files/ru/learn/html/tables/{index.html => index.md} | 0 .../html/tables/structuring_planet_data/{index.html => index.md} | 0 files/ru/learn/{index.html => index.md} | 0 files/ru/learn/javascript/asynchronous/{index.html => index.md} | 0 .../javascript/asynchronous/introducing/{index.html => index.md} | 0 .../javascript/asynchronous/promises/{index.html => index.md} | 0 .../build_your_own_function/{index.html => index.md} | 0 .../building_blocks/conditionals/{index.html => index.md} | 0 .../javascript/building_blocks/events/{index.html => index.md} | 0 .../javascript/building_blocks/functions/{index.html => index.md} | 0 .../building_blocks/image_gallery/{index.html => index.md} | 0 .../ru/learn/javascript/building_blocks/{index.html => index.md} | 0 .../building_blocks/looping_code/{index.html => index.md} | 0 .../building_blocks/return_values/{index.html => index.md} | 0 .../test_your_skills_colon__functions/{index.html => index.md} | 0 .../client-side_storage/{index.html => index.md} | 0 .../client-side_web_apis/fetching_data/{index.html => index.md} | 0 .../javascript/client-side_web_apis/{index.html => index.md} | 0 .../client-side_web_apis/introduction/{index.html => index.md} | 0 .../manipulating_documents/{index.html => index.md} | 0 .../third_party_apis/{index.html => index.md} | 0 .../first_steps/a_first_splash/{index.html => index.md} | 0 .../learn/javascript/first_steps/arrays/{index.html => index.md} | 0 files/ru/learn/javascript/first_steps/{index.html => index.md} | 0 .../ru/learn/javascript/first_steps/math/{index.html => index.md} | 0 .../first_steps/silly_story_generator/{index.html => index.md} | 0 .../learn/javascript/first_steps/strings/{index.html => index.md} | 0 .../first_steps/useful_string_methods/{index.html => index.md} | 0 .../javascript/first_steps/variables/{index.html => index.md} | 0 .../first_steps/what_is_javascript/{index.html => index.md} | 0 .../first_steps/what_went_wrong/{index.html => index.md} | 0 files/ru/learn/javascript/howto/{index.html => index.md} | 0 files/ru/learn/javascript/{index.html => index.md} | 0 .../adding_bouncing_balls_features/{index.html => index.md} | 0 files/ru/learn/javascript/objects/basics/{index.html => index.md} | 0 .../objects/classes_in_javascript/{index.html => index.md} | 0 files/ru/learn/javascript/objects/{index.html => index.md} | 0 files/ru/learn/javascript/objects/json/{index.html => index.md} | 0 .../objects/object_building_practice/{index.html => index.md} | 0 .../javascript/objects/object_prototypes/{index.html => index.md} | 0 .../business_case_for_performance/{index.html => index.md} | 0 files/ru/learn/performance/{index.html => index.md} | 0 .../apache_configuration_htaccess/{index.html => index.md} | 0 .../learn/server-side/django/admin_site/{index.html => index.md} | 0 .../server-side/django/authentication/{index.html => index.md} | 0 .../learn/server-side/django/deployment/{index.html => index.md} | 0 .../django/development_environment/{index.html => index.md} | 0 .../django/django_assessment_blog/{index.html => index.md} | 0 files/ru/learn/server-side/django/forms/{index.html => index.md} | 0 .../server-side/django/generic_views/{index.html => index.md} | 0 .../learn/server-side/django/home_page/{index.html => index.md} | 0 files/ru/learn/server-side/django/{index.html => index.md} | 0 .../server-side/django/introduction/{index.html => index.md} | 0 files/ru/learn/server-side/django/models/{index.html => index.md} | 0 .../ru/learn/server-side/django/sessions/{index.html => index.md} | 0 .../server-side/django/skeleton_website/{index.html => index.md} | 0 .../ru/learn/server-side/django/testing/{index.html => index.md} | 0 .../tutorial_local_library_website/{index.html => index.md} | 0 .../django/web_application_security/{index.html => index.md} | 0 .../development_environment/{index.html => index.md} | 0 .../displaying_data/author_list_page/{index.html => index.md} | 0 .../displaying_data/book_list_page/{index.html => index.md} | 0 .../bookinstance_list_page/{index.html => index.md} | 0 .../date_formatting_using_moment/{index.html => index.md} | 0 .../flow_control_using_async/{index.html => index.md} | 0 .../displaying_data/genre_detail_page/{index.html => index.md} | 0 .../displaying_data/home_page/{index.html => index.md} | 0 .../express_nodejs/displaying_data/{index.html => index.md} | 0 .../locallibrary_base_template/{index.html => index.md} | 0 .../displaying_data/template_primer/{index.html => index.md} | 0 .../forms/create_bookinstance_form/{index.html => index.md} | 0 .../forms/create_genre_form/{index.html => index.md} | 0 .../forms/delete_author_form/{index.html => index.md} | 0 .../server-side/express_nodejs/forms/{index.html => index.md} | 0 .../forms/update_book_form/{index.html => index.md} | 0 .../ru/learn/server-side/express_nodejs/{index.html => index.md} | 0 .../express_nodejs/introduction/{index.html => index.md} | 0 .../server-side/express_nodejs/mongoose/{index.html => index.md} | 0 .../server-side/express_nodejs/routes/{index.html => index.md} | 0 .../express_nodejs/skeleton_website/{index.html => index.md} | 0 .../tutorial_local_library_website/{index.html => index.md} | 0 .../first_steps/client-server_overview/{index.html => index.md} | 0 files/ru/learn/server-side/first_steps/{index.html => index.md} | 0 .../server-side/first_steps/introduction/{index.html => index.md} | 0 .../first_steps/web_frameworks/{index.html => index.md} | 0 .../first_steps/website_security/{index.html => index.md} | 0 files/ru/learn/server-side/{index.html => index.md} | 0 .../node_server_without_framework/{index.html => index.md} | 0 .../angular_getting_started/{index.html => index.md} | 0 .../angular_todo_list_beginning/{index.html => index.md} | 0 .../client-side_javascript_frameworks/{index.html => index.md} | 0 .../react_getting_started/{index.html => index.md} | 0 .../feature_detection/{index.html => index.md} | 0 .../cross_browser_testing/html_and_css/{index.html => index.md} | 0 .../cross_browser_testing/{index.html => index.md} | 0 .../cross_browser_testing/introduction/{index.html => index.md} | 0 files/ru/learn/tools_and_testing/github/{index.html => index.md} | 0 files/ru/learn/tools_and_testing/{index.html => index.md} | 0 216 files changed, 0 insertions(+), 0 deletions(-) rename files/ru/learn/accessibility/accessibility_troubleshooting/{index.html => index.md} (100%) rename files/ru/learn/accessibility/css_and_javascript/{index.html => index.md} (100%) rename files/ru/learn/accessibility/html/{index.html => index.md} (100%) rename files/ru/learn/accessibility/{index.html => index.md} (100%) rename files/ru/learn/accessibility/mobile/{index.html => index.md} (100%) rename files/ru/learn/accessibility/multimedia/{index.html => index.md} (100%) rename files/ru/learn/accessibility/wai-aria_basics/{index.html => index.md} (100%) rename files/ru/learn/accessibility/what_is_accessibility/{index.html => index.md} (100%) rename files/ru/learn/common_questions/available_text_editors/{index.html => index.md} (100%) rename files/ru/learn/common_questions/design_for_all_types_of_users/{index.html => index.md} (100%) rename files/ru/learn/common_questions/how_do_you_host_your_website_on_google_app_engine/{index.html => index.md} (100%) rename files/ru/learn/common_questions/how_does_the_internet_work/{index.html => index.md} (100%) rename files/ru/learn/common_questions/how_much_does_it_cost/{index.html => index.md} (100%) rename files/ru/learn/common_questions/{index.html => index.md} (100%) rename files/ru/learn/common_questions/pages_sites_servers_and_search_engines/{index.html => index.md} (100%) rename files/ru/learn/common_questions/set_up_a_local_testing_server/{index.html => index.md} (100%) rename files/ru/learn/common_questions/thinking_before_coding/{index.html => index.md} (100%) rename files/ru/learn/common_questions/upload_files_to_a_web_server/{index.html => index.md} (100%) rename files/ru/learn/common_questions/using_github_pages/{index.html => index.md} (100%) rename files/ru/learn/common_questions/what_are_browser_developer_tools/{index.html => index.md} (100%) rename files/ru/learn/common_questions/what_are_hyperlinks/{index.html => index.md} (100%) rename files/ru/learn/common_questions/what_is_a_domain_name/{index.html => index.md} (100%) rename files/ru/learn/common_questions/what_is_a_url/{index.html => index.md} (100%) rename files/ru/learn/common_questions/what_is_a_web_server/{index.html => index.md} (100%) rename files/ru/learn/common_questions/what_software_do_i_need/{index.html => index.md} (100%) rename files/ru/learn/css/building_blocks/advanced_styling_effects/{index.html => index.md} (100%) rename files/ru/learn/css/building_blocks/backgrounds_and_borders/{index.html => index.md} (100%) rename files/ru/learn/css/building_blocks/cascade_and_inheritance/{index.html => index.md} (100%) rename files/ru/learn/css/building_blocks/cascade_tasks/{index.html => index.md} (100%) rename files/ru/learn/css/building_blocks/debugging_css/{index.html => index.md} (100%) rename files/ru/learn/css/building_blocks/fundamental_css_comprehension/{index.html => index.md} (100%) rename files/ru/learn/css/building_blocks/handling_different_text_directions/{index.html => index.md} (100%) rename files/ru/learn/css/building_blocks/images_media_form_elements/{index.html => index.md} (100%) rename files/ru/learn/css/building_blocks/{index.html => index.md} (100%) rename files/ru/learn/css/building_blocks/organizing/{index.html => index.md} (100%) rename files/ru/learn/css/building_blocks/overflowing_content/{index.html => index.md} (100%) rename files/ru/learn/css/building_blocks/selectors/attribute_selectors/{index.html => index.md} (100%) rename files/ru/learn/css/building_blocks/selectors/combinators/{index.html => index.md} (100%) rename files/ru/learn/css/building_blocks/selectors/{index.html => index.md} (100%) rename files/ru/learn/css/building_blocks/selectors/pseudo-classes_and_pseudo-elements/{index.html => index.md} (100%) rename files/ru/learn/css/building_blocks/selectors/selectors_tasks/{index.html => index.md} (100%) rename files/ru/learn/css/building_blocks/selectors/type_class_and_id_selectors/{index.html => index.md} (100%) rename files/ru/learn/css/building_blocks/sizing_items_in_css/{index.html => index.md} (100%) rename files/ru/learn/css/building_blocks/styling_tables/{index.html => index.md} (100%) rename files/ru/learn/css/building_blocks/the_box_model/{index.html => index.md} (100%) rename files/ru/learn/css/building_blocks/values_and_units/{index.html => index.md} (100%) rename files/ru/learn/css/css_layout/flexbox/{index.html => index.md} (100%) rename files/ru/learn/css/css_layout/floats/{index.html => index.md} (100%) rename files/ru/learn/css/css_layout/floats_skills/{index.html => index.md} (100%) rename files/ru/learn/css/css_layout/fundamental_layout_comprehension/{index.html => index.md} (100%) rename files/ru/learn/css/css_layout/grids/{index.html => index.md} (100%) rename files/ru/learn/css/css_layout/{index.html => index.md} (100%) rename files/ru/learn/css/css_layout/introduction/{index.html => index.md} (100%) rename files/ru/learn/css/css_layout/multicol_skills/{index.html => index.md} (100%) rename files/ru/learn/css/css_layout/multiple-column_layout/{index.html => index.md} (100%) rename files/ru/learn/css/css_layout/normal_flow/{index.html => index.md} (100%) rename files/ru/learn/css/css_layout/position_skills/{index.html => index.md} (100%) rename files/ru/learn/css/css_layout/positioning/{index.html => index.md} (100%) rename files/ru/learn/css/css_layout/practical_positioning_examples/{index.html => index.md} (100%) rename files/ru/learn/css/css_layout/responsive_design/{index.html => index.md} (100%) rename files/ru/learn/css/first_steps/getting_started/{index.html => index.md} (100%) rename files/ru/learn/css/first_steps/how_css_is_structured/{index.html => index.md} (100%) rename files/ru/learn/css/first_steps/how_css_works/{index.html => index.md} (100%) rename files/ru/learn/css/first_steps/{index.html => index.md} (100%) rename files/ru/learn/css/first_steps/styling_a_biography_page/{index.html => index.md} (100%) rename files/ru/learn/css/first_steps/what_is_css/{index.html => index.md} (100%) rename files/ru/learn/css/howto/css_faq/{index.html => index.md} (100%) rename files/ru/learn/css/howto/{index.html => index.md} (100%) rename files/ru/learn/css/{index.html => index.md} (100%) rename files/ru/learn/css/styling_text/fundamentals/{index.html => index.md} (100%) rename files/ru/learn/css/styling_text/{index.html => index.md} (100%) rename files/ru/learn/css/styling_text/styling_links/{index.html => index.md} (100%) rename files/ru/learn/css/styling_text/styling_lists/{index.html => index.md} (100%) rename files/ru/learn/css/styling_text/typesetting_a_homepage/{index.html => index.md} (100%) rename files/ru/learn/css/styling_text/web_fonts/{index.html => index.md} (100%) rename files/ru/learn/forms/basic_native_form_controls/{index.html => index.md} (100%) rename files/ru/learn/forms/form_validation/{index.html => index.md} (100%) rename files/ru/learn/forms/how_to_build_custom_form_controls/{index.html => index.md} (100%) rename files/ru/learn/forms/how_to_structure_a_web_form/{index.html => index.md} (100%) rename files/ru/learn/forms/{index.html => index.md} (100%) rename files/ru/learn/forms/sending_and_retrieving_form_data/{index.html => index.md} (100%) rename files/ru/learn/forms/sending_forms_through_javascript/{index.html => index.md} (100%) rename files/ru/learn/forms/styling_web_forms/{index.html => index.md} (100%) rename files/ru/learn/front-end_web_developer/{index.html => index.md} (100%) rename files/ru/learn/getting_started_with_the_web/css_basics/{index.html => index.md} (100%) rename files/ru/learn/getting_started_with_the_web/dealing_with_files/{index.html => index.md} (100%) rename files/ru/learn/getting_started_with_the_web/how_the_web_works/{index.html => index.md} (100%) rename files/ru/learn/getting_started_with_the_web/html_basics/{index.html => index.md} (100%) rename files/ru/learn/getting_started_with_the_web/{index.html => index.md} (100%) rename files/ru/learn/getting_started_with_the_web/installing_basic_software/{index.html => index.md} (100%) rename files/ru/learn/getting_started_with_the_web/javascript_basics/{index.html => index.md} (100%) rename files/ru/learn/getting_started_with_the_web/publishing_your_website/{index.html => index.md} (100%) rename files/ru/learn/getting_started_with_the_web/the_web_and_web_standards/{index.html => index.md} (100%) rename files/ru/learn/getting_started_with_the_web/what_will_your_website_look_like/{index.html => index.md} (100%) rename files/ru/learn/html/howto/author_fast-loading_html_pages/{index.html => index.md} (100%) rename files/ru/learn/html/howto/{index.html => index.md} (100%) rename files/ru/learn/html/howto/use_data_attributes/{index.html => index.md} (100%) rename files/ru/learn/html/{index.html => index.md} (100%) rename files/ru/learn/html/introduction_to_html/advanced_text_formatting/{index.html => index.md} (100%) rename files/ru/learn/html/introduction_to_html/creating_hyperlinks/{index.html => index.md} (100%) rename files/ru/learn/html/introduction_to_html/debugging_html/{index.html => index.md} (100%) rename files/ru/learn/html/introduction_to_html/document_and_website_structure/{index.html => index.md} (100%) rename files/ru/learn/html/introduction_to_html/getting_started/{index.html => index.md} (100%) rename files/ru/learn/html/introduction_to_html/html_text_fundamentals/{index.html => index.md} (100%) rename files/ru/learn/html/introduction_to_html/{index.html => index.md} (100%) rename files/ru/learn/html/introduction_to_html/marking_up_a_letter/{index.html => index.md} (100%) rename files/ru/learn/html/introduction_to_html/structuring_a_page_of_content/{index.html => index.md} (100%) rename files/ru/learn/html/introduction_to_html/the_head_metadata_in_html/{index.html => index.md} (100%) rename files/ru/learn/html/multimedia_and_embedding/adding_vector_graphics_to_the_web/{index.html => index.md} (100%) rename files/ru/learn/html/multimedia_and_embedding/images_in_html/{index.html => index.md} (100%) rename files/ru/learn/html/multimedia_and_embedding/images_in_html/test_your_skills_colon__html_images/{index.html => index.md} (100%) rename files/ru/learn/html/multimedia_and_embedding/{index.html => index.md} (100%) rename files/ru/learn/html/multimedia_and_embedding/mozilla_splash_page/{index.html => index.md} (100%) rename files/ru/learn/html/multimedia_and_embedding/other_embedding_technologies/{index.html => index.md} (100%) rename files/ru/learn/html/multimedia_and_embedding/responsive_images/{index.html => index.md} (100%) rename files/ru/learn/html/multimedia_and_embedding/video_and_audio_content/{index.html => index.md} (100%) rename files/ru/learn/html/tables/advanced/{index.html => index.md} (100%) rename files/ru/learn/html/tables/basics/{index.html => index.md} (100%) rename files/ru/learn/html/tables/{index.html => index.md} (100%) rename files/ru/learn/html/tables/structuring_planet_data/{index.html => index.md} (100%) rename files/ru/learn/{index.html => index.md} (100%) rename files/ru/learn/javascript/asynchronous/{index.html => index.md} (100%) rename files/ru/learn/javascript/asynchronous/introducing/{index.html => index.md} (100%) rename files/ru/learn/javascript/asynchronous/promises/{index.html => index.md} (100%) rename files/ru/learn/javascript/building_blocks/build_your_own_function/{index.html => index.md} (100%) rename files/ru/learn/javascript/building_blocks/conditionals/{index.html => index.md} (100%) rename files/ru/learn/javascript/building_blocks/events/{index.html => index.md} (100%) rename files/ru/learn/javascript/building_blocks/functions/{index.html => index.md} (100%) rename files/ru/learn/javascript/building_blocks/image_gallery/{index.html => index.md} (100%) rename files/ru/learn/javascript/building_blocks/{index.html => index.md} (100%) rename files/ru/learn/javascript/building_blocks/looping_code/{index.html => index.md} (100%) rename files/ru/learn/javascript/building_blocks/return_values/{index.html => index.md} (100%) rename files/ru/learn/javascript/building_blocks/test_your_skills_colon__functions/{index.html => index.md} (100%) rename files/ru/learn/javascript/client-side_web_apis/client-side_storage/{index.html => index.md} (100%) rename files/ru/learn/javascript/client-side_web_apis/fetching_data/{index.html => index.md} (100%) rename files/ru/learn/javascript/client-side_web_apis/{index.html => index.md} (100%) rename files/ru/learn/javascript/client-side_web_apis/introduction/{index.html => index.md} (100%) rename files/ru/learn/javascript/client-side_web_apis/manipulating_documents/{index.html => index.md} (100%) rename files/ru/learn/javascript/client-side_web_apis/third_party_apis/{index.html => index.md} (100%) rename files/ru/learn/javascript/first_steps/a_first_splash/{index.html => index.md} (100%) rename files/ru/learn/javascript/first_steps/arrays/{index.html => index.md} (100%) rename files/ru/learn/javascript/first_steps/{index.html => index.md} (100%) rename files/ru/learn/javascript/first_steps/math/{index.html => index.md} (100%) rename files/ru/learn/javascript/first_steps/silly_story_generator/{index.html => index.md} (100%) rename files/ru/learn/javascript/first_steps/strings/{index.html => index.md} (100%) rename files/ru/learn/javascript/first_steps/useful_string_methods/{index.html => index.md} (100%) rename files/ru/learn/javascript/first_steps/variables/{index.html => index.md} (100%) rename files/ru/learn/javascript/first_steps/what_is_javascript/{index.html => index.md} (100%) rename files/ru/learn/javascript/first_steps/what_went_wrong/{index.html => index.md} (100%) rename files/ru/learn/javascript/howto/{index.html => index.md} (100%) rename files/ru/learn/javascript/{index.html => index.md} (100%) rename files/ru/learn/javascript/objects/adding_bouncing_balls_features/{index.html => index.md} (100%) rename files/ru/learn/javascript/objects/basics/{index.html => index.md} (100%) rename files/ru/learn/javascript/objects/classes_in_javascript/{index.html => index.md} (100%) rename files/ru/learn/javascript/objects/{index.html => index.md} (100%) rename files/ru/learn/javascript/objects/json/{index.html => index.md} (100%) rename files/ru/learn/javascript/objects/object_building_practice/{index.html => index.md} (100%) rename files/ru/learn/javascript/objects/object_prototypes/{index.html => index.md} (100%) rename files/ru/learn/performance/business_case_for_performance/{index.html => index.md} (100%) rename files/ru/learn/performance/{index.html => index.md} (100%) rename files/ru/learn/server-side/apache_configuration_htaccess/{index.html => index.md} (100%) rename files/ru/learn/server-side/django/admin_site/{index.html => index.md} (100%) rename files/ru/learn/server-side/django/authentication/{index.html => index.md} (100%) rename files/ru/learn/server-side/django/deployment/{index.html => index.md} (100%) rename files/ru/learn/server-side/django/development_environment/{index.html => index.md} (100%) rename files/ru/learn/server-side/django/django_assessment_blog/{index.html => index.md} (100%) rename files/ru/learn/server-side/django/forms/{index.html => index.md} (100%) rename files/ru/learn/server-side/django/generic_views/{index.html => index.md} (100%) rename files/ru/learn/server-side/django/home_page/{index.html => index.md} (100%) rename files/ru/learn/server-side/django/{index.html => index.md} (100%) rename files/ru/learn/server-side/django/introduction/{index.html => index.md} (100%) rename files/ru/learn/server-side/django/models/{index.html => index.md} (100%) rename files/ru/learn/server-side/django/sessions/{index.html => index.md} (100%) rename files/ru/learn/server-side/django/skeleton_website/{index.html => index.md} (100%) rename files/ru/learn/server-side/django/testing/{index.html => index.md} (100%) rename files/ru/learn/server-side/django/tutorial_local_library_website/{index.html => index.md} (100%) rename files/ru/learn/server-side/django/web_application_security/{index.html => index.md} (100%) rename files/ru/learn/server-side/express_nodejs/development_environment/{index.html => index.md} (100%) rename files/ru/learn/server-side/express_nodejs/displaying_data/author_list_page/{index.html => index.md} (100%) rename files/ru/learn/server-side/express_nodejs/displaying_data/book_list_page/{index.html => index.md} (100%) rename files/ru/learn/server-side/express_nodejs/displaying_data/bookinstance_list_page/{index.html => index.md} (100%) rename files/ru/learn/server-side/express_nodejs/displaying_data/date_formatting_using_moment/{index.html => index.md} (100%) rename files/ru/learn/server-side/express_nodejs/displaying_data/flow_control_using_async/{index.html => index.md} (100%) rename files/ru/learn/server-side/express_nodejs/displaying_data/genre_detail_page/{index.html => index.md} (100%) rename files/ru/learn/server-side/express_nodejs/displaying_data/home_page/{index.html => index.md} (100%) rename files/ru/learn/server-side/express_nodejs/displaying_data/{index.html => index.md} (100%) rename files/ru/learn/server-side/express_nodejs/displaying_data/locallibrary_base_template/{index.html => index.md} (100%) rename files/ru/learn/server-side/express_nodejs/displaying_data/template_primer/{index.html => index.md} (100%) rename files/ru/learn/server-side/express_nodejs/forms/create_bookinstance_form/{index.html => index.md} (100%) rename files/ru/learn/server-side/express_nodejs/forms/create_genre_form/{index.html => index.md} (100%) rename files/ru/learn/server-side/express_nodejs/forms/delete_author_form/{index.html => index.md} (100%) rename files/ru/learn/server-side/express_nodejs/forms/{index.html => index.md} (100%) rename files/ru/learn/server-side/express_nodejs/forms/update_book_form/{index.html => index.md} (100%) rename files/ru/learn/server-side/express_nodejs/{index.html => index.md} (100%) rename files/ru/learn/server-side/express_nodejs/introduction/{index.html => index.md} (100%) rename files/ru/learn/server-side/express_nodejs/mongoose/{index.html => index.md} (100%) rename files/ru/learn/server-side/express_nodejs/routes/{index.html => index.md} (100%) rename files/ru/learn/server-side/express_nodejs/skeleton_website/{index.html => index.md} (100%) rename files/ru/learn/server-side/express_nodejs/tutorial_local_library_website/{index.html => index.md} (100%) rename files/ru/learn/server-side/first_steps/client-server_overview/{index.html => index.md} (100%) rename files/ru/learn/server-side/first_steps/{index.html => index.md} (100%) rename files/ru/learn/server-side/first_steps/introduction/{index.html => index.md} (100%) rename files/ru/learn/server-side/first_steps/web_frameworks/{index.html => index.md} (100%) rename files/ru/learn/server-side/first_steps/website_security/{index.html => index.md} (100%) rename files/ru/learn/server-side/{index.html => index.md} (100%) rename files/ru/learn/server-side/node_server_without_framework/{index.html => index.md} (100%) rename files/ru/learn/tools_and_testing/client-side_javascript_frameworks/angular_getting_started/{index.html => index.md} (100%) rename files/ru/learn/tools_and_testing/client-side_javascript_frameworks/angular_todo_list_beginning/{index.html => index.md} (100%) rename files/ru/learn/tools_and_testing/client-side_javascript_frameworks/{index.html => index.md} (100%) rename files/ru/learn/tools_and_testing/client-side_javascript_frameworks/react_getting_started/{index.html => index.md} (100%) rename files/ru/learn/tools_and_testing/cross_browser_testing/feature_detection/{index.html => index.md} (100%) rename files/ru/learn/tools_and_testing/cross_browser_testing/html_and_css/{index.html => index.md} (100%) rename files/ru/learn/tools_and_testing/cross_browser_testing/{index.html => index.md} (100%) rename files/ru/learn/tools_and_testing/cross_browser_testing/introduction/{index.html => index.md} (100%) rename files/ru/learn/tools_and_testing/github/{index.html => index.md} (100%) rename files/ru/learn/tools_and_testing/{index.html => index.md} (100%) diff --git a/files/ru/learn/accessibility/accessibility_troubleshooting/index.html b/files/ru/learn/accessibility/accessibility_troubleshooting/index.md similarity index 100% rename from files/ru/learn/accessibility/accessibility_troubleshooting/index.html rename to files/ru/learn/accessibility/accessibility_troubleshooting/index.md diff --git a/files/ru/learn/accessibility/css_and_javascript/index.html b/files/ru/learn/accessibility/css_and_javascript/index.md similarity index 100% rename from files/ru/learn/accessibility/css_and_javascript/index.html rename to files/ru/learn/accessibility/css_and_javascript/index.md diff --git a/files/ru/learn/accessibility/html/index.html b/files/ru/learn/accessibility/html/index.md similarity index 100% rename from files/ru/learn/accessibility/html/index.html rename to files/ru/learn/accessibility/html/index.md diff --git a/files/ru/learn/accessibility/index.html b/files/ru/learn/accessibility/index.md similarity index 100% rename from files/ru/learn/accessibility/index.html rename to files/ru/learn/accessibility/index.md diff --git a/files/ru/learn/accessibility/mobile/index.html b/files/ru/learn/accessibility/mobile/index.md similarity index 100% rename from files/ru/learn/accessibility/mobile/index.html rename to files/ru/learn/accessibility/mobile/index.md diff --git a/files/ru/learn/accessibility/multimedia/index.html b/files/ru/learn/accessibility/multimedia/index.md similarity index 100% rename from files/ru/learn/accessibility/multimedia/index.html rename to files/ru/learn/accessibility/multimedia/index.md diff --git a/files/ru/learn/accessibility/wai-aria_basics/index.html b/files/ru/learn/accessibility/wai-aria_basics/index.md similarity index 100% rename from files/ru/learn/accessibility/wai-aria_basics/index.html rename to files/ru/learn/accessibility/wai-aria_basics/index.md diff --git a/files/ru/learn/accessibility/what_is_accessibility/index.html b/files/ru/learn/accessibility/what_is_accessibility/index.md similarity index 100% rename from files/ru/learn/accessibility/what_is_accessibility/index.html rename to files/ru/learn/accessibility/what_is_accessibility/index.md diff --git a/files/ru/learn/common_questions/available_text_editors/index.html b/files/ru/learn/common_questions/available_text_editors/index.md similarity index 100% rename from files/ru/learn/common_questions/available_text_editors/index.html rename to files/ru/learn/common_questions/available_text_editors/index.md diff --git a/files/ru/learn/common_questions/design_for_all_types_of_users/index.html b/files/ru/learn/common_questions/design_for_all_types_of_users/index.md similarity index 100% rename from files/ru/learn/common_questions/design_for_all_types_of_users/index.html rename to files/ru/learn/common_questions/design_for_all_types_of_users/index.md diff --git a/files/ru/learn/common_questions/how_do_you_host_your_website_on_google_app_engine/index.html b/files/ru/learn/common_questions/how_do_you_host_your_website_on_google_app_engine/index.md similarity index 100% rename from files/ru/learn/common_questions/how_do_you_host_your_website_on_google_app_engine/index.html rename to files/ru/learn/common_questions/how_do_you_host_your_website_on_google_app_engine/index.md diff --git a/files/ru/learn/common_questions/how_does_the_internet_work/index.html b/files/ru/learn/common_questions/how_does_the_internet_work/index.md similarity index 100% rename from files/ru/learn/common_questions/how_does_the_internet_work/index.html rename to files/ru/learn/common_questions/how_does_the_internet_work/index.md diff --git a/files/ru/learn/common_questions/how_much_does_it_cost/index.html b/files/ru/learn/common_questions/how_much_does_it_cost/index.md similarity index 100% rename from files/ru/learn/common_questions/how_much_does_it_cost/index.html rename to files/ru/learn/common_questions/how_much_does_it_cost/index.md diff --git a/files/ru/learn/common_questions/index.html b/files/ru/learn/common_questions/index.md similarity index 100% rename from files/ru/learn/common_questions/index.html rename to files/ru/learn/common_questions/index.md diff --git a/files/ru/learn/common_questions/pages_sites_servers_and_search_engines/index.html b/files/ru/learn/common_questions/pages_sites_servers_and_search_engines/index.md similarity index 100% rename from files/ru/learn/common_questions/pages_sites_servers_and_search_engines/index.html rename to files/ru/learn/common_questions/pages_sites_servers_and_search_engines/index.md diff --git a/files/ru/learn/common_questions/set_up_a_local_testing_server/index.html b/files/ru/learn/common_questions/set_up_a_local_testing_server/index.md similarity index 100% rename from files/ru/learn/common_questions/set_up_a_local_testing_server/index.html rename to files/ru/learn/common_questions/set_up_a_local_testing_server/index.md diff --git a/files/ru/learn/common_questions/thinking_before_coding/index.html b/files/ru/learn/common_questions/thinking_before_coding/index.md similarity index 100% rename from files/ru/learn/common_questions/thinking_before_coding/index.html rename to files/ru/learn/common_questions/thinking_before_coding/index.md diff --git a/files/ru/learn/common_questions/upload_files_to_a_web_server/index.html b/files/ru/learn/common_questions/upload_files_to_a_web_server/index.md similarity index 100% rename from files/ru/learn/common_questions/upload_files_to_a_web_server/index.html rename to files/ru/learn/common_questions/upload_files_to_a_web_server/index.md diff --git a/files/ru/learn/common_questions/using_github_pages/index.html b/files/ru/learn/common_questions/using_github_pages/index.md similarity index 100% rename from files/ru/learn/common_questions/using_github_pages/index.html rename to files/ru/learn/common_questions/using_github_pages/index.md diff --git a/files/ru/learn/common_questions/what_are_browser_developer_tools/index.html b/files/ru/learn/common_questions/what_are_browser_developer_tools/index.md similarity index 100% rename from files/ru/learn/common_questions/what_are_browser_developer_tools/index.html rename to files/ru/learn/common_questions/what_are_browser_developer_tools/index.md diff --git a/files/ru/learn/common_questions/what_are_hyperlinks/index.html b/files/ru/learn/common_questions/what_are_hyperlinks/index.md similarity index 100% rename from files/ru/learn/common_questions/what_are_hyperlinks/index.html rename to files/ru/learn/common_questions/what_are_hyperlinks/index.md diff --git a/files/ru/learn/common_questions/what_is_a_domain_name/index.html b/files/ru/learn/common_questions/what_is_a_domain_name/index.md similarity index 100% rename from files/ru/learn/common_questions/what_is_a_domain_name/index.html rename to files/ru/learn/common_questions/what_is_a_domain_name/index.md diff --git a/files/ru/learn/common_questions/what_is_a_url/index.html b/files/ru/learn/common_questions/what_is_a_url/index.md similarity index 100% rename from files/ru/learn/common_questions/what_is_a_url/index.html rename to files/ru/learn/common_questions/what_is_a_url/index.md diff --git a/files/ru/learn/common_questions/what_is_a_web_server/index.html b/files/ru/learn/common_questions/what_is_a_web_server/index.md similarity index 100% rename from files/ru/learn/common_questions/what_is_a_web_server/index.html rename to files/ru/learn/common_questions/what_is_a_web_server/index.md diff --git a/files/ru/learn/common_questions/what_software_do_i_need/index.html b/files/ru/learn/common_questions/what_software_do_i_need/index.md similarity index 100% rename from files/ru/learn/common_questions/what_software_do_i_need/index.html rename to files/ru/learn/common_questions/what_software_do_i_need/index.md diff --git a/files/ru/learn/css/building_blocks/advanced_styling_effects/index.html b/files/ru/learn/css/building_blocks/advanced_styling_effects/index.md similarity index 100% rename from files/ru/learn/css/building_blocks/advanced_styling_effects/index.html rename to files/ru/learn/css/building_blocks/advanced_styling_effects/index.md diff --git a/files/ru/learn/css/building_blocks/backgrounds_and_borders/index.html b/files/ru/learn/css/building_blocks/backgrounds_and_borders/index.md similarity index 100% rename from files/ru/learn/css/building_blocks/backgrounds_and_borders/index.html rename to files/ru/learn/css/building_blocks/backgrounds_and_borders/index.md diff --git a/files/ru/learn/css/building_blocks/cascade_and_inheritance/index.html b/files/ru/learn/css/building_blocks/cascade_and_inheritance/index.md similarity index 100% rename from files/ru/learn/css/building_blocks/cascade_and_inheritance/index.html rename to files/ru/learn/css/building_blocks/cascade_and_inheritance/index.md diff --git a/files/ru/learn/css/building_blocks/cascade_tasks/index.html b/files/ru/learn/css/building_blocks/cascade_tasks/index.md similarity index 100% rename from files/ru/learn/css/building_blocks/cascade_tasks/index.html rename to files/ru/learn/css/building_blocks/cascade_tasks/index.md diff --git a/files/ru/learn/css/building_blocks/debugging_css/index.html b/files/ru/learn/css/building_blocks/debugging_css/index.md similarity index 100% rename from files/ru/learn/css/building_blocks/debugging_css/index.html rename to files/ru/learn/css/building_blocks/debugging_css/index.md diff --git a/files/ru/learn/css/building_blocks/fundamental_css_comprehension/index.html b/files/ru/learn/css/building_blocks/fundamental_css_comprehension/index.md similarity index 100% rename from files/ru/learn/css/building_blocks/fundamental_css_comprehension/index.html rename to files/ru/learn/css/building_blocks/fundamental_css_comprehension/index.md diff --git a/files/ru/learn/css/building_blocks/handling_different_text_directions/index.html b/files/ru/learn/css/building_blocks/handling_different_text_directions/index.md similarity index 100% rename from files/ru/learn/css/building_blocks/handling_different_text_directions/index.html rename to files/ru/learn/css/building_blocks/handling_different_text_directions/index.md diff --git a/files/ru/learn/css/building_blocks/images_media_form_elements/index.html b/files/ru/learn/css/building_blocks/images_media_form_elements/index.md similarity index 100% rename from files/ru/learn/css/building_blocks/images_media_form_elements/index.html rename to files/ru/learn/css/building_blocks/images_media_form_elements/index.md diff --git a/files/ru/learn/css/building_blocks/index.html b/files/ru/learn/css/building_blocks/index.md similarity index 100% rename from files/ru/learn/css/building_blocks/index.html rename to files/ru/learn/css/building_blocks/index.md diff --git a/files/ru/learn/css/building_blocks/organizing/index.html b/files/ru/learn/css/building_blocks/organizing/index.md similarity index 100% rename from files/ru/learn/css/building_blocks/organizing/index.html rename to files/ru/learn/css/building_blocks/organizing/index.md diff --git a/files/ru/learn/css/building_blocks/overflowing_content/index.html b/files/ru/learn/css/building_blocks/overflowing_content/index.md similarity index 100% rename from files/ru/learn/css/building_blocks/overflowing_content/index.html rename to files/ru/learn/css/building_blocks/overflowing_content/index.md diff --git a/files/ru/learn/css/building_blocks/selectors/attribute_selectors/index.html b/files/ru/learn/css/building_blocks/selectors/attribute_selectors/index.md similarity index 100% rename from files/ru/learn/css/building_blocks/selectors/attribute_selectors/index.html rename to files/ru/learn/css/building_blocks/selectors/attribute_selectors/index.md diff --git a/files/ru/learn/css/building_blocks/selectors/combinators/index.html b/files/ru/learn/css/building_blocks/selectors/combinators/index.md similarity index 100% rename from files/ru/learn/css/building_blocks/selectors/combinators/index.html rename to files/ru/learn/css/building_blocks/selectors/combinators/index.md diff --git a/files/ru/learn/css/building_blocks/selectors/index.html b/files/ru/learn/css/building_blocks/selectors/index.md similarity index 100% rename from files/ru/learn/css/building_blocks/selectors/index.html rename to files/ru/learn/css/building_blocks/selectors/index.md diff --git a/files/ru/learn/css/building_blocks/selectors/pseudo-classes_and_pseudo-elements/index.html b/files/ru/learn/css/building_blocks/selectors/pseudo-classes_and_pseudo-elements/index.md similarity index 100% rename from files/ru/learn/css/building_blocks/selectors/pseudo-classes_and_pseudo-elements/index.html rename to files/ru/learn/css/building_blocks/selectors/pseudo-classes_and_pseudo-elements/index.md diff --git a/files/ru/learn/css/building_blocks/selectors/selectors_tasks/index.html b/files/ru/learn/css/building_blocks/selectors/selectors_tasks/index.md similarity index 100% rename from files/ru/learn/css/building_blocks/selectors/selectors_tasks/index.html rename to files/ru/learn/css/building_blocks/selectors/selectors_tasks/index.md diff --git a/files/ru/learn/css/building_blocks/selectors/type_class_and_id_selectors/index.html b/files/ru/learn/css/building_blocks/selectors/type_class_and_id_selectors/index.md similarity index 100% rename from files/ru/learn/css/building_blocks/selectors/type_class_and_id_selectors/index.html rename to files/ru/learn/css/building_blocks/selectors/type_class_and_id_selectors/index.md diff --git a/files/ru/learn/css/building_blocks/sizing_items_in_css/index.html b/files/ru/learn/css/building_blocks/sizing_items_in_css/index.md similarity index 100% rename from files/ru/learn/css/building_blocks/sizing_items_in_css/index.html rename to files/ru/learn/css/building_blocks/sizing_items_in_css/index.md diff --git a/files/ru/learn/css/building_blocks/styling_tables/index.html b/files/ru/learn/css/building_blocks/styling_tables/index.md similarity index 100% rename from files/ru/learn/css/building_blocks/styling_tables/index.html rename to files/ru/learn/css/building_blocks/styling_tables/index.md diff --git a/files/ru/learn/css/building_blocks/the_box_model/index.html b/files/ru/learn/css/building_blocks/the_box_model/index.md similarity index 100% rename from files/ru/learn/css/building_blocks/the_box_model/index.html rename to files/ru/learn/css/building_blocks/the_box_model/index.md diff --git a/files/ru/learn/css/building_blocks/values_and_units/index.html b/files/ru/learn/css/building_blocks/values_and_units/index.md similarity index 100% rename from files/ru/learn/css/building_blocks/values_and_units/index.html rename to files/ru/learn/css/building_blocks/values_and_units/index.md diff --git a/files/ru/learn/css/css_layout/flexbox/index.html b/files/ru/learn/css/css_layout/flexbox/index.md similarity index 100% rename from files/ru/learn/css/css_layout/flexbox/index.html rename to files/ru/learn/css/css_layout/flexbox/index.md diff --git a/files/ru/learn/css/css_layout/floats/index.html b/files/ru/learn/css/css_layout/floats/index.md similarity index 100% rename from files/ru/learn/css/css_layout/floats/index.html rename to files/ru/learn/css/css_layout/floats/index.md diff --git a/files/ru/learn/css/css_layout/floats_skills/index.html b/files/ru/learn/css/css_layout/floats_skills/index.md similarity index 100% rename from files/ru/learn/css/css_layout/floats_skills/index.html rename to files/ru/learn/css/css_layout/floats_skills/index.md diff --git a/files/ru/learn/css/css_layout/fundamental_layout_comprehension/index.html b/files/ru/learn/css/css_layout/fundamental_layout_comprehension/index.md similarity index 100% rename from files/ru/learn/css/css_layout/fundamental_layout_comprehension/index.html rename to files/ru/learn/css/css_layout/fundamental_layout_comprehension/index.md diff --git a/files/ru/learn/css/css_layout/grids/index.html b/files/ru/learn/css/css_layout/grids/index.md similarity index 100% rename from files/ru/learn/css/css_layout/grids/index.html rename to files/ru/learn/css/css_layout/grids/index.md diff --git a/files/ru/learn/css/css_layout/index.html b/files/ru/learn/css/css_layout/index.md similarity index 100% rename from files/ru/learn/css/css_layout/index.html rename to files/ru/learn/css/css_layout/index.md diff --git a/files/ru/learn/css/css_layout/introduction/index.html b/files/ru/learn/css/css_layout/introduction/index.md similarity index 100% rename from files/ru/learn/css/css_layout/introduction/index.html rename to files/ru/learn/css/css_layout/introduction/index.md diff --git a/files/ru/learn/css/css_layout/multicol_skills/index.html b/files/ru/learn/css/css_layout/multicol_skills/index.md similarity index 100% rename from files/ru/learn/css/css_layout/multicol_skills/index.html rename to files/ru/learn/css/css_layout/multicol_skills/index.md diff --git a/files/ru/learn/css/css_layout/multiple-column_layout/index.html b/files/ru/learn/css/css_layout/multiple-column_layout/index.md similarity index 100% rename from files/ru/learn/css/css_layout/multiple-column_layout/index.html rename to files/ru/learn/css/css_layout/multiple-column_layout/index.md diff --git a/files/ru/learn/css/css_layout/normal_flow/index.html b/files/ru/learn/css/css_layout/normal_flow/index.md similarity index 100% rename from files/ru/learn/css/css_layout/normal_flow/index.html rename to files/ru/learn/css/css_layout/normal_flow/index.md diff --git a/files/ru/learn/css/css_layout/position_skills/index.html b/files/ru/learn/css/css_layout/position_skills/index.md similarity index 100% rename from files/ru/learn/css/css_layout/position_skills/index.html rename to files/ru/learn/css/css_layout/position_skills/index.md diff --git a/files/ru/learn/css/css_layout/positioning/index.html b/files/ru/learn/css/css_layout/positioning/index.md similarity index 100% rename from files/ru/learn/css/css_layout/positioning/index.html rename to files/ru/learn/css/css_layout/positioning/index.md diff --git a/files/ru/learn/css/css_layout/practical_positioning_examples/index.html b/files/ru/learn/css/css_layout/practical_positioning_examples/index.md similarity index 100% rename from files/ru/learn/css/css_layout/practical_positioning_examples/index.html rename to files/ru/learn/css/css_layout/practical_positioning_examples/index.md diff --git a/files/ru/learn/css/css_layout/responsive_design/index.html b/files/ru/learn/css/css_layout/responsive_design/index.md similarity index 100% rename from files/ru/learn/css/css_layout/responsive_design/index.html rename to files/ru/learn/css/css_layout/responsive_design/index.md diff --git a/files/ru/learn/css/first_steps/getting_started/index.html b/files/ru/learn/css/first_steps/getting_started/index.md similarity index 100% rename from files/ru/learn/css/first_steps/getting_started/index.html rename to files/ru/learn/css/first_steps/getting_started/index.md diff --git a/files/ru/learn/css/first_steps/how_css_is_structured/index.html b/files/ru/learn/css/first_steps/how_css_is_structured/index.md similarity index 100% rename from files/ru/learn/css/first_steps/how_css_is_structured/index.html rename to files/ru/learn/css/first_steps/how_css_is_structured/index.md diff --git a/files/ru/learn/css/first_steps/how_css_works/index.html b/files/ru/learn/css/first_steps/how_css_works/index.md similarity index 100% rename from files/ru/learn/css/first_steps/how_css_works/index.html rename to files/ru/learn/css/first_steps/how_css_works/index.md diff --git a/files/ru/learn/css/first_steps/index.html b/files/ru/learn/css/first_steps/index.md similarity index 100% rename from files/ru/learn/css/first_steps/index.html rename to files/ru/learn/css/first_steps/index.md diff --git a/files/ru/learn/css/first_steps/styling_a_biography_page/index.html b/files/ru/learn/css/first_steps/styling_a_biography_page/index.md similarity index 100% rename from files/ru/learn/css/first_steps/styling_a_biography_page/index.html rename to files/ru/learn/css/first_steps/styling_a_biography_page/index.md diff --git a/files/ru/learn/css/first_steps/what_is_css/index.html b/files/ru/learn/css/first_steps/what_is_css/index.md similarity index 100% rename from files/ru/learn/css/first_steps/what_is_css/index.html rename to files/ru/learn/css/first_steps/what_is_css/index.md diff --git a/files/ru/learn/css/howto/css_faq/index.html b/files/ru/learn/css/howto/css_faq/index.md similarity index 100% rename from files/ru/learn/css/howto/css_faq/index.html rename to files/ru/learn/css/howto/css_faq/index.md diff --git a/files/ru/learn/css/howto/index.html b/files/ru/learn/css/howto/index.md similarity index 100% rename from files/ru/learn/css/howto/index.html rename to files/ru/learn/css/howto/index.md diff --git a/files/ru/learn/css/index.html b/files/ru/learn/css/index.md similarity index 100% rename from files/ru/learn/css/index.html rename to files/ru/learn/css/index.md diff --git a/files/ru/learn/css/styling_text/fundamentals/index.html b/files/ru/learn/css/styling_text/fundamentals/index.md similarity index 100% rename from files/ru/learn/css/styling_text/fundamentals/index.html rename to files/ru/learn/css/styling_text/fundamentals/index.md diff --git a/files/ru/learn/css/styling_text/index.html b/files/ru/learn/css/styling_text/index.md similarity index 100% rename from files/ru/learn/css/styling_text/index.html rename to files/ru/learn/css/styling_text/index.md diff --git a/files/ru/learn/css/styling_text/styling_links/index.html b/files/ru/learn/css/styling_text/styling_links/index.md similarity index 100% rename from files/ru/learn/css/styling_text/styling_links/index.html rename to files/ru/learn/css/styling_text/styling_links/index.md diff --git a/files/ru/learn/css/styling_text/styling_lists/index.html b/files/ru/learn/css/styling_text/styling_lists/index.md similarity index 100% rename from files/ru/learn/css/styling_text/styling_lists/index.html rename to files/ru/learn/css/styling_text/styling_lists/index.md diff --git a/files/ru/learn/css/styling_text/typesetting_a_homepage/index.html b/files/ru/learn/css/styling_text/typesetting_a_homepage/index.md similarity index 100% rename from files/ru/learn/css/styling_text/typesetting_a_homepage/index.html rename to files/ru/learn/css/styling_text/typesetting_a_homepage/index.md diff --git a/files/ru/learn/css/styling_text/web_fonts/index.html b/files/ru/learn/css/styling_text/web_fonts/index.md similarity index 100% rename from files/ru/learn/css/styling_text/web_fonts/index.html rename to files/ru/learn/css/styling_text/web_fonts/index.md diff --git a/files/ru/learn/forms/basic_native_form_controls/index.html b/files/ru/learn/forms/basic_native_form_controls/index.md similarity index 100% rename from files/ru/learn/forms/basic_native_form_controls/index.html rename to files/ru/learn/forms/basic_native_form_controls/index.md diff --git a/files/ru/learn/forms/form_validation/index.html b/files/ru/learn/forms/form_validation/index.md similarity index 100% rename from files/ru/learn/forms/form_validation/index.html rename to files/ru/learn/forms/form_validation/index.md diff --git a/files/ru/learn/forms/how_to_build_custom_form_controls/index.html b/files/ru/learn/forms/how_to_build_custom_form_controls/index.md similarity index 100% rename from files/ru/learn/forms/how_to_build_custom_form_controls/index.html rename to files/ru/learn/forms/how_to_build_custom_form_controls/index.md diff --git a/files/ru/learn/forms/how_to_structure_a_web_form/index.html b/files/ru/learn/forms/how_to_structure_a_web_form/index.md similarity index 100% rename from files/ru/learn/forms/how_to_structure_a_web_form/index.html rename to files/ru/learn/forms/how_to_structure_a_web_form/index.md diff --git a/files/ru/learn/forms/index.html b/files/ru/learn/forms/index.md similarity index 100% rename from files/ru/learn/forms/index.html rename to files/ru/learn/forms/index.md diff --git a/files/ru/learn/forms/sending_and_retrieving_form_data/index.html b/files/ru/learn/forms/sending_and_retrieving_form_data/index.md similarity index 100% rename from files/ru/learn/forms/sending_and_retrieving_form_data/index.html rename to files/ru/learn/forms/sending_and_retrieving_form_data/index.md diff --git a/files/ru/learn/forms/sending_forms_through_javascript/index.html b/files/ru/learn/forms/sending_forms_through_javascript/index.md similarity index 100% rename from files/ru/learn/forms/sending_forms_through_javascript/index.html rename to files/ru/learn/forms/sending_forms_through_javascript/index.md diff --git a/files/ru/learn/forms/styling_web_forms/index.html b/files/ru/learn/forms/styling_web_forms/index.md similarity index 100% rename from files/ru/learn/forms/styling_web_forms/index.html rename to files/ru/learn/forms/styling_web_forms/index.md diff --git a/files/ru/learn/front-end_web_developer/index.html b/files/ru/learn/front-end_web_developer/index.md similarity index 100% rename from files/ru/learn/front-end_web_developer/index.html rename to files/ru/learn/front-end_web_developer/index.md diff --git a/files/ru/learn/getting_started_with_the_web/css_basics/index.html b/files/ru/learn/getting_started_with_the_web/css_basics/index.md similarity index 100% rename from files/ru/learn/getting_started_with_the_web/css_basics/index.html rename to files/ru/learn/getting_started_with_the_web/css_basics/index.md diff --git a/files/ru/learn/getting_started_with_the_web/dealing_with_files/index.html b/files/ru/learn/getting_started_with_the_web/dealing_with_files/index.md similarity index 100% rename from files/ru/learn/getting_started_with_the_web/dealing_with_files/index.html rename to files/ru/learn/getting_started_with_the_web/dealing_with_files/index.md diff --git a/files/ru/learn/getting_started_with_the_web/how_the_web_works/index.html b/files/ru/learn/getting_started_with_the_web/how_the_web_works/index.md similarity index 100% rename from files/ru/learn/getting_started_with_the_web/how_the_web_works/index.html rename to files/ru/learn/getting_started_with_the_web/how_the_web_works/index.md diff --git a/files/ru/learn/getting_started_with_the_web/html_basics/index.html b/files/ru/learn/getting_started_with_the_web/html_basics/index.md similarity index 100% rename from files/ru/learn/getting_started_with_the_web/html_basics/index.html rename to files/ru/learn/getting_started_with_the_web/html_basics/index.md diff --git a/files/ru/learn/getting_started_with_the_web/index.html b/files/ru/learn/getting_started_with_the_web/index.md similarity index 100% rename from files/ru/learn/getting_started_with_the_web/index.html rename to files/ru/learn/getting_started_with_the_web/index.md diff --git a/files/ru/learn/getting_started_with_the_web/installing_basic_software/index.html b/files/ru/learn/getting_started_with_the_web/installing_basic_software/index.md similarity index 100% rename from files/ru/learn/getting_started_with_the_web/installing_basic_software/index.html rename to files/ru/learn/getting_started_with_the_web/installing_basic_software/index.md diff --git a/files/ru/learn/getting_started_with_the_web/javascript_basics/index.html b/files/ru/learn/getting_started_with_the_web/javascript_basics/index.md similarity index 100% rename from files/ru/learn/getting_started_with_the_web/javascript_basics/index.html rename to files/ru/learn/getting_started_with_the_web/javascript_basics/index.md diff --git a/files/ru/learn/getting_started_with_the_web/publishing_your_website/index.html b/files/ru/learn/getting_started_with_the_web/publishing_your_website/index.md similarity index 100% rename from files/ru/learn/getting_started_with_the_web/publishing_your_website/index.html rename to files/ru/learn/getting_started_with_the_web/publishing_your_website/index.md diff --git a/files/ru/learn/getting_started_with_the_web/the_web_and_web_standards/index.html b/files/ru/learn/getting_started_with_the_web/the_web_and_web_standards/index.md similarity index 100% rename from files/ru/learn/getting_started_with_the_web/the_web_and_web_standards/index.html rename to files/ru/learn/getting_started_with_the_web/the_web_and_web_standards/index.md diff --git a/files/ru/learn/getting_started_with_the_web/what_will_your_website_look_like/index.html b/files/ru/learn/getting_started_with_the_web/what_will_your_website_look_like/index.md similarity index 100% rename from files/ru/learn/getting_started_with_the_web/what_will_your_website_look_like/index.html rename to files/ru/learn/getting_started_with_the_web/what_will_your_website_look_like/index.md diff --git a/files/ru/learn/html/howto/author_fast-loading_html_pages/index.html b/files/ru/learn/html/howto/author_fast-loading_html_pages/index.md similarity index 100% rename from files/ru/learn/html/howto/author_fast-loading_html_pages/index.html rename to files/ru/learn/html/howto/author_fast-loading_html_pages/index.md diff --git a/files/ru/learn/html/howto/index.html b/files/ru/learn/html/howto/index.md similarity index 100% rename from files/ru/learn/html/howto/index.html rename to files/ru/learn/html/howto/index.md diff --git a/files/ru/learn/html/howto/use_data_attributes/index.html b/files/ru/learn/html/howto/use_data_attributes/index.md similarity index 100% rename from files/ru/learn/html/howto/use_data_attributes/index.html rename to files/ru/learn/html/howto/use_data_attributes/index.md diff --git a/files/ru/learn/html/index.html b/files/ru/learn/html/index.md similarity index 100% rename from files/ru/learn/html/index.html rename to files/ru/learn/html/index.md diff --git a/files/ru/learn/html/introduction_to_html/advanced_text_formatting/index.html b/files/ru/learn/html/introduction_to_html/advanced_text_formatting/index.md similarity index 100% rename from files/ru/learn/html/introduction_to_html/advanced_text_formatting/index.html rename to files/ru/learn/html/introduction_to_html/advanced_text_formatting/index.md diff --git a/files/ru/learn/html/introduction_to_html/creating_hyperlinks/index.html b/files/ru/learn/html/introduction_to_html/creating_hyperlinks/index.md similarity index 100% rename from files/ru/learn/html/introduction_to_html/creating_hyperlinks/index.html rename to files/ru/learn/html/introduction_to_html/creating_hyperlinks/index.md diff --git a/files/ru/learn/html/introduction_to_html/debugging_html/index.html b/files/ru/learn/html/introduction_to_html/debugging_html/index.md similarity index 100% rename from files/ru/learn/html/introduction_to_html/debugging_html/index.html rename to files/ru/learn/html/introduction_to_html/debugging_html/index.md diff --git a/files/ru/learn/html/introduction_to_html/document_and_website_structure/index.html b/files/ru/learn/html/introduction_to_html/document_and_website_structure/index.md similarity index 100% rename from files/ru/learn/html/introduction_to_html/document_and_website_structure/index.html rename to files/ru/learn/html/introduction_to_html/document_and_website_structure/index.md diff --git a/files/ru/learn/html/introduction_to_html/getting_started/index.html b/files/ru/learn/html/introduction_to_html/getting_started/index.md similarity index 100% rename from files/ru/learn/html/introduction_to_html/getting_started/index.html rename to files/ru/learn/html/introduction_to_html/getting_started/index.md diff --git a/files/ru/learn/html/introduction_to_html/html_text_fundamentals/index.html b/files/ru/learn/html/introduction_to_html/html_text_fundamentals/index.md similarity index 100% rename from files/ru/learn/html/introduction_to_html/html_text_fundamentals/index.html rename to files/ru/learn/html/introduction_to_html/html_text_fundamentals/index.md diff --git a/files/ru/learn/html/introduction_to_html/index.html b/files/ru/learn/html/introduction_to_html/index.md similarity index 100% rename from files/ru/learn/html/introduction_to_html/index.html rename to files/ru/learn/html/introduction_to_html/index.md diff --git a/files/ru/learn/html/introduction_to_html/marking_up_a_letter/index.html b/files/ru/learn/html/introduction_to_html/marking_up_a_letter/index.md similarity index 100% rename from files/ru/learn/html/introduction_to_html/marking_up_a_letter/index.html rename to files/ru/learn/html/introduction_to_html/marking_up_a_letter/index.md diff --git a/files/ru/learn/html/introduction_to_html/structuring_a_page_of_content/index.html b/files/ru/learn/html/introduction_to_html/structuring_a_page_of_content/index.md similarity index 100% rename from files/ru/learn/html/introduction_to_html/structuring_a_page_of_content/index.html rename to files/ru/learn/html/introduction_to_html/structuring_a_page_of_content/index.md diff --git a/files/ru/learn/html/introduction_to_html/the_head_metadata_in_html/index.html b/files/ru/learn/html/introduction_to_html/the_head_metadata_in_html/index.md similarity index 100% rename from files/ru/learn/html/introduction_to_html/the_head_metadata_in_html/index.html rename to files/ru/learn/html/introduction_to_html/the_head_metadata_in_html/index.md diff --git a/files/ru/learn/html/multimedia_and_embedding/adding_vector_graphics_to_the_web/index.html b/files/ru/learn/html/multimedia_and_embedding/adding_vector_graphics_to_the_web/index.md similarity index 100% rename from files/ru/learn/html/multimedia_and_embedding/adding_vector_graphics_to_the_web/index.html rename to files/ru/learn/html/multimedia_and_embedding/adding_vector_graphics_to_the_web/index.md diff --git a/files/ru/learn/html/multimedia_and_embedding/images_in_html/index.html b/files/ru/learn/html/multimedia_and_embedding/images_in_html/index.md similarity index 100% rename from files/ru/learn/html/multimedia_and_embedding/images_in_html/index.html rename to files/ru/learn/html/multimedia_and_embedding/images_in_html/index.md diff --git a/files/ru/learn/html/multimedia_and_embedding/images_in_html/test_your_skills_colon__html_images/index.html b/files/ru/learn/html/multimedia_and_embedding/images_in_html/test_your_skills_colon__html_images/index.md similarity index 100% rename from files/ru/learn/html/multimedia_and_embedding/images_in_html/test_your_skills_colon__html_images/index.html rename to files/ru/learn/html/multimedia_and_embedding/images_in_html/test_your_skills_colon__html_images/index.md diff --git a/files/ru/learn/html/multimedia_and_embedding/index.html b/files/ru/learn/html/multimedia_and_embedding/index.md similarity index 100% rename from files/ru/learn/html/multimedia_and_embedding/index.html rename to files/ru/learn/html/multimedia_and_embedding/index.md diff --git a/files/ru/learn/html/multimedia_and_embedding/mozilla_splash_page/index.html b/files/ru/learn/html/multimedia_and_embedding/mozilla_splash_page/index.md similarity index 100% rename from files/ru/learn/html/multimedia_and_embedding/mozilla_splash_page/index.html rename to files/ru/learn/html/multimedia_and_embedding/mozilla_splash_page/index.md diff --git a/files/ru/learn/html/multimedia_and_embedding/other_embedding_technologies/index.html b/files/ru/learn/html/multimedia_and_embedding/other_embedding_technologies/index.md similarity index 100% rename from files/ru/learn/html/multimedia_and_embedding/other_embedding_technologies/index.html rename to files/ru/learn/html/multimedia_and_embedding/other_embedding_technologies/index.md diff --git a/files/ru/learn/html/multimedia_and_embedding/responsive_images/index.html b/files/ru/learn/html/multimedia_and_embedding/responsive_images/index.md similarity index 100% rename from files/ru/learn/html/multimedia_and_embedding/responsive_images/index.html rename to files/ru/learn/html/multimedia_and_embedding/responsive_images/index.md diff --git a/files/ru/learn/html/multimedia_and_embedding/video_and_audio_content/index.html b/files/ru/learn/html/multimedia_and_embedding/video_and_audio_content/index.md similarity index 100% rename from files/ru/learn/html/multimedia_and_embedding/video_and_audio_content/index.html rename to files/ru/learn/html/multimedia_and_embedding/video_and_audio_content/index.md diff --git a/files/ru/learn/html/tables/advanced/index.html b/files/ru/learn/html/tables/advanced/index.md similarity index 100% rename from files/ru/learn/html/tables/advanced/index.html rename to files/ru/learn/html/tables/advanced/index.md diff --git a/files/ru/learn/html/tables/basics/index.html b/files/ru/learn/html/tables/basics/index.md similarity index 100% rename from files/ru/learn/html/tables/basics/index.html rename to files/ru/learn/html/tables/basics/index.md diff --git a/files/ru/learn/html/tables/index.html b/files/ru/learn/html/tables/index.md similarity index 100% rename from files/ru/learn/html/tables/index.html rename to files/ru/learn/html/tables/index.md diff --git a/files/ru/learn/html/tables/structuring_planet_data/index.html b/files/ru/learn/html/tables/structuring_planet_data/index.md similarity index 100% rename from files/ru/learn/html/tables/structuring_planet_data/index.html rename to files/ru/learn/html/tables/structuring_planet_data/index.md diff --git a/files/ru/learn/index.html b/files/ru/learn/index.md similarity index 100% rename from files/ru/learn/index.html rename to files/ru/learn/index.md diff --git a/files/ru/learn/javascript/asynchronous/index.html b/files/ru/learn/javascript/asynchronous/index.md similarity index 100% rename from files/ru/learn/javascript/asynchronous/index.html rename to files/ru/learn/javascript/asynchronous/index.md diff --git a/files/ru/learn/javascript/asynchronous/introducing/index.html b/files/ru/learn/javascript/asynchronous/introducing/index.md similarity index 100% rename from files/ru/learn/javascript/asynchronous/introducing/index.html rename to files/ru/learn/javascript/asynchronous/introducing/index.md diff --git a/files/ru/learn/javascript/asynchronous/promises/index.html b/files/ru/learn/javascript/asynchronous/promises/index.md similarity index 100% rename from files/ru/learn/javascript/asynchronous/promises/index.html rename to files/ru/learn/javascript/asynchronous/promises/index.md diff --git a/files/ru/learn/javascript/building_blocks/build_your_own_function/index.html b/files/ru/learn/javascript/building_blocks/build_your_own_function/index.md similarity index 100% rename from files/ru/learn/javascript/building_blocks/build_your_own_function/index.html rename to files/ru/learn/javascript/building_blocks/build_your_own_function/index.md diff --git a/files/ru/learn/javascript/building_blocks/conditionals/index.html b/files/ru/learn/javascript/building_blocks/conditionals/index.md similarity index 100% rename from files/ru/learn/javascript/building_blocks/conditionals/index.html rename to files/ru/learn/javascript/building_blocks/conditionals/index.md diff --git a/files/ru/learn/javascript/building_blocks/events/index.html b/files/ru/learn/javascript/building_blocks/events/index.md similarity index 100% rename from files/ru/learn/javascript/building_blocks/events/index.html rename to files/ru/learn/javascript/building_blocks/events/index.md diff --git a/files/ru/learn/javascript/building_blocks/functions/index.html b/files/ru/learn/javascript/building_blocks/functions/index.md similarity index 100% rename from files/ru/learn/javascript/building_blocks/functions/index.html rename to files/ru/learn/javascript/building_blocks/functions/index.md diff --git a/files/ru/learn/javascript/building_blocks/image_gallery/index.html b/files/ru/learn/javascript/building_blocks/image_gallery/index.md similarity index 100% rename from files/ru/learn/javascript/building_blocks/image_gallery/index.html rename to files/ru/learn/javascript/building_blocks/image_gallery/index.md diff --git a/files/ru/learn/javascript/building_blocks/index.html b/files/ru/learn/javascript/building_blocks/index.md similarity index 100% rename from files/ru/learn/javascript/building_blocks/index.html rename to files/ru/learn/javascript/building_blocks/index.md diff --git a/files/ru/learn/javascript/building_blocks/looping_code/index.html b/files/ru/learn/javascript/building_blocks/looping_code/index.md similarity index 100% rename from files/ru/learn/javascript/building_blocks/looping_code/index.html rename to files/ru/learn/javascript/building_blocks/looping_code/index.md diff --git a/files/ru/learn/javascript/building_blocks/return_values/index.html b/files/ru/learn/javascript/building_blocks/return_values/index.md similarity index 100% rename from files/ru/learn/javascript/building_blocks/return_values/index.html rename to files/ru/learn/javascript/building_blocks/return_values/index.md diff --git a/files/ru/learn/javascript/building_blocks/test_your_skills_colon__functions/index.html b/files/ru/learn/javascript/building_blocks/test_your_skills_colon__functions/index.md similarity index 100% rename from files/ru/learn/javascript/building_blocks/test_your_skills_colon__functions/index.html rename to files/ru/learn/javascript/building_blocks/test_your_skills_colon__functions/index.md diff --git a/files/ru/learn/javascript/client-side_web_apis/client-side_storage/index.html b/files/ru/learn/javascript/client-side_web_apis/client-side_storage/index.md similarity index 100% rename from files/ru/learn/javascript/client-side_web_apis/client-side_storage/index.html rename to files/ru/learn/javascript/client-side_web_apis/client-side_storage/index.md diff --git a/files/ru/learn/javascript/client-side_web_apis/fetching_data/index.html b/files/ru/learn/javascript/client-side_web_apis/fetching_data/index.md similarity index 100% rename from files/ru/learn/javascript/client-side_web_apis/fetching_data/index.html rename to files/ru/learn/javascript/client-side_web_apis/fetching_data/index.md diff --git a/files/ru/learn/javascript/client-side_web_apis/index.html b/files/ru/learn/javascript/client-side_web_apis/index.md similarity index 100% rename from files/ru/learn/javascript/client-side_web_apis/index.html rename to files/ru/learn/javascript/client-side_web_apis/index.md diff --git a/files/ru/learn/javascript/client-side_web_apis/introduction/index.html b/files/ru/learn/javascript/client-side_web_apis/introduction/index.md similarity index 100% rename from files/ru/learn/javascript/client-side_web_apis/introduction/index.html rename to files/ru/learn/javascript/client-side_web_apis/introduction/index.md diff --git a/files/ru/learn/javascript/client-side_web_apis/manipulating_documents/index.html b/files/ru/learn/javascript/client-side_web_apis/manipulating_documents/index.md similarity index 100% rename from files/ru/learn/javascript/client-side_web_apis/manipulating_documents/index.html rename to files/ru/learn/javascript/client-side_web_apis/manipulating_documents/index.md diff --git a/files/ru/learn/javascript/client-side_web_apis/third_party_apis/index.html b/files/ru/learn/javascript/client-side_web_apis/third_party_apis/index.md similarity index 100% rename from files/ru/learn/javascript/client-side_web_apis/third_party_apis/index.html rename to files/ru/learn/javascript/client-side_web_apis/third_party_apis/index.md diff --git a/files/ru/learn/javascript/first_steps/a_first_splash/index.html b/files/ru/learn/javascript/first_steps/a_first_splash/index.md similarity index 100% rename from files/ru/learn/javascript/first_steps/a_first_splash/index.html rename to files/ru/learn/javascript/first_steps/a_first_splash/index.md diff --git a/files/ru/learn/javascript/first_steps/arrays/index.html b/files/ru/learn/javascript/first_steps/arrays/index.md similarity index 100% rename from files/ru/learn/javascript/first_steps/arrays/index.html rename to files/ru/learn/javascript/first_steps/arrays/index.md diff --git a/files/ru/learn/javascript/first_steps/index.html b/files/ru/learn/javascript/first_steps/index.md similarity index 100% rename from files/ru/learn/javascript/first_steps/index.html rename to files/ru/learn/javascript/first_steps/index.md diff --git a/files/ru/learn/javascript/first_steps/math/index.html b/files/ru/learn/javascript/first_steps/math/index.md similarity index 100% rename from files/ru/learn/javascript/first_steps/math/index.html rename to files/ru/learn/javascript/first_steps/math/index.md diff --git a/files/ru/learn/javascript/first_steps/silly_story_generator/index.html b/files/ru/learn/javascript/first_steps/silly_story_generator/index.md similarity index 100% rename from files/ru/learn/javascript/first_steps/silly_story_generator/index.html rename to files/ru/learn/javascript/first_steps/silly_story_generator/index.md diff --git a/files/ru/learn/javascript/first_steps/strings/index.html b/files/ru/learn/javascript/first_steps/strings/index.md similarity index 100% rename from files/ru/learn/javascript/first_steps/strings/index.html rename to files/ru/learn/javascript/first_steps/strings/index.md diff --git a/files/ru/learn/javascript/first_steps/useful_string_methods/index.html b/files/ru/learn/javascript/first_steps/useful_string_methods/index.md similarity index 100% rename from files/ru/learn/javascript/first_steps/useful_string_methods/index.html rename to files/ru/learn/javascript/first_steps/useful_string_methods/index.md diff --git a/files/ru/learn/javascript/first_steps/variables/index.html b/files/ru/learn/javascript/first_steps/variables/index.md similarity index 100% rename from files/ru/learn/javascript/first_steps/variables/index.html rename to files/ru/learn/javascript/first_steps/variables/index.md diff --git a/files/ru/learn/javascript/first_steps/what_is_javascript/index.html b/files/ru/learn/javascript/first_steps/what_is_javascript/index.md similarity index 100% rename from files/ru/learn/javascript/first_steps/what_is_javascript/index.html rename to files/ru/learn/javascript/first_steps/what_is_javascript/index.md diff --git a/files/ru/learn/javascript/first_steps/what_went_wrong/index.html b/files/ru/learn/javascript/first_steps/what_went_wrong/index.md similarity index 100% rename from files/ru/learn/javascript/first_steps/what_went_wrong/index.html rename to files/ru/learn/javascript/first_steps/what_went_wrong/index.md diff --git a/files/ru/learn/javascript/howto/index.html b/files/ru/learn/javascript/howto/index.md similarity index 100% rename from files/ru/learn/javascript/howto/index.html rename to files/ru/learn/javascript/howto/index.md diff --git a/files/ru/learn/javascript/index.html b/files/ru/learn/javascript/index.md similarity index 100% rename from files/ru/learn/javascript/index.html rename to files/ru/learn/javascript/index.md diff --git a/files/ru/learn/javascript/objects/adding_bouncing_balls_features/index.html b/files/ru/learn/javascript/objects/adding_bouncing_balls_features/index.md similarity index 100% rename from files/ru/learn/javascript/objects/adding_bouncing_balls_features/index.html rename to files/ru/learn/javascript/objects/adding_bouncing_balls_features/index.md diff --git a/files/ru/learn/javascript/objects/basics/index.html b/files/ru/learn/javascript/objects/basics/index.md similarity index 100% rename from files/ru/learn/javascript/objects/basics/index.html rename to files/ru/learn/javascript/objects/basics/index.md diff --git a/files/ru/learn/javascript/objects/classes_in_javascript/index.html b/files/ru/learn/javascript/objects/classes_in_javascript/index.md similarity index 100% rename from files/ru/learn/javascript/objects/classes_in_javascript/index.html rename to files/ru/learn/javascript/objects/classes_in_javascript/index.md diff --git a/files/ru/learn/javascript/objects/index.html b/files/ru/learn/javascript/objects/index.md similarity index 100% rename from files/ru/learn/javascript/objects/index.html rename to files/ru/learn/javascript/objects/index.md diff --git a/files/ru/learn/javascript/objects/json/index.html b/files/ru/learn/javascript/objects/json/index.md similarity index 100% rename from files/ru/learn/javascript/objects/json/index.html rename to files/ru/learn/javascript/objects/json/index.md diff --git a/files/ru/learn/javascript/objects/object_building_practice/index.html b/files/ru/learn/javascript/objects/object_building_practice/index.md similarity index 100% rename from files/ru/learn/javascript/objects/object_building_practice/index.html rename to files/ru/learn/javascript/objects/object_building_practice/index.md diff --git a/files/ru/learn/javascript/objects/object_prototypes/index.html b/files/ru/learn/javascript/objects/object_prototypes/index.md similarity index 100% rename from files/ru/learn/javascript/objects/object_prototypes/index.html rename to files/ru/learn/javascript/objects/object_prototypes/index.md diff --git a/files/ru/learn/performance/business_case_for_performance/index.html b/files/ru/learn/performance/business_case_for_performance/index.md similarity index 100% rename from files/ru/learn/performance/business_case_for_performance/index.html rename to files/ru/learn/performance/business_case_for_performance/index.md diff --git a/files/ru/learn/performance/index.html b/files/ru/learn/performance/index.md similarity index 100% rename from files/ru/learn/performance/index.html rename to files/ru/learn/performance/index.md diff --git a/files/ru/learn/server-side/apache_configuration_htaccess/index.html b/files/ru/learn/server-side/apache_configuration_htaccess/index.md similarity index 100% rename from files/ru/learn/server-side/apache_configuration_htaccess/index.html rename to files/ru/learn/server-side/apache_configuration_htaccess/index.md diff --git a/files/ru/learn/server-side/django/admin_site/index.html b/files/ru/learn/server-side/django/admin_site/index.md similarity index 100% rename from files/ru/learn/server-side/django/admin_site/index.html rename to files/ru/learn/server-side/django/admin_site/index.md diff --git a/files/ru/learn/server-side/django/authentication/index.html b/files/ru/learn/server-side/django/authentication/index.md similarity index 100% rename from files/ru/learn/server-side/django/authentication/index.html rename to files/ru/learn/server-side/django/authentication/index.md diff --git a/files/ru/learn/server-side/django/deployment/index.html b/files/ru/learn/server-side/django/deployment/index.md similarity index 100% rename from files/ru/learn/server-side/django/deployment/index.html rename to files/ru/learn/server-side/django/deployment/index.md diff --git a/files/ru/learn/server-side/django/development_environment/index.html b/files/ru/learn/server-side/django/development_environment/index.md similarity index 100% rename from files/ru/learn/server-side/django/development_environment/index.html rename to files/ru/learn/server-side/django/development_environment/index.md diff --git a/files/ru/learn/server-side/django/django_assessment_blog/index.html b/files/ru/learn/server-side/django/django_assessment_blog/index.md similarity index 100% rename from files/ru/learn/server-side/django/django_assessment_blog/index.html rename to files/ru/learn/server-side/django/django_assessment_blog/index.md diff --git a/files/ru/learn/server-side/django/forms/index.html b/files/ru/learn/server-side/django/forms/index.md similarity index 100% rename from files/ru/learn/server-side/django/forms/index.html rename to files/ru/learn/server-side/django/forms/index.md diff --git a/files/ru/learn/server-side/django/generic_views/index.html b/files/ru/learn/server-side/django/generic_views/index.md similarity index 100% rename from files/ru/learn/server-side/django/generic_views/index.html rename to files/ru/learn/server-side/django/generic_views/index.md diff --git a/files/ru/learn/server-side/django/home_page/index.html b/files/ru/learn/server-side/django/home_page/index.md similarity index 100% rename from files/ru/learn/server-side/django/home_page/index.html rename to files/ru/learn/server-side/django/home_page/index.md diff --git a/files/ru/learn/server-side/django/index.html b/files/ru/learn/server-side/django/index.md similarity index 100% rename from files/ru/learn/server-side/django/index.html rename to files/ru/learn/server-side/django/index.md diff --git a/files/ru/learn/server-side/django/introduction/index.html b/files/ru/learn/server-side/django/introduction/index.md similarity index 100% rename from files/ru/learn/server-side/django/introduction/index.html rename to files/ru/learn/server-side/django/introduction/index.md diff --git a/files/ru/learn/server-side/django/models/index.html b/files/ru/learn/server-side/django/models/index.md similarity index 100% rename from files/ru/learn/server-side/django/models/index.html rename to files/ru/learn/server-side/django/models/index.md diff --git a/files/ru/learn/server-side/django/sessions/index.html b/files/ru/learn/server-side/django/sessions/index.md similarity index 100% rename from files/ru/learn/server-side/django/sessions/index.html rename to files/ru/learn/server-side/django/sessions/index.md diff --git a/files/ru/learn/server-side/django/skeleton_website/index.html b/files/ru/learn/server-side/django/skeleton_website/index.md similarity index 100% rename from files/ru/learn/server-side/django/skeleton_website/index.html rename to files/ru/learn/server-side/django/skeleton_website/index.md diff --git a/files/ru/learn/server-side/django/testing/index.html b/files/ru/learn/server-side/django/testing/index.md similarity index 100% rename from files/ru/learn/server-side/django/testing/index.html rename to files/ru/learn/server-side/django/testing/index.md diff --git a/files/ru/learn/server-side/django/tutorial_local_library_website/index.html b/files/ru/learn/server-side/django/tutorial_local_library_website/index.md similarity index 100% rename from files/ru/learn/server-side/django/tutorial_local_library_website/index.html rename to files/ru/learn/server-side/django/tutorial_local_library_website/index.md diff --git a/files/ru/learn/server-side/django/web_application_security/index.html b/files/ru/learn/server-side/django/web_application_security/index.md similarity index 100% rename from files/ru/learn/server-side/django/web_application_security/index.html rename to files/ru/learn/server-side/django/web_application_security/index.md diff --git a/files/ru/learn/server-side/express_nodejs/development_environment/index.html b/files/ru/learn/server-side/express_nodejs/development_environment/index.md similarity index 100% rename from files/ru/learn/server-side/express_nodejs/development_environment/index.html rename to files/ru/learn/server-side/express_nodejs/development_environment/index.md diff --git a/files/ru/learn/server-side/express_nodejs/displaying_data/author_list_page/index.html b/files/ru/learn/server-side/express_nodejs/displaying_data/author_list_page/index.md similarity index 100% rename from files/ru/learn/server-side/express_nodejs/displaying_data/author_list_page/index.html rename to files/ru/learn/server-side/express_nodejs/displaying_data/author_list_page/index.md diff --git a/files/ru/learn/server-side/express_nodejs/displaying_data/book_list_page/index.html b/files/ru/learn/server-side/express_nodejs/displaying_data/book_list_page/index.md similarity index 100% rename from files/ru/learn/server-side/express_nodejs/displaying_data/book_list_page/index.html rename to files/ru/learn/server-side/express_nodejs/displaying_data/book_list_page/index.md diff --git a/files/ru/learn/server-side/express_nodejs/displaying_data/bookinstance_list_page/index.html b/files/ru/learn/server-side/express_nodejs/displaying_data/bookinstance_list_page/index.md similarity index 100% rename from files/ru/learn/server-side/express_nodejs/displaying_data/bookinstance_list_page/index.html rename to files/ru/learn/server-side/express_nodejs/displaying_data/bookinstance_list_page/index.md diff --git a/files/ru/learn/server-side/express_nodejs/displaying_data/date_formatting_using_moment/index.html b/files/ru/learn/server-side/express_nodejs/displaying_data/date_formatting_using_moment/index.md similarity index 100% rename from files/ru/learn/server-side/express_nodejs/displaying_data/date_formatting_using_moment/index.html rename to files/ru/learn/server-side/express_nodejs/displaying_data/date_formatting_using_moment/index.md diff --git a/files/ru/learn/server-side/express_nodejs/displaying_data/flow_control_using_async/index.html b/files/ru/learn/server-side/express_nodejs/displaying_data/flow_control_using_async/index.md similarity index 100% rename from files/ru/learn/server-side/express_nodejs/displaying_data/flow_control_using_async/index.html rename to files/ru/learn/server-side/express_nodejs/displaying_data/flow_control_using_async/index.md diff --git a/files/ru/learn/server-side/express_nodejs/displaying_data/genre_detail_page/index.html b/files/ru/learn/server-side/express_nodejs/displaying_data/genre_detail_page/index.md similarity index 100% rename from files/ru/learn/server-side/express_nodejs/displaying_data/genre_detail_page/index.html rename to files/ru/learn/server-side/express_nodejs/displaying_data/genre_detail_page/index.md diff --git a/files/ru/learn/server-side/express_nodejs/displaying_data/home_page/index.html b/files/ru/learn/server-side/express_nodejs/displaying_data/home_page/index.md similarity index 100% rename from files/ru/learn/server-side/express_nodejs/displaying_data/home_page/index.html rename to files/ru/learn/server-side/express_nodejs/displaying_data/home_page/index.md diff --git a/files/ru/learn/server-side/express_nodejs/displaying_data/index.html b/files/ru/learn/server-side/express_nodejs/displaying_data/index.md similarity index 100% rename from files/ru/learn/server-side/express_nodejs/displaying_data/index.html rename to files/ru/learn/server-side/express_nodejs/displaying_data/index.md diff --git a/files/ru/learn/server-side/express_nodejs/displaying_data/locallibrary_base_template/index.html b/files/ru/learn/server-side/express_nodejs/displaying_data/locallibrary_base_template/index.md similarity index 100% rename from files/ru/learn/server-side/express_nodejs/displaying_data/locallibrary_base_template/index.html rename to files/ru/learn/server-side/express_nodejs/displaying_data/locallibrary_base_template/index.md diff --git a/files/ru/learn/server-side/express_nodejs/displaying_data/template_primer/index.html b/files/ru/learn/server-side/express_nodejs/displaying_data/template_primer/index.md similarity index 100% rename from files/ru/learn/server-side/express_nodejs/displaying_data/template_primer/index.html rename to files/ru/learn/server-side/express_nodejs/displaying_data/template_primer/index.md diff --git a/files/ru/learn/server-side/express_nodejs/forms/create_bookinstance_form/index.html b/files/ru/learn/server-side/express_nodejs/forms/create_bookinstance_form/index.md similarity index 100% rename from files/ru/learn/server-side/express_nodejs/forms/create_bookinstance_form/index.html rename to files/ru/learn/server-side/express_nodejs/forms/create_bookinstance_form/index.md diff --git a/files/ru/learn/server-side/express_nodejs/forms/create_genre_form/index.html b/files/ru/learn/server-side/express_nodejs/forms/create_genre_form/index.md similarity index 100% rename from files/ru/learn/server-side/express_nodejs/forms/create_genre_form/index.html rename to files/ru/learn/server-side/express_nodejs/forms/create_genre_form/index.md diff --git a/files/ru/learn/server-side/express_nodejs/forms/delete_author_form/index.html b/files/ru/learn/server-side/express_nodejs/forms/delete_author_form/index.md similarity index 100% rename from files/ru/learn/server-side/express_nodejs/forms/delete_author_form/index.html rename to files/ru/learn/server-side/express_nodejs/forms/delete_author_form/index.md diff --git a/files/ru/learn/server-side/express_nodejs/forms/index.html b/files/ru/learn/server-side/express_nodejs/forms/index.md similarity index 100% rename from files/ru/learn/server-side/express_nodejs/forms/index.html rename to files/ru/learn/server-side/express_nodejs/forms/index.md diff --git a/files/ru/learn/server-side/express_nodejs/forms/update_book_form/index.html b/files/ru/learn/server-side/express_nodejs/forms/update_book_form/index.md similarity index 100% rename from files/ru/learn/server-side/express_nodejs/forms/update_book_form/index.html rename to files/ru/learn/server-side/express_nodejs/forms/update_book_form/index.md diff --git a/files/ru/learn/server-side/express_nodejs/index.html b/files/ru/learn/server-side/express_nodejs/index.md similarity index 100% rename from files/ru/learn/server-side/express_nodejs/index.html rename to files/ru/learn/server-side/express_nodejs/index.md diff --git a/files/ru/learn/server-side/express_nodejs/introduction/index.html b/files/ru/learn/server-side/express_nodejs/introduction/index.md similarity index 100% rename from files/ru/learn/server-side/express_nodejs/introduction/index.html rename to files/ru/learn/server-side/express_nodejs/introduction/index.md diff --git a/files/ru/learn/server-side/express_nodejs/mongoose/index.html b/files/ru/learn/server-side/express_nodejs/mongoose/index.md similarity index 100% rename from files/ru/learn/server-side/express_nodejs/mongoose/index.html rename to files/ru/learn/server-side/express_nodejs/mongoose/index.md diff --git a/files/ru/learn/server-side/express_nodejs/routes/index.html b/files/ru/learn/server-side/express_nodejs/routes/index.md similarity index 100% rename from files/ru/learn/server-side/express_nodejs/routes/index.html rename to files/ru/learn/server-side/express_nodejs/routes/index.md diff --git a/files/ru/learn/server-side/express_nodejs/skeleton_website/index.html b/files/ru/learn/server-side/express_nodejs/skeleton_website/index.md similarity index 100% rename from files/ru/learn/server-side/express_nodejs/skeleton_website/index.html rename to files/ru/learn/server-side/express_nodejs/skeleton_website/index.md diff --git a/files/ru/learn/server-side/express_nodejs/tutorial_local_library_website/index.html b/files/ru/learn/server-side/express_nodejs/tutorial_local_library_website/index.md similarity index 100% rename from files/ru/learn/server-side/express_nodejs/tutorial_local_library_website/index.html rename to files/ru/learn/server-side/express_nodejs/tutorial_local_library_website/index.md diff --git a/files/ru/learn/server-side/first_steps/client-server_overview/index.html b/files/ru/learn/server-side/first_steps/client-server_overview/index.md similarity index 100% rename from files/ru/learn/server-side/first_steps/client-server_overview/index.html rename to files/ru/learn/server-side/first_steps/client-server_overview/index.md diff --git a/files/ru/learn/server-side/first_steps/index.html b/files/ru/learn/server-side/first_steps/index.md similarity index 100% rename from files/ru/learn/server-side/first_steps/index.html rename to files/ru/learn/server-side/first_steps/index.md diff --git a/files/ru/learn/server-side/first_steps/introduction/index.html b/files/ru/learn/server-side/first_steps/introduction/index.md similarity index 100% rename from files/ru/learn/server-side/first_steps/introduction/index.html rename to files/ru/learn/server-side/first_steps/introduction/index.md diff --git a/files/ru/learn/server-side/first_steps/web_frameworks/index.html b/files/ru/learn/server-side/first_steps/web_frameworks/index.md similarity index 100% rename from files/ru/learn/server-side/first_steps/web_frameworks/index.html rename to files/ru/learn/server-side/first_steps/web_frameworks/index.md diff --git a/files/ru/learn/server-side/first_steps/website_security/index.html b/files/ru/learn/server-side/first_steps/website_security/index.md similarity index 100% rename from files/ru/learn/server-side/first_steps/website_security/index.html rename to files/ru/learn/server-side/first_steps/website_security/index.md diff --git a/files/ru/learn/server-side/index.html b/files/ru/learn/server-side/index.md similarity index 100% rename from files/ru/learn/server-side/index.html rename to files/ru/learn/server-side/index.md diff --git a/files/ru/learn/server-side/node_server_without_framework/index.html b/files/ru/learn/server-side/node_server_without_framework/index.md similarity index 100% rename from files/ru/learn/server-side/node_server_without_framework/index.html rename to files/ru/learn/server-side/node_server_without_framework/index.md diff --git a/files/ru/learn/tools_and_testing/client-side_javascript_frameworks/angular_getting_started/index.html b/files/ru/learn/tools_and_testing/client-side_javascript_frameworks/angular_getting_started/index.md similarity index 100% rename from files/ru/learn/tools_and_testing/client-side_javascript_frameworks/angular_getting_started/index.html rename to files/ru/learn/tools_and_testing/client-side_javascript_frameworks/angular_getting_started/index.md diff --git a/files/ru/learn/tools_and_testing/client-side_javascript_frameworks/angular_todo_list_beginning/index.html b/files/ru/learn/tools_and_testing/client-side_javascript_frameworks/angular_todo_list_beginning/index.md similarity index 100% rename from files/ru/learn/tools_and_testing/client-side_javascript_frameworks/angular_todo_list_beginning/index.html rename to files/ru/learn/tools_and_testing/client-side_javascript_frameworks/angular_todo_list_beginning/index.md diff --git a/files/ru/learn/tools_and_testing/client-side_javascript_frameworks/index.html b/files/ru/learn/tools_and_testing/client-side_javascript_frameworks/index.md similarity index 100% rename from files/ru/learn/tools_and_testing/client-side_javascript_frameworks/index.html rename to files/ru/learn/tools_and_testing/client-side_javascript_frameworks/index.md diff --git a/files/ru/learn/tools_and_testing/client-side_javascript_frameworks/react_getting_started/index.html b/files/ru/learn/tools_and_testing/client-side_javascript_frameworks/react_getting_started/index.md similarity index 100% rename from files/ru/learn/tools_and_testing/client-side_javascript_frameworks/react_getting_started/index.html rename to files/ru/learn/tools_and_testing/client-side_javascript_frameworks/react_getting_started/index.md diff --git a/files/ru/learn/tools_and_testing/cross_browser_testing/feature_detection/index.html b/files/ru/learn/tools_and_testing/cross_browser_testing/feature_detection/index.md similarity index 100% rename from files/ru/learn/tools_and_testing/cross_browser_testing/feature_detection/index.html rename to files/ru/learn/tools_and_testing/cross_browser_testing/feature_detection/index.md diff --git a/files/ru/learn/tools_and_testing/cross_browser_testing/html_and_css/index.html b/files/ru/learn/tools_and_testing/cross_browser_testing/html_and_css/index.md similarity index 100% rename from files/ru/learn/tools_and_testing/cross_browser_testing/html_and_css/index.html rename to files/ru/learn/tools_and_testing/cross_browser_testing/html_and_css/index.md diff --git a/files/ru/learn/tools_and_testing/cross_browser_testing/index.html b/files/ru/learn/tools_and_testing/cross_browser_testing/index.md similarity index 100% rename from files/ru/learn/tools_and_testing/cross_browser_testing/index.html rename to files/ru/learn/tools_and_testing/cross_browser_testing/index.md diff --git a/files/ru/learn/tools_and_testing/cross_browser_testing/introduction/index.html b/files/ru/learn/tools_and_testing/cross_browser_testing/introduction/index.md similarity index 100% rename from files/ru/learn/tools_and_testing/cross_browser_testing/introduction/index.html rename to files/ru/learn/tools_and_testing/cross_browser_testing/introduction/index.md diff --git a/files/ru/learn/tools_and_testing/github/index.html b/files/ru/learn/tools_and_testing/github/index.md similarity index 100% rename from files/ru/learn/tools_and_testing/github/index.html rename to files/ru/learn/tools_and_testing/github/index.md diff --git a/files/ru/learn/tools_and_testing/index.html b/files/ru/learn/tools_and_testing/index.md similarity index 100% rename from files/ru/learn/tools_and_testing/index.html rename to files/ru/learn/tools_and_testing/index.md From 221185207719323a300f10df25c3b0679a3d7c03 Mon Sep 17 00:00:00 2001 From: SphinxKnight Date: Thu, 29 Sep 2022 11:05:20 +0200 Subject: [PATCH 2/2] convert content to md --- .../accessibility_troubleshooting/index.md | 109 +- .../accessibility/css_and_javascript/index.md | 367 ++++--- files/ru/learn/accessibility/html/index.md | 774 +++++++------- files/ru/learn/accessibility/index.md | 80 +- files/ru/learn/accessibility/mobile/index.md | 354 +++---- .../learn/accessibility/multimedia/index.md | 388 ++++---- .../accessibility/wai-aria_basics/index.md | 523 +++++----- .../what_is_accessibility/index.md | 223 ++--- .../available_text_editors/index.md | 428 +++----- .../design_for_all_types_of_users/index.md | 264 +++-- .../index.md | 107 +- .../how_does_the_internet_work/index.md | 97 +- .../how_much_does_it_cost/index.md | 165 ++- files/ru/learn/common_questions/index.md | 164 +-- .../index.md | 119 +-- .../set_up_a_local_testing_server/index.md | 161 ++- .../thinking_before_coding/index.md | 261 ++--- .../upload_files_to_a_web_server/index.md | 195 ++-- .../using_github_pages/index.md | 132 +-- .../what_are_browser_developer_tools/index.md | 205 ++-- .../what_are_hyperlinks/index.md | 107 +- .../what_is_a_domain_name/index.md | 141 ++- .../common_questions/what_is_a_url/index.md | 206 ++-- .../what_is_a_web_server/index.md | 130 +-- .../what_software_do_i_need/index.md | 192 ++-- .../advanced_styling_effects/index.md | 265 +++-- .../backgrounds_and_borders/index.md | 359 ++++--- .../cascade_and_inheritance/index.md | 435 ++++---- .../building_blocks/cascade_tasks/index.md | 50 +- .../building_blocks/debugging_css/index.md | 222 ++--- .../fundamental_css_comprehension/index.md | 200 ++-- .../index.md | 164 ++- .../images_media_form_elements/index.md | 218 ++-- files/ru/learn/css/building_blocks/index.md | 123 ++- .../css/building_blocks/organizing/index.md | 343 ++++--- .../overflowing_content/index.md | 140 ++- .../selectors/attribute_selectors/index.md | 232 ++--- .../selectors/combinators/index.md | 134 ++- .../css/building_blocks/selectors/index.md | 313 +++--- .../index.md | 530 +++------- .../selectors/selectors_tasks/index.md | 146 ++- .../type_class_and_id_selectors/index.md | 142 ++- .../sizing_items_in_css/index.md | 148 ++- .../building_blocks/styling_tables/index.md | 299 +++--- .../building_blocks/the_box_model/index.md | 393 ++++---- .../building_blocks/values_and_units/index.md | 463 ++++----- .../ru/learn/css/css_layout/flexbox/index.md | 334 ++++--- files/ru/learn/css/css_layout/floats/index.md | 408 ++++---- .../css/css_layout/floats_skills/index.md | 78 +- .../fundamental_layout_comprehension/index.md | 69 +- files/ru/learn/css/css_layout/grids/index.md | 704 ++++++------- files/ru/learn/css/css_layout/index.md | 84 +- .../css/css_layout/introduction/index.md | 683 ++++++------- .../css/css_layout/multicol_skills/index.md | 80 +- .../multiple-column_layout/index.md | 468 ++++----- .../learn/css/css_layout/normal_flow/index.md | 91 +- .../css/css_layout/position_skills/index.md | 66 +- .../learn/css/css_layout/positioning/index.md | 578 ++++++----- .../practical_positioning_examples/index.md | 405 ++++---- .../css/css_layout/responsive_design/index.md | 339 +++---- .../css/first_steps/getting_started/index.md | 296 +++--- .../how_css_is_structured/index.md | 499 +++++----- .../css/first_steps/how_css_works/index.md | 173 ++-- files/ru/learn/css/first_steps/index.md | 54 +- .../styling_a_biography_page/index.md | 111 +-- .../css/first_steps/what_is_css/index.md | 121 +-- files/ru/learn/css/howto/css_faq/index.md | 196 ++-- files/ru/learn/css/howto/index.md | 142 ++- files/ru/learn/css/index.md | 65 +- .../css/styling_text/fundamentals/index.md | 760 +++++++------- files/ru/learn/css/styling_text/index.md | 46 +- .../css/styling_text/styling_links/index.md | 313 +++--- .../css/styling_text/styling_lists/index.md | 429 ++++---- .../typesetting_a_homepage/index.md | 147 ++- .../learn/css/styling_text/web_fonts/index.md | 225 ++--- .../forms/basic_native_form_controls/index.md | 866 ++++++++-------- files/ru/learn/forms/form_validation/index.md | 756 +++++++------- .../index.md | 695 +++++++------ .../how_to_structure_a_web_form/index.md | 532 +++++----- files/ru/learn/forms/index.md | 86 +- .../sending_and_retrieving_form_data/index.md | 413 ++++---- .../sending_forms_through_javascript/index.md | 219 ++-- .../ru/learn/forms/styling_web_forms/index.md | 339 ++++--- .../ru/learn/front-end_web_developer/index.md | 212 ++-- .../css_basics/index.md | 367 +++---- .../dealing_with_files/index.md | 139 ++- .../how_the_web_works/index.md | 114 +-- .../html_basics/index.md | 294 +++--- .../getting_started_with_the_web/index.md | 52 +- .../installing_basic_software/index.md | 82 +- .../javascript_basics/index.md | 555 +++++------ .../publishing_your_website/index.md | 224 ++--- .../the_web_and_web_standards/index.md | 186 ++-- .../what_will_your_website_look_like/index.md | 124 +-- .../author_fast-loading_html_pages/index.md | 230 ++--- files/ru/learn/html/howto/index.md | 169 ++-- .../html/howto/use_data_attributes/index.md | 66 +- files/ru/learn/html/index.md | 55 +- .../advanced_text_formatting/index.md | 531 +++++----- .../creating_hyperlinks/index.md | 422 ++++---- .../debugging_html/index.md | 267 +++-- .../document_and_website_structure/index.md | 378 ++++--- .../getting_started/index.md | 594 ++++++----- .../html_text_fundamentals/index.md | 623 ++++++------ .../learn/html/introduction_to_html/index.md | 68 +- .../marking_up_a_letter/index.md | 119 +-- .../structuring_a_page_of_content/index.md | 117 +-- .../the_head_metadata_in_html/index.md | 375 ++++--- .../index.md | 319 +++--- .../images_in_html/index.md | 355 +++---- .../index.md | 76 +- .../html/multimedia_and_embedding/index.md | 92 +- .../mozilla_splash_page/index.md | 111 +-- .../other_embedding_technologies/index.md | 348 +++---- .../responsive_images/index.md | 287 +++--- .../video_and_audio_content/index.md | 371 +++---- files/ru/learn/html/tables/advanced/index.md | 589 ++++++----- files/ru/learn/html/tables/basics/index.md | 672 +++++-------- files/ru/learn/html/tables/index.md | 34 +- .../tables/structuring_planet_data/index.md | 104 +- files/ru/learn/index.md | 153 ++- .../ru/learn/javascript/asynchronous/index.md | 50 +- .../asynchronous/introducing/index.md | 273 +++-- .../javascript/asynchronous/promises/index.md | 343 ++++--- .../build_your_own_function/index.md | 372 +++---- .../building_blocks/conditionals/index.md | 583 ++++++----- .../building_blocks/events/index.md | 609 ++++++------ .../building_blocks/functions/index.md | 457 +++++---- .../building_blocks/image_gallery/index.md | 160 ++- .../learn/javascript/building_blocks/index.md | 50 +- .../building_blocks/looping_code/index.md | 750 +++++++------- .../building_blocks/return_values/index.md | 218 ++-- .../index.md | 108 +- .../client-side_storage/index.md | 941 +++++++++--------- .../fetching_data/index.md | 441 ++++---- .../javascript/client-side_web_apis/index.md | 46 +- .../introduction/index.md | 299 +++--- .../manipulating_documents/index.md | 578 +++++------ .../third_party_apis/index.md | 541 +++++----- .../first_steps/a_first_splash/index.md | 682 ++++++------- .../javascript/first_steps/arrays/index.md | 518 +++++----- .../ru/learn/javascript/first_steps/index.md | 86 +- .../javascript/first_steps/math/index.md | 624 +++++------- .../silly_story_generator/index.md | 229 ++--- .../javascript/first_steps/strings/index.md | 354 ++++--- .../useful_string_methods/index.md | 434 ++++---- .../javascript/first_steps/variables/index.md | 326 +++--- .../first_steps/what_is_javascript/index.md | 378 ++++--- .../first_steps/what_went_wrong/index.md | 362 ++++--- files/ru/learn/javascript/howto/index.md | 453 ++++----- files/ru/learn/javascript/index.md | 72 +- .../adding_bouncing_balls_features/index.md | 225 ++--- .../learn/javascript/objects/basics/index.md | 294 +++--- .../objects/classes_in_javascript/index.md | 258 +++-- files/ru/learn/javascript/objects/index.md | 50 +- .../ru/learn/javascript/objects/json/index.md | 327 +++--- .../objects/object_building_practice/index.md | 420 ++++---- .../objects/object_prototypes/index.md | 323 +++--- .../business_case_for_performance/index.md | 88 +- files/ru/learn/performance/index.md | 131 ++- .../apache_configuration_htaccess/index.md | 39 +- .../server-side/django/admin_site/index.md | 342 +++---- .../django/authentication/index.md | 764 +++++++------- .../server-side/django/deployment/index.md | 872 ++++++++-------- .../django/development_environment/index.md | 460 ++++----- .../django/django_assessment_blog/index.md | 541 +++++----- .../learn/server-side/django/forms/index.md | 634 ++++++------ .../server-side/django/generic_views/index.md | 758 +++++++------- .../server-side/django/home_page/index.md | 402 ++++---- files/ru/learn/server-side/django/index.md | 104 +- .../server-side/django/introduction/index.md | 270 +++-- .../learn/server-side/django/models/index.md | 390 ++++---- .../server-side/django/sessions/index.md | 163 ++- .../django/skeleton_website/index.md | 360 ++++--- .../learn/server-side/django/testing/index.md | 513 +++++----- .../tutorial_local_library_website/index.md | 77 +- .../django/web_application_security/index.md | 224 ++--- .../development_environment/index.md | 550 +++++----- .../displaying_data/author_list_page/index.md | 73 +- .../displaying_data/book_list_page/index.md | 50 +- .../bookinstance_list_page/index.md | 48 +- .../date_formatting_using_moment/index.md | 66 +- .../flow_control_using_async/index.md | 109 +- .../genre_detail_page/index.md | 129 +-- .../displaying_data/home_page/index.md | 118 +-- .../express_nodejs/displaying_data/index.md | 103 +- .../locallibrary_base_template/index.md | 32 +- .../displaying_data/template_primer/index.md | 137 +-- .../forms/create_bookinstance_form/index.md | 76 +- .../forms/create_genre_form/index.md | 131 +-- .../forms/delete_author_form/index.md | 122 ++- .../server-side/express_nodejs/forms/index.md | 335 +++---- .../forms/update_book_form/index.md | 86 +- .../learn/server-side/express_nodejs/index.md | 90 +- .../express_nodejs/introduction/index.md | 522 +++++----- .../express_nodejs/mongoose/index.md | 841 ++++++++-------- .../express_nodejs/routes/index.md | 425 ++++---- .../express_nodejs/skeleton_website/index.md | 502 +++++----- .../tutorial_local_library_website/index.md | 69 +- .../client-server_overview/index.md | 284 +++--- .../ru/learn/server-side/first_steps/index.md | 44 +- .../first_steps/introduction/index.md | 229 ++--- .../first_steps/web_frameworks/index.md | 311 +++--- .../first_steps/website_security/index.md | 186 ++-- files/ru/learn/server-side/index.md | 48 +- .../node_server_without_framework/index.md | 32 +- .../angular_getting_started/index.md | 433 ++++---- .../angular_todo_list_beginning/index.md | 330 +++--- .../index.md | 239 ++--- .../react_getting_started/index.md | 553 +++++----- .../feature_detection/index.md | 404 ++++---- .../html_and_css/index.md | 551 +++++----- .../cross_browser_testing/index.md | 46 +- .../introduction/index.md | 225 ++--- .../learn/tools_and_testing/github/index.md | 96 +- files/ru/learn/tools_and_testing/index.md | 30 +- 216 files changed, 29036 insertions(+), 32940 deletions(-) diff --git a/files/ru/learn/accessibility/accessibility_troubleshooting/index.md b/files/ru/learn/accessibility/accessibility_troubleshooting/index.md index 53049d677b9af5..789fe29a89dc42 100644 --- a/files/ru/learn/accessibility/accessibility_troubleshooting/index.md +++ b/files/ru/learn/accessibility/accessibility_troubleshooting/index.md @@ -4,99 +4,78 @@ slug: Learn/Accessibility/Accessibility_troubleshooting translation_of: Learn/Accessibility/Accessibility_troubleshooting original_slug: Learn/Доступность/Accessibility_troubleshooting --- -
{{LearnSidebar}}
+{{LearnSidebar}}{{PreviousMenu("Learn/Accessibility/Mobile", "Learn/Accessibility")}} -
{{PreviousMenu("Learn/Accessibility/Mobile", "Learn/Accessibility")}}
+In the assessment for this module, we present to you a simple site with a number of accessibility issues that you need to diagnose and fix. -

In the assessment for this module, we present to you a simple site with a number of accessibility issues that you need to diagnose and fix.

+| Prerequisites: | Basic computer literacy, a basic understanding of HTML, CSS, and JavaScript, an understanding of the [previous articles in the course](/ru/docs/Learn/Accessibility). | +| -------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Objective: | To test basic knowledge of accessibility fundamentals. | - - - - - - - - - - - -
Prerequisites:Basic computer literacy, a basic understanding of HTML, CSS, and JavaScript, an understanding of the previous articles in the course.
Objective:To test basic knowledge of accessibility fundamentals.
+## Starting point -

Starting point

+To get this assessment started, you should go and grab the [ZIP containing the files that comprise the example](https://github.com/mdn/learning-area/blob/master/accessibility/assessment-start/assessment-files.zip?raw=true). Decompress the contents into a new directory somewhere on your local computer. -

To get this assessment started, you should go and grab the ZIP containing the files that comprise the example. Decompress the contents into a new directory somewhere on your local computer.

+The finished assessment site should look like so: -

The finished assessment site should look like so:

+![](https://mdn.mozillademos.org/files/14555/assessment-site-finished.png) -

+You will see some differences/issues with the display of the starting state of the assessment — this is mainly due to the differences in the markup, which in turn cause some styling issues as the CSS is not applied properly. Don't worry — you'll be fixing these problems in the upcoming sections! -

You will see some differences/issues with the display of the starting state of the assessment — this is mainly due to the differences in the markup, which in turn cause some styling issues as the CSS is not applied properly. Don't worry — you'll be fixing these problems in the upcoming sections!

+## Project brief -

Project brief

+For this project, you are presented with a fictional nature site displaying a "factual" article about bears. As it stands, it has a number of accessibility issues — your task is to explore the existing site and fix them to the best of your abilities, answering the questions given below. -

For this project, you are presented with a fictional nature site displaying a "factual" article about bears. As it stands, it has a number of accessibility issues — your task is to explore the existing site and fix them to the best of your abilities, answering the questions given below.

+### Color -

Color

+The text is difficult to read because of the current color scheme. Can you do a test of the current color contrast (text/background), report the results of the test, and then fix it by changing the assigned colors? -

The text is difficult to read because of the current color scheme. Can you do a test of the current color contrast (text/background), report the results of the test, and then fix it by changing the assigned colors?

+### Semantic HTML -

Semantic HTML

+1. The content is still not very accessible — report on what happens when you try to navigate it using a screenreader. +2. Can you update the article text to make it easier for screenreader users to navigate? +3. The navigation menu part of the site (wrapped in ``) could be made more accessible by putting it in a proper HTML5 semantic element. Which one should it be updated to? Make the update. -
    -
  1. The content is still not very accessible — report on what happens when you try to navigate it using a screenreader.
  2. -
  3. Can you update the article text to make it easier for screenreader users to navigate?
  4. -
  5. The navigation menu part of the site (wrapped in <div class="nav"></div>) could be made more accessible by putting it in a proper HTML5 semantic element. Which one should it be updated to? Make the update.
  6. -
+> **Примечание:** You'll need to update the CSS rule selectors that style the tags to their proper equivalents for the semantic headings. Once you add paragraph elements, you'll notice the styling looking better. -
-

Note: You'll need to update the CSS rule selectors that style the tags to their proper equivalents for the semantic headings. Once you add paragraph elements, you'll notice the styling looking better.

-
+### The images -

The images

+The images are currently inaccessible to screenreader users. Can you fix this? -

The images are currently inaccessible to screenreader users. Can you fix this?

+### The audio player -

The audio player

+1. The `