Commit Graph

23865 Commits

Author SHA1 Message Date
c44891a4a2 fix: search page is populated with relevant results when search bar is submitted 2019-07-30 13:09:18 +09:00
72f6201bb7 fix: typo (#36532) 2019-07-29 12:45:15 -07:00
91df817cfe fix(guide) add stubs, update spellings and prepare for move (#36531)
* fix(guide) add stubs and correct file path misspellings and pr… (#36528)

* fix: corrected file path to match curriculum

* fix: renamed to newer challenge name

* fix: added solutions to articles from challenge files

* fix: added missing .english to file name

* fix: added missing title to guide article

* fix: correct solution for guide article

* fix: replaced stub with hint

* fix: added space in Hint headers

* fix: added solution to guide article

* fix: added solution to guide article

* test: replaced stub with hint and solution

* fix: add Problem number: to title

* fix: changed generatorexponential to correct name

* fix: renamed knight's tour to knights-tour

* fix: updated guide article
2019-07-30 00:25:58 +05:30
e23c80a021 fix: remove assert messages from gamma function (#36530) 2019-07-29 17:38:29 +01:00
54a65d1bf0 fix: correct titles for 5 challenges (#36527) 2019-07-29 19:44:15 +05:30
9f372d014d feat: news indexing script (#36512)
* feat: Add script to poll Ghost for all published posts and construct index for Algolia.

* feat: Add script to poll Ghost for all published posts and construct index for Algolia.
2019-07-29 19:41:29 +05:30
04e98783cd fix(guide): radix sort formatting/inconsistencies (#36507)
* fix(guide): radix sort formatting/inconsistencies

Signed-off-by: Jonathan <theflametrooper@gmail.com>

* fix(guide): radix sort spacing should be 2 spaces

Signed-off-by: Jonathan <theflametrooper@gmail.com>
2019-07-28 18:58:07 -07:00
ba6ae7154c fix: removed more assert msg arguments (#36439) 2019-07-28 05:16:04 +01:00
80365163de update code viewer timsort (#36518)
added markdown identifier code
2019-07-28 02:44:54 +01:00
14260bb4b3 update translation timsort (#36517)
added markdown identifier code
2019-07-28 02:44:33 +01:00
9f25e69bd8 Update CONTRIBUTING.md (#36516)
fixing link to guide.freecodecamp.org
2019-07-28 02:42:18 +01:00
a7eb800450 fix(curriculum): Remove unnecessary assert message argument from English Coding Interview Prep challenges - Project Euler - 04 (#36418)
* fix: removed assert msg argument-4

* fix: remove double quotes surrounding testString code

Co-Authored-By: Tom <20648924+moT01@users.noreply.github.com>
2019-07-27 07:34:19 -05:00
5cf3b458fa fix: removed assert msg argument-7 (#36421) 2019-07-26 21:48:23 -05:00
6e40dd2e50 fix: removed assert msg argument-6 (#36420) 2019-07-26 21:45:56 -05:00
71e873128a fix: removed assert msg argument-5 (#36419) 2019-07-26 21:41:55 -05:00
3e237f43ad fix: removed assert msg argument-3 (#36417) 2019-07-26 21:30:17 -05:00
399705a37a fix: removed assert msg argument-2 (#36416) 2019-07-26 21:26:37 -05:00
67d49efd1e fix: remove redundant helper and guide code from Header 2019-07-26 19:40:46 +05:30
8ae0044682 fix(footer): remove guide from the footer 2019-07-26 19:40:46 +05:30
19312f3619 fix(guide): remove the mock guide 2019-07-26 19:40:46 +05:30
4eabdbea8a chore: ignore code-editor settings 2019-07-26 19:40:46 +05:30
58973be7be fix: make Gatsby wait for challenges to be sourced 2019-07-26 19:40:46 +05:30
0124e7556d fix: removed all guide bits from gatsby 2019-07-26 19:40:46 +05:30
7bc6367d68 fix: update hints path to forum 2019-07-26 19:40:46 +05:30
04f18e43f6 fix(curriculum): Remove unnecessary assert message argument from English Coding Interview Prep challenges - 02 (#36412)
* fix: removed assert msg argument

* fix: removed msgs surrounded by 2 single quotes

* fix: removed missing 2 assert msg arguments

* fix: remove msg surrounded by two single quotes

* fix: removed unnecessary assert msg args

* fix; remove msgs surrounded by double quotes

* fix: removed unnecessary assert msg args

* fix: remove unnecessary assert msg args

* fix: removed unnecessary assert msg arg

* fix: removed unnecessary assert msg args

* fix: removed unnecessary assert msg arg

* fix: removed unnecessary assert msg args

* fix: removed unnecessary assert msg args

* fix: removed unnecessary assert msg args

* fix: removed unnecessary assert msg args

* fix: removed unnecessary assert msg args

* fix: removed unnecessary assert msg arg

* fix: removed unnecessary assert msg args

* fix: Restore expected values to assertions

* fix: remove assertion message

Co-authored-by: Vivek Agrawal <vivekmittalagrawal@gmail.com>
2019-07-26 14:24:52 +02:00
603c842c97 fix(lint): re-arrange scripts (#36511) 2019-07-26 00:45:31 +05:30
d73b94133a fix: removed assert msg argument (#36415) 2019-07-25 17:44:15 +02:00
Jo
74e7554673 docs: add troubleshooting for network errors (#36485)
* docs: Add one-liner about using a VPN when working with restricted ISPs

* docs: Add neutral one-liner about using a VPN when working with restricted ISPs

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

* docs: Add neutral comment about network restrictions to troubleshooting section

* docs: Add comment about network restrictions to troubleshooting section
2019-07-25 16:44:37 +05:30
61baeb0cd6 fix(curriculum): Remove unnecessary assert message argument from English Coding Interview Prep challenges - 01 (#36410)
* fix: removed assert msg argument

* fix: remove msg surrounded by two single quotes

* fix: remove assert msg surrounded by double quotes

* fix: remove msg surrounded by double quotes
2019-07-25 08:56:32 +02:00
a53d992613 fix(curriculum): Remove unnecessary assert message argument from English Front End Libraries challenges - 01 (#36408)
* fix: removed assert msg argument

* fix: removed more assert msg args

* fix: removed assert msg missed

Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* fix: correct indentation
2019-07-25 08:53:37 +02:00
a5ab6f2d5f update translation radix-sort (#36502)
* update translation radix-sort

identified code language and added implementation code python

* docs(radix-sort): fixed spacing of comments
2019-07-25 02:25:14 +01:00
97c5e3fb0b docs: fix typo in French README (#36505) 2019-07-25 01:16:07 +05:30
cc82a06a95 Portuguese explanation for absolute positioning (#24598)
added portuguese explanation regarding absolute positioning
2019-07-24 11:40:42 -07:00
Ana
4e50b4119a Update index.md (#33608) 2019-07-24 11:31:51 -07:00
75ecf9a2f7 chore: fix lodashes everywhere - security alerts 2019-07-24 22:06:15 +05:30
284db50f47 fix(guide): update "Search and Replace" intermediate solution (#36366)
new solution addresses the possibility of first letter of arg "before" being lower case and needing to change the first letter of "after" from capital to lowercase

solution more streamlined

added resource to help with regular expressions
2019-07-24 20:01:35 +05:30
dd3c0e0893 add markdown identifier to code language (#36503) 2019-07-24 06:18:51 -07:00
590438ecfa fix markdown (#33945) 2019-07-24 13:32:34 +01:00
cbbfc08108 fix: removed more assert msg args (#36441) 2019-07-24 13:13:06 +01:00
ee97fa4542 fix(curriculum): Remove additional unnecessary assert message argument from English Coding Interview Prep challenges (#36440)
* fix: removed more assert msg args

* fix: remove single quotes wrapping testString

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* fix: remove single quotes wrapping testString

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* fix: remove single quotes wrapping testString

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* fix: remove single quotes wrapping testString

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* fix: remove single quotes wrapping testString

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* fix: remove single quotes wrapping testString

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* fix: remove single quotes wrapping testString

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>

* fix: remove single quotes wrapping testString

Co-Authored-By: Parth Parth <34807532+thecodingaviator@users.noreply.github.com>
2019-07-24 13:09:23 +01:00
f2df76c099 fix(curriculum): Remove unnecessary assert message argument from English Front End Libraries challenges - 02 (#36409)
* fix: removed assert msg argument

* fix: removed more assert msg args

* fix: removed more assert msg args
2019-07-24 13:07:46 +01:00
d0d8282f86 fix(curriculum): Remove additional unnecessary assert message argument wrapped in double quotes from various curriculum sections (#36457)
* fix: remove double quoted assert msg arg - responsive

* fix: remove double quoted assert msg arg - js

* fix: remove double quoted assert msg arg - libraries

* fix: remove double quoted assert msg arg - coding interview
2019-07-24 13:06:12 +01:00
8e6c26f271 fix: removed assert msg argument (#36407) 2019-07-24 12:54:35 +02:00
87615d2a7b fix: removed assert msg argument (#36406) 2019-07-24 11:50:51 +02:00
e763330fc3 fix: removed assert msg argument (#36405) 2019-07-24 11:42:26 +02:00
1fa0dcb1e1 fix(curriculum): Remove unnecessary assert message argument from English challenges JavaScript Algorithms and Data Structures - 04 (#36404)
* fix: rm assert msg OOP

* fix: rm assert msg regular expressions
2019-07-24 11:32:04 +02:00
d78168f7db fix(curriculum): Remove unnecessary assert message argument from English challenges JavaScript Algorithms and Data Structures - 03 (#36403)
* fix: rm assert msg basic-data-structures

* fix: rm assert msg intermed-algo-scripting

* fix: rm assert msg data-structures projects
2019-07-24 10:56:38 +02:00
5bf8527523 fix(curriculum): Remove unnecessary assert message argument from English challenges JavaScript Algorithms and Data Structures - 02 (#36402)
* fix: rm assert msg basic-algorithm-scripting

* fix: rm assert msg debugging

* fix: rm assert msg es6

* fix: rm assert msg functional-programming
2019-07-24 10:47:32 +02:00
c856fe56bd fix heading level 2 text (#36499) 2019-07-24 01:36:55 -07:00
1494a50123 fix(guide): restructure curriculum guide articles (#36501)
* fix: restructure certifications guide articles
* fix: added 3 dashes line before prob expl
* fix: added 3 dashes line before hints
* fix: added 3 dashes line before solutions
2019-07-24 13:29:27 +05:30