freeCodeCamp/docs
Shaun Hamilton c2a11ad00d
feat: add 'back/front end' in curriculum (#42596)
* chore: rename APIs and Microservices to include "Backend" (#42515)

* fix typo

* fix typo

* undo change

* Corrected grammar mistake

Corrected a grammar mistake by removing a comma.

* change APIs and Microservices cert title

* update title

* Change APIs and Microservices certi title

* Update translations.json

* update title

* feat(curriculum): rename apis and microservices cert

* rename folder structure

* rename certificate

* rename learn Markdown

* apis-and-microservices -> back-end-development-and-apis

* update backend meta

* update i18n langs and cypress test

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

* fix: add development to front-end libraries (#42512)

* fix: added-the-word-Development-to-front-end-libraries

* fix/added-the-word-Development-to-front-end-libraries

* fix/added-word-development-to-front-end-libraries-in-other-related-files

* fix/added-the-word-Development-to-front-end-and-all-related-files

* fix/removed-typos-from-last-commit-in-index.md

* fix/reverted-changes-that-i-made-to-dependecies

* fix/removed xvfg

* fix/reverted changes that i made to package.json

* remove unwanted changes

* front-end-development-libraries changes

* rename backend certSlug and README

* update i18n folder names and keys

* test: add legacy path redirect tests

This uses serve.json from the client-config repo, since we currently use
that in production

* fix: create public dir before moving serve.json

* fix: add missing script

* refactor: collect redirect tests

* test: convert to cy.location for stricter tests

* rename certificate folder to 00-certificates

* change crowdin config to recognise new certificates location

* allow translations to be used

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

* add forwards slashes to path redirects

* fix cypress path tests again

* plese cypress

* fix: test different challenge

Okay so I literally have no idea why this one particular challenge
fails in Cypress Firefox ONLY. Tom and I paired and spun a full build
instance and confirmed in Firefox the page loads and redirects as
expected. Changing to another bootstrap challenge passes Cypress firefox
locally. Absolutely boggled by this.

AAAAAAAAAAAAAAA

* fix: separate the test

Okay apparently the test does not work unless we separate it into
a different `it` statement.

>:( >:( >:( >:(

Co-authored-by: Sujal Gupta <55016909+heysujal@users.noreply.github.com>
Co-authored-by: Noor Fakhry <65724923+NoorFakhry@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-08-13 21:57:13 -05:00
..
i18n feat: add 'back/front end' in curriculum (#42596) 2021-08-13 21:57:13 -05:00
images feat(docs): add notes about Crowdin quirks (#40758) 2021-01-22 18:49:10 +05:30
_coverpage.md fix(docs,i18n): update FAQ for translations, add intros (#41054) 2021-02-11 22:28:01 +05:30
_navbar.md fix(docs): add i18n to nav, and other tweaks 2020-10-02 20:11:25 +05:30
_sidebar.md docs: draft curriculum structure (#42952) 2021-07-26 21:55:23 +02:00
_theme.css fix(docs): Easy readability of documentation in mobile view (#42572) 2021-06-21 13:57:41 +05:30
_translations.md feat(i18n): enable italian contributing documentation (#42662) 2021-06-29 11:12:37 +05:30
.nojekyll feat(docs): host docs with docsify 2020-04-06 20:50:40 +05:30
CNAME Create CNAME 2020-04-07 01:15:00 +05:30
codebase-best-practices.md feat(docs): add codebase best practices (#42591) 2021-07-06 20:00:09 +05:30
curriculum-file-structure.md fix(docs): add missing step and fix typo (#43044) 2021-07-30 12:32:35 +07:00
devops.md fix: address crowdin issues (#43021) 2021-07-26 19:43:15 +01:00
FAQ.md feat: welcoming shaun to the dev-team (#41987) 2021-05-04 22:29:53 +00:00
how-to-add-cypress-tests.md docs: add cypress-gitpod guide (#40925) 2021-02-10 17:03:38 +05:30
how-to-catch-outgoing-emails-locally.md fix: update docs for mailhog (#43072) 2021-07-29 22:12:16 +05:30
how-to-help-with-video-challenges.md docs: tweaks for translations (#40806) 2021-02-07 22:17:40 +05:30
how-to-open-a-pull-request.md fix(docs): broken link to translations 2021-07-08 16:33:19 +05:30
how-to-proofread-files.md docs: translators -> contributors (#42239) 2021-05-24 18:07:05 -07:00
how-to-setup-freecodecamp-locally.md 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
how-to-setup-wsl.md docs: minor wording improvements (#42350) 2021-06-03 17:21:53 +00:00
how-to-test-translations-locally.md feat: add 'back/front end' in curriculum (#42596) 2021-08-13 21:57:13 -05:00
how-to-translate-files.md docs: translators -> contributors (#42239) 2021-05-24 18:07:05 -07:00
how-to-use-docker-on-windows-home.md general educational fixes in some files (#40800) 2021-02-03 15:17:56 +05:30
how-to-work-on-coding-challenges.md feat(client): ts-migrate client/utils/** (#42823) 2021-08-09 10:30:31 +02:00
how-to-work-on-localized-client-webapp.md docs: translators -> contributors (#42239) 2021-05-24 18:07:05 -07:00
how-to-work-on-practice-projects.md fix: address crowdin issues (#43021) 2021-07-26 19:43:15 +01:00
how-to-work-on-the-docs-theme.md docs: master -> main (#40857) 2021-02-01 19:55:24 +05:30
how-to-work-on-the-news-theme.md docs: tweaks for translations (#40806) 2021-02-07 22:17:40 +05:30
index.html chore(deps): update dependency font-awesome to v5.15.4 (#43120) 2021-08-09 12:50:16 +02:00
index.md fix(docs): Fixed typo in "free" (#41867) 2021-04-20 15:33:35 +00:00
moderator-handbook.md fix: address crowdin issues (#43021) 2021-07-26 19:43:15 +01:00
README.md docs: add/update documentation (#38590) 2020-04-21 02:16:46 +05:30

Our contributing docs are available here: https://contribute.freecodecamp.org.

Looking to edit these docs? Read this document first.