Commit Graph

534 Commits (3fe039248cce70766b3b3fec5c96955d7946a106)

Author SHA1 Message Date
Mrugesh Mohapatra deaa79f855
fix(docs): update mod handbook, update width and cleanup (#41352)
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-03-04 13:26:55 +05:30
Mrugesh Mohapatra 58a74023ef
docs: update prod commands for api-server (#41274) 2021-02-26 13:29:33 -08:00
Mrugesh Mohapatra b5f4754e2a
fix: re-revert the API decoupling (#41263)
* fix(api): decouple api from curriculum

This reverts commit 8f0e441644 and
introduces the implementations from #40703.

* fix(gitpod): add curriculum build to GitPod

This reverts commit 706d70f58d and
introduces implementations from #41234.

* docs: update DevOps manual for api change (#41259)

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-02-25 12:02:35 -08:00
Oliver Eyton-Williams 654afae0cf
docs: s/maim/main/g (#41262) 2021-02-25 07:05:20 -08:00
Nicholas Carrigan (he/him) 89a35d98d5
docs: add channel request form (#41253) 2021-02-25 16:32:42 +05:30
Nicholas Carrigan (he/him) 66e40dbd6f
chore(i8n,docs): processed translations (#41252)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-02-24 18:55:27 -07:00
Nicholas Carrigan (he/him) f62de2d0e6
docs: update moderator handbook (#41226)
* docs: update moderator handbook

Updates the handbook to rewrite the Discord section for the new
chat server, removing Discord entirely.

* fix: verbiage

* fix(docs): apply suggestions from code review

Co-authored-by: akhil marsonya <16393876+marsonya@users.noreply.github.com>

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
Co-authored-by: akhil marsonya <16393876+marsonya@users.noreply.github.com>
2021-02-24 14:42:38 -08:00
Mrugesh Mohapatra 8f0e441644 revert(api): decouple api from curriculum
This reverts commit c077ffe4b9
via PR #40703
2021-02-25 03:40:09 +05:30
Nicholas Carrigan (he/him) f60fa14d3e
fix(docs): repair image links (#41231) 2021-02-23 10:47:03 +05:30
Nicholas Carrigan (he/him) cadfa4f767
docs(i18n): enable portuguese (#41232)
Makes the necessary changes to the workflow and documentation files
to enable the Portuguese translations.
2021-02-23 10:46:09 +05:30
Nicholas Carrigan (he/him) 3dd33d87ed
docs: enable chinese link (#41227) 2021-02-23 09:51:55 +05:30
Nicholas Carrigan (he/him) 6bf33efc99
fix: small typo (#41230) 2021-02-23 09:32:38 +05:30
Oliver Eyton-Williams c077ffe4b9
feat(api): decouple api from curriculum (#40703) 2021-02-22 12:23:59 +05:30
Randell Dawson e0edae94bd
chore(i8n,docs): processed translations (#41196)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-02-21 11:44:29 +05:30
Nicholas Carrigan (he/him) be655b4742
fix(docs): remove schema mention (#41189)
We no longer use schemas to validate the translation json objects,
instead using the English files as the single source of truth.
2021-02-20 12:02:07 +05:30
Nicholas Carrigan (he/him) bebd599e62
fix(docs): typo (#41137)
Resolves a missing word mentioned in a Crowdin comment.
2021-02-16 08:08:43 -07:00
Nicholas Carrigan (he/him) e6b8f5d9a6
chore(i8n,docs): processed translations (#41117)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-02-14 15:18:51 -07:00
Nicholas Carrigan (he/him) b2526c855a
fix(docs): additional i18n notes (#41084)
* fix(docs): note about PR language

Adds a note that PR title, body, commits, and code should all be
in English.

* feat(docs): additional notes

Adds note about setting Crowdin to show HTML tags instead of number
tags, and note about what to do when overriding a QA check.

* fix: apply review suggestions

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-02-12 11:54:24 -07:00
Nicholas Carrigan (he/him) 3b79b7836b
feat(docs): update client translation flow (#41065)
Updates the client translation flow documentation to reflect the
recent discussions we've had.
2021-02-12 12:20:08 +05:30
Mrugesh Mohapatra 5d3fc8dcfd
fix(docs,i18n): update FAQ for translations, add intros (#41054)
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-02-11 22:28:01 +05:30
Kelvin Sánchez 3757691c91
fix(docs): remove duplicated word (#41051) 2021-02-11 08:36:21 -08:00
Mrugesh Mohapatra 149cf95310
chore(crowdin): re-arrange crowdin config files (#41046) 2021-02-10 11:06:13 -07:00
Shaun Hamilton ecde62dda0
docs: add cypress-gitpod guide (#40925) 2021-02-10 17:03:38 +05:30
Mrugesh Mohapatra 3bbf96e495
chore: update devops docs (#41037) 2021-02-10 16:20:14 +05:30
Kelvin Sánchez ffa86b6fc3
fix(docs): correct typo in how-to-translate-the-website.md (#40974) 2021-02-07 22:21:30 +00:00
Nicholas Carrigan (he/him) ff181c3258
docs: tweaks for translations (#40806)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2021-02-07 22:17:40 +05:30
Mrugesh Mohapatra 8a42bbdf62 chore(docs): update how to translate 2021-02-06 15:35:04 +05:30
Mrugesh Mohapatra d9a5311823 fix(docs): update path to edit a file 2021-02-06 15:26:48 +05:30
Talla Giridhar c1f9cd93f5
general educational fixes in some files (#40800)
Co-authored-by: Ilenia <nethleen@gmail.com>
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
Co-authored-by: nhcarrigan <nhcarrigan@gmail.com>
2021-02-03 15:17:56 +05:30
Nicholas Carrigan (he/him) 4c99d18b2f
fix: update meta images (#40863)
Replaces the green meta images in the docs `index.html` with the indigo
images.

Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
2021-02-01 23:15:25 +05:30
Nicholas Carrigan (he/him) e5b43edf84
docs: master -> main (#40857)
Updates the docs to reflect the change from `master` to `main` as our
primary branch.

Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
2021-02-01 19:55:24 +05:30
Robin Dürhager 26b5e4ea5f
fix(docs): Add WSL2 setup issues warning to clone repo section (#40671) 2021-02-01 19:39:58 +05:30
Tom 3978c6be28 feat: i18n user interface (#40306)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-01-31 12:15:32 +05:30
Nicholas Carrigan (he/him) 5d7173b124
chore(i8n,docs): processed translations (#40799)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-01-28 03:03:22 +05:30
Randell Dawson 2777fa3485
chore(docs) - Remove all but Spanish translations (#40789) 2021-01-25 18:01:16 +05:30
Randell Dawson 32e80aa351
fix(docs): Configure docs folder with Crowdin (#40776) 2021-01-25 08:39:57 +05:30
Nicholas Carrigan (he/him) 96753ddca4
feat(docs): add notes about Crowdin quirks (#40758)
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2021-01-22 18:49:10 +05:30
Shaun Hamilton 5bfc6de78b
feat(docs): add newline formatting for notes tip (#40712)
* feat(docs): add newline formatting for notes tip

* clarify formatting

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-01-21 11:42:29 -06:00
Nicholas Carrigan (he/him) 7fef673f93
docs: Remove chinese files from sidebar (#40068) 2021-01-21 13:46:10 +05:30
imgbot[bot] 654775d2a4
[ImgBot] Optimize images (#40743)
*Total -- 1,653.90kb -> 1,207.43kb (26.99%)

/docs/images/crowdin/proofread.png -- 629.37kb -> 435.94kb (30.73%)
/docs/images/crowdin/editor.png -- 677.55kb -> 472.58kb (30.25%)
/docs/images/crowdin/file-tree.png -- 126.27kb -> 95.15kb (24.65%)
/docs/images/crowdin/qa-message.png -- 34.65kb -> 26.61kb (23.21%)
/docs/images/crowdin/languages.png -- 69.40kb -> 64.56kb (6.96%)
/docs/images/devops/github-actions.png -- 66.18kb -> 63.36kb (4.25%)
/docs/images/crowdin/proof-file-tree.png -- 50.48kb -> 49.23kb (2.48%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-01-20 09:32:01 +05:30
Nicholas Carrigan (he/him) 3c042c627e
docs: Translation Flow (#40737)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-01-20 09:14:14 +05:30
Nicholas Carrigan (he/him) 179b4823fd
feat(docs): Update moderator handbook (#40601) 2021-01-01 12:39:39 +05:30
Nicholas Carrigan (he/him) 26c9b3c16b
feat(docs): Update Contributing Instructions for New Template (#40329)
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-12-29 13:53:23 +05:30
Nicholas Carrigan (he/him) ea02c7db7f
docs: Update reply templates (#40574) 2020-12-29 13:52:50 +05:30
Nicholas Carrigan (he/him) 7317b8057a
fix(docs): Replace Travis with GH Actions (#40580)
Replaces the references to the old Travis CI
flow with updated information for the GitHub
actions flow, and handles a couple of typo fixes.

Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
2020-12-29 11:15:12 +05:30
Nicholas Carrigan (he/him) 2d0bba3097
docs: Replace Gitter/Discord links (#40514) 2020-12-22 12:00:00 +05:30
Huyen Nguyen f1f6cf8a48
fix(docs): display text direction correctly (#40345) 2020-11-29 23:00:30 +05:30
Oliver Eyton-Williams 0bd52f8bd1
Feat: add new Markdown parser (#39800)
and change all the challenges to new `md` format.
2020-11-27 10:02:05 -08:00
Luis H. Ball Jr bbbc03c379
docs(cypress): create how-to-add-cypress-tests doc (#40262)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-11-21 23:34:13 +05:30
Ismail Tlemçani f4fe5a183b
fix(docs): Replace forum link on contribute page (#40275) 2020-11-20 09:05:50 -08:00
dhanush1909 bdda39a6f3
fix: Removed reply template from flight manuals children (#40075) 2020-11-06 13:16:12 -06:00
Nicholas Carrigan (he/him) 7857dc53f4
docs: Update Moderator Handbook (#40110)
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2020-10-28 03:18:51 +05:30
Mrugesh Mohapatra 6dbd308d42
fix(docs): routing should always fallback to default (#40061) 2020-10-22 21:56:44 +05:30
Mrugesh Mohapatra 6b6633821e chore: sync-up translations from Crowdin 2020-10-22 18:12:28 +05:30
Mrugesh Mohapatra c5e4beaac9 fix(docs): add missing closing tag, ext in anchor 2020-10-22 16:39:31 +05:30
Mrugesh Mohapatra ba3fd76ea6 fix(crowdin): do not invalidate approved strings 2020-10-22 06:34:48 +05:30
Mrugesh Mohapatra 50eb5650c7 fix(crowdin): update config for docs 2020-10-22 04:19:38 +05:30
Randell Dawson 797722a099 fix: add seed code comment rules 2020-10-22 02:51:45 +05:30
Nicholas Carrigan (he/him) fa2d5c687c
Fix broken Discord link (#40035)
* Fix broken Discord link

* Change links across translations
2020-10-20 00:11:08 +05:30
Mrugesh Mohapatra 3042b055f5
chore: add newline 2020-10-19 19:51:38 +05:30
Mrugesh Mohapatra 6f405f70bc
fix: sidebar 2020-10-19 19:48:09 +05:30
Quincy Larson e21e6c1ce6
Streamline copy and remove gitter references (#40015)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>
Co-authored-by: freeCodeCamp <freecodecamp@MacBook-Pro.local>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2020-10-19 18:27:37 +05:30
Shaun Hamilton 6de5144c8c
fix(docs): add formatting instructions for coding challenge text (#39660)
* fix(docs): add formatting instructions

* add note about markdown

* fix: mention preference to use single-quotes

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-10-15 10:25:05 +02:00
Mrugesh Mohapatra 40c831bbcd
docs: update reply template for invalid PRs 2020-10-12 15:15:02 +05:30
Mrugesh Mohapatra 0fa965849e
fix(docs): remove subfolders because we use relative linking (#39812)
* fix(docs): remove subfolders because we use relative linking

* fix(docs): links to chinese section should be direct
2020-10-08 18:16:44 +01:00
Mrugesh Mohapatra a48ed627ad fix(docs): add news theme guidelines to doc site 2020-10-04 07:54:30 +05:30
Mrugesh Mohapatra c064bf0022 fix(docs): local server config, run alongside fCC 2020-10-04 07:54:30 +05:30
Mrugesh Mohapatra 56a46fd700 fix(docs): add rudimentary support for RTL in Arabic 2020-10-04 07:54:30 +05:30
Mrugesh Mohapatra 7287fe9f2b fix(docs): add translation link to avoid GitHub 2020-10-04 07:54:30 +05:30
Mrugesh Mohapatra 778a5fc2e8 fix(docs): update translations CTA on landing 2020-10-04 07:54:30 +05:30
Mrugesh Mohapatra 86a1da59ff fix(docs): add i18n to nav, and other tweaks 2020-10-02 20:11:25 +05:30
Mrugesh Mohapatra 2e8b0366dc fix(docs): use relative linking 2020-10-02 20:11:25 +05:30
Mrugesh Mohapatra 48c41e5a6a
fix(docs, i18n): remove translations nav due to sidebar bug (#39774) 2020-10-02 01:19:03 +05:30
github-actions[bot] 84c5c641c3
chore(docs,i8n): processed translations from crowdin (#39769)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2020-10-02 00:28:40 +05:30
Mrugesh Mohapatra 5a42caffb1 fix(crowdin): update config and exclude files 2020-10-01 23:52:16 +05:30
Mrugesh Mohapatra b1420e2de1 chore: remove all processed files 2020-10-01 23:52:16 +05:30
Mrugesh Mohapatra 94ba6cdd0d docs: add translations nav, update styles, links 2020-10-01 23:52:15 +05:30
github-actions[bot] 41c8472015 chore(docs,i8n): processed translations from crowdin (#39734)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2020-10-01 23:52:15 +05:30
Mrugesh Mohapatra 63efc10eca
feat(i18n): crowdin actions for docs (#39730) 2020-09-30 16:19:48 +05:30
Mrugesh Mohapatra da7d290bc1
feat(i18n): add crowdin for docs (#39709) 2020-09-28 23:26:02 +05:30
Mrugesh Mohapatra b16c0641bf
docs: update and simplify all documentation (#39686)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-09-26 17:51:23 +05:30
miyaliu666 e206907503
add the application form link (#39654) 2020-09-23 23:49:19 +05:30
Mrugesh Mohapatra b9d3973fc8
fix: use free versions of the icons temporarily (#39598) 2020-09-17 03:29:58 +05:30
Bjorn van de Peut 1770ea07a6
docs: add guidelines for responding to posts about health (#39566)
* Added new section

Added new section: Dealing with (mental) health inquires. This was done on request from Quincy.

* Update docs/flight-manuals/moderator-handbook.md

Co-authored-by: Nicholas Carrigan <nhcarrigan@gmail.com>

Co-authored-by: Nicholas Carrigan <nhcarrigan@gmail.com>
2020-09-16 11:49:08 +05:30
Randell Dawson 0f5832b562
fix: project 25 + 5 (#39526) 2020-09-09 13:28:12 +05:30
Oliver Eyton-Williams 4e018802e1 docs: add verbose output script to contribute docs 2020-09-09 01:00:43 +05:30
Oliver Eyton-Williams bd68b70f3d
Feat: hide blocks not challenges (#39504)
* fix: remove isHidden flag from frontmatter

* fix: add isUpcomingChange

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

* feat: hide blocks not challenges

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2020-09-03 15:07:40 -07:00
Nicholas Carrigan 763ff1ae83
docs: remove beta statement (#39497) 2020-09-03 14:47:33 +05:30
Mrugesh Mohapatra 7e36059d9a
docs: update working on servers 2020-08-30 12:31:24 +05:30
Oliver Eyton-Williams 5e5842871c
docs: add description of new template (#39473) 2020-08-26 17:55:51 +05:30
imgbot[bot] 52cfe54e94
chore: [ImgBot] Optimize images (#39460)
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-08-26 16:25:21 +05:30
Mrugesh Mohapatra 7140a48787
docs: add universal moderators handbook (#39417)
* docs: add universal moderators handbook

* Update docs/flight-manuals/moderator-handbook.md

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
Co-authored-by: Nicholas Carrigan <nhcarrigan@gmail.com>

* Update docs/flight-manuals/moderator-handbook.md

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* Update docs/flight-manuals/moderator-handbook.md

Co-authored-by: Nicholas Carrigan <nhcarrigan@gmail.com>

* Update docs/flight-manuals/moderator-handbook.md

Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
Co-authored-by: Nicholas Carrigan <nhcarrigan@gmail.com>
Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>
2020-08-16 18:25:06 -07:00
Oliver Eyton-Williams 7055211959 fix: simplify language specific testing
Prevents multiple languages' challenges from being tested at once.
2020-08-16 04:45:19 +05:30
Mrugesh Mohapatra a3c1e25d78
docs: update flight manuals (#39361) 2020-08-04 01:42:50 +05:30
Mrugesh Mohapatra df8bbdb2c8
docs: update devops steps (#39342) 2020-07-31 13:30:26 +05:30
Kartik Soneji 76879f9e7e
docs: update link to `challengeTypes.js` (#39283) 2020-07-18 13:29:34 +05:30
Mrugesh Mohapatra 4291c03c1a
docs: update flight manuals (#39240)
Updated and unified workflows for working with various application VMs
2020-07-13 18:50:00 +05:30
Himanshu maurya 0082e99f62
Update devops.md (#39237)
Fixed some typos.
2020-07-12 22:37:05 -07:00
Ashik Paul 47c457e548
Fixed some minor typos (#39225)
* Fixed some minor typos

* Adding few more changes

Adding changes suggested by @RandellDawson.

Thank you @RandellDawson

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2020-07-11 20:06:37 -07:00
Ashik Paul 9aa04199fc
Fixed a minor typo (#39227) 2020-07-10 17:57:25 -05:00