Commit Graph

24132 Commits

Author SHA1 Message Date
88e1beff56 Improving PT-BR description of abs () function (#21945)
Improving Portuguese description of the abs() embedded function [python] in index.md
2019-08-06 07:07:45 -07:00
ced861e1f6 Improving description & fixing translation issues (#22001)
Improving Portuguese description and fixing small translation mistakes of the "Anaconda package and environment manager" in index.md
2019-08-06 07:06:47 -07:00
568f00e02a fix(curriculum): Added forumTopicId to remaining 1200 challeng… (#36558) 2019-08-05 22:14:37 +05:30
16551d2ad6 fix: create links to forumTopicIds or search 2019-08-05 22:14:37 +05:30
31f337f2bd fix(tools): update challege formatting check 2019-08-05 22:14:37 +05:30
3ec1fe8ea7 feat: add forumTopicId to challenge frontmatter [pre-existing]
This commit adds the pre-existing challenge guide topics in the
forum to the forntmatter of their challenge markdown files.
2019-08-05 22:14:37 +05:30
65d4cfddea fix: format css as per prettier 2019-08-02 00:18:21 +05:30
2999c08b05 fix: Remove text shadow in night mode 2019-08-01 23:57:39 +05:30
69e232af6f fix: Add nightmode style and remove operator background. 2019-08-01 23:57:38 +05:30
38c7fdfb23 feat(client): Add syntax highlighting to challenge instructions 2019-08-01 23:57:37 +05:30
31536daf5e update insertion-sort codes (#36555)
add markdown identifier to code language JavaScript and Java
2019-08-01 18:49:11 +02:00
7164d9a797 fix(guide): Added solutions and some hints and problem explanations for curriculum related Guide articles being ported over to forum (#36545)
* fix: added info and solutions for stubs

* fix: made title match main header

* fix: removed wrong closing tag

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

* fix: added closing tag

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

* fix: corrected solution

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

* fix: changed verbiage

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

* fix: added code tags

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

* fix: added solution
2019-08-01 14:16:54 +02:00
af1071c518 feat(tools) add script to audit all packages (#36537)
* feat: add audit scripts

* Update package.json

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

* Update package.json

Co-Authored-By: mrugesh <1884376+raisedadead@users.noreply.github.com>
2019-07-31 23:10:43 +05:30
0dfdfef52f update translation bucket-sort (#36529)
* update translation bucket-sort

removed extra space in code and added link in more information

* refactored indentation space
2019-07-31 17:28:03 +01:00
881be7121e fix(challenge): remove type coercion check for true and false return (#36519)
* fix(challenge): remove type coercion check for true and false return

* fix(challenge): use Chai methods for false/true check
2019-07-30 08:33:37 -05:00
8841c866b3 fix(api): @bable/node is not the part of cli 2019-07-30 14:58:44 +03:00
04ed29fd17 fix: replaced stub with a solution (#36533) 2019-07-30 10:21:57 +02:00
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