Commit Graph

48 Commits

Author SHA1 Message Date
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
7e835bae1b fix(docs): Add note about error banner on sign in (#35612) 2019-03-28 19:50:41 +05:30
0187a9f588 fix: effective date in docs from 2018 to 2019 2019-03-15 15:50:30 +05:30
b1e70abaa1 fix: moved docker local setup to its own file 2019-03-15 15:50:30 +05:30
c5049775b4 fix: updated documentation to setup fcc locally 2019-03-15 15:50:30 +05:30
f0d907be66 docs: make scope and naming of Pull Requests clearer (#35272)
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
Co-authored-by: mrugesh mohapatra <1884376+raisedadead@users.noreply.github.com>
2019-03-05 21:38:26 +05:30
fa6de3c83f docs(local): add notes on authenticating locally (#35336) 2019-02-21 21:59:01 -08:00
32ce7273ad fix: added note for Windows users 2019-02-17 14:10:56 +05:30
86b8cee810 Replace Github with GitHub (#34971) 2019-02-12 00:46:34 -08:00
c779246645 docs(local): add npm clean command (#35072) 2019-02-11 16:28:05 +05:30
59cf2077e1 docs(local): bump node version to LTS 2019-01-16 16:38:17 +05:30
40c17b6ba1 feat: add c# guide for lists (#33787)
* feat: add c# guide for lists

* fix: minor grammar fix on how-to-steup-freecodecamp-locally

* fix: corrected typo
2019-01-02 14:51:42 -08:00
551a330ddd Typo fix from "a" to "an" (#33625)
line 247
2019-01-02 13:06:36 -08:00
959ec5543e Updated how-to-setup-freecodecamp-locally.md (#30405)
Fixed some typos and some comas in the text
2019-01-02 13:06:22 -08:00
d4416859f6 Update how-to-setup-freecodecamp-locally.md (#29664) 2019-01-02 12:45:24 -08:00
b1016f93b7 Corrected a few minor spelling & grammar mistakes (#28879)
* Corrected a few minor spelling & grammar mistakes

Formating->Formatting ...

* fix: corrected It's
2019-01-02 12:45:05 -08:00
718f2595df Simple grammar changes (#26210) 2018-12-21 07:24:02 -05:00
a94ee3d5b8 Correct order of FCC local setup (#34410) 2018-11-22 01:36:13 +05:30
3345f603ac docs(local): update sync instructions (#30982)
* docs(local): update sync instructions

* docs: update the formating

* docs: remove space and comma
2018-11-17 19:24:09 +08:00
dc7d678e1a Fixed grammar issue on "Set up freeCodeCamp locally" (#20913) 2018-11-03 21:57:27 -04:00
9fb0b57c26 docs(bootstrap): remove the need for bootstrap 2018-11-01 16:06:37 +05:30
0ce461cbbd Typo at the end of README.md (#31139)
* Fixed a broken link to the contributors forums

* Grammar typo at the end

There was a grammar typo - passive voice without "BE"
2018-10-29 21:15:47 +00:00
2319f54b0b Removing the double stars (#19736)
There are no reasons to have the ** there
2018-10-21 11:35:46 -05:00
50e689226e fix: a typo fix to how-to-setup-freecodecamp-locally guide (#19563) 2018-10-16 23:20:50 -04:00
5207a8f52a docs: fix sentence grammar in how-to-setup-freecodecamp-locally.md (#18845)
* docs: fix sentence grammar

* docs: delete extraneous word
2018-10-13 19:06:58 +02:00
dc400d1273 Update how-to-setup-freecodecamp-locally.md
You need to setup your .env file before bootstrapping, so I updated the docs to clarify this.
2018-10-12 07:05:16 +01:00
c5b1d81b7c docs: update the running locally guide 2018-10-12 01:17:14 +05:30
8ccb50a67f docs: update local setup guide 2018-10-11 18:57:06 +05:30
29af7da92b docs: update intial restructuring for guide articles 2018-10-10 16:33:25 +05:30
9281aea45f docs: update contributing guides, and workflows 2018-10-10 16:33:24 +05:30