Commit Graph

22821 Commits

Author SHA1 Message Date
cbaea46504 fix: rollback gatsby-remark-prismjs & more updates 2019-05-02 01:01:00 -07:00
0f720671d5 fix: update client packages 2019-05-02 01:01:00 -07:00
384de0a1e9 chore: make local installations even faster 2019-05-02 01:01:00 -07:00
88e7c2d704 fix: added better hint and solution (#35746) 2019-05-01 18:09:45 -04:00
a43d6c6daf Fixed syntax error. (#27164)
* Fixed syntax error.

Fixed a syntax error in line 55.
Also corrected the indentation.

* Update index.md
2019-05-01 18:03:18 -04:00
44661a3e06 Fixed block code and syntax highlighting (#29977)
This commit fixes the example code to demonstrate the working of arithmetic operators so that the entire code, from initial comment to ending curly brace for main(), is in a Markdown code block and is syntax highlighted.  Spacing around the include and int initialization was improved as well.
2019-05-01 08:06:29 -07:00
f51f262104 fix(curriculum): Increased starting font size to fix a bug on Chrome browser for Sass Apply a Style Until a Condition is Met with @while challenge (#35935)
* fix: increased starting font size for Chrome

* fix: slight verbiage change

Co-Authored-By: RandellDawson <5313213+RandellDawson@users.noreply.github.com>

* fix/remove-extra-space
2019-05-01 09:08:38 -05:00
36a4df9afa Updated solution-Include intro (#34199) (#34486)
Added intro paragraph and further hints.
2019-05-01 12:48:31 +02:00
409aa30b0a fix(curriculum): add new test to use calculated space for Use grid-column to Control Spacing challenge (#35893)
* fix: use calculated space for test

* fix: reworded comment

Co-Authored-By: RandellDawson <5313213+RandellDawson@users.noreply.github.com>

* fix: changed After Test to Before Test

Co-Authored-By: RandellDawson <5313213+RandellDawson@users.noreply.github.com>
2019-05-01 14:08:35 +05:30
61dfcfd4a3 New header added (#26525)
* New header added

Went into an abstract level of what determines a brand based on all the self-development books I have been devouring.

* Minor grammar fixes
2019-05-01 13:44:26 +05:30
365ce2ddc7 fix(curriculum): Added test and corrected solution for Restrict Possible Usernames challenge (#35847)
* fix: added test and corrected solution

* fix: removed redundant regex

Co-Authored-By: RandellDawson <5313213+RandellDawson@users.noreply.github.com>
2019-04-30 20:40:38 -05:00
3bff4151cf fix: rewrote challenge instructions and tests (#35899) 2019-04-30 20:19:06 -05:00
7d7a1127a7 fix: remove comments before tests (#35906) 2019-04-30 19:26:07 -05:00
66398a9300 fix(curriculum): Improved the tests for Find the length of a String challenge (#35940)
* fix: split tests into two requests

* fix: removed typeof number check

Co-Authored-By: RandellDawson <5313213+RandellDawson@users.noreply.github.com>

* fix: remove unneeded After Test section
2019-04-30 19:12:22 -05:00
e3529a8449 fix: Add solutions for Sass challenges (#35777) 2019-04-30 18:55:22 -05:00
6630b2be7a bug fix / test of Spread Operator javascript challenge / english (#35856)
* bug fix test with the Spread Operator

* test of Spread Operator javascript challenge / english / change test and add a helper function
2019-04-30 18:37:26 -05:00
0ba2b1b09c Solution and hint added to challenge (#35762) 2019-04-30 09:14:23 -07:00
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
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
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
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
ff15832ccd fix: Update challenge docs with new note guidelines (#35929) 2019-04-29 06:32:56 -07:00
1015f1ec6e fix(curriculum): Add solution to jQuery challenges (#35776) 2019-04-28 12:28:47 -07:00
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
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
bee5145d8f Correctly translated into Russian (#29983) 2019-04-28 15:37:59 +04:00
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
102c2b829a fix: added 15 missing solutions (#35745) 2019-04-28 14:31:14 +05:30
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
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
ce1b1525cb Fix/update challenges for responsive-web-design-principles spanish (#35915) 2019-04-27 00:00:23 -07:00
43b4c64c9c fixed typos (#35736) 2019-04-26 15:21:51 -07:00
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
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
6c02554045 Fix superscripts (#34921)
Fix the superscripts for squares and cubes in area and volume.
2019-04-25 01:03:26 -07:00
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
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
2437a38225 Fixed few words. (#33402) 2019-04-25 00:25:54 -07:00
d8baed4dbf Fixed few words. (#33406) 2019-04-25 00:25:30 -07:00
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
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
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
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
c3143798cb Translation fix for uncomment-html.russian.md (#31861)
- Translated headings;
- Fixed translation mistakes.
2019-04-25 00:05:17 -07:00
96d3d50124 Update use-hex-code-to-mix-colors.russian.md (#32921) 2019-04-24 23:59:10 -07:00
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
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
3b826f5447 [Rus] Improved translation of build-a-survey-form (#32029) 2019-04-24 23:55:16 -07:00
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
dad4526bf3 [Rus] Improved translation of Build-a-tribute-page (#31866) 2019-04-24 23:53:40 -07:00