Commit Graph

17 Commits

Author SHA1 Message Date
Clarence
cd4c36d132 fix(docs): grammar error (#53162) 2024-01-14 09:45:15 -08:00
Shaun Hamilton
2f77d61ba7 feat(docs): add missing highlighting (#52246) 2023-11-06 23:20:33 +07:00
Leon Feng
4ea7d491e5 feat(docs): expand the WSL guide (#52203) 2023-11-06 17:21:41 +02:00
S A G A R
e2879397fd fix(docs): minor grammatical and typographical fixes in files (#52120)
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-10-27 10:13:33 +02:00
Alex Davies
0e72d881a1 fix(docs): correct typos (#50694) 2023-06-15 20:07:00 +05:30
Kolade Chris
d614c4173f docs: update pnpm commands, fix typos and grammar (#49990
* fix: improving the docs

* fix: did some more typos and gramos fixes

* fix: fixed typographical and grammatical errors, capitalized headings, made adjustments to the directories to run pnpm run create-project.

* Implemented Shaun's suggested changes

* Removed duplicate lines from my end

* Fixed a few "open-source" and "open source" confusion
2023-04-10 15:15:26 +05:30
Shaun Hamilton
e08797c2df fix(docs): update wsl instructions for pnpm (#49624) 2023-03-08 19:14:54 +05:30
Andrew Dawes
9ab7b2623f docs: fix typo in the wsl setup guide (#48204) 2022-10-22 14:04:21 +00:00
Mrugesh Mohapatra
09773b75b1 docs: update link to article (#47323) 2022-08-19 12:19:12 +05:30
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
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
Ramón Huidobro
ed4e591ffc docs: minor wording improvements (#42350)
- Added a link to the local setup guide
- Tightened language around git version verification
- Reordered some wording to make it clearer that Docker can be used multiple types of databases
- Added "the" for flow
2021-06-03 17:21:53 +00:00
Dripcoding
232469fc58 docs: add set up code editor docs for intellij (#42344) 2021-06-03 10:59:51 +01:00
Mrugesh Mohapatra
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
Mrugesh Mohapatra
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
Ashik Paul
0b4f1aff3d Fixed some minor typos (#39226) 2020-07-10 17:56:20 -05:00
Shaun Hamilton
3fed51a3df feat(docs): add wsl setup to docs (#38997)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2020-06-13 20:42:23 +05:30