Commit Graph

23154 Commits (17f6a756eb97c470ad43e82705a8e6e8b372ece2)

Author SHA1 Message Date
chaomt fbe8dcdf6b fix(guide): binary search tree min/max height (#35938)
We added the correct solution to the guide article related to this code challenge, and deleted the other information which is not related to the code challenge at all.
2019-04-30 13:16:17 +05:30
Matt 59cbe5ae7a update index.md (#33486)
Provide more information on what nginx is and some basic tutorial links.
2019-04-29 15:39:34 -07:00
Quincy Larson 04f493f30b Clarify curriculum translations (#35921)
* Clarify curriculum translations

* docs: update header for linking to section

Co-Authored-By: raisedadead <1884376+raisedadead@users.noreply.github.com>

* fix: corrected link syntax
2019-04-29 07:40:50 -07:00
The Coding Aviator a2a278e937 fix: Moved instruction to proper place and removed assert text in Font Awesome challenges (#35928)
* fix: Moved instruction to proper place and removed assert text

* Add suggestion about making note strong

Co-Authored-By: thecodingaviator <34807532+thecodingaviator@users.noreply.github.com>
2019-04-29 15:51:03 +02:00
Oliver Eyton-Williams ff15832ccd fix: Update challenge docs with new note guidelines (#35929) 2019-04-29 06:32:56 -07:00
Manish Giri 1015f1ec6e fix(curriculum): Add solution to jQuery challenges (#35776) 2019-04-28 12:28:47 -07:00
Huyen Nguyen 5b32e98c4a fix(curriculum): Add solutions to Applied Visual Design challenges (#35815)
* fix: add solutions to Applied Visual Design challenges

* fix: remove extra opening style tag
2019-04-28 13:13:38 -05:00
Muh Fachrul Razy c8d39b6658 Add 'sudo' and Step 3 - 4 (#33067)
Add sudo at the first of each syntax line and added Step 3 (firewall adjustment) and Step 4 (check nginx service)
2019-04-28 10:01:51 -07:00
Nikita bee5145d8f Correctly translated into Russian (#29983) 2019-04-28 15:37:59 +04:00
Tina Wang bc986a4728 Moved font-awesome challenges to Font Awesome v5.8.1 (#35813)
* update font awesome challenge to font awesome 5

* v5 syntax changed
2019-04-28 15:00:27 +05:30
Randell Dawson 102c2b829a fix: added 15 missing solutions (#35745) 2019-04-28 14:31:14 +05:30
JesseJams bab94ccf00 Addition of overview of nginx files and locations. (#30566)
* Overview of nginx files and locations.

* fix: wasn't necessary to add apt-get under CentOS
2019-04-27 18:48:38 -07:00
Aditi Joshi 8dffd3b124 Fix/update challenge for responsive web design principles chinese (#35918)
* Fix/update challenges for responsive-web-design-principles chinese

* fix: corrected translation
2019-04-27 00:26:22 -07:00
Aditi Joshi ce1b1525cb Fix/update challenges for responsive-web-design-principles spanish (#35915) 2019-04-27 00:00:23 -07:00
Rajiv Ranjan Singh 43b4c64c9c fixed typos (#35736) 2019-04-26 15:21:51 -07:00
purifyyourhome 5395b70d12 Added reference to Raspberry pi and desktop ATX (#31292)
Modified "Types of Motherboards" section to point to how ATX is common mostly for desktop and server computers.  Mentioned how many Single Board Computers such as the Raspberry Pi use their own form factor not based off the ATX standard.
2019-04-26 14:18:19 -07:00
Aly Pilkons dae22c95c3 Edit Instructions Text To Make Goal Clearer (#35887)
* Edit Instructions Text To Make Goal Clearer

The instructions end with "using the object provided" which is unclear since the user is expected to create their own name for the object. Users may think they need to reference an object name and be confused when they do not find it. Reiterating that the user needs to create the name for the object themselves makes the task clearer.

* Updated commit based on comments
2019-04-26 18:33:04 +05:30
Sudhakar Kumar 6c02554045 Fix superscripts (#34921)
Fix the superscripts for squares and cubes in area and volume.
2019-04-25 01:03:26 -07:00
Ivan Gretsky 7d4b630478 Update russian translation for add-flex-superpowers-to-the-tweet-embe… (#33470)
* Update russian translation for add-flex-superpowers-to-the-tweet-embed.russian

* Make title sound more polite in Russian
2019-04-25 00:47:38 -07:00
Sergey Lebedev 099e38976e Fixed a few words for the Russian translation. (#33421)
* Fixed a few words for the Russian translation.

* Update avoid-colorblindness-issues-by-using-sufficient-contrast.russian.md
2019-04-25 00:30:26 -07:00
Sergey Lebedev 2437a38225 Fixed few words. (#33402) 2019-04-25 00:25:54 -07:00
Sergey Lebedev d8baed4dbf Fixed few words. (#33406) 2019-04-25 00:25:30 -07:00
Ivan Gretsky 113ab99988 Update russian translation in use-the-flex-direction-property-to-make-a-column.russian.md (#33532) 2019-04-25 00:24:27 -07:00
elcodex 4ff7eb5a46 [Ru] Improved translation of product-landing-page (#33742)
Changed the title and improved translation in the file build-a-product-landing-page.russian.md
2019-04-25 00:22:10 -07:00
Ivan Gretsky 6abdcc9aed Update russian translation for apply-the-flex-direction-property-to-create-rows-in-the-tweet-embed.russian.md (#33504) 2019-04-25 00:19:39 -07:00
Ivan Gretsky 762dccffcc Update Russian translation for use-display-flex-to-position-two-boxes.russian.md (#33455)
* Update translation for use-display-flex-to-position-two-boxes.russian.md

* Make title sound more polite in Russian
2019-04-25 00:10:25 -07:00
Redhairedgadget c3143798cb Translation fix for uncomment-html.russian.md (#31861)
- Translated headings;
- Fixed translation mistakes.
2019-04-25 00:05:17 -07:00
aweza13 96d3d50124 Update use-hex-code-to-mix-colors.russian.md (#32921) 2019-04-24 23:59:10 -07:00
Redhairedgadget 8c0fa83afe Translation fix for headline-with-the-h2-element.russian.md (#31827)
- Translated headings;
- Fixed translation mistakes.
2019-04-24 23:57:51 -07:00
aweza13 0ce3e3289c Update use-rgb-values-to-color-elements.russian.md (#32916)
* Update use-rgb-values-to-color-elements.russian.md

* Update use-rgb-values-to-color-elements.russian.md
2019-04-24 23:57:24 -07:00
elcodex 3b826f5447 [Rus] Improved translation of build-a-survey-form (#32029) 2019-04-24 23:55:16 -07:00
Redhairedgadget def2787fe7 Article translation fix (#31702)
* Article translation fix

- Translated article's headers;
- Fixed some translation mistakes in the text.

* Update add-a-negative-margin-to-an-element.russian.md
2019-04-24 23:54:09 -07:00
elcodex dad4526bf3 [Rus] Improved translation of Build-a-tribute-page (#31866) 2019-04-24 23:53:40 -07:00
Redhairedgadget ef41b5f503 Translation fix for fill-in-the-blank-with-placeholder-text.russian.md (#31845)
- Translated headers;
- Fixed translation mistakes.
2019-04-24 23:47:00 -07:00
Redhairedgadget 1c5c0f3ee3 Translation fix for inform-with-the-paragraph-element.russian.md (#31836)
- Translated headings;
- Fixed translation mistakes.
2019-04-24 23:46:16 -07:00
Redhairedgadget d02ff3d783 Article translation fix for say-hello-to-html-elements.russian.md (#31817)
- Translated article's headers;
- Fixed translation mistakes.
2019-04-24 23:42:30 -07:00
Evgeniia Garnaga abf54ad97f Add the improved Russian translation to this challenge (#31515) 2019-04-24 23:30:25 -07:00
Yan Logan f92c3b0aa5 Update index.md (#29710)
Fox incorrect translations
2019-04-25 10:11:55 +04:00
Stepan Pugachev 7f164bdcf6 Russian translation adjusted (#31367) 2019-04-24 22:22:06 -07:00
gmal1 3e817a763e fixed grammar/improved readability (#31438) 2019-04-24 21:47:01 -07:00
gmal1 d055ab70d3 clean up grammar/wording (#31434) 2019-04-24 21:46:03 -07:00
Stepan Pugachev ef9efe8f52 Russian translation adjusted (#31398) 2019-04-24 21:43:51 -07:00
Igor Burianenko c7f24919b2 Change several wordings of the text. (#30674) 2019-04-24 21:36:05 -07:00
hukerter 49b1e94f33 Add the improved Russian translation to this challenge (#30220)
* Add the improved Russian translation to this challenge

* Update check-radio-buttons-and-checkboxes-by-default.russian.md
2019-04-24 21:29:12 -07:00
Oleg Panasenko 12e2a5b561 Исправлены ошибки перевода (#31028) 2019-04-24 21:25:59 -07:00
hukerter 51e6b934ee Add the improved Russian translation to this challenge (#30204) 2019-04-24 21:18:16 -07:00
The Coding Aviator 863c9ad1d0 fix(curriculum): Hide solution from tests in Arabic challenge (#35251)
* fix(curriculum): Arabic fix test to not show solution

* fix(curriculum): Remove Solution From Tests
2019-04-24 19:34:32 -07:00
Beau Carnes f2e5f44da6 fix: Add Api challenges - Arabic translation (#35157)
* fix: add Api challenges - Arabic

* fix: md format issue
2019-04-24 19:30:21 -07:00
Niraj Nandish fce8e8efee fix(challenges): Fix broken links in Arabic challenges (#35132) 2019-04-24 19:24:42 -07:00
rand0123 8fe4c1fd5e local title editing (#33671) 2019-04-24 19:19:52 -07:00