Commit Graph

645 Commits

Author SHA1 Message Date
Nicholas Carrigan (he/him)
5e7aafc7b1 docs: fix up verbiage (#44102)
* docs: fix up verbiage

* chore: else............if

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* chore: apply kris' review suggestions

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
2021-11-22 12:51:18 +00:00
Kunal
3c1c79eedb fix(docs): updated the _theme.css to makes the code easier to read (#44218)
* updated the _theme.css  to makes the code easier to read (more understandable) and makes it much easier to change the color values.

* Update docs/_theme.css

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>

Co-authored-by: Kunal <kunal.jain@ekamtek.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2021-11-22 11:26:57 +05:30
camperbot
b25abf086e chore(i18n,docs): update translations (#44136) 2021-11-06 15:14:35 +00:00
camperbot
353388c9cc chore(i18n,docs): update translations (#44120) 2021-11-04 17:01:27 +00:00
camperbot
efdbf1c2b7 chore(i18n,docs): update translations (#44111) 2021-11-03 08:23:46 -07:00
Mrugesh Mohapatra
a971126368 docs: update Node.js and npm versions 2021-11-03 15:06:19 +05:30
camperbot
81cbd942c8 chore(i18n,docs): update translations (#44099) 2021-11-02 18:25:00 +00:00
Ahmad Abdolsaheb
2dd29a8f68 docs: add news theme docs (#44092) 2021-11-02 15:57:06 +05:30
camperbot
a34345d889 chore(i18n,docs): update translations (#44078) 2021-11-01 15:43:48 -07:00
camperbot
272179b243 chore(i18n,docs): update translations (#44058) 2021-10-29 15:45:21 +01:00
Ying Wang
9cb2fe438f fix(docs): typos in moderator-handbook.md (#44042) 2021-10-28 16:33:52 +05:30
camperbot
ee9659d0c0 chore(i18n,docs): processed translations (#44018) 2021-10-26 08:01:37 -07:00
camperbot
5d950b4d4f chore(i18n,docs): update translations (#43997) 2021-10-25 18:07:41 +02:00
Mrugesh Mohapatra
a7af447f35 fix(docs): update & simplify introduction copy (#43999)
* fix(docs): update& simplify introduction copy

* Update docs/index.md

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
2021-10-25 17:06:59 +01:00
Mrugesh Mohapatra
9114f80b03 fix(docs): reorder the sidebar in order of relevance (#43992) 2021-10-25 12:56:22 +02:00
camperbot
0f5690f786 chore(i18n,docs): update translations (#43969) 2021-10-22 14:52:41 +01:00
Nicholas Carrigan (he/him)
b8d9e5c6a6 docs: rename part to step (#43949) 2021-10-21 19:09:19 +01:00
camperbot
6dbe68eb2f chore(i18n,docs): update translations (#43956) 2021-10-21 15:59:31 +01:00
camperbot
ae78a29c51 chore(i18n,docs): update translations (#43893) 2021-10-18 18:11:54 +02:00
Dmitriy Fishman
8f63dc4ccc fix(docs): fix typo (#43842) 2021-10-15 20:10:16 +02:00
camperbot
9820e7bcef chore(i18n,docs): update translations (#43879) 2021-10-15 07:53:27 -07:00
camperbot
e7437d3666 chore(i18n,docs): update translations (#43860) 2021-10-14 15:53:41 +02:00
camperbot
7f59c81b29 chore(i18n,docs): update translations (#43845) 2021-10-13 18:33:08 +02:00
camperbot
43b2d2aab8 chore(i18n,docs): update translations (#43825) 2021-10-12 18:03:01 +02:00
goetsche101
3a504376f2 docs: add docsify tabs to how-to-setup-freecodecamp-locally.md (#43767) 2021-10-12 20:49:18 +05:30
camperbot
2d916e3b1f chore(i18n,docs): update translations (#43801) 2021-10-10 22:17:35 +02:00
camperbot
a78c476b3b chore(i18n,docs): update translations (#43772) 2021-10-08 14:56:46 +02:00
camperbot
f069173edb chore(i18n,docs): processed translations (#43758) 2021-10-07 14:37:51 +02:00
Oliver Eyton-Williams
c8d7f0a782 feat(tools): remove eslint-plugin-prettier for prettier (#42438)
* feat: remove eslint-plugin-prettier for prettier

This removes the annoying lint warnings when all that needs to change is
formatting

* fix: use .js lint-staged config to ignore properly

* fix: lint everything if a lot of files are changed

It's faster than making lots of individual linter calls

* chore: apply prettier

* fix: ignore code in curriculum-file-structure
2021-10-06 21:02:21 +05:30
camperbot
8f77ecf852 chore(i18n,docs): update translations (#43727) 2021-10-05 06:42:01 -07:00
camperbot
838d352979 chore(i18n,docs): processed translations (#43711) 2021-10-04 19:21:00 +05:30
Tom
aef2e37ef3 feat(docs): add how to contribute to rdbms repos (#43586)
* feat(docs): add how to contribute to coderoad tutorials

* update json

* finish: some docs anyway

* more

* Update docs/how-to-work-on-tutorials-that-use-coderoad.md

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

* Update docs/how-to-work-on-tutorials-that-use-coderoad.md

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

* Update docs/how-to-work-on-tutorials-that-use-coderoad.md

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

* Update docs/how-to-work-on-tutorials-that-use-coderoad.md

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

* Update docs/how-to-work-on-tutorials-that-use-coderoad.md

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

* Update docs/how-to-work-on-tutorials-that-use-coderoad.md

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

* Update docs/how-to-work-on-tutorials-that-use-coderoad.md

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

* fix: attempt to clarify

* Update docs/_sidebar.md

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* Update docs/how-to-work-on-tutorials-that-use-coderoad.md

Co-authored-by: Krzysztof <60067306+gikf@users.noreply.github.com>

* Update docs/how-to-work-on-tutorials-that-use-coderoad.md

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* Update docs/how-to-work-on-tutorials-that-use-coderoad.md

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* Update docs/how-to-work-on-tutorials-that-use-coderoad.md

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* Update docs/how-to-work-on-tutorials-that-use-coderoad.md

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* Update docs/how-to-work-on-tutorials-that-use-coderoad.md

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* Update docs/how-to-work-on-tutorials-that-use-coderoad.md

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* Update docs/how-to-work-on-tutorials-that-use-coderoad.md

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* Update docs/how-to-work-on-tutorials-that-use-coderoad.md

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* Update docs/how-to-work-on-tutorials-that-use-coderoad.md

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* Update docs/how-to-work-on-tutorials-that-use-coderoad.md

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* Update docs/how-to-work-on-tutorials-that-use-coderoad.md

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* Update docs/how-to-work-on-tutorials-that-use-coderoad.md

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* Update docs/how-to-work-on-tutorials-that-use-coderoad.md

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* Update docs/how-to-work-on-tutorials-that-use-coderoad.md

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* Update docs/how-to-work-on-tutorials-that-use-coderoad.md

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* Update docs/how-to-work-on-tutorials-that-use-coderoad.md

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* fix: update sidebar

* fix: add description and one missing instruction

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
Co-authored-by: Krzysztof <60067306+gikf@users.noreply.github.com>
2021-10-04 11:49:05 +05:30
camperbot
1e5852a6e3 chore(i18n,docs): update translations (#43659) 2021-10-03 07:45:53 -07:00
Eric Cheng
1f880a552d fix(docs): modified grammar and phrasing in docs and comments (#43682)
* docs: fixed minor typos in how-to-open-a-pull-request.md

* docs: grammar fixes in FAQ.md

* refactor: streamlined comments in multiple TS files

* fix: linting issues
2021-10-02 23:43:14 +01:00
camperbot
8340e2d824 chore(i18n,docs): update translations (#43612) 2021-09-30 17:30:34 +02:00
camperbot
4503fadaad chore(i18n,docs): update translations (#43594) 2021-09-28 19:25:46 +01:00
camperbot
af4ead336a chore(i18n,docs): update translations (#43567) 2021-09-27 10:50:01 -07:00
Nicholas Carrigan (he/him)
cf3dc4d3b5 docs: document i18n videos (#43553)
* docs: document i18n videos

* chore: apply oliver's review suggestions

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

* docs: additional places to change

* feat: add yml highlighting

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-09-24 18:27:20 +01:00
camperbot
05efb067a1 chore(i18n,docs): initialise japanese docs (#43527) 2021-09-22 07:28:36 -07:00
Nicholas Carrigan (he/him)
d98ddebf0d feat(docs): enable japanese docs (#43523) 2021-09-22 06:02:42 +05:30
camperbot
cce4419a9a chore(i18n,docs): update translations (#43488) 2021-09-19 20:06:45 +01:00
camperbot
fee38fe744 chore(i18n,docs): processed translations (#43374) 2021-09-07 20:19:09 +05:30
camperbot
bb3e955680 chore(i18n,docs): processed translations (#43360)
chore(i18n,docs): processed translations
2021-09-01 20:41:57 +05:30
Tom
94ee2559ce fix(typo/docs): certficate to certificate (#43348) 2021-08-31 16:10:30 +02:00
camperbot
a973b29042 chore(i18n,docs): update translations (#43322) 2021-08-27 18:23:06 +02:00
camperbot
ef6604f69e chore(i18n,docs): update translations (#43306) 2021-08-27 10:20:40 +05:30
Ilenia
1d0a6a5673 Changing documentation links for i18n ease (#43274)
* fixing links for i18n ease

* fixing links for i18n ease

* revert brain fart

* hopefully now the link works

* changing links for ease of translation
2021-08-26 10:59:44 +02:00
camperbot
34b8ac2029 chore(i18n,docs): update translations (#43298) 2021-08-25 21:49:11 +05:30
camperbot
202da8452e chore(i18n,docs): processed translations (#43275) 2021-08-24 20:09:49 +05:30
Christian Z. Tamayo
e2d6639773 feat(e2e): Add cypress globals to eslint overrides (#43234)
fix(docs): Remove cypress eslint note on e2e docs
2021-08-24 16:29:00 +02:00