Commit Graph

24197 Commits (a836eb2ebeb31a9b7b5f7e3ea2c9ba9d150cf29c)

Author SHA1 Message Date
LiteOnE 7c19367f78 Some localization fixes and editing (#31021) 2019-08-07 10:25:01 -07:00
lastsannin 852e079310 fixed typos in article about linear gradient (#31001)
Fixed typos in the article about linear gradient.
The article seemed to be done via google translate.
Fixed typos, fixed wrong sentences.
2019-08-07 10:19:50 -07:00
lastsannin 892524b1b9 russian translation for graceful degradation (#30998)
Added a Russian translation for an article about graceful degradation.
2019-08-07 10:19:25 -07:00
lastsannin 279d894a18 russian translation for CSS progressive enhancement (#30993)
Added a russian translation for CSS progressive enhancement
2019-08-07 10:17:44 -07:00
lastsannin ed5e01bdd3 russian translations for css transitions (#30988)
Added an article about CSS transitions.
Added an example.
Added a link to a demo.
2019-08-07 10:15:55 -07:00
abkabd 224fb6ff6b Correction of the translation (#30648) 2019-08-07 10:14:00 -07:00
enrider 76bd5f4fc3 Issue #36564 update regex for spread operator (#36565)
* Issue #36564 update regex for spread operator

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/es6/use-the-spread-operator-to-evaluate-arrays-in-place.english.md

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2019-08-06 14:56:48 -07:00
Cleo Aguiar d93e96da2f add translated meta-scrum guide article (#36198)
* add translated  meta-scrum guide article

* Update guide/portuguese/agile/meta-scrum/index.md

Commit suggestion
2019-08-06 13:52:46 -07:00
Gerardo Blanco 04bbc700bd Fix index.md format (#29684)
Fixed broken code snippets
2019-08-06 13:43:52 -07:00
rsgs b075654b4f Added portuguese aside tag explanation (#26457)
* Added aside tag explanation

Added the portuguese explanation to the element ASIDE.

* Added elements to be in conformity with the rules

Added the original title and the more info section on the bottom.
2019-08-06 13:40:53 -07:00
HatemSadallah 22a7e62e18 Update index.md (#23609) 2019-08-06 13:39:52 -07:00
Tatiana f7c0f56a2e Translation improvement (#23220)
* Update changes to clarify the translation

* fix: remove codepen link
2019-08-06 13:27:34 -07:00
Oliver Eyton-Williams 052e30aff3 fix: Report build errors to dev console (#36540) 2019-08-07 00:28:16 +05:30
mrugesh 8d0c027fa4
docs: remove extraneous line for local setup 2019-08-06 21:32:07 +05:30
Sven Efftinge 769a67211f fix(tools): integrate gitpod for development workflow (#36302) 2019-08-06 21:28:07 +05:30
Diego Siqueira 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
Diego Siqueira 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
Randell Dawson 568f00e02a fix(curriculum): Added forumTopicId to remaining 1200 challeng… (#36558) 2019-08-05 22:14:37 +05:30
Mrugesh Mohapatra 16551d2ad6 fix: create links to forumTopicIds or search 2019-08-05 22:14:37 +05:30
Mrugesh Mohapatra 31f337f2bd fix(tools): update challege formatting check 2019-08-05 22:14:37 +05:30
Randell Dawson 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
Mrugesh Mohapatra 65d4cfddea fix: format css as per prettier 2019-08-02 00:18:21 +05:30
Oliver Eyton-Williams 2999c08b05 fix: Remove text shadow in night mode 2019-08-01 23:57:39 +05:30
Oliver Eyton-Williams 69e232af6f fix: Add nightmode style and remove operator background. 2019-08-01 23:57:38 +05:30
Oliver Eyton-Williams 38c7fdfb23 feat(client): Add syntax highlighting to challenge instructions 2019-08-01 23:57:37 +05:30
Cleo Aguiar 31536daf5e update insertion-sort codes (#36555)
add markdown identifier to code language JavaScript and Java
2019-08-01 18:49:11 +02:00
Randell Dawson 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
Oliver Eyton-Williams 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
Cleo Aguiar 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
lasjorg 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
Mrugesh Mohapatra 8841c866b3 fix(api): @bable/node is not the part of cli 2019-07-30 14:58:44 +03:00
Randell Dawson 04ed29fd17 fix: replaced stub with a solution (#36533) 2019-07-30 10:21:57 +02:00
Valeriy c44891a4a2 fix: search page is populated with relevant results when search bar is submitted 2019-07-30 13:09:18 +09:00
William Belle 72f6201bb7 fix: typo (#36532) 2019-07-29 12:45:15 -07:00
mrugesh 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
Oliver Eyton-Williams e23c80a021 fix: remove assert messages from gamma function (#36530) 2019-07-29 17:38:29 +01:00
Randell Dawson 54a65d1bf0 fix: correct titles for 5 challenges (#36527) 2019-07-29 19:44:15 +05:30
Kristofer Koishigawa 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
Jonathan Graham 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
Randell Dawson ba6ae7154c fix: removed more assert msg arguments (#36439) 2019-07-28 05:16:04 +01:00
Cleo Aguiar 80365163de update code viewer timsort (#36518)
added markdown identifier code
2019-07-28 02:44:54 +01:00
Cleo Aguiar 14260bb4b3 update translation timsort (#36517)
added markdown identifier code
2019-07-28 02:44:33 +01:00
Gustavo Cavalieri Fernandes 9f25e69bd8 Update CONTRIBUTING.md (#36516)
fixing link to guide.freecodecamp.org
2019-07-28 02:42:18 +01:00
Randell Dawson 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
Randell Dawson 5cf3b458fa fix: removed assert msg argument-7 (#36421) 2019-07-26 21:48:23 -05:00
Randell Dawson 6e40dd2e50 fix: removed assert msg argument-6 (#36420) 2019-07-26 21:45:56 -05:00
Randell Dawson 71e873128a fix: removed assert msg argument-5 (#36419) 2019-07-26 21:41:55 -05:00
Randell Dawson 3e237f43ad fix: removed assert msg argument-3 (#36417) 2019-07-26 21:30:17 -05:00
Randell Dawson 399705a37a fix: removed assert msg argument-2 (#36416) 2019-07-26 21:26:37 -05:00
Oliver Eyton-Williams 67d49efd1e fix: remove redundant helper and guide code from Header 2019-07-26 19:40:46 +05:30