Commit Graph

7 Commits (fdaa1497584bd9d038b6ed7abd22555104ff74d8)

Author SHA1 Message Date
Tushar Dahiya 171c20baf1
fix(docs): documentation grammatical errors (#47553)
* Update README.md

* Update FAQ.md

* Update curriculum-file-structure.md

* Update README.md

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>

* Update docs/FAQ.md

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

Co-authored-by: Muhammed Mustafa <muhammed@freecodecamp.org>
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-09-18 10:11:13 -07:00
wongwinnie198 cb632fcb1c
docs: editing the curriculum file structure page (#47046)
chore: editing the curriculum file structure page
2022-07-28 09:04:38 +02:00
Anamika a1d3fbdce3
fix(docs): updated reference to /utils/dasherize.js in docs (#44316) 2021-11-29 21:48:37 +00:00
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
Tom 94ee2559ce
fix(typo/docs): certficate to certificate (#43348) 2021-08-31 16:10:30 +02:00
Tom 68fee7212e
fix(docs): add missing step and fix typo (#43044) 2021-07-30 12:32:35 +07:00
Nicholas Carrigan (he/him) c1fc6889d4
docs: draft curriculum structure (#42952)
* docs: draft curriculum structure

* docs: add superblock instructions

* docs: intro.json

* feat: enhance curriculum file structure docs

* docs: add redirect note

* chore: apply shaun's review suggestions

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

* chore: full stop

Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-07-26 21:55:23 +02:00