Commit Graph

79 Commits

Author SHA1 Message Date
dc26f5906f Correcting issue #45384 Error in tabs end place (#45388) 2022-03-09 09:58:39 +01:00
86a470ef1a docs: bump mongodb version (#45292) 2022-03-01 14:45:25 +01:00
a971126368 docs: update Node.js and npm versions 2021-11-03 15:06:19 +05:30
3a504376f2 docs: add docsify tabs to how-to-setup-freecodecamp-locally.md (#43767) 2021-10-12 20:49:18 +05:30
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
1f5f07cad3 docs(local-setup): Added a note on the local setup guidelines page that includes a solution to sharp issue on Apple M1 chip devices (#42871) 2021-07-16 10:57:55 +05:30
5bd0e3ff71 fix: correct test commands in contributor docs (#42813) 2021-07-10 11:35:50 +05:30
2f729976fc feat(docs): add codebase best practices (#42591)
* feat(docs): add codebase best practices

* add anchor to linter setup

* add typescript highlighting, and basic idea

* apply silly standards

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

* add stateful class component example

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

* encourage use of functional components

* split filename extension

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

* add comments for future me

* add redux structure

* add tsx to prism imports

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-07-06 20:00:09 +05:30
2c3cd39c8d fix(docs): update paths to requirements (#42679) 2021-06-30 20:47:41 +05:30
db79a0a29a fix(docs): replaced DANGER with ATTENTION (#42615) 2021-06-24 11:19:31 +02:00
64b081d3d2 docs: add storybook command to contributing guide (#42105) 2021-05-12 13:24:40 +02:00
aea37058bf docs: fix netstat command for Linux/MacOS/WSL (#41740) 2021-04-04 18:07:20 +05:00
c75cd9ae53 fix(docs): upgrade to mongodb 4.0 (#41557)
* fix(docs): upgrade to mongodb 4.0

* chore(docs): apply suggestions from code review

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-03-25 13:23:43 -06:00
b0bfc00f21 fix(actions): update workflow matrices & docs
This commit intentionally adds a matrix to keep supporting Node.js 12
while we evaluate it
2021-03-11 12:19:42 +05:30
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
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
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
26b5e4ea5f fix(docs): Add WSL2 setup issues warning to clone repo section (#40671) 2021-02-01 19:39:58 +05:30
2d0bba3097 docs: Replace Gitter/Discord links (#40514) 2020-12-22 12:00:00 +05:30
fa2d5c687c Fix broken Discord link (#40035)
* Fix broken Discord link

* Change links across translations
2020-10-20 00:11:08 +05:30
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
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
4e018802e1 docs: add verbose output script to contribute docs 2020-09-09 01:00:43 +05:30
1e0e54446f chore: replace forum links (#39139) 2020-06-30 14:21:26 +05:30
Tom
68ba32d356 feat: add command for e2e tests to docs (#38851) 2020-05-19 21:50:22 +05:30
dab119f2be docs(docs): consolidate node.js instructions (#38749) 2020-05-07 15:25:36 +05:30
Tom
560aacd4eb fix: add more tests for curriclum testing (#38464)
Co-Authored-By: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-04-23 22:31:15 +05:30
e7857af960 docs: update coding challenges guide and links (#38597) 2020-04-21 19:01:48 +05:30
3c81587924 feat(docs): jazz up the docs site (#38594) 2020-04-21 06:56:45 +05:30
96915043e8 fix(docs): fixed link to within local build guide (#38577)
* fix(docs): fixed link to within local build guide 

The link for "how to open a pull request" wasn't working to I fixed the link so that it takes you to a the proper place

* Update how-to-setup-freecodecamp-locally.md
2020-04-20 17:04:06 +05:30
09cd14fd22 feat(docs): host docs with docsify 2020-04-06 20:50:40 +05:30
0e4a1408f8 docs: add closing quotes to local setup (#38149) 2020-02-01 13:20:22 +01:00
390d7671ed fix(client): Update sign-in gif for local development (#37995) 2019-12-30 16:52:40 +05:30
e3b77a62cc feat: simplify development setup
Warns if .env is missing.  Combines the three docker installation
commands into one, updating the docs accordingly.

Also removes the libcimp patch as npm already has it.
2019-12-13 01:05:38 +05:30
450ac77e6a docs: Docker Toolbox for Windows 10 Home (#37873) 2019-12-06 19:05:13 +05:30
9dd1d42b7e Update how-to-set-up-freeCodeCamp-locally (#37264)
Made some minor grammatical changes to clarify the message intended by the sentence
2019-11-25 09:58:13 -06:00
7639306a20 doc: improved readability and added port validation (#37614)
Provided updates for better overall readability.  Added a section for validating whether port 3000 is already in use on Windows and MacOS.
2019-11-10 04:29:30 -08:00
1d6c43c612 docs: add docker commands to local setup (#37287) 2019-10-16 15:48:42 +05:30
51fe2bf128 docs: update grammar in local setup guide (#36930)
Co-authored-by: mrugesh <1884376+raisedadead@users.noreply.github.com>
2019-10-09 00:10:19 -07:00
5c7319f880 grammar fix (lines 37-41) (#36958)
* grammar fix (lines 37-41)

* Removed comma before 'and'

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2019-10-02 10:37:40 -07:00
a5b176be88 docs: update contributing guides (#36816) 2019-09-20 23:56:56 +05:30
fc5d44dc0d docs: update how to setup freecodecamp locally (#36745) 2019-09-03 12:44:59 +07: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
eba8953037 fix: Update docs, recommending install all packages (#36352) 2019-07-17 22:54:23 +05:30
f8a4994257 fix(docs): Update troubleshooting and include docker commands (#36070)
* fix(docs): Update troubleshooting and include docker commands

* fix: Streamline wording
2019-05-23 18:42:34 -04:00
dbfd1e2a2f docs: moved local docker setup into local setup file (#35975) 2019-05-07 08:53:34 -07:00
3e7dcee0ba fix: update broken links on local setup guides. (#35792)
- Fixed link in docs/how-to-setup-freecodecamp-locally-using-docker.md
- Fixed link in docs/how-to-setup-freecodecamp-locally.md

Resolves #35791
2019-04-08 10:09:30 -07:00
f8675b0bda Fixed the grammar in the local dev setup doc 2019-04-03 23:05:40 +05:30
e95d350bc3 feat: added npm ci, clone depth, cleanup 2019-04-03 23:05:40 +05:30
ade9475443 feat: changed bold headers to actual headers, reworded sentences 2019-04-03 23:05:40 +05:30