freeCodeCamp/client
GM Fuster 3b056aa7b4
chore(replit): use correct brand name across codebase (#41941)
* replace repl.it with replit.com in the English version

Replace repl.it to replit.com in the English version.  Chinese and Spanish versions have the same issue.

* Updated the repl.it to replit.com or Replit

I changed the text from replit.com to Replit and added the changes to the files outside the curriculum folder.

* Forgot removing one .com.

There was on Replit.com that I missed when I reviewed the files.

* Resolve conflicts

I got an unable to auto merge so resolving conflicts and trying again.

* try committing conflicts again

* Trying the conflicts again

* chore: fix typo in personal library

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

Co-authored-by: gemmaf98 <44875585+gemmaf98@users.noreply.github.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <51722130+ShaunSHamilton@users.noreply.github.com>
2021-04-29 11:13:38 +01:00
..
i18n fix(tools): i18n schema linting (#41823) 2021-04-15 09:31:18 +05:30
plugins fix: update package files, lerna config (#41599) 2021-03-27 07:46:20 -07:00
src chore(replit): use correct brand name across codebase (#41941) 2021-04-29 11:13:38 +01:00
static feat: add gap scripts for production and staging (#40807) 2021-04-16 14:29:53 +05:30
utils chore: remove unused code (#41878) 2021-04-22 11:36:56 +03:00
.babelrc fix: use lodash-es in the client (#41931) 2021-04-28 16:11:20 -05:00
.gitignore chore(client): refactor & organise config (#40875) 2021-02-03 15:22:07 +05:30
gatsby-browser.js feat: i18n user interface (#40306) 2021-01-31 12:15:32 +05:30
gatsby-config.js fix(client): add DEV_SSR false flag to gatsby-config (#41681) 2021-03-31 01:42:46 +05:30
gatsby-node.js fix: use lodash-es in the client (#41931) 2021-04-28 16:11:20 -05:00
gatsby-ssr.js fix(client): inject bootstrap tags to the top of head (#40804) 2021-01-31 12:15:40 +05:30
jest.config.js fix: use lodash-es in the client (#41931) 2021-04-28 16:11:20 -05:00
jest.setup.js refactor(client): move jest-dom into setup file 2020-10-12 14:11:52 +02:00
jest.transform.js fix: use lodash-es in the client (#41931) 2021-04-28 16:11:20 -05:00
package-lock.json fix: use lodash-es in the client (#41931) 2021-04-28 16:11:20 -05:00
package.json fix: use lodash-es in the client (#41931) 2021-04-28 16:11:20 -05:00
postcss.config.js feat: commandline chic 2019-08-20 13:37:11 +05:30
webpack-workers.js fix(api, client): update Gatsby, webpack & related things (#41452) 2021-03-25 12:13:43 -07:00